Re: Compiling gnome-lib



Olaf Conradi <oc@dds.nl> writes:
> Hi all,
> 
> I managed to compile glib, gtk+, imlib, libIDL and ORBit (great work) 
> successfully with the latest cvs sources. But I haven't been able to get 
> gnome-libs to work. I get the following error during make:
> 
> make[2]: *** No rule to make target `../libgnomeui/gnome-actionarea.h', 
> needed by `gnome-winhints.lo'.  Stop.
> make[2]: Leaving directory `/usr/local/src/gnome/gnome-libs/libgnomeui'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/usr/local/src/gnome/gnome-libs'
> make: *** [all-recursive-am] Error 2
> 
> It seems it wants gnome-actionarea.h, but I can't find it in cvs.
> 
> Am I doing something wrong? Did I forget to setup something?

	cd libgnomeui
	rm -fr .deps
	make clean
	make

- 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]