Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Dec 2001 13:17:45 +0200
From:      Sheldon Hearn <sheldonh@starjuice.net>
To:        current@FreeBSD.org
Subject:   __xuname gone AWOL?
Message-ID:  <39317.1008069465@axl.seasidesoftware.co.za>

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

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 majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




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