other/6653: make dvi fails on solaris, gcc-3.0.4
jeff.deifik@jpl.nasa.gov
jeff.deifik@jpl.nasa.gov
Mon May 13 14:26:00 GMT 2002
>Number: 6653
>Category: other
>Synopsis: make dvi fails on solaris, gcc-3.0.4
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: unassigned
>State: open
>Class: doc-bug
>Submitter-Id: net
>Arrival-Date: Mon May 13 14:26:00 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator: Jeff Deifik
>Release: gcc 3.0.4
>Organization:
>Environment:
sparc-sun-solaris2.7
>Description:
I configured as:
configure --prefix=/home/jdeifik
I successfully build the main gcc,
when I tried to make the dvi, I got a bunch of errors
I installed the latest texi2dvi, 4.2
Here is what the makefile produces:
jdeifik@electrasun1:/home/jdeifik/work/gnu/jeff-native-gcc:1 make dvi^M^M
make[1]: Entering directory `/home/jdeifik/work/gnu/jeff-native-gcc/libiberty'^\
M
make[2]: Entering directory `/home/jdeifik/work/gnu/jeff-native-gcc/libiberty/t\
estsuite'^M
make[2]: Nothing to be done for `dvi'.^M
make[2]: Leaving directory `/home/jdeifik/work/gnu/jeff-native-gcc/libiberty/te\
stsuite'^M
make[1]: Leaving directory `/home/jdeifik/work/gnu/jeff-native-gcc/libiberty'^M
make[1]: Entering directory `/home/jdeifik/work/gnu/jeff-native-gcc/zlib'^M
make[1]: Nothing to be done for `dvi'.^M
make[1]: Leaving directory `/home/jdeifik/work/gnu/jeff-native-gcc/zlib'^M
make[1]: Entering directory `/home/jdeifik/work/gnu/jeff-native-gcc/gcc'^M
texi2dvi -I ../../gcc-3.0.4/gcc/doc -I ../../gcc-3.0.4/gcc/doc/include ../../gc\
c-3.0.4/gcc/doc/gcc.texi^M
/home/jdeifik/work/gnu/gcc-3.0.4/gcc/doc/invoke.texi:159: Unknown command `gol'\
.^M
/home/jdeifik/work/gnu/gcc-3.0.4/gcc/doc/invoke.texi:165: Unknown command `gol'\
.^M
/home/jdeifik/work/gnu/gcc-3.0.4/gcc/doc/invoke.texi:166: Unknown command `gol'\
.^M
/home/jdeifik/work/gnu/gcc-3.0.4/gcc/doc/invoke.texi:167 ...
This goes on for many lines, as the '@gol' is used many
times in invoke.texi.
This is with "This is TeX, Version 3.14159 (Web2C 7.2)"
I can make the dvi successfully for gcc 2.95.3
>How-To-Repeat:
make dvi
>Fix:
unknown
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the Gcc-bugs
mailing list