Now I believe that I am getting the same error as I was getting last time I tried to build llvm-gcc. It may possibly be my Cygwin instillation but am not sure. makeinfo --split-size=5000000 -I ../../../src/llvm-gcc/gcc/doc -I ../../../src/ llvm-gcc/gcc/doc/include \ -o ../../../src/llvm-gcc/gcc/doc/cpp.info ../../../src/llvm-gcc/gcc/doc/cpp.texi ' in @synindex.vm-gcc/gcc/doc/cpp.texi:49: Unknown index `vr' and/or `op ../../../src/llvm-gcc/gcc/doc/cpp.texi:4124: warning: @strong{Note...} produces a spurious cross-reference in Info; reword to avoid that. ../../../src/llvm-gcc/gcc/doc//cppopts.texi:133: warning: @strong{Note...} produ ces a spurious cross-reference in Info; reword to avoid that. ../../../src/llvm-gcc/gcc/doc//cppopts.texi:341: warning: @strong{Note...} produ ces a spurious cross-reference in Info; reword to avoid that. ../../../src/llvm-gcc/gcc/doc/cpp.texi:3203: Cross reference to nonexistent node Predefined Macros' (perhaps incorrect sectioning?). ../../../src/llvm-gcc/gcc/doc/cpp.texi:1405: Cross reference to nonexistent node Prescan' (perhaps incorrect sectioning?). ../../../src/llvm-gcc/gcc/doc/cpp.texi:1063: Cross reference to nonexistent node Headers' (perhaps incorrect sectioning?). ../../../src/llvm-gcc/gcc/doc/cpp.texi:577: Cross reference to nonexistent node from previous versions' (perhaps incorrect sectioning?). ../../../src/llvm-gcc/gcc/doc/cpp.texi:572: Cross reference to nonexistent node Operation' (perhaps incorrect sectioning?). ../../../src/llvm-gcc/gcc/doc/cpp.texi:230: Cross reference to nonexistent node Mode' (perhaps incorrect sectioning?). makeinfo: Removing output file `../../../src/llvm-gcc/gcc/doc/cpp.info' due to e rrors; use --force to preserve. make[1]: *** [../../../src/llvm-gcc/gcc/doc/cpp.info] Error 1 make[1]: Leaving directory `/usr/build/llvm-gcc/gcc' make: *** [all-gcc] Error 2 Help again, Aaron
Hi Aaron, have you got any help on this? Henrik>From: "Aaron Gray" Date: Sat, 14 May 2005 18:26:01 +0100 > >Now I believe that I am getting the same error as I was getting last time I >tried to build llvm-gcc. >It may possibly be my Cygwin instillation but am not sure. > > >makeinfo --split-size=5000000 -I ../../../src/llvm-gcc/gcc/doc -I >../../../src/ >llvm-gcc/gcc/doc/include \ > -o ../../../src/llvm-gcc/gcc/doc/cpp.info >../../../src/llvm-gcc/gcc/doc/cpp.texi >' in @synindex.vm-gcc/gcc/doc/cpp.texi:49: Unknown index `vr' and/or `op >../../../src/llvm-gcc/gcc/doc/cpp.texi:4124: warning: @strong{Note...} >produces >a spurious cross-reference in Info; reword to avoid that. >../../../src/llvm-gcc/gcc/doc//cppopts.texi:133: warning: @strong{Note...} >produ >ces a spurious cross-reference in Info; reword to avoid that. >../../../src/llvm-gcc/gcc/doc//cppopts.texi:341: warning: @strong{Note...} >produ >ces a spurious cross-reference in Info; reword to avoid that. >../../../src/llvm-gcc/gcc/doc/cpp.texi:3203: Cross reference to nonexistent >node >Predefined Macros' (perhaps incorrect sectioning?). >../../../src/llvm-gcc/gcc/doc/cpp.texi:1405: Cross reference to nonexistent >node >Prescan' (perhaps incorrect sectioning?). >../../../src/llvm-gcc/gcc/doc/cpp.texi:1063: Cross reference to nonexistent >node >Headers' (perhaps incorrect sectioning?). >../../../src/llvm-gcc/gcc/doc/cpp.texi:577: Cross reference to nonexistent >node >from previous versions' (perhaps incorrect sectioning?). >../../../src/llvm-gcc/gcc/doc/cpp.texi:572: Cross reference to nonexistent >node >Operation' (perhaps incorrect sectioning?). >../../../src/llvm-gcc/gcc/doc/cpp.texi:230: Cross reference to nonexistent >node >Mode' (perhaps incorrect sectioning?). >makeinfo: Removing output file `../../../src/llvm-gcc/gcc/doc/cpp.info' due >to e >rrors; use --force to preserve. >make[1]: *** [../../../src/llvm-gcc/gcc/doc/cpp.info] Error 1 >make[1]: Leaving directory `/usr/build/llvm-gcc/gcc' >make: *** [all-gcc] Error 2 > > >Help again, > >Aaron > > >_______________________________________________ >LLVM Developers mailing list >LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu >http://mail.cs.uiuc.edu/mailman/listinfo/llvmdev_________________________________________________________________ Log p� MSN Messenger direkte fra nettet http://webmessenger.msn.com/
>Hi Aaron, >have you got any help on this?Henrik, No. This is where I was stuck some months ago. I do not know makeinfo so was not able to proceed any thurther than verifying the makeinfo statement did the same thing when done on the command line. Basically I am stuck. I do not know whether it was my Cygwin configuration or something I have done or not done or whether it is a valid build error. I did try MinGW several months ago but did not even get this far. Aaron>makeinfo --split-size=5000000 -I ../../../src/llvm-gcc/gcc/doc -I >../../../src/ >llvm-gcc/gcc/doc/include \ > -o ../../../src/llvm-gcc/gcc/doc/cpp.info > ../../../src/llvm-gcc/gcc/doc/cpp.texi >' in @synindex.vm-gcc/gcc/doc/cpp.texi:49: Unknown index `vr' and/or `op >../../../src/llvm-gcc/gcc/doc/cpp.texi:4124: warning: @strong{Note...} >produces >a spurious cross-reference in Info; reword to avoid that. >../../../src/llvm-gcc/gcc/doc//cppopts.texi:133: warning: @strong{Note...} >produ >ces a spurious cross-reference in Info; reword to avoid that. >../../../src/llvm-gcc/gcc/doc//cppopts.texi:341: warning: @strong{Note...} >produ >ces a spurious cross-reference in Info; reword to avoid that. >../../../src/llvm-gcc/gcc/doc/cpp.texi:3203: Cross reference to nonexistent >node >Predefined Macros' (perhaps incorrect sectioning?). >../../../src/llvm-gcc/gcc/doc/cpp.texi:1405: Cross reference to nonexistent >node >Prescan' (perhaps incorrect sectioning?). >../../../src/llvm-gcc/gcc/doc/cpp.texi:1063: Cross reference to nonexistent >node >Headers' (perhaps incorrect sectioning?). >../../../src/llvm-gcc/gcc/doc/cpp.texi:577: Cross reference to nonexistent >node >from previous versions' (perhaps incorrect sectioning?). >../../../src/llvm-gcc/gcc/doc/cpp.texi:572: Cross reference to nonexistent >node >Operation' (perhaps incorrect sectioning?). >../../../src/llvm-gcc/gcc/doc/cpp.texi:230: Cross reference to nonexistent >node >Mode' (perhaps incorrect sectioning?). >makeinfo: Removing output file `../../../src/llvm-gcc/gcc/doc/cpp.info' due >to e >rrors; use --force to preserve. >make[1]: *** [../../../src/llvm-gcc/gcc/doc/cpp.info] Error 1 >make[1]: Leaving directory `/usr/build/llvm-gcc/gcc' >make: *** [all-gcc] Error 2 >