Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Jun 1997 22:56:57 +0200 (MET DST)
From:      Peter Svaar <peter@svaar.no>
To:        freebsd-ports@freebsd.org
Subject:   xautolock problem
Message-ID:  <199706272056.WAA27879@cray.svaar.no>

next in thread | raw e-mail | index | archive | help


I can't get xautolock to compile. Seems like "gnumalloc" is the problem, but
I can't understand why.



===>  Extracting for xautolock-1.10
===>  Patching for xautolock-1.10
===>  Applying FreeBSD patches for xautolock-1.10
===>  Configuring for xautolock-1.10
imake -DUseInstalled -I/usr/X11R6/lib/X11/config
make Makefiles
make includes
make depend
gccmakedep  --   -I/usr/X11R6/include  -DCSRG_BASED  -DFUNCPROTO=15 -DNARROWPROTO   -DHasVoidSignalReturn -DHasVFork   -- xautolock.c
===>  Building for xautolock-1.10
cc -m486 -O2     -I/usr/X11R6/include  -DCSRG_BASED  -DFUNCPROTO=15 -DNARROWPROTO   -DHasVoidSignalReturn -DHasVFork  -c xautolock.c
rm -f xautolock
cc -o xautolock -m486 -O2      -L/usr/X11R6/lib xautolock.o -lXExExt -lXext -lX11    -lgnumalloc  
ld: -lgnumalloc: no match
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

-- 
-   peter svaar  - phone 22 69 59 94 -       URL: http://www.svaar.no/        -
- peter@svaar.no - pager 96 76 83 83 - hackers do it with fewer instructions  -



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199706272056.WAA27879>