25 Aug
2006
25 Aug
'06
1:54 a.m.
A really basic C coding question!
I'm attempting to compile v0.36 with the '--with-gnome-print' option, and after fixing one small bug: modules/gnome.c needed #include "helper/canvas-bpath.h" I then got to the final link step and there's just one undefined reference: src/print.c:118: undefined reference to `sp_module_new'
'sp_module_new' is defined in module.c: static SPModule * sp_module_new (GType type, SPRepr *repr);
My C is very rusty... how do I make that visible in print.c? And why isn't it? ...is it because I'm using gcc 3.4?
Regards, Barry Kauler ________________________________________________
Dodo - an Official Sponsor of the 2006 FORMULA 1 (tm) Foster's Australian Grand Prix