[lug] Problems with FDF on Linux...
D. Stimits
stimits at idcomm.com
Mon Aug 5 21:56:22 MDT 2002
abhijit_v at softhome.net wrote:
> Hi All,
> I am a bit of a newbie here, so please excuse this question. I had tried
> compiling and running a sample C++ application program that came with
> the FDF toolkit, but get the following error message:
> Undefined first referenced
> symbol in file
> FDFClose /var/tmp/ccXZZEoj.o
> FDFSetValue /var/tmp/ccXZZEoj.o
> FDFSave /var/tmp/ccXZZEoj.o
> FDFSetFile /var/tmp/ccXZZEoj.o
> FDFCreate /var/tmp/ccXZZEoj.o
> ld: fatal: Symbol referencing errors. No output written to a.out
> collect2: ld returned 1 exit status
> Would anyone have any suggestions please?
> Regards,
> Abhit. _______________________________________________
> Web Page: http://lug.boulder.co.us
> Mailing List: http://lists.lug.boulder.co.us/mailman/listinfo/lug
> Join us on IRC: lug.boulder.co.us port=6667 channel=#colug
>
>
What is the output of ldd on the program? Are the libraries mentioned in
ldd visible in the output of /sbin/ldconfig -p ? What version of g++ are
you using, and does the software have any requirement that a different
compiler be used?
D. Stimits, stimits AT idcomm.com
More information about the LUG
mailing list