Re: gnome-standalone can't find includes



On Wed, 25 Nov 1998, John Travers wrote:
> i've installed all of gnome cvs in /usr/local, and anything i get
> through cvs compiles fine. however gnome-standalone, which once compiled
> using my debian 2.0 packages now can't find any includes for gnome.
> 
> says something like...
> 
> no rule to make target /usr/include/gnome.h needed by main.o

    find . -name .deps -print0 | xargs -0 rm -rf

Regards,
Norbert



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