Re: goo build fails on ubuntu 6.06
Eduardo Cavazos <[email protected]> Sun, 11 Mar 2007 04:26:50 -0600
| Newsgroups | gmane.comp.lang.goo.general |
|---|---|
| Message-ID | <[email protected]> |
Hmmm. So the compile fails on the file 'c/g2c/goo/boot.c'. There are 6 offending lines; 4 of them are the same and the other 2 are also the same: 989: // (P)YPdef_regs(); 6764: // (P)YPdef_regs(); 6964: // (P)YPset_regs(regs_); 7064: // (P)YPset_regs(regs_); 7137: // (P)YPset_regs(regs_); 7205: // (P)YPset_regs(regs_); That's output from grep so those are the line numbers. The comments I added. After commenting out the lines, the build completes. The resulting goo exits with a segmentation fault. Ed _______________________________________________ Googoogaga mailing list [email protected] https://lists.csail.mit.edu/mailman/listinfo/googoogaga