I need some hints in finding the answer to the following. 
When compiling xscreensaver-3.24 from the ports on my home box
I get the following diagnostics (P200 128Mb ram)

ikhala.tcimet.net:dervish> uname -a
FreeBSD ikhala.tcimet.net 5.0-CURRENT FreeBSD 5.0-CURRENT #28: Sat Jun  3 07:10:29 EDT 
2000     [EMAIL PROTECTED]:/usr/src/sys/compile/GANJA  i386

cc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -Wp,-lang-c89 
-L/usr/X11R6/lib -o cage cage.o screenhack-gl.o xlock-gl.o ../xlockm
ore.o  ../../utils/resources.o ../../utils/visual.o  ../../utils/visual-gl.o 
../../utils/usleep.o  ../../utils/yarandom.o ../../utils/hsv.o 
 ../../utils/colors.o  -L/usr/X11R6/lib                       -lMesaGL -lMesaGLU  
-lXmu  -lSM -lICE -lXmu -lXt -lXt -lX11 -lXext  -lm
 /usr/lib/libc_r.so.4: WARNING!  setkey(3) not present in the system!
 /usr/lib/libc_r.so.4: warning: this program uses gets(), which is unsafe.
 /usr/lib/libc_r.so.4: warning: mktemp() possibly used unsafely; consider using 
mkstemp()
 /usr/lib/libc_r.so.4: WARNING!  des_setkey(3) not present in the system!
 /usr/lib/libc_r.so.4: WARNING!  encrypt(3) not present in the system!
 /usr/lib/libc_r.so.4: warning: tmpnam() possibly used unsafely; consider using 
mkstemp()
 /usr/lib/libc_r.so.4: warning: this program uses f_prealloc(), which is stupid.
 /usr/lib/libc_r.so.4: WARNING!  des_cipher(3) not present in the system!
 /usr/lib/libc_r.so.4: warning: tempnam() possibly used unsafely; consider using 
mkstemp()
 cc -Wall -Wstrict-prototypes -Wnested-externs -Wno-format -Wp,-lang-c89 -c -I. 
-I./../../utils -I./.. -I../..  -I/usr/X11R6/include -DSTANDA
 LONE -DUSE_GL -DHAVE_CONFIG_H -O -pipe -I/usr/X11R6/include gears.c

Alone this would indicate that the port needs to be linked with the -pthreads option.
However on my box at work (PIII 550 128Mb ram)

goku.cl.msu.edu:dervish> uname -a
FreeBSD goku.cl.msu.edu 5.0-CURRENT FreeBSD 5.0-CURRENT #40: Thu May 25 21:56:27 EDT 
2000     [EMAIL PROTECTED]:/usr/src/sys/compile/GOKU  i386

the same port reports none of the warnings :(.  Any clues?

#;^)
-- 
So ya want ta hear da roots?
bush doctor <[EMAIL PROTECTED]>
       Of course I run FreeBSD!!
       http://www.freebsd.org/


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to