Hi Chris,

Re-did it as follow;

bash-3.00$ rm -Rf /sources/lesstif-0.94.4
bash-3.00$ cd /sources/
bash-3.00$ tar -jxf lesstif-0.94.4.tar.bz2
bash-3.00$ cd lesstif-0.94.4
bash-3.00$ patch -Np1 -i
../lesstif-0.94.4-testsuite_fix-1.patch &&
> ./configure --prefix=/usr --disable-debug \
> --enable-production --with-xdnd &&
> make rootdir=/usr/share/doc/lesstif-0.94.4
...
....
make[3]: Leaving directory
`/sources/lesstif-0.94.4/doc/lessdox/widgets'
Making all in functions
make[3]: Entering directory
`/sources/lesstif-0.94.4/doc/lessdox/functions'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory
`/sources/lesstif-0.94.4/doc/lessdox/functions'
make[3]: Entering directory
`/sources/lesstif-0.94.4/doc/lessdox'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory
`/sources/lesstif-0.94.4/doc/lessdox'
make[2]: Leaving directory
`/sources/lesstif-0.94.4/doc/lessdox'
make[2]: Entering directory
`/sources/lesstif-0.94.4/doc'
make[2]: Nothing to be done for `all-am'.
make[2]: Leaving directory
`/sources/lesstif-0.94.4/doc'
make[1]: Leaving directory
`/sources/lesstif-0.94.4/doc'
Making all in autopackage
make[1]: Entering directory
`/sources/lesstif-0.94.4/autopackage'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory
`/sources/lesstif-0.94.4/autopackage'
--- END ---

bash-3.00$ su
Password:
[EMAIL PROTECTED]:/sources/lesstif-0.94.4# make
rootdir=/usr/share/doc/lesstif-0.94.4 install &&
> mv -v /usr/X11R6/lib/X11/mwm /etc/X11 &&
> ln -v -s ../../../../etc/X11/mwm /usr/X11R6/lib/X11
&&
> ldconfig
.....
libtool: install: error: relink `libMrm.la' with the
above command before installing it
make[3]: *** [install-libLTLIBRARIES] Error 1
make[3]: Leaving directory
`/sources/lesstif-0.94.4/lib/Mrm-2.1'
make[2]: *** [install-am] Error 2
make[2]: Leaving directory
`/sources/lesstif-0.94.4/lib/Mrm-2.1'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory
`/sources/lesstif-0.94.4/lib'
make: *** [install-recursive] Error 1
[EMAIL PROTECTED]:/sources/lesstif-0.94.4#
--- END ---

Errors are still there.  TIA

BR
SL

> 1. Please try to learn what information is needed
> and what isn't. You 
> pasted the same commands that you typed twice in a
> row - if it didn't 
> work the first time it's not going to work the 2nd,
> 3rd, or 4th time.
> 
> 2. It is advisable not to compile packages as root,
> though I doubt that 
> has anything to do with your problem.
> 
> 3. If make install doesn't work then something must
> have gone wrong with 
> the configure and make steps. Please don't just say
> "it went through 
> without complaint - please copy the output, or at
> least the last few lines.
> 
> 4. If make install doesn't work, then naturally you
> won't find lesstif 
> or mvm anywhere in /usr/X11R6, since the make
> install command is what 
> copies the program files to that directory.
> 
> 5. The output from the find command above is in the
> lesstif source 
> directory - of course you're going to find mwm
> there.
> > 
> > [EMAIL PROTECTED]:/home/satimis# ls
> > /usr/share/doc/lesstif-0.94.4/
> > 
> > AUTHORS        COPYING      CREDITS  FAQ         
> > README             ReleaseNotes.txt
> > BUG-REPORTING  COPYING.LIB  doc      INSTALL.txt 
> > ReleaseNotes.html
> > <<<
> 
> 6. This looks like the directory listing for the
> lesstif source 
> directory, not anything in /usr/share/doc.
> 
> > 
> > The directory was already there.
> > 
> > Please advise how to get this problem fixed.
> > 
> > BR
> > SL
> -- 
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to