Re: [gtk-list] Re: Problems with compiling from cvs...



On Sat, 19 Sep 1998, Havoc Pennington wrote:

> 
> On Sat, 19 Sep 1998, Jonatan Magnusson wrote:
> > 
> > I have problems with compiling GTK+ from cvs. I downloaded the source
> > for the first time yesterday. Now I've downloaded everything again, but
> > the problem remains. There seems to be at least two files missing:
> > gtktypebuiltins.h and gtkmarshal.h. This is what I do:
> > 
> > cd gtk+
> > ./autogen.sh --prefix=/opt/gnome
> > make
> > 
> > It halts with dependency errors on those two files. 
> 
> Try:
> cd gtk+
> rm -r `find -name .deps`
> 

Doesn't work, same problem ... Btw, I noted that gcc now is run with a
-std1 option, which doesn't seem to be supported by gcc (perhaps egcs?)
It doesn't seem to be fatal though ...

---
Jonatan Magnusson
jonatan@cryogen.com




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