No success with make buildworld

Matthias Fechner idefix at fechner.net
Sun Jan 29 03:12:09 PST 2006


Hi,

i had checked out the tree RELENG_5 and RELENG_6 and tried to compile
 /usr/src with make buildworld, but I always get the errormessage:

--- cut ---
rpcgen -C -h -o crypt.h /usr/obj/usr/src/i386/usr/include/rpcsvc/crypt.x
rpcgen -C -l -o crypt_clnt.c
/usr/obj/usr/src/i386/usr/include/rpcsvc/crypt.x
rpcgen -C -c -o crypt_xdr.c
/usr/obj/usr/src/i386/usr/include/rpcsvc/crypt.x
rpcgen -C -h -o yp.h /usr/obj/usr/src/i386/usr/include/rpcsvc/yp.x
rpcgen -C -c -o yp_xdr.c /usr/obj/usr/src/i386/usr/include/rpcsvc/yp.x
ln -sf /usr/src/lib/libc/../../contrib/gdtoa/dmisc.c gdtoa_dmisc.c
ln -sf /usr/src/lib/libc/../../contrib/gdtoa/dtoa.c gdtoa_dtoa.c
ln -sf /usr/src/lib/libc/../../contrib/gdtoa/gdtoa.c gdtoa_gdtoa.c
ln -sf /usr/src/lib/libc/../../contrib/gdtoa/gethex.c gdtoa_gethex.c
ln -sf /usr/src/lib/libc/../../contrib/gdtoa/gmisc.c gdtoa_gmisc.c
ln -sf /usr/src/lib/libc/../../contrib/gdtoa/hd_init.c gdtoa_hd_init.c
ln -sf /usr/src/lib/libc/../../contrib/gdtoa/hexnan.c gdtoa_hexnan.c
ln -sf /usr/src/lib/libc/../../contrib/gdtoa/misc.c gdtoa_misc.c
ln -sf /usr/src/lib/libc/../../contrib/gdtoa/smisc.c gdtoa_smisc.c
ln -sf /usr/src/lib/libc/../../contrib/gdtoa/strtoIg.c gdtoa_strtoIg.c
ln -sf /usr/src/lib/libc/../../contrib/gdtoa/strtod.c gdtoa_strtod.c
ln -sf /usr/src/lib/libc/../../contrib/gdtoa/strtodg.c gdtoa_strtodg.c
ln -sf /usr/src/lib/libc/../../contrib/gdtoa/strtof.c gdtoa_strtof.c
ln -sf /usr/src/lib/libc/../../contrib/gdtoa/strtord.c gdtoa_strtord.c
ln -sf /usr/src/lib/libc/../../contrib/gdtoa/sum.c gdtoa_sum.c
ln -sf /usr/src/lib/libc/../../contrib/gdtoa/ulp.c gdtoa_ulp.c
ln -sf /usr/src/lib/libc/../../contrib/gdtoa/strtopx.c gdtoa_strtopx.c
make: don't know how to make atexit.c. Stop
*** Error code 2

Stop in /usr/src/lib.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.
zsh: exit 1     make buildworld
--- cut ---

I tried to completly delete the /etc/make.conf and my environment of
the shell is clear, env says:

--- cut ---
TERM=xterm-color
SHELL=/usr/local/bin/zsh
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/X11R6/bin
HOME=/root
LOGNAME=root
USER=root
PWD=/usr/src
RPROMPT=%{%}%n%{%}@%{%}%m%{%}
PROMPT=%{%}%20<..<%~%<<%{%}%(!.#.>) %{%}
_=/usr/bin/env
OLDPWD=/usr/local/etc/cvsup
--- cut ---

I tried to compile it from the console with sh as shell too; I got the
same errormessage.
I deleted /usr/src and /usr/obj, but the same errormessage.

Has anyone the same probleme like myself or has a hint for me?

TIA.

Best regards
Matthias

-- 

"Programming today is a race between software engineers striving to build
bigger and better idiot-proof programs, and the universe trying to produce
bigger and better idiots. So far, the universe is winning." -- Rich Cook


More information about the freebsd-questions mailing list