Dear LessTif:

I have tried to install LessTif 0.92.98 on a NetBSD/i386 machine from the
source.  I downloaded lesstif-0.92.98.tar.bz2, executed

    bzip2 -d < lesstif-0.92.98.tar.bz2 | tar xf -
    cd lesstif-0.92.98
    sh -c './configure > configure.log 2>&1' &
    sh -c '/usr/local/bin/make > make.log 2>&1' &

and

    sh -c '/usr/local/bin/make > make-install.log 2>&1' &

(after su'ing to root).

Things ran smoothly until the make install step.  Here are the last lines
of its output:

/bin/sh ../../libtool --mode=link gcc  -g -O2  -o libXm.la -rpath
/usr/local/Les
sTif/Motif1.2/lib -version-info 1:2
mkdir .libs
/usr/bin/ld -Bshareable    -o .libs/libXm.so.1.2
/usr/bin/ld: no input files
make[4]: *** [libXm.la] Error 1
make[4]: Leaving directory
`/usr/home/ray/installers/lesstif/lesstif-0.92.98/lib
/Xm'
make[3]: *** [install-data-am] Error 2
make[3]: Leaving directory
`/usr/home/ray/installers/lesstif/lesstif-0.92.98/lib
/Xm'
make[2]: *** [install-am] Error 2
make[2]: Leaving directory
`/usr/home/ray/installers/lesstif/lesstif-0.92.98/lib
/Xm'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory
`/usr/home/ray/installers/lesstif/lesstif-0.92.98/lib
'
make: *** [install-recursive] Error 1


The last version of LessTif I'd installed in this manner was 0.92.32, and
it was trouble-free.  Could you suggest a solution or a test for me to
perform to help isolate the problem, please?


Ray Phillips


Reply via email to