On Tuesday 11 December 2001 11:17 am, Sheldon Hearn wrote:
> 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.

On a complete different application, but similar problem. KDE 
Konqueror on -CURRENT also crashes because of this.

> Any ideas?
>
> Ciao,
> Sheldon.
>
> To Unsubscribe: send mail to [EMAIL PROTECTED]
> with "unsubscribe freebsd-current" in the body of the message

-- 
Dominic

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

Reply via email to