On Sat, Jun 01, 2002 at 10:28:36PM -0300, Marc G. Fournier wrote:
> 
> Performed a 'make buildworld' successfully, but as soon as I tried the
> 'installworld', when its trying to do the install of libc.so.5, it gives
> an error to the effect of:
> 
> /usr/libexec/ld-elf.so.1: /usr/lib/libc.so.5: Undefined symbol "SYS_uuidgen"

Make sure your /sys sources are up to date. You have SYS_uuidgen as an
undefined symbol, which means that syscalls.master and derived headers
do not contain the new syscall.

-- 
 Marcel Moolenaar         USPA: A-39004          [EMAIL PROTECTED]

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

Reply via email to