On Thursday, February 17, 2011 06:42:25 am Albert Meroño Peñuela wrote:
> The failing reference is a call to the linked libbuid library. I have
> modified src/Makefile.am, adding both pdf-types-uuid.[ch] in
> TYPES_MODULE_SOURCES. I have also added uuid as a requirement to check
> during the bootsrap at ./configure.ac (the configure script checks
> correctly if libuuid is present or not).
You need to add the library location / name to the linker too (almost 
certainly called something like LIB_UUID or UUID_LIB).

Can you post your current changes to src/Makefile.am as a diff? That will 
probably make it easier to provide useful advice.

Brad

Reply via email to