Re: Compile problems with gnome-libs



Raja R Harinath wrote:
> 
> Jeff Garzik <jgarzik@pobox.com> writes:
> > Benjamin White wrote:
> > > I've had problems with gnome-libs compiling.  I can't seem to find the
> > > file "gnome-dl.h".  Here are the error messages that I'm getting.
> > 
> > Try removing all your dependencies directories (.deps), or gnome-libs
> 							  ^^^^^^^^^^^^^^^
> > altogether, and doing a fresh checkout.  gnome-dl was recently removed.
>   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> 
> Why???
> 
> 	$ rm -fr `find . -name .deps -print`
> 	$ make clean && make
> 
> Will work.

...as I noted in my first alternative.  Maybe I messed up my commas :)
	( remove all .deps ) || ( remove gnome-libs && do fresh checkout)

Jeff





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