On Mon, Mar 03, 2003 at 04:40:19PM +0100, Schleicher Ralph (LLI) wrote: > I'm cross compiling Libtool modules for a MinGW host on a HP-UX box. > When running 'make install', I get a strange error message: > > /bin/sh ../../libtool --mode=install > /home/raid/cea_adm/hppa2.0w-hp-hpux11.00/bin/install -c cof_0102.la > /home/w3016.5/schleich/tmp/ecs/share/ecs/matlab/6.1/i686-pc-mingw32/cof_0102.la > libtool: install: error: cannot install `cof_0102.la' to a directory not ending in > /home/w3016.5/schleich/tmp/ecs/share/matlab/6.1/i686-pc-mingw32
/home/w3016.5/schleich/tmp/ecs/share/ecs/matlab/6.1/i686-pc-mingw32/cof_0102.la /home/w3016.5/schleich/tmp/ecs/share/matlab/6.1/i686-pc-mingw32 Line them up -----------------------^ The directories do not match. I think libtool is correct. --- Wes _______________________________________________ Libtool mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/libtool
