Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 Sep 2002 13:14:54 -0400
From:      Jake Burkholder <jake@locore.ca>
To:        Bri <brian@ukip.com>
Cc:        freebsd-sparc@FreeBSD.ORG
Subject:   Re: Make buildworld problem
Message-ID:  <20020905131454.T67527@locore.ca>
In-Reply-To: <NEBBKKNOEKKNLLNMEOHFKEDJJGAA.brian@ukip.com>; from brian@ukip.com on Thu, Sep 05, 2002 at 09:40:13AM %2B0100
References:  <NEBBKKNOEKKNLLNMEOHFKEDJJGAA.brian@ukip.com>

next in thread | previous in thread | raw e-mail | index | archive | help

You don't give any details about the system you are building on.

Jake

Apparently, On Thu, Sep 05, 2002 at 09:40:13AM +0100,
	Bri said words to the effect of;

> --------------------------------------------------------------
> >>> stage 3: cross tools
> --------------------------------------------------------------
> cd /GXP120/src; TOOLS_PREFIX=/usr/obj/GXP120/src/sparc64
> MAKEOBJDIRPREFIX=/usr/o
> bj/GXP120/src/sparc64  DESTDIR=  INSTALL="sh /GXP120/src/tools/install.sh"
> make
> -f
> Makefile.inc1 -DBOOTSTRAPPING  -DNOHTML -DNOINFO -DNOMAN -DNOPIC -DNOPROFILE
> -DNOSHARED  -DNO_CPU_CFLAGS -DNO_WERROR -DNO_FORTRAN -DNO_GDB cross-tools
> make: no target to make.
> "/GXP120/src/Makefile.inc1", line 140: warning: "make -f /dev/null -m
> /GXP120/sr
> c/share/mk  CPUTYPE=ultrasparc -V CPUTYPE" returned non-zero status
> echo "===> usr.sbin/elf2aout";  cd /GXP120/src/usr.sbin/elf2aout;  make
> DIRPRFX=
> usr.sbin/elf2aout/ obj;  make DIRPRFX=usr.sbin/elf2aout/ depend;  make
> DIRPRFX=u
> sr.sbin/elf2aout/ all;  make DIRPRFX=usr.sbin/elf2aout/
> DESTDIR=/usr/obj/GXP120/
> src/sparc64 install
> ===> usr.sbin/elf2aout
> /usr/obj/GXP120/src/sparc64/GXP120/src/usr.sbin/elf2aout created for
> /GXP120/src
> /usr.sbin/elf2aout
> rm -f .depend
> CC='/arch/sparc64/hosted/bin/gcc' mkdep -f
> pend -a    -I/GXP120/src/usr.sbin/
> elf2aout/../crunch/crunchide -D__FBSDID=__RCSID
> /GXP120/src/usr.sbin/elf2aout/e
> lf2aout.c
> echo elf2aout: /usr/lib/libc.a  >> .depend
> /arch/sparc64/hosted/bin/gcc -O -pipe -I/GXP120/src/usr.sbin/elf2aout/../cru
> nch/
> crunchide    -D__FBSDID=__RCSID -c /GXP120/src/usr.sbin/elf2aout/elf2aout.c
> /arch/sparc64/hosted/bin/gcc -O -pipe -I/GXP120/src/usr.sbin/elf2aout/../cru
> nch/
> crunchide    -D__FBSDID=__RCSID  -static -o elf2aout elf2aout.o
> elf2aout.o: In function `main':
> elf2aout.o(.text+0x18c): undefined reference to `__bswap16'
> elf2aout.o(.text+0x1e8): undefined reference to `__bswap16'
> elf2aout.o(.text+0x224): undefined reference to `__bswap64'
> elf2aout.o(.text+0x23c): undefined reference to `__bswap64'
> elf2aout.o(.text+0x254): undefined reference to `__bswap16'
> elf2aout.o(.text+0x2a0): undefined reference to `__bswap32'
> elf2aout.o(.text+0x30c): undefined reference to `__bswap64'
> elf2aout.o(.text+0x350): undefined reference to `__bswap64'
> elf2aout.o(.text+0x394): undefined reference to `__bswap64'
> elf2aout.o(.text+0x3cc): undefined reference to `__bswap32'
> elf2aout.o(.text+0x3e4): undefined reference to `__bswap32'
> elf2aout.o(.text+0x3fc): undefined reference to `__bswap32'
> elf2aout.o(.text+0x414): undefined reference to `__bswap32'
> *** Error code 1
> 
> Stop in /GXP120/src/usr.sbin/elf2aout.
> *** Error code 1
> 
> Stop in /GXP120/src.
> *** Error code 1
> 
> Stop in /GXP120/src.
> *** Error code 1
> 
> Stop in /GXP120/src.
> %
> 
> 
> I get this when performing a make buildworld any idea on what cause this.
> 
> Stage 1 and 2 go fine but this doesn't look so happy.
> 
> Bri,
> 
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-sparc" in the body of the message

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-sparc" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020905131454.T67527>