contrib/gcc-3.4/gcc/system.h:28:20: stdarg.h: No such file or directory

Jeremy C. Reed reed at reedmedia.net
Tue Sep 20 11:36:15 PDT 2005


Please try quickworld without DESTDIR, it should be used for
installworld only and would explain your problems.
I noticed same as the mtree was done under my object directory. But the 
install of includes was really going to the DESTDIR. My DESTDIR set by the 
build to /usr/obj/home/reed/src/world_i386 but that was ignored there and 
it used my own DESTDIR.

I gave that a try. I cleaned out my object directory. And ran "make 
clean" and ran:

 make MAKEOBJDIRPREFIX=/home/reed/obj buildworld
and also
 make MAKEOBJDIRPREFIX=/home/reed/obj quickworld
and both failed with:

. ..
/home/reed/src/gnu/usr.bin/cc34/f771//../../../../contrib/gcc-3.4/gcc/f/com.c:16524:22: 
gt-f-com.h: No such file or directory
/home/reed/src/gnu/usr.bin/cc34/f771//../../../../contrib/gcc-3.4/gcc/f/com.c:16525:21: 
gtype-f.h: No such file or directory
/home/reed/src/gnu/usr.bin/cc34/f771//../../../../contrib/gcc-3.4/gcc/f/lex.c:4571:22: 
gt-f-lex.h: No such file or directory
/home/reed/src/gnu/usr.bin/cc34/f771//../../../../contrib/gcc-3.4/gcc/f/ste.c:4475:22: 
gt-f-ste.h: No such file or directory
/home/reed/src/gnu/usr.bin/cc34/f771//../../../../contrib/gcc-3.4/gcc/f/where.c:520:24: 
gt-f-where.h: No such file or directory
. ..
/home/reed/src/gnu/usr.bin/cc34/f771//../../../../contrib/gcc-3.4/gcc/f/where.c:520:24: 
gt-f-where.h: No such file or directory
mkdep: compile failed
*** Error code 1

Stop in /home/reed/src/gnu/usr.bin/cc34/f771.
*** Error code 1
Stop in /home/reed/src/gnu/usr.bin/cc34.

 Jeremy C. Reed

 	  	 	 technical support & remote administration
	  	 	 http://www.pugetsoundtechnology.com/




More information about the Bugs mailing list