LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Fedora (https://www.linuxquestions.org/questions/fedora-35/)
-   -   the error when build startdict (https://www.linuxquestions.org/questions/fedora-35/the-error-when-build-startdict-713689/)

keika 03-22-2009 11:14 PM

the error when build startdict
 
hi.all
I got the error below when compiling stardict on FC10

/usr/lib/gcc/i386-redhat-linux/4.3.2/../../../libgdk_pixbuf-2.0.so: undefined reference to `png_read_info@PNG12_0'
/usr/lib/gcc/i386-redhat-linux/4.3.2/../../../libcairo.so: undefined reference to `png_set_filler@PNG12_0'
/usr/lib/gcc/i386-redhat-linux/4.3.2/../../../libgdk_pixbuf-2.0.so: undefined reference to `png_get_text@PNG12_0'
/usr/lib/gcc/i386-redhat-linux/4.3.2/../../../libgdk_pixbuf-2.0.so: undefined reference to `png_set_packing@PNG12_0'
/usr/lib/gcc/i386-redhat-linux/4.3.2/../../../libgdk_pixbuf-2.0.so: undefined reference to `png_set_progressive_read_fn@PNG12_0'
/usr/lib/gcc/i386-redhat-linux/4.3.2/../../../libgdk_pixbuf-2.0.so: undefined reference to `png_write_rows@PNG12_0'
/usr/lib/gcc/i386-redhat-linux/4.3.2/../../../libgdk_pixbuf-2.0.so: undefined reference to `png_set_IHDR@PNG12_0'
/usr/lib/gcc/i386-redhat-linux/4.3.2/../../../libgdk_pixbuf-2.0.so: undefined reference to `png_read_update_info@PNG12_0'
/usr/lib/gcc/i386-redhat-linux/4.3.2/../../../libgdk_pixbuf-2.0.so: undefined reference to `png_set_interlace_handling@PNG12_0'
/usr/lib/gcc/i386-redhat-linux/4.3.2/../../../libgdk_pixbuf-2.0.so: undefined reference to `png_set_write_fn@PNG12_0'
/usr/lib/gcc/i386-redhat-linux/4.3.2/../../../libgdk_pixbuf-2.0.so: undefined reference to `png_write_end@PNG12_0'
/usr/lib/gcc/i386-redhat-linux/4.3.2/../../../libgdk_pixbuf-2.0.so: undefined reference to `png_get_bit_depth@PNG12_0'
/usr/lib/gcc/i386-redhat-linux/4.3.2/../../../libcairo.so: undefined reference to `png_create_read_struct@PNG12_0'

Is there anything I missed?
my gcc version is 4.3.2.
Would anyone know how to fix it?
thanks in advance!

keika 03-23-2009 12:44 AM

Nobody encountered that similar problem?


All times are GMT -5. The time now is 09:49 PM.