From owner-freebsd-current Thu Sep 27 17:41: 1 2001 Delivered-To: freebsd-current@freebsd.org Received: from peter3.wemm.org (c1315225-a.plstn1.sfba.home.com [24.14.150.180]) by hub.freebsd.org (Postfix) with ESMTP id 42EDF37B407; Thu, 27 Sep 2001 17:40:55 -0700 (PDT) Received: from overcee.netplex.com.au (overcee.wemm.org [10.0.0.3]) by peter3.wemm.org (8.11.0/8.11.0) with ESMTP id f8S0esM30428; Thu, 27 Sep 2001 17:40:54 -0700 (PDT) (envelope-from peter@wemm.org) Received: from wemm.org (localhost [127.0.0.1]) by overcee.netplex.com.au (Postfix) with ESMTP id EE88D3808; Thu, 27 Sep 2001 17:40:53 -0700 (PDT) (envelope-from peter@wemm.org) X-Mailer: exmh version 2.3.1 01/18/2001 with nmh-1.0.4 To: Luigi Rizzo Cc: current@FreeBSD.ORG, ru@FreeBSD.ORG Subject: Re: problem building libncurses... In-Reply-To: <200109272249.f8RMnUU69713@iguana.aciri.org> Date: Thu, 27 Sep 2001 17:40:53 -0700 From: Peter Wemm Message-Id: <20010928004053.EE88D3808@overcee.netplex.com.au> Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Are you using -DNOCLEAN? Luigi Rizzo wrote: > Hi, > not sure if this is a local problem or a more general one. > I am trying to build picobsd image using -CURRENT sources on > a 4.3 box, a process which i successfully managed to complete > multiple times over the past few weeks with the picobsd script. > > With a freshly downloaded source tree, today I am encountering > the following problem while building libraries: > > cc -o make_keys -nostdinc -I. -I/home/iguana/u0/rizzo/H/src/lib/libncurses - I/home/iguana/u0/rizzo/H/src/lib/libncurses/../../contrib/ncurses/ncurses - I/home/iguana/u0/rizzo/H/src/lib/libncurses/../../contrib/ncurses/include - Wall -DFREEBSD_NATIVE -DNDEBUG -DHAVE_CONFIG_H -DTERMIOS -I/home/iguana/u0/ rizzo/H/src/usr/include /home/iguana/u0/rizzo/H/src/lib/libncurses/../../c ontrib/ncurses/ncurses/tinfo/make_keys.c > /tmp/ccqoEyz3.o: In function `main': > /tmp/ccqoEyz3.o(.text+0x243): undefined reference to `__stdoutp' > /tmp/ccqoEyz3.o(.text+0x29c): undefined reference to `__stdoutp' > /tmp/ccqoEyz3.o(.text+0x2cc): undefined reference to `__stdoutp' > /tmp/ccqoEyz3.o(.text+0x2d2): undefined reference to `__stdinp' > /tmp/ccqoEyz3.o(.text+0x2e8): undefined reference to `__stdoutp' > *** Error code 1 > > Apparently, this has to do with the fact that make_keys is being > built using new headers, but old libraries (and we cannot use > the new ones, we are building them). > > Any idea on how do i fix this ? > > cheers > luigi > ----------------------------------+----------------------------------------- > Luigi RIZZO, luigi@iet.unipi.it . ACIRI/ICSI (on leave from Univ. di Pisa) > http://www.iet.unipi.it/~luigi/ . 1947 Center St, Berkeley CA 94704 > Phone: (510) 666 2927 > ----------------------------------+----------------------------------------- > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-current" in the body of the message > > Cheers, -Peter -- Peter Wemm - peter@FreeBSD.org; peter@yahoo-inc.com; peter@netplex.com.au "All of this is for nothing if we don't go to the stars" - JMS/B5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message