5.3-RELEASE won't build jail

Chad Leigh -- Shire.Net LLC chad at shire.net
Sat Nov 6 14:04:54 PST 2004


I cvsup-ed my RC1 machine to 5.3-RELEASE (and confirmed through email 
that it is the same code as is being sent to all the mirrors and stuff 
this weekend).

Under RC1 I was able to do a make world DESTDIR=/my/jail just fine.

After a updating the host with buildworld, buildkernel, installkernel, 
installworld as appropriate (and all builds worked fine), I go to 
rebuild a test jail I have.

After a few minutes it ends with:

rm -f .depend
mkdep -f .depend -a -DCRT_BEGIN   -DIN_GCC -DHAVE_LD_EH_FRAME_HDR 
-I/usr/src/gnu/lib/csu/../../../contrib/gcc/config 
-I/usr/src/gnu/lib/csu/../../../contrib/gcc -I. 
-I/usr/src/gnu/lib/csu/../../usr.bin/cc/cc_tools 
/usr/src/gnu/lib/csu/../../../contrib/gcc/crtstuff.c
In file included from 
/usr/src/gnu/lib/csu/../../../contrib/gcc/crtstuff.c:60:
/usr/src/gnu/lib/csu/../../usr.bin/cc/cc_tools/auto-host.h:4:23: 
sys/param.h: No such file or directory
/usr/src/gnu/lib/csu/../../usr.bin/cc/cc_tools/auto-host.h:5:24: 
sys/endian.h: No such file or directory
In file included from 
/usr/src/gnu/lib/csu/../../../contrib/gcc/crtstuff.c:62:
/usr/src/gnu/lib/csu/../../../contrib/gcc/tsystem.h:44:20: stddef.h: No 
such file or directory
/usr/src/gnu/lib/csu/../../../contrib/gcc/tsystem.h:45:19: float.h: No 
such file or directory
/usr/src/gnu/lib/csu/../../../contrib/gcc/tsystem.h:76:20: stdarg.h: No 
such file or directory
/usr/src/gnu/lib/csu/../../../contrib/gcc/tsystem.h:79:19: stdio.h: No 
such file or directory
/usr/src/gnu/lib/csu/../../../contrib/gcc/tsystem.h:82:23: sys/types.h: 
No such file or directory
/usr/src/gnu/lib/csu/../../../contrib/gcc/tsystem.h:85:19: errno.h: No 
such file or directory
/usr/src/gnu/lib/csu/../../../contrib/gcc/tsystem.h:92:20: string.h: No 
such file or directory
/usr/src/gnu/lib/csu/../../../contrib/gcc/tsystem.h:93:20: stdlib.h: No 
such file or directory
/usr/src/gnu/lib/csu/../../../contrib/gcc/tsystem.h:94:20: unistd.h: No 
such file or directory
/usr/src/gnu/lib/csu/../../../contrib/gcc/tsystem.h:97:20: limits.h: No 
such file or directory
/usr/src/gnu/lib/csu/../../../contrib/gcc/tsystem.h:100:18: time.h: No 
such file or directory
mkdep: compile failed
*** Error code 1

Stop in /usr/src/gnu/lib/csu.
*** 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.
myhost#

Any thoughts?

Thanks
Chad



More information about the freebsd-questions mailing list