From owner-freebsd-questions@FreeBSD.ORG Fri Feb 9 18:05:40 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A7C2716A400 for ; Fri, 9 Feb 2007 18:05:40 +0000 (UTC) (envelope-from freebsd-questions@m.gmane.org) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by mx1.freebsd.org (Postfix) with ESMTP id 386E413C4C1 for ; Fri, 9 Feb 2007 18:05:40 +0000 (UTC) (envelope-from freebsd-questions@m.gmane.org) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1HFa7i-0007Fq-UO for freebsd-questions@freebsd.org; Fri, 09 Feb 2007 19:05:27 +0100 Received: from 62-2-105-50.static.cablecom.ch ([62.2.105.50]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 09 Feb 2007 19:05:26 +0100 Received: from wolf by 62-2-105-50.static.cablecom.ch with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 09 Feb 2007 19:05:26 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-questions@freebsd.org From: Alain Wolf Date: Fri, 09 Feb 2007 19:05:09 +0100 Lines: 187 Message-ID: References: <45CBD191.20501@u.washington.edu> <20070209020313.42172.qmail@web34501.mail.mud.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: 62-2-105-50.static.cablecom.ch User-Agent: Thunderbird 1.5.0.9 (Windows/20061207) In-Reply-To: <20070209020313.42172.qmail@web34501.mail.mud.yahoo.com> X-Enigmail-Version: 0.94.2.0 OpenPGP: id=6CB1BC68; url=http://restkultur.ch/personal/wolf/wolf@restkultur.ch.asc Sender: news Subject: Re: Can't get make buildworld to work with recent cvsup. - Addl X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Feb 2007 18:05:40 -0000 On 09.02.2007 03:03, * Nicole Harrington wrote: > --- Garrett Cooper wrote: >> Nicole Harrington wrote: >>> Something setup wrong some place?? >>> >>> cd /usr/src/lib ; make >>> >>> ..... >>> c -pg -O2 -fno-strict-aliasing -pipe >> -march=opteron >>> -I/usr/src/lib/libftpio >>> -Wall -DINET6 -c /usr/src/lib/libftpio/ftpio.c -o >>> ftpio.po >>> cc -pg -O2 -fno-strict-aliasing -pipe >> -march=opteron >>> -I/usr/src/lib/libftpio >>> -Wall -DINET6 -c ftperr.c -o ftperr.po >>> building profiled ftpio library >>> ranlib libftpio_p.a >>> cc -fpic -DPIC -O2 -fno-strict-aliasing -pipe >>> -march=opteron >>> -I/usr/src/lib/libftpio -Wall -DINET6 -c >>> /usr/src/lib/libftpio/ftpio.c >>> -o >>> ftpio.So >>> cc -fpic -DPIC -O2 -fno-strict-aliasing -pipe >>> -march=opteron >>> -I/usr/src/lib/libftpio -Wall -DINET6 -c ftperr.c >> -o >>> ftperr.So >>> building shared library libftpio.so.6 >>> gzip -cn /usr/src/lib/libftpio/ftpio.3 > >> ftpio.3.gz >>> ===> libgeom (all) >>> cc -O2 -fno-strict-aliasing -pipe -march=opteron >>> -I/usr/src/lib/libgeom >>> -Wsystem-headers -Werror -Wall -Wno-format-y2k -W >>> -Wno-unused-parameter >>> -Wstrict-prototypes -Wmissing-prototypes >>> -Wpointer-arith >>> -Wno-uninitialized -c >>> /usr/src/lib/libgeom/geom_getxml.c >>> cc -O2 -fno-strict-aliasing -pipe -march=opteron >>> -I/usr/src/lib/libgeom >>> -Wsystem-headers -Werror -Wall -Wno-format-y2k -W >>> -Wno-unused-parameter >>> -Wstrict-prototypes -Wmissing-prototypes >>> -Wpointer-arith >>> -Wno-uninitialized -c >>> /usr/src/lib/libgeom/geom_stats.c >>> cc -O2 -fno-strict-aliasing -pipe -march=opteron >>> -I/usr/src/lib/libgeom >>> -Wsystem-headers -Werror -Wall -Wno-format-y2k -W >>> -Wno-unused-parameter >>> -Wstrict-prototypes -Wmissing-prototypes >>> -Wpointer-arith >>> -Wno-uninitialized -c >>> /usr/src/lib/libgeom/geom_xml2tree.c >>> /usr/src/lib/libgeom/geom_xml2tree.c:255: error: >>> syntax error before >>> '*' token >>> /usr/src/lib/libgeom/geom_xml2tree.c:256: warning: >>> type qualifiers >>> ignored on >>> function return type >>> /usr/src/lib/libgeom/geom_xml2tree.c:256: warning: >>> return type defaults >>> to `int' >>> /usr/src/lib/libgeom/geom_xml2tree.c:256: warning: >>> function declaration >>> isn't a >>> prototype >>> /usr/src/lib/libgeom/geom_xml2tree.c: In function >>> `CharData': >>> /usr/src/lib/libgeom/geom_xml2tree.c:260: error: >>> `userData' undeclared >>> (first >>> use in this function) >>> /usr/src/lib/libgeom/geom_xml2tree.c:260: error: >> (Each >>> undeclared >>> identifier is >>> reported only once >>> /usr/src/lib/libgeom/geom_xml2tree.c:260: error: >> for >>> each function it >>> appears >>> in.) >>> /usr/src/lib/libgeom/geom_xml2tree.c:262: error: >> `s' >>> undeclared (first >>> use in >>> this function) >>> /usr/src/lib/libgeom/geom_xml2tree.c:263: error: >> `len' >>> undeclared >>> (first use in >>> this function) >>> /usr/src/lib/libgeom/geom_xml2tree.c: In function >>> `geom_xml2tree': >>> /usr/src/lib/libgeom/geom_xml2tree.c:286: error: >>> syntax error before >>> "parser" >>> /usr/src/lib/libgeom/geom_xml2tree.c:296: error: >>> `parser' undeclared >>> (first use >>> in this function) >>> /usr/src/lib/libgeom/geom_xml2tree.c:296: warning: >>> implicit declaration >>> of >>> function `XML_ParserCreate' >>> /usr/src/lib/libgeom/geom_xml2tree.c:301: warning: >>> implicit declaration >>> of >>> function `XML_SetUserData' >>> /usr/src/lib/libgeom/geom_xml2tree.c:302: warning: >>> implicit declaration >>> of >>> function `XML_SetElementHandler' >>> /usr/src/lib/libgeom/geom_xml2tree.c:303: warning: >>> implicit declaration >>> of >>> function `XML_SetCharacterDataHandler' >>> /usr/src/lib/libgeom/geom_xml2tree.c:304: warning: >>> implicit declaration >>> of >>> function `XML_Parse' >>> /usr/src/lib/libgeom/geom_xml2tree.c:307: warning: >>> implicit declaration >>> of >>> function `XML_ParserFree' >>> *** Error code 1 >>> >>> Stop in /usr/src/lib/libgeom. >>> *** Error code 1 >>> >>> Stop in /usr/src/lib. >>> >>> >>> ARGG!! >>> >>> Nicole >> Doesn't look like it's compiling libgeom or geom >> related dependencies. >> What's your /etc/make.conf look like and what >> version are you trying to >> compile with buildworld? > > > Actually.. That seems to be happening with even no > /etc/make.conf > > I even copied the /usr/src from another older server > that built fine to this server (same server type) and > it fails in the same way. > > > It's just driving me crazy. > > Nicole > > > Nicole > > >> -Garrett >> _______________________________________________ >> freebsd-questions@freebsd.org mailing list >> > http://lists.freebsd.org/mailman/listinfo/freebsd-questions >> To unsubscribe, send any mail to >> "freebsd-questions-unsubscribe@freebsd.org" >> > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > According to the Handbook .... 21.4.7.2 Compile the Base System You must be in the /usr/src directory: # cd /usr/src # make -j4 buildworld