Hi,
Am getting the following error when I “make pdf2swf” in Ubuntu. Inititally it was working fine, received error only when I recompile pdf.cc with “g++ -c pdf.cc”. *r...@linuxramya:/home/test/swftools-0.9.0/src#*<r...@linuxramya:/home/test/swftools-0.9.0/src#> * make pdf2swf * *g++ -DHAVE_CONFIG_H pdf2swf.o -o pdf2swf ../lib/libpdf.a ../lib/devices/polyops.o ../lib/devices/swf.o ../lib/librfxswf.a ../lib/libgfx.a ../lib/libbase.a -L/usr/local/lib -lungif -ljpeg -lz -lm -lfreetype -lz -lstdc++* *pdf2swf.o: In function `args_callback_option':* *pdf2swf.c:(.text+0xfab): undefined reference to `gfxsource_pdf_create'* *pdf2swf.o: In function `main':* *pdf2swf.c:(.text+0x1c72): undefined reference to `gfxsource_pdf_create'* *collect2: ld returned 1 exit status* *make: *** [pdf2swf] Error 1* YOUR IMMEDIATE RESPONSE WILL BE HIGHLY APPRECIATED. Thanks in advance. Regards, Ramya.
