problems compiling
- From: Dan Mills <dm cs duke edu>
- To: gtk-list redhat com
- Subject: problems compiling
- Date: Sat, 5 Dec 1998 17:45:19 -0500 (EST)
Hello,
If there is a separate list/discussion group for helping people out with
problems like these, tell me, and I'll bother them instead :)
When compiling a gimp plug-in, I get a bunch of undefined references. I
attached them to the message.
I'm linking in:
-lglib -lgimp -lgimpui -lgmodule -lgtk -lgdk -lgck -lgpc -lm
which are, basically, all the libraries I saw in /usr/local/lib... I can't
figure out what lib I'm forgetting to link in.. or is it some kind of
library incompatibility?I have:
libgdk-1.1.so.3
libgimp-1.1.so.0
libgimpui-1.1.so.0
libglib-1.1.so.4
libgmodule-1.1.so.4
libgtk-1.1.so.3
Any help would be greatly appreciated... :)
Thanks,
-Dan
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
//// | Dan Mills -o) |
|--00 | Duke Class of 2000 /\\ |
C ` | email: dm@cs.duke.edu _\_v |
\ ~/ ~~~|~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| |---o---3
/usr/local/lib/libgtk.so: undefined reference to `g_module_supported'
/usr/local/lib/libgtk.so: undefined reference to `g_module_error'
/usr/local/lib/libgimp.so: undefined reference to `PLUG_IN_INFO'
/usr/local/lib/libgtk.so: undefined reference to `g_module_make_resident'
/usr/local/lib/libgtk.so: undefined reference to `g_module_close'
/usr/local/lib/libgtk.so: undefined reference to `g_module_name'
/usr/local/lib/libgtk.so: undefined reference to `g_module_symbol'
/usr/local/lib/libgtk.so: undefined reference to `g_module_open'
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]