ADDITIONAL_LDFLAGS += $(shell pkg-config --libs cairo)
Just to be safe...
ivucica@ivucica-MacBook:~/gnustep-quartzcore-hgsvn/Tests$ pkg-config --libs cairo
-lcairo
Which LD do I have?
ivucica@ivucica-MacBook:~/gnustep-quartzcore-hgsvn/Tests$ ld -v
GNU ld (GNU Binutils for Ubuntu) 2.22
Also, we should be having the same distribution considering this is a build for Precise, and I'm testing on Precise (12.04). :-)
Also, just to note: considering that this is the machine I worked on to write the software, something is broken either in my system, or in the packages. I believe it's in my system, but would love to verify. So if Philippe could just try running the demos on his machine, that'd be enough for me.
If it is my local problem and I can't figure out what's wrong, I guess I'll simply fix things the Windows way: reinstall. :-)
--
Ivan Vučica -
ivan@vucica.net