From owner-freebsd-stable Fri Aug 10 10:33:34 2001 Delivered-To: freebsd-stable@freebsd.org Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by hub.freebsd.org (Postfix) with ESMTP id 6C59937B401 for ; Fri, 10 Aug 2001 10:33:05 -0700 (PDT) (envelope-from ru@whale.sunbay.crimea.ua) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.11.2/8.11.2) id f7AHSd387594; Fri, 10 Aug 2001 20:28:39 +0300 (EEST) (envelope-from ru) Date: Fri, 10 Aug 2001 20:28:39 +0300 From: Ruslan Ermilov To: Gavin Atkinson Cc: lucas@omsoft.com, freebsd-stable@FreeBSD.ORG Subject: Re: undefined reference to `strtofflags' Message-ID: <20010810202839.C80439@sunbay.com> Mail-Followup-To: Gavin Atkinson , lucas@omsoft.com, freebsd-stable@FreeBSD.ORG References: <3B739EB1.5001.D8F80CD@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from gavin@ury.york.ac.uk on Fri, Aug 10, 2001 at 06:09:10PM +0100 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Yes. You can also upgrade the libc first, and repeat `make world'. On Fri, Aug 10, 2001 at 06:09:10PM +0100, Gavin Atkinson wrote: > On Fri, 10 Aug 2001 lucas@omsoft.com wrote: > > > Hello, I need some help with a `make buildworld` that is giving me problems. > > Doing a `make -j4 buildworld`, I get the following: > > > > --- > > ... mkdep -f .depend -a -I/usr/obj/usr/src/i386/usr/include > > /usr/src/usr.bin/xinstall/xinstall.c > > cd /usr/src/usr.bin/xinstall; make _EXTRADEPEND > > echo xinstall: /usr/obj/usr/src/i386/usr/lib/libc.a >> .depend > > cc -O -pipe -I/usr/obj/usr/src/i386/usr/include -c > > /usr/src/usr.bin/xinstall/xinstall.c > > cc -O -pipe -I/usr/obj/usr/src/i386/usr/include -static -o xinstall > > xinstall.o > > xinstall.o: In function `main': > > xinstall.o(.text+0x8f): undefined reference to `strtofflags' > > *** Error code 1 > > 1 error > > *** Error code 2 > > 1 error > > *** Error code 2 > > 1 error > > *** Error code 2 > > 1 error > > --- > > > > I tried it without the '-j 4' and it still occurs. I tried searching the > > archives for this and did not find anything. Does anyone have any suggestions? > > Upgrading from 4.0-RELEASE (which I am assuming you are using) to -STABLE > doesa not work. > > Apparently you have to go via 4.1.1-RELEASE. > > I know that 4.0-R to 4.2-R does not work, i'm currently trying to > compile 4.1.1-R... > > Gavin > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message -- Ruslan Ermilov Oracle Developer/DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message