Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Nov 2000 08:39:48 +0100
From:      "Jose Luis Arbona Orovay" <jarbo@infocentre.gva.es>
To:        "freebsd-stable@FreeBSD.org" <freebsd-stable@FreeBSD.org>
Subject:   Cannot make buildworld
Message-ID:  <3A1A26C4.7E02D826@infocentre.gva.es>

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

--------------C77B3C04BA1F48D3B806EFA2
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 8bit

Hello.

Release 4.2RELEASE (cvsuped today).

My 'make buildworld' stops with error:

--------------------------------------------------------------
>>> stage 4: building libraries
--------------------------------------------------------------
cd /usr/src; MAKEOBJDIRPREFIX=/usr/obj
COMPILER_PATH=/usr/obj/usr/src/i386/usr/libexec:/usr/obj/usr/src/i386/usr/bin
LIBRARY_PATH=/usr/obj/usr/src/i386/usr/lib:/usr/obj/usr/src/i386/usr/lib
OBJFORMAT_PATH=/usr/obj/usr/src/i386/usr/libexec
PERL5LIB=/usr/obj/usr/src/i386/usr/libdata/perl/5.00503
DESTDIR=/usr/obj/usr/src/i386  INSTALL="sh /usr/src/tools/install.sh"
PATH=/usr/obj/usr/src/i386/usr/sbin:/usr/obj/usr/src/i386/usr/bin:/usr/obj/usr/src/i386/usr/games:/sbin:/bin:/usr/sbin:/usr/bin
make -f Makefile.inc1 -DNOHTML -DNOINFO -DNOMAN -DNOFSCHG libraries
cd /usr/src/lib/csu/i386-elf;  make depend;  make all;  make install
rm -f .depend
mkdep -f .depend -a    -I/usr/src/lib/csu/i386-elf/../common
-I/usr/obj/usr/src/i386/usr/include    /usr/src/lib/csu/i386-elf/crti.S
/usr/src/lib/csu/i386-elf/crtn.S
mkdep -f .depend -a    -I/usr/src/lib/csu/i386-elf/../common
-I/usr/obj/usr/src/i386/usr/include  /usr/src/lib/csu/i386-elf/crt1.c
cd /usr/src/lib/csu/i386-elf; make _EXTRADEPEND
cc -O -pipe -elf -Wall -fkeep-inline-functions
-I/usr/src/lib/csu/i386-elf/../common
-I/usr/obj/usr/src/i386/usr/include -c /usr/src/lib/csu/i386-elf/crt1.c
-o crt1.o
cc -I/usr/src/lib/csu/i386-elf/../common
-I/usr/obj/usr/src/i386/usr/include  -c /usr/src/lib/csu/i386-elf/crti.S
-o crti.o
cc -I/usr/src/lib/csu/i386-elf/../common
-I/usr/obj/usr/src/i386/usr/include  -c /usr/src/lib/csu/i386-elf/crtn.S
-o crtn.o
cc -O -pipe -elf -Wall -fkeep-inline-functions
-I/usr/src/lib/csu/i386-elf/../common
-I/usr/obj/usr/src/i386/usr/include -DGCRT -c -o gcrt1.o
/usr/src/lib/csu/i386-elf/crt1.c
sh /usr/src/tools/install.sh -c -o root -g wheel -m 444  crt1.o
/usr/obj/usr/src/i386/usr/lib/crt1.o
sh /usr/src/tools/install.sh -c -o root -g wheel -m 444  crti.o
/usr/obj/usr/src/i386/usr/lib/crti.o
sh /usr/src/tools/install.sh -c -o root -g wheel -m 444  crtn.o
/usr/obj/usr/src/i386/usr/lib/crtn.o
sh /usr/src/tools/install.sh -c -o root -g wheel -m 444  gcrt1.o
/usr/obj/usr/src/i386/usr/lib/gcrt1.o
cd /usr/src/gnu/lib/csu;  make depend;  make all;  make install
echo '#include "i386/i386.h"'   > tm.h
echo '#include "i386/att.h"'                    >> tm.h
echo '#include <freebsd.h>'                             >> tm.h
echo '#include "i386/freebsd.h"'                >> tm.h
echo '#include "i386/perform.h"'                >> tm.h
rm -f .depend
mkdep -f .depend -a
-I/usr/src/gnu/lib/csu/../../../contrib/gcc/config -I. -DIN_GCC
-I/usr/obj/usr/src/i386/usr/include
/usr/src/gnu/lib/csu/../../../contrib/gcc/crtstuff.c
cd /usr/src/gnu/lib/csu; make _EXTRADEPEND
cc -O -pipe -I/usr/src/gnu/lib/csu/../../../contrib/gcc/config -I.
-DIN_GCC  -finhibit-size-directive -fno-inline-functions
-fno-exceptions -fno-omit-frame-pointer
-I/usr/obj/usr/src/i386/usr/include -g0 -DCRT_BEGIN  -c -o crtbegin.o
/usr/src/gnu/lib/csu/../../../contrib/gcc/crtstuff.c
/usr/src/gnu/lib/csu/crtbegin.c
cc: cannot specify -o with -c or -S and multiple compilations
*** Error code 1

