On 6/3/09, Bert Timmerman <[email protected]> wrote: > Just FYI some comments on building pcb from the git repo on Fedora Core > 5 (my ancient stuff ;-) [snip] > Building with ./autogen.sh && ./configure --enable-maintainer-mode && > make > > gives no problems AFAICT and just works for me ;-)
I'm really happy to see Dan improving doc/ build scripts. AFAICT, it is the least perfect part of PCB build system. actually, that is why I'm used to build from GIT without documentation (and I have reasons to think I'm not only person who usually builds PCB from GIT this way). So far (after commit 8dbe3eb93d3281d4f0e496f68d4ba7f20e78b43b on Wed Jun 3 22:11:28 2009 -0400), at my FC4 configured with --enable-maintainer-mode 8<-- pcb.texi:4293: warning: @image file `pad.txt' (for text) unreadable: No such file or directory. pcb.texi:4538: @include `pcbfile.texi': No such file or directory. pcb.texi:5702: @include `wire_size.texi': No such file or directory. pcb.texi:5704: @include `letter_size.texi': No such file or directory. pcb.texi:5706: @include `fractional_size.texi': No such file or directory. pcb.texi:5708: @include `metric_size.texi': No such file or directory. pcb.texi:5781: @include `actions.texi': No such file or directory. pcb.texi:5813: warning: @image file `thermal.txt' (for text) unreadable: No such file or directory. /home/dti/build/pcb/fork/src/doc//pcb.texi:4533: Next reference to nonexistent node `Object Flags' (perhaps incorrect sectioning?). /home/dti/build/pcb/fork/src/doc//pcb.texi:4275: Menu reference to nonexistent node `PCBFlags' (perhaps incorrect sectioning?). /home/dti/build/pcb/fork/src/doc//pcb.texi:4274: Menu reference to nonexistent node `Object Flags' (perhaps incorrect sectioning?). -->8 Without documentation, it builds perfectly there, even in undocumented VPATH mode. May be too old makeinfo (4.8)? Thanks, Ineiev _______________________________________________ geda-user mailing list [email protected] http://www.seul.org/cgi-bin/mailman/listinfo/geda-user

