Re: problem building libncurses...

2001-09-28 Thread Ruslan Ermilov
On Fri, Sep 28, 2001 at 06:34:42PM +1000, Bruce Evans wrote: > On Thu, 27 Sep 2001, Luigi Rizzo wrote: > > > 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/

Re: problem building libncurses...

2001-09-28 Thread Bruce Evans
On Thu, 27 Sep 2001, Luigi Rizzo wrote: > 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/n

Re: problem building libncurses...

2001-09-28 Thread Ruslan Ermilov
On Thu, Sep 27, 2001 at 03:49:30PM -0700, 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 wi

Re: problem building libncurses...

2001-09-27 Thread Peter Wemm
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 s

problem building libncurses...

2001-09-27 Thread Luigi Rizzo
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