Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 Sep 2002 12:16:33 +0100
From:      "Bri" <brian@ukip.com>
To:        <freebsd-sparc@freebsd.org>
Subject:   FW: Make buildworld problem
Message-ID:  <NEBBKKNOEKKNLLNMEOHFMENBJGAA.brian@ukip.com>

next in thread | raw e-mail | index | archive | help
I'm building on a Sun Ultra 5 with 512MB or RAM 1x9GB Seagate Drive and a
120GB IBM.

I've got the sources of current from ftp.freebsd.org from yesterday and I
was using the sparc64-20020408.iso which i installed using the instructions
from bmah's site and later I got the 20020624 distrib tar file and unpacked
it from the root directory to update it to the lastest binaries.

I've got the sources in /root/src and src is a symlink to /GXP120/src and
thats where I've gone so far. I was doing a make buildworld from /root/src
and stage 1 & 2 go fine and then it breaks on stage 3.

any ideas

Bri,

-----Original Message-----
From: owner-freebsd-sparc@FreeBSD.ORG
[mailto:owner-freebsd-sparc@FreeBSD.ORG]On Behalf Of Jake Burkholder
Sent: 05 September 2002 18:15
To: Bri
Cc: freebsd-sparc@FreeBSD.ORG
Subject: Re: Make buildworld problem



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



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?NEBBKKNOEKKNLLNMEOHFMENBJGAA.brian>