When i try to run pidgin on my Solaris 10 / SPARC machine (using blueprint theme, per Ticket#842), I got this runtime error:
g_object_ref_sink "reference symbol not found"
What could of I done wrong? The compile process was relatively smooth (yes, I've dealt with Ticket #462 as well), thanks to all the hardware being put into that tarball.
I am a bit dumbfounded, don't know what to od.
any ideas?
Harv
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Dear all:
When i try to run pidgin on my Solaris 10 / SPARC machine (using blueprint theme, per Ticket#842), I got this runtime error:
g_object_ref_sink "reference symbol not found"
What could of I done wrong? The compile process was relatively smooth (yes, I've dealt with Ticket #462 as well), thanks to all the hardware being put into that tarball.
I am a bit dumbfounded, don't know what to od.
any ideas?
Harv
That sounds like you build pidgin on a Solaris machine with a GTK+ version >= 2.10.X but are running it on a machine with a GTK+ version < 2.10.X.
I built and ran pidgin on the same machine. The gtk version is very very old, something like 2.6.x or something.
I *SUSPECT* this issue has something to do with Ticket#842.