Hi folks,
Since last week, I'm having trouble compiling one of the utilities
supplied with Exim, which calls uname():
gcc -O -pipe -march=pentiumpro -march=pentiumpro \
-o exim_lock exim_lock.c -lcrypt -lpam
/tmp/cc2YeHtC.o: In function `main':
/tmp/cc2YeHtC.o(.text+0x50d): undefined reference to `__xuname'
*** Error code 1
__xuname.c is still included in SRCS in src/lib/libc/gen/Makefile.inc,
but the symbol isn't in my installed libc.
Any ideas?
Ciao,
Sheldon.
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message