Martin Spott writes: 
> 
> "Norman Vine" <[EMAIL PROTECTED]> wrote:
> 
> > cd $METAKIT/builds
> > ../unix/configure --disable-shared --with-out-tcl --prefix=/usr
> > make 
> > make install
> 
> I configure Metakit with slightly different options:
> 
> # ~> cd ./builds
> # ~> ../unix/configure --prefix=${FG_ROOT} --disable-shared --enable-static 
> --enable-threads
> # ~> make
> # ~> make install
> 
> This leads to the behaviour I mentioned in an earlier posting:
> 
> /bin/sh ./libtool --mode=install /usr/bin/install -c libmk4.la 
> /usr/local/FlightGear/lib
> /usr/bin/install -c .libs/libmk4.lai /usr/local/FlightGear/lib/libmk4.la
> /usr/bin/install: cannot stat `.libs/libmk4.lai': No such file or directory
> make: *** [install-mk] Error 1

What I posted works for me in a Cygwin shell

note
$ /usr/autotool/devel/bin/libtool --version
ltmain.sh (GNU libtool) 1.5 (1.1220 2003/04/05 19:32:58)

> Have you tried this on Linux ? 

What's Linux ??  :-)))

> Have you tried using current CVS ?

Yes

Norman

_______________________________________________
Flightgear-devel mailing list
[EMAIL PROTECTED]
http://mail.flightgear.org/mailman/listinfo/flightgear-devel

Reply via email to