Dan - On Tue, Jan 15, 2008 at 12:55:41PM -0500, Dan McMahill wrote: > seems to be a conflict between gettext and intltool. I'm searching for > the recommended approach (assuming there even is one).
Your latest changes to CVS appear to have worked. I can now follow the README.cvs and README.snapshot rules perfectly. The resulting pcb-1.99w.tar.gz can be built and installed in the usual way, even from another directory and when write-protected. It would still be nice to get rid of OffsetOf in src/flags.c. Repeating Jack Klein's quote: If what you have does not provide a working offsetof() macro in <stddef.h>, it is literally not a C compiler. After that, the only warnings left in the final build are ../../pcb-1.99w/src/hid/gtk/gui-misc.c:459: warning: passing argument 1 of 'run_get_location_loop' discards qualifiers from pointer target type ../../pcb-1.99w/src/autoroute.c:3021: warning: 'result.route_had_conflicts' may be used uninitialized in this function Then I'm back to square one on the bug where pcb crashes loading my equivalent of the Hellboard into the gtk UI from the command line, but works (slowly) loading it from the menu. - Larry _______________________________________________ geda-dev mailing list [email protected] http://www.seul.org/cgi-bin/mailman/listinfo/geda-dev
