Re: MAJOR BUG!!!



Todd Graham Lewis <tlewis@mindspring.net> writes:
> 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.

Got nothing to do with CVS or AnonCVS.  You are not getting the right
definition of `glib.m4'.  As I suggested in my other mail, tell
`aclocal' to look for it in the right place.  Now, where is my $64,000
;-). 
 
> 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?

I strongly doubt it.  I think that AnonCVS.gnome.org keeps up with
CVS.gnome.org using `rsync' or something like that.  It gets the
repository files (,v files) and has exactly the same revision history.
I don't think AnonCVS gives write access to anyone.  The only cases of
"divergence" I've seen are when sometimes AnonCVS lags behind CVS for a
couple of days.

- Hari
-- 
Raja R Harinath ------------------------------ harinath@cs.umn.edu
"When all else fails, read the instructions."      -- Cahn's Axiom
"Our policy is, when in doubt, do the right thing."   -- Roy L Ash



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