build problem
Richard Pyne
rpyne at kinfolk.org
Fri Oct 3 09:38:35 GMT 2003
I encountered the following error while trying to do a "lunar
rebuild".
Installing library and support files in /usr/share/linuxdoc-tools...
if [ ! -d /usr/share/linuxdoc-tools ]; then mkdir -p
/usr/share/linuxdoc-tools; fi
chmod 755 /usr/share/linuxdoc-tools
cp -r lib/* /usr/share/linuxdoc-tools
cp VERSION /usr/share/linuxdoc-tools
Installing man pages in /usr/share/man/man1 ...
if [ ! -d /usr/share/man/man1 ]; then mkdir -p /usr/share/man/man1 ;
fi
chmod 755 /usr/share/man/man1
for ii in genman/sgml2* genman/sgmlcheck.1 \
genman/rtf*.1 genman/sgmlpre*.1; do \
bn=`basename $ii`; \
/usr/bin/install -c -m 644 $ii /usr/share/man/man1/$bn; \
done
/usr/bin/install -c -m 644 genman/linuxdoc.1
/usr/share/man/man1/linuxdoc.1
/usr/bin/install -c -m 644 man/sgmlsasp.1
/usr/share/man/man1/sgmlsasp.1
find /usr/share/linuxdoc-tools -type d -print | xargs chmod 755
xargs: argument line too long
Creating /var/log/lunar/compile/linuxdoc-tools-0.9.21.bz2
make: *** [install] Error 1
! Problem detected during BUILD
--
Richard B. Pyne
rpyne at kinfolk.org
More information about the lunar
mailing list