pdf-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [pdf-devel] UUID implementation trouble


From: Brad Hards
Subject: Re: [pdf-devel] UUID implementation trouble
Date: Thu, 17 Feb 2011 06:53:42 +1100
User-agent: KMail/1.13.5 (Linux/2.6.32.26-175.fc12.x86_64; KDE/4.4.5; x86_64; ; )

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

[Prev in Thread] Current Thread [Next in Thread]