On Mon, Jun 11, 2001 at 10:37:00AM +0200, Michel.Correge wrote:
> Hi,
> I'm trying to install LessTif-0.92.32 on a Windows NT Server platform
> with Cygwin and XFree86.
>
> ./configure runs fine,
> make runs fine (except for uil because main.c lacks #define CYGWIN)
> but make install fails with the following message :
??
No idea, I applied a patch which I got ...
What else should be there,
#ifdef __cygwin
or whatever is correct here?
>
> ============================ Begin Included file
> Making install in Xm-2.0
> make[1]: Entering directory `/Install/lesstif-0.92.32/lib/Xm-2.0'
> make[2]: Entering directory `/Install/lesstif-0.92.32/lib/Xm-2.0'
> /bin/sh ../../mkinstalldirs /usr/local/LessTif/Motif2.0/lib
> /bin/sh ../../libtool --mode=install /usr/bin/install -c libXm.la
> /usr/local/LessTif/Motif2.0/lib/libXm.la
> /usr/bin/install -c .libs/libXm.lai /usr/local/LessTif/Motif2.0/lib/libXm.la
> /usr/bin/install -c .libs/libXm.a /usr/local/LessTif/Motif2.0/lib/libXm.a
> ranlib /usr/local/LessTif/Motif2.0/lib/libXm.a
> chmod 644 /usr/local/LessTif/Motif2.0/lib/libXm.a
> ----------------------------------------------------------------------
> Libraries have been installed in:
> /usr/local/LessTif/Motif2.0/lib
>
> If you ever happen to want to link against installed libraries
> in a given directory, LIBDIR, you must either use libtool, and
> specify the full pathname of the library, or use the `-LLIBDIR'
> flag during linking and do at least one of the following:
> - add LIBDIR to the `PATH' environment variable
> during execution
> - add LIBDIR to the `LD_RUN_PATH' environment variable
> during linking
> - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
>
> See any operating system documentation about shared libraries for
> more information, such as the ld(1) and ld.so(8) manual pages.
> ----------------------------------------------------------------------
> make install-data-hook
> make[3]: Entering directory `/Install/lesstif-0.92.32/lib/Xm-2.0'
> rm -f /usr/local/lib/libXm.so.2*
> (cd /usr/local/lib && ln -s ../LessTif/Motif2.0/lib/libXm.so.2* .)
> ln: cannot create symbolic link `./libXm.so.2*' to
> `../LessTif/Motif2.0/lib/libXm.so.2*': No such file or directory
> make[3]: *** [install-data-hook] Error 1
> make[3]: Leaving directory `/Install/lesstif-0.92.32/lib/Xm-2.0'
> make[2]: *** [install-data-am] Error 2
> make[2]: Leaving directory `/Install/lesstif-0.92.32/lib/Xm-2.0'
> make[1]: *** [install-am] Error 2
> make: *** [install-recursive] Error 1
> make[1]: Leaving directory `/Install/lesstif-0.92.32/lib/Xm-2.0'
> ============================ End Included file
>
> Have you a solution ?
I'm getting old: I seem to remember having seens this already but can't
give any details.
Probably it's similar to what I just answered a few seconds ago to
a different problem also on Win NT ...
--
Alexander Mai
[EMAIL PROTECTED]