Re: [gtk-list] Re: gtk+-1.2.0/glib-1.2.0 compile problem




Don't you just hate it when you find a partial answer after you've
posted the question...

Any way I found a libgmodule.la in ../../glib-1.2.0/gmodule,  and
change the Makefile to use it and got gtk+ to compile.  Still no
idea on why a gmodule.la was not created.

Thanks for any assistance.

Jim

----------  In Response to your message -------------

>  Date:  Wed, 24 Mar 1999 15:08:53 -0500
>  To:  gtk-list@redhat.com
>  From:  "J. W. Ballantine" <jwb@homer.att.com>
>  Subject:  [gtk-list] Re: gtk+-1.2.0/glib-1.2.0 compile problem
>
>  
>  Hi,
>  
>  Unfortunately, gmodule.la is not in ../../glib-1.2.0/gmodule/,
>  I looked there before posting.  To build glib-1.2.0, all I did was
>  download the source; ./configure ; make .
>  
>  Jim
>  
>  ----------  In Response to your message -------------
>  
>  >  Date:  Wed, 24 Mar 1999 14:52:09 -0500
>  >  To:  gtk-list@redhat.com
>  >  From:  Ronan Bourlier <rbourlie@ford.com>
>  >  Subject:  [gtk-list] Re: gtk+-1.2.0/glib-1.2.0 compile problem
>  >  Sender:  rbourlie@ford.com
>  >
>  >  "J. W. Ballantine" wrote:
>  >  > 
>  >  > Hi,
>  >  > 
>  >  > I'm trying to compile gtk+-1.2.0 on a solaris 2.6 system and it fails w
ith
>:
>  >  > 
>  >  > /bin/sh ../libtool --mode=link gcc  -g -O2 -Wall  -o testgtk  testgtk.o
>  >  > libgtk.la                                               ../gdk/libgdk.l
a
>  >  >                        -L/usr/openwin/lib -R/usr/openwin/lib
>  >  >                       -lXext -lX11 -lsocket  -lnsl
>  >  >                    ../../glib-1.2.0/libglib.la ../../glib-1.2.0/gmodule
.la
>  >  >                                         -lm -ldl
>  >  > libtool: link: `' is not a valid libtool archive
>  >  > *** Error code 1
>  >  > 
>  >  > When I look in ../../glib-1.2.0 there is no gmodule.la, but there is a
>  >  > libglib.la.  So it appears that glib-1.2.0 is not compiling correctly,
>  >  > yet it appears to be compiling correctly and I can't find anything spec
ifi
>  c
>  >  > about gmodule.la in the glib documentation.
>  >  > 
>  >  > Anyone have any ideas on what I need to do to get gtk+/glib 1.2.0 to co
mpi
>  le
>  >  > correctly ???
>  >  > 
>  >  I didn't have any problem compiling glib/gtk on solaris 2.6.
>  >  I used the source code.
>  >  Anyway, gmodule.la is in ../../glib-1.2.0/gmodule/gmodule.la
>  >  I don't know what went wrong in your Makefile.
>  >  Try to look in it and change the line compiling testgtk.
>  >  
>  >  I hope it can help
>  >  -- 
>  >  Ronan BOURLIER                                  http://www.radioss.com
>  >  Development Engineer                            email: ronan@radioss.com
>  >  Radioss Consulting Corp.                        phone: +1 (248) 357 0657
>  >  
>  >  -- 
>  >  To unsubscribe: mail -s unsubscribe gtk-list-request@redhat.com < /dev/nu
ll
>  >  
>  
>  
>  -- 
>  To unsubscribe: mail -s unsubscribe gtk-list-request@redhat.com < /dev/null
>  




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