bug-groff
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Groff] Re: compile error of actual groff


From: Bernd Warken
Subject: [Groff] Re: compile error of actual groff
Date: Sun, 17 Nov 2002 19:13:05 +0100
User-agent: Mutt/1.2.5i

I get another error for the actual groff of 17 nov 2002.

make[2]: Entering directory `/usr/local/src/groff-current/doc'
test -d /usr/local/share/doc/groff/1.18.2/html || 
/src/groff-current/mkinstalldirs /usr/local/share/doc/groff/1.18.2/html
for f in pic.html; do \
  rm -f /usr/local/share/doc/groff/1.18.2/html/$f; \
  /usr/bin/ginstall -c -m 644 $f /usr/local/share/doc/groff/1.18.2/html/$f; \
done
test -d /usr/local/share/doc/groff/1.18.2/html/img || 
/src/groff-current/mkinstalldirs /usr/local/share/doc/groff/1.18.2/html/img
rm -f /usr/local/share/doc/groff/1.18.2/html/img/pic*
/usr/bin/ginstall -c -m 644 img/pic* /usr/local/share/doc/groff/1.18.2/html/img
test -d /usr/local/share/doc/groff/1.18.2/examples || 
/src/groff-current/mkinstalldirs /usr/local/share/doc/groff/1.18.2/examples
for f in webpage.html; do \
  rm -f /usr/local/share/doc/groff/1.18.2/examples/$f; \
  /usr/bin/ginstall -c -m 644 $f /usr/local/share/doc/groff/1.18.2/examples/$f; 
\
done
test -d /usr/local/share/doc/groff/1.18.2/examples/img || 
/src/groff-current/mkinstalldirs /usr/local/share/doc/groff/1.18.2/examples/img
rm -f /usr/local/share/doc/groff/1.18.2/examples/img/webpage*
/usr/bin/ginstall -c -m 644 img/webpage* 
/usr/local/share/doc/groff/1.18.2/examples/img
test -d /usr/local/man || /src/groff-current/mkinstalldirs /usr/local/man
test -d /usr/local/man/man1 || /src/groff-current/mkinstalldirs 
/usr/local/man/man1
test -d /usr/local/man/man5 || /src/groff-current/mkinstalldirs 
/usr/local/man/man5
test -d /usr/local/man/man7 || /src/groff-current/mkinstalldirs 
/usr/local/man/man7
test -d /usr/local/info || /src/groff-current/mkinstalldirs /usr/local/info
d=.; \
  test -f "groff" || d=/src/groff-current/doc; \
  for f in $d/groff $d/groff-*; do \
    rm -f /usr/local/info/`basename $f`; \
    /usr/bin/ginstall -c -m 644 $f /usr/local/info/`basename $f`; \
  done
/usr/bin/ginstall: cannot stat `./groff-*': No such file or directory
make[2]: *** [install_data] Error 1
make[2]: Leaving directory `/usr/local/src/groff-current/doc'
make[1]: *** [doc] Error 2
make[1]: Leaving directory `/usr/local/src/groff-current'
make: *** [install] Error 2


Bernd Warken





reply via email to

[Prev in Thread] Current Thread [Next in Thread]