This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Current CVS tree builds, but doesn't install...



I get this under FreeBSD 3.0-STABLE, on a 'make install':

/usr/dev/egcs/egcs/texinfo/makeinfo/makeinfo  -I./ch ./ch/chill.texi -o chill.info
Making info file `chill.info' from `./ch/chill.texi'.
case "c proto gcov CHILL c++ f77 java objc" in  *[fF]77*) touch lang-f77;;  *) rm -f lang-f77;;  esac
if [ -f lang-f77 ]; then  rm -f ./f/g77.info-*;  /usr/dev/egcs/egcs/texinfo/makeinfo/makeinfo  -I./f -o f/g77.info ./f/g77.texi;  else true; fi
Making info file `f/g77.info' from `./f/g77.texi'.
./f/g77.texi:102: Unknown command `jcb-sc.com'.
./f/g77.texi:778: Unknown command `jcb-sc.com'.
makeinfo: Removing output file `f/g77.info' due to errors; use --force to preserve.
*** Error code 2

Stop.
*** Error code 1

Stop.



Marc G. Fournier                                
Systems Administrator @ hub.org 
primary: scrappy@hub.org           secondary: scrappy@{freebsd|postgresql}.org 



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]