After grabbing the Dia module fresh from CVS, I was unable to compile the code due to errors in apps/app_procs.c:
app_procs.c: In function `do_convert': app_procs.c:246: warning: passing arg 4 of pointer to function discards qualifiers from pointer target type app_procs.c: In function `app_init': app_procs.c:452: error: `options' undeclared (first use in this function) app_procs.c:452: error: (Each undeclared identifier is reported only once app_procs.c:452: error: for each function it appears in.) app_procs.c:472: error: `context' undeclared (first use in this function) app_procs.c:489: error: `poptCtx' undeclared (first use in this function) app_procs.c:533: warning: passing arg 1 of `set_message_func' from incompatible pointer type app_procs.c: In function `app_exit': app_procs.c:678: warning: too many arguments for format I have been able to compile from the Dia-0.94 source tarball, so unless there have been dependency changes, that is unlikely to be the source of the problems. _______________________________________________ Dia-list mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/dia-list FAQ at http://www.gnome.org/projects/dia/faq.html Main page at http://www.gnome.org/projects/dia