Hi,

Marcel Moolenaar <[EMAIL PROTECTED]>wrote:
> > A normal "make world" on current is ok, but a "make -j13 world" is broken.
> > I have looked at it a little bit, but I can't figure out what is going
> > wrong. It dies with:

I also found that "make -j<n> world" is broken, with Makefile.inc1
rev 1.93.


======== log starts here ========
--------------------------------------------------------------
>>> Building elf libraries
--------------------------------------------------------------
cd /usr/src; 
PATH=/usr/obj/usr/src/tmp/sbin:/usr/obj/usr/src/tmp/usr/sbin:/usr/obj/usr/src/tmp/bin:/usr/obj/usr/src/tmp/usr/bin
 BISON_SIMPLE=/usr/obj/usr/src/tmp/usr/share/misc/bison.simple  
COMPILER_PATH=/usr/obj/usr/src/tmp/usr/libexec:/usr/obj/usr/src/tmp/usr/bin  
GCC_EXEC_PREFIX=/usr/obj/usr/src/tmp/usr/lib:/usr/obj/usr/src/tmp/usr/lib/  
LD_LIBRARY_PATH=/usr/obj/usr/src/tmp/usr/lib  
LIBRARY_PATH=/usr/obj/usr/src/tmp/usr/lib:/usr/obj/usr/src/tmp/usr/lib  
PERL5LIB=/usr/libdata/perl/5.00503  OBJFORMAT_PATH=/usr/obj/usr/src/tmp/usr/libexec  
CFLAGS="-nostdinc -O2 -m486 -pipe" make DESTDIR=/usr/obj/usr/src/tmp -f Makefile.inc1 
libraries
make: not found
*** Error code 127
1 error
*** Error code 2
1 error
========= log ends here =========



> I assume make(1) has been built, because that's the first constructive
> thing that happens. Can you check that it has been installed?

--------
motoyuki@sakura[280] % cd /usr/obj/usr/src/tmp/usr/bin
motoyuki@sakura[281] % ls -alg make
-r-xr-xr-x  1 root  wheel  168096 Nov 24 08:20 make
--------

If you need more information, please tell me.

--
------------------------------------------------------------------------
Motoyuki Konno                  [EMAIL PROTECTED]   (Univ)
                                [EMAIL PROTECTED]         (Home)
                                [EMAIL PROTECTED]  (FreeBSD Project)
Yamanashi Medical University    http://www.freebsd.org/~motoyuki/ (WWW)


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to