Re: libtool: not configured to build any kind of library

2001-07-05 Thread Gary V . Vaughan
On Thursday 05 July 2001 10:14 pm, Gary V. Vaughan wrote: > On Wednesday 04 July 2001 11:30 am, Alexandre Oliva wrote: > > On Jun 27, 2001, [EMAIL PROTECTED] wrote: > > > Libtool builds only shared or static libraries. If you tell it to do > > > neither, how is it going to work? > > > > It used to

Re: libtool: not configured to build any kind of library

2001-07-05 Thread Gary V . Vaughan
On Wednesday 04 July 2001 11:30 am, Alexandre Oliva wrote: > On Jun 27, 2001, [EMAIL PROTECTED] wrote: > > Libtool builds only shared or static libraries. If you tell it to do > > neither, how is it going to work? > > It used to default to static-libraries only, in this case. I guess it > was bro

Re: libtool: not configured to build any kind of library

2001-07-04 Thread Alexandre Oliva
On Jun 27, 2001, [EMAIL PROTECTED] wrote: > Libtool builds only shared or static libraries. If you tell it to do > neither, how is it going to work? It used to default to static-libraries only, in this case. I guess it was broken during the merge :-( -- Alexandre Oliva Enjoy Guarana', see h

Re: libtool: not configured to build any kind of library

2001-06-27 Thread libtool
ving some > troubles when I try to disable both of them (my friend who wants to build > the debian package uses to configure it this way - --disable-shared > --disable-static). > > That's the error I get: > > >>> > libtool: not configured to build any kind o

libtool: not configured to build any kind of library

2001-06-27 Thread Gabriele Bartolini
build the debian package uses to configure it this way - --disable-shared --disable-static). That's the error I get: >>> libtool: not configured to build any kind of library Fatal configuration error. See the libtool docs for more information. <<< Any ideas? I a