Re: [gtk-list] Re: problem with the installation of gtk+_v1.2.3



Daniel Hops wrote:
> 
> Hi,
> 
> I have not found a GTK+ newsgroup, so I will try it here.
> 
> I want to install the GTK-v1.2.3  on my solaris sun (with openwin
> manager).
> the new glib was no problem, but when I try to do make on the gtk+ stuff
> 
> the gcc compiler exits with error nearly few seconds before the make is
> finished.
> I tried nearly everything but dont know any further.
> The install should be local in my home directory and I used the
> --with-glib=... option.
> 
> The compiler states:
> 
> /bin/sh ../libtool --mode=link /opt/local/bin/gcc  -O2 -Wall  -o
> testgtk  testgtk.o libgtk.la
> ../gdk/libgdk.la                           -L/usr/openwin/lib
> -R/usr/openwin/lib                                      -lXext -lX11
> -lsocket  -lnsl
> /home/eeddho/GTK_v1.2/glib-1.2.3/libglib.la
> /home/eeddho/GTK_v1.2/glib-1.2.3/gmodule.la
> -lm
> libtool: link: `/home/eeddho/GTK_v1.2/glib-1.2.3/gmodule.la' is not a
> valid libtool archive
> make[2]: *** [testgtk] Error 1
> make[2]: Leaving directory `/home/eeddho/GTK_v1.2/gtk+-1.2.3/gtk'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/home/eeddho/GTK_v1.2/gtk+-1.2.3'
> make: *** [all-recursive-am] Error 2
> 
> Seems to be a libtool problem. Why is gmodule.la not a valid libtool
> archive, I did not change anything.
> Can anybody help?
> 
> Thanks in advance
> Daniel
> 
> --
> To unsubscribe: mail -s unsubscribe gtk-list-request@redhat.com < /dev/null

I think that 'gmodule.la' is not the correct file but 'libgmodule.la'. 
Perhaps you must re-run configure for gtk, and take a look to the output.
It's is possible that some message give you the cause of the problem.



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