Re: Garnome compile error (possibly failing on gnomemeeting)



Dear all,

I think I am facing the same problem. I have downloaded all the tarballs
using "make paranoid-checksum", and am using RH7.3, gcc-3.2.3 and
glibc-2.2.5. After the building of gnomemeeting failed when making
install of garnome-0.27.1, I tried to follow the build instructions of
gnomemeeting to build pwlib and openh323-1.12.2 and pwlib-1.5.2 with
--prefix=/usr and make optshared (so that they were installed in
/usr/lib). Before I built the above two, the build of garnome would
complain that it couldn't find -lopenh323 and -lpt. However, after these
two were installed, it complained with a whole lot of undefined
references of Gtk stuffs.

/****** earliest errors *******/
/opt/bin/g++ -o gnomemeeting callbacks.o gdkvideoio.o gnomemeeting.o
connection.o endpoint.o menu.o toolbar.o pref_window.o sound_handling.o
videograbber.o config.o ldap_window.o main_window.o gatekeeper.o ils.o
misc.o chat_window.o druid.o urlhandler.o vfakeio.o tray.o tools.o lid.o
-Wl,--export-dynamic -pthread  -L/hme/selwyn/garnome/lib/libatk-1.0.so
/home/selwyn/garnome/lib/libgdk_pixbuf-2.0.so
/home/selwyn/garnome/lib/libpangoxft-1.0.so
/home/selwyn/garnome/lib/libpangox-1.0.so
/home/selwyn/garnome/lib/libpango-1.0.so
/home/selwyn/garnome/lib/libbonobo-2.so
/home/selwyn/garnome/lib/libgnomevfs-2.so
/home/selwyn/garnome/lib/libgconf-2.so -lssl -lcrypto -lrt
/home/selwyn/garnome/lib/libbonobo-activation.so
/home/selwyn/garnome/lib/libORBitCosNaming-2.so
/home/selwyn/garnome/lib/libORBit-2.so /usr/lib/libpopt.so
/home/selwyn/garnome/lib/libgobject-2.0.so
/home/selwyn/garnome/lib/libgthread-2.0.so
/home/selwyn/garnome/lib/libgmodule-2.0.so
/home/selwyn/garnome/lib/libglib-2.0.so -lopenh323 -ldl -lpt
/home/selwyn/garnome/lib/libxml2.so -lpthread -lz -lm -lldap -llber
-lresolv -Wl,--rpath -Wl,/home/selwyn/garnome/lib -Wl,--rpath
-Wl,/home/selwyn/garnome/lib
callbacks.o: In function `hold_call_cb(_GtkWidget*, void*)':
/usr/include/ptlib/contain.inl:215: undefined reference to
`PString::Empty()'
callbacks.o: In function `hold_call_cb(_GtkWidget*, void*)':
/usr/include/ptlib/array.h:147: undefined reference to
`PContainer::PContainer[not-in-charge](PContainer const&)'
/usr/include/ptlib/array.h:147: undefined reference to `vtable for
PAbstractArray'
/usr/include/ptlib/array.h:147: undefined reference to
`PAbstractArray::CopyContents(PAbstractArray const&)'
callbacks.o: In function `hold_call_cb(_GtkWidget*, void*)':
/usr/include/ptlib/contain.inl:215: undefined reference to `vtable for
PString'
callbacks.o: In function `hold_call_cb(_GtkWidget*, void*)':
/************ end ********/

I also tried Chris's suggestions to install the openh323-1.12.0-2 and
pwlib-1.5.0-2 rpms (including devels) with --nodeps. But I still get
similar results.

Thanks in advance!

Selwyn




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]