Re: [gtk-list] Problem with GTK
- From: Owen Taylor <otaylor redhat com>
- To: gtk-list redhat com
- Subject: Re: [gtk-list] Problem with GTK
- Date: 29 Feb 2000 15:37:57 -0500
Gottipati Aravind <slttg@cc.usu.edu> writes:
> Hi,
> I am trying to set up gtk on my linux (debian) machine. I can't
> get it to compile even the first program. I get the following message
> ---------------------------------------------------------------------
> ~/prog/cpp/gui/gtk $gcc base.c -o base `gtk-config --cflags --libs`
> /usr/lib/libdl.a(dlsym.o): In function `doit.2':
> dlsym.o(.text+0x22): undefined reference to `_dl_default_scope'
> dlsym.o(.text+0x4c): undefined reference to `_dl_default_scope'
This basically looks like that there is some mismatch in your C
librariy or compiler setup. Perhaps you installed a C library in a
different prefix at some point and didn't remove all the pieces?
In any case, it is unlikely this has anything to do with GTK+
in particular.
Regards,
Owen
[
Date Prev][Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]