LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Problems compiling the new Pidgin - pango errors (https://www.linuxquestions.org/questions/linux-software-2/problems-compiling-the-new-pidgin-pango-errors-551432/)

R00T.OSIRIS 05-05-2007 02:11 AM

Problems compiling the new Pidgin - pango errors
 
Hello, I'm trying to compile the new Pidgin2.0 from source, and I keep coming up with errors.

Code:

/usr/local/lib/libpangoft2-1.0.so.0: undefined reference to 'pango_font_description_set_gravity'
/usr/local/lib/libpangoft2-1.0.so.0: undefined reference to `pango_font_description_get_gravity'
/usr/local/lib/libpangoft2-1.0.so.0: undefined reference to `pango_gravity_get_type'
/usr/local/lib/libpangoft2-1.0.so.0: undefined reference to `pango_layout_get_lines_readonly'
collect2: ld returned 1 exit status make[3]: *** [pidgin] Error 1 make[3]: Leaving directory
`/home/amen-ra/pidgin-2.0.0/pidgin' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory
`/home/amen-ra/pidgin-2.0.0/pidgin' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory
`/home/amen-ra/pidgin-2.0.0' make: *** [all] Error 2

I tried compiling the latest pango, still got the same errors.
If anyone has any ideas I'd appreciate it.

This is on my OpenSuSe10.2, AMD64
Thanks!

R00T.OSIRIS 05-05-2007 04:39 AM

Urgh, It was the stupid pagno-32bit package suse had installed.


All times are GMT -5. The time now is 09:23 AM.