From: Tony G. <Ton...@Su...> - 2003-11-14 14:37:04
|
Tim Waugh <tw...@re...> wrote at Fri, 14 Nov 2003 13:03:12 +0000: > On Fri, Nov 14, 2003 at 12:55:53PM +0000, Tony Graham wrote: > > > It appears that I have an extra -L/usr/local/lib that comes from > > $(GNOMEPRINT_LIBS), but removing that from the generated Makefile > > doesn't seem to help either. > > Here's my 'pkg-config --libs libgnomeprint-2.2' output: > > -Wl,--export-dynamic -lgnomeprint-2-2 -lart_lgpl_2 -lxml2 -lpthread -lz -lm -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 And here's mine: -Wl,--export-dynamic -L/usr/local/lib -lgnomeprint-2-2 -lart_lgpl_2 -lxml2 -lz -lm -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 I'm using libgnomeprint 2.2.1.2. What are you using? I can build PangoPDF if I do --disable-gp, and if I then install PangoPDF and rebuild with the GP backend enabled, it builds okay. Not exactly the best state of affairs, but better than it was this morning. Now I just need to nail down our libgnomeprint differences. Regards, Tony Graham ------------------------------------------------------------------------ XML Technology Center - Dublin Sun Microsystems Ireland Ltd Phone: +353 1 8199708 Hamilton House, East Point Business Park, Dublin 3 x(70)19708 |