DragonFly bugs List (threaded) for 2005-09
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
Re: contrib/gcc-3.4/gcc/system.h:28:20: stdarg.h: No such file or directory
On Tue, 20 Sep 2005, Jeremy C. Reed wrote:
/build/reed.jail is totally empty when you do this, i.e., you are trying to
populate it for the first through a make world?
No. It had various old files in it. It previously had DragonFly
1.3.4-DEVELOPMENT installed in that directory. I was getting errors with su
and missing zlib and decided to update. I have never setup a jail before and
started following instructions in the jail manual.
Anyways, I tried in an empty, new directory:
# mkdir -p /build/reed.jail.current
# time make buildworld DESTDIR=/build/reed.jail.current
. ..
rpcgen -C -h -DWANT_NFS3 /home/reed/src/include/rpcsvc/crypt.x -o crypt.h
sh /home/reed/src/tools/install.sh -C -o root -g wheel -m 444
/home/reed/src/include/a.out.h /home/reed/src/include/ar.h
/home/reed/src/include/assert.h /home/reed/src/include/bitstring.h
...
/home/reed/src/include/stdlib.h /home/reed/src/include/string.h
/home/reed/src/include/stringlist.h /home/reed/src/include/strings.h
/home/reed/src/include/struct.h /home/reed/src/include/sysexits.h
/home/reed/src/include/tar.h /home/reed/src/include/time.h
/home/reed/src/include/timers.h /home/reed/src/include/ttyent.h
/home/reed/src/include/unistd.h /home/reed/src/include/ulimit.h
/home/reed/src/include/utime.h /home/reed/src/include/utmp.h
/home/reed/src/include/vis.h
/home/reed/src/include/wchar.h /home/reed/src/include/wctype.h osreldate.h
/build/reed.jail.current/usr/include
usage: install [-bCcpSsv] [-B suffix] [-f flags] [-g group] [-m mode]
[-o owner] file1 file2
install [-bCcpSsv] [-B suffix] [-f flags] [-g group] [-m mode]
[-o owner] file1 ... fileN directory
install -d [-v] [-g group] [-m mode] [-o owner] directory ...
*** Error code 64
Stop in /home/reed/src/include.
*** Error code 1
. ..
pkgbox# ls -ld /build/reed.jail.current/usr /build/reed.jail.current/usr/include
ls: /build/reed.jail.current/usr: No such file or directory
ls: /build/reed.jail.current/usr/include: No such file or directory
pkgbox# mkdir -p /build/reed.jail.current/usr/include
pkgbox# time make quickworld DESTDIR=/build/reed.jail.current
. ..
===> gnu/lib/gcc34/libgcc
sh /home/reed/src/tools/install.sh -C -o root -g wheel -m 444
/home/reed/src/gnu/lib/gcc34/libgcc/../../../usr.bin/cc34/cc_tools/../../../../contrib/gcc-3.4/gcc/config/i386/emmintrin.h
/home/reed/src/gnu/lib/gcc34/libgcc/../../../usr.bin/cc34/cc_tools/../../../../contrib/gcc-3.4/gcc/config/i386/mmintrin.h
/home/reed/src/gnu/lib/gcc34/libgcc/../../../usr.bin/cc34/cc_tools/../../../../contrib/gcc-3.4/gcc/config/i386/pmmintrin.h
/home/reed/src/gnu/lib/gcc34/libgcc/../../../usr.bin/cc34/cc_tools/../../../../contrib/gcc-3.4/gcc/config/i386/xmmintrin.h
/build/reed.jail.current/usr/libdata/gcc34
usage: install [-bCcpSsv] [-B suffix] [-f flags] [-g group] [-m mode]
[-o owner] file1 file2
install [-bCcpSsv] [-B suffix] [-f flags] [-g group] [-m mode]
[-o owner] file1 ... fileN directory
install -d [-v] [-g group] [-m mode] [-o owner] directory ...
*** Error code 64
Stop in /home/reed/src/gnu/lib/gcc34/libgcc.
Jeremy C. Reed
BSD News, BSD tutorials, BSD links
http://www.bsdnewsletter.com/
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]