Re: [gtk-list] Re: GTK+-1.1.2 install problems



I have this same problem and i'm trying to compile in a RH machine so I
don't think that the problem is slackware, I also have unistalled all
the gtk previous packages I got and make sure that the directory where i
have the glib library is in ld.so.conf, I think that the problem is not
ld because I try to find the functions g_datalist_set_destroy and
g_datalist_id_set_destroy in the glib.h file and there are no
declarations for them maybe they dont even exists in glib-1.1.3. Do
anybody has compiled gtk+-1.1.2 with glib-1.1.3 ?

gasp escribió:
> 
> check in /usr/local/lib and make sure that there aern't any older versions
> of gtk laying around, this will cause the compile to bomb out rather quickly...
> 
> At 09:46 PM 10/29/98 -0800, you wrote:
> >
> >I did run ldconfig.  I doubled checked that /usr/local/lib was in ld.so.conf
> >and libglib.* was in /usr/local/lib.  I even did a make uninstall/make clean,
> >reinstalled glib.  I try to compile gtk without success with the same errors.
> >Is g_datalist_set_destroy in glib?
> >
> >arggh
> >Dean
> >
> >
> >On Thu, Oct 29, 1998 at 11:17:36PM -0500, James Lewis wrote:
> >>
> >>
> >> Dean Kao wrote:
> >>
> >> >
> >> > .libs/libgtk.so: undefined reference to `g_datalist_set_destroy'
> >> > .libs/libgtk.so: undefined reference to `g_datalist_id_set_destroy'
> >> > collect2: ld returned 1 exit status
> >>
> >> After glib is installed, manually run ldconfig.  It seems that with
> >slackware you
> >> have run ldconfig any time you install libraries, even though most install
> >scripts
> >> seem to do so on their own.  If you're already installed glib, just run
> >ldconfig
> >> before trying to make gtk again.
> >>
> >> -James C. Lewis
> >> jclewis@purdue.edu
> >>
> >> --
> >> To unsubscribe: mail -s unsubscribe gtk-list-request@redhat.com < /dev/null
> >
> >--
> >To unsubscribe: mail -s unsubscribe gtk-list-request@redhat.com < /dev/null
> 
> --
> To unsubscribe: mail -s unsubscribe gtk-list-request@redhat.com < /dev/null

-- 
Jaime Alberto "el mono" Silva Colorado
Estudiante Facultad de Ingeniería Eléctrica
Universidad Tecnológica de Pereira
Pereira, Colombia.



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