Stop in /usr/src/gnu/lib/csu.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.

Any hints?

Thanks in advance.


--
______________________________

José Luis Arbona
IBM GLOBAL SERVICES, S.A.
Avda. Aragón, 30 - 4 planta
46021 Valencia
mailto:jarbo@infocentre.gva.es
tfno. 96 398 53 00
_______________________________


--------------C77B3C04BA1F48D3B806EFA2
Content-Type: text/html; charset=us-ascii
Content-Transfer-Encoding: 7bit

<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
Hello.
<p>Release 4.2RELEASE (cvsuped today).
<p>My 'make buildworld' stops with error:
<p><font size=-1>--------------------------------------------------------------</font>
<br><font size=-1>>>> stage 4: building libraries</font>
<br><font size=-1>--------------------------------------------------------------</font>
<br><font size=-1>cd /usr/src; MAKEOBJDIRPREFIX=/usr/obj&nbsp; COMPILER_PATH=/usr/obj/usr/src/i386/usr/libexec:/usr/obj/usr/src/i386/usr/bin&nbsp;
LIBRARY_PATH=/usr/obj/usr/src/i386/usr/lib:/usr/obj/usr/src/i386/usr/lib&nbsp;
OBJFORMAT_PATH=/usr/obj/usr/src/i386/usr/libexec&nbsp; PERL5LIB=/usr/obj/usr/src/i386/usr/libdata/perl/5.00503&nbsp;
DESTDIR=/usr/obj/usr/src/i386&nbsp; INSTALL="sh /usr/src/tools/install.sh"&nbsp;
PATH=/usr/obj/usr/src/i386/usr/sbin:/usr/obj/usr/src/i386/usr/bin:/usr/obj/usr/src/i386/usr/games:/sbin:/bin:/usr/sbin:/usr/bin
make -f Makefile.inc1 -DNOHTML -DNOINFO -DNOMAN -DNOFSCHG libraries</font>
<br><font size=-1>cd /usr/src/lib/csu/i386-elf;&nbsp; make depend;&nbsp;
make all;&nbsp; make install</font>
<br><font size=-1>rm -f .depend</font>
<br><font size=-1>mkdep -f .depend -a&nbsp;&nbsp;&nbsp; -I/usr/src/lib/csu/i386-elf/../common
-I/usr/obj/usr/src/i386/usr/include&nbsp;&nbsp;&nbsp; /usr/src/lib/csu/i386-elf/crti.S
/usr/src/lib/csu/i386-elf/crtn.S</font>
<br><font size=-1>mkdep -f .depend -a&nbsp;&nbsp;&nbsp; -I/usr/src/lib/csu/i386-elf/../common
-I/usr/obj/usr/src/i386/usr/include&nbsp; /usr/src/lib/csu/i386-elf/crt1.c</font>
<br><font size=-1>cd /usr/src/lib/csu/i386-elf; make _EXTRADEPEND</font>
<br><font size=-1>cc -O -pipe -elf -Wall -fkeep-inline-functions&nbsp;
-I/usr/src/lib/csu/i386-elf/../common -I/usr/obj/usr/src/i386/usr/include
-c /usr/src/lib/csu/i386-elf/crt1.c -o crt1.o</font>
<br><font size=-1>cc -I/usr/src/lib/csu/i386-elf/../common -I/usr/obj/usr/src/i386/usr/include&nbsp;
-c /usr/src/lib/csu/i386-elf/crti.S -o crti.o</font>
<br><font size=-1>cc -I/usr/src/lib/csu/i386-elf/../common -I/usr/obj/usr/src/i386/usr/include&nbsp;
-c /usr/src/lib/csu/i386-elf/crtn.S -o crtn.o</font>
<br><font size=-1>cc -O -pipe -elf -Wall -fkeep-inline-functions&nbsp;
-I/usr/src/lib/csu/i386-elf/../common -I/usr/obj/usr/src/i386/usr/include
-DGCRT -c -o gcrt1.o /usr/src/lib/csu/i386-elf/crt1.c</font>
<br><font size=-1>sh /usr/src/tools/install.sh -c -o root -g wheel -m 444&nbsp;
crt1.o /usr/obj/usr/src/i386/usr/lib/crt1.o</font>
<br><font size=-1>sh /usr/src/tools/install.sh -c -o root -g wheel -m 444&nbsp;
crti.o /usr/obj/usr/src/i386/usr/lib/crti.o</font>
<br><font size=-1>sh /usr/src/tools/install.sh -c -o root -g wheel -m 444&nbsp;
crtn.o /usr/obj/usr/src/i386/usr/lib/crtn.o</font>
<br><font size=-1>sh /usr/src/tools/install.sh -c -o root -g wheel -m 444&nbsp;
gcrt1.o /usr/obj/usr/src/i386/usr/lib/gcrt1.o</font>
<br><font size=-1>cd /usr/src/gnu/lib/csu;&nbsp; make depend;&nbsp; make
all;&nbsp; make install</font>
<br><font size=-1>echo '#include "i386/i386.h"'&nbsp;&nbsp; > tm.h</font>
<br><font size=-1>echo '#include "i386/att.h"'&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
>> tm.h</font>
<br><font size=-1>echo '#include &lt;freebsd.h>'&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
>> tm.h</font>
<br><font size=-1>echo '#include "i386/freebsd.h"'&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
>> tm.h</font>
<br><font size=-1>echo '#include "i386/perform.h"'&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
>> tm.h</font>
<br><font size=-1>rm -f .depend</font>
<br><font size=-1>mkdep -f .depend -a&nbsp;&nbsp;&nbsp; -I/usr/src/gnu/lib/csu/../../../contrib/gcc/config
-I. -DIN_GCC -I/usr/obj/usr/src/i386/usr/include&nbsp; /usr/src/gnu/lib/csu/../../../contrib/gcc/crtstuff.c</font>
<br><font size=-1>cd /usr/src/gnu/lib/csu; make _EXTRADEPEND</font>
<br><font size=-1>cc -O -pipe -I/usr/src/gnu/lib/csu/../../../contrib/gcc/config
-I. -DIN_GCC&nbsp; -finhibit-size-directive -fno-inline-functions&nbsp;
-fno-exceptions -fno-omit-frame-pointer -I/usr/obj/usr/src/i386/usr/include
-g0 -DCRT_BEGIN&nbsp; -c -o crtbegin.o&nbsp; /usr/src/gnu/lib/csu/../../../contrib/gcc/crtstuff.c
/usr/src/gnu/lib/csu/crtbegin.c</font>
<br><b><font size=-1>cc: cannot specify -o with -c or -S and multiple compilations</font></b>
<br><font size=-1>*** Error code 1</font><font size=-1></font>
<p><font size=-1>Stop in /usr/src/gnu/lib/csu.</font>
<br><font size=-1>*** Error code 1</font><font size=-1></font>
<p><font size=-1>Stop in /usr/src.</font>
<br><font size=-1>*** Error code 1</font><font size=-1></font>
<p><font size=-1>Stop in /usr/src.</font>
<br><font size=-1>*** Error code 1</font><font size=-1></font>
<p><font size=-1>Stop in /usr/src.</font>
<p>Any hints?
<p>Thanks in advance.
<br>&nbsp;
<p>--
<br>______________________________
<p>Jos&eacute; Luis Arbona
<br>IBM GLOBAL SERVICES, S.A.
<br>Avda. Arag&oacute;n, 30 - 4 planta
<br>46021 Valencia
<br><A HREF="mailto:jarbo@infocentre.gva.es">mailto:jarbo@infocentre.gva.es</A>
<br>tfno. 96 398 53 00
<br>_______________________________
<br>&nbsp;</html>

--------------C77B3C04BA1F48D3B806EFA2--



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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3A1A26C4.7E02D826>