Re: MAJOR BUG!!!



On 28 Aug 1998, Owen Taylor wrote:

> $ glib-config --libs gmodule
> -L/usr/local/lib -rdynamic -lgmodule-1.1  -lglib-1.1 -ldl
> 
> $ gtk-config --libs
> -L/opt/themes/lib -L/usr/X11R6/lib -lgtk -lgdk -L/usr/local/lib -rdynamic -lgmodule-1.1 -lglib-1.1 -ldl -lXext -lX11 -lpthread -ldl -lm
> 
> When -lgmodule is needed, gmodule should be added to the glib-config
> line, as it is for GTK+. Perhaps you should try getting clean copies
> of of gtk+ and gnome-libs? Everything seems to configure and compile
> fine here.

Arrgghh!  I really mean it!

reflections# cd gtk+
reflections# make uninstall
reflections# cd ..
reflections# mv gtk+ gtk+-foo
reflections# cvs checkout gtk+
(...)
reflections# cd gtk+
reflections# ./autogen.sh --prefix=/opt/gnome
reflections# grep "glib-config --libs" configure
  glib_libs=`$with_glib/glib-config --libs`
reflections# grep  gmodule configure
reflections# 

Explain this to me, Owen.  The $64,000 question is, are you using
anonymous or user-name-ful CVS?  If the later, then you probably
won't see it.  I'm using anon CVS and I am seeing it.

Can someone please comment on the report that the CVS tree has diverged
for anonymous and developer access?  And can some developer please
cavort with us little people for a while and test this stuff using
anonymous CVS?

Still broken...

--
Todd Graham Lewis            32°49'N,83°36'W          (800) 719-4664, x2804
******Linux******         MindSpring Enterprises      tlewis@mindspring.net



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