Re: Something stupid I'm sure I'm missing.




    >> I'm trying to compile GTK+ 1.1.2(themes 2 branch), and I keep
    >> getting errors when I'm compiling, there are about 6 of them
    >> and all pertain to not finding g_module_...  Any suggestions?
    >>
    Rodrigo> Try adding -lglib

When I have these problems I usually do

	make LIBS='-lglib -lgmodule'

(or in the opposite order).



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