Re: where do i look for help with glib installation?

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

 



> 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
_______________________________________________

gtk-list@xxxxxxxxx
http://mail.gnome.org/mailman/listinfo/gtk-list

[Index of Archives]     [Touch Screen Library]     [GIMP Users]     [Gnome]     [KDE]     [Yosemite News]     [Steve's Art]

  Powered by Linux