Whenever I try to do a 'make installworld' the following error occurs:
/usr/libexec/ld-elf.so.1: install: Undefined symbol "setflags"
When I do a 'make -k installworld', make continues but the error occurs
several times.
When I do a simple 'make installworld' the followin happens :
install -c -s -o root -g wheel -m 444 -fschg libscrypt.so.2 /usr/lib
/usr/libexec/ld-elf.so.1: install: Undefined symbol "setflags"
*** Error code 1
Stop in /usr/src/lib/libcrypt.
*** Error code 1
Stop in /usr/src/lib.
*** Error code 1
Stop in /usr/src.
*** Error code 1
I really hope someone can help me, cause I want to test the IPv6 things
in 4.0 soon (for my thesis)
Thanx,
Kurt
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message