Re: where do i look for help with glib installation?
- From: stian nixia no
- To: "Jay G. Scott" <gl arlut utexas edu>
- Cc: gtk-list gnome org
- Subject: Re: where do i look for help with glib installation?
- Date: Sat, 5 Mar 2005 00:47:51 +0100 (CET)
> i suspect i've come to the wrong place, but, where's the right place?
http://bugzilla.gnome.org/
> i need help getting glib-2.6.0 to __completely__ make.
> gutils.c evidently isn't getting put into the libglib-2.0.so.
> (i've tracked that down.) that is, these are defined in gutils.c,
> and, presumably, once that gets into the library, i should be okay.
great you are looking into it. To find symbol-definations etc, you can use
objdump.
objdump -r -R -t -T test.so will give you all symbols (provided, and
needed).
All bugs should be posted at bugzilla, and if you are able to track down
the source of the problem and/or solve it, post a patch there aswell.
These mailinglists are for discussion and general user-help aswell.
Stian
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]