[Java-gnome-developer] make error
Brought to you by:
afcowie
From: Rubio Jr. <ser...@hi...> - 2002-07-30 07:49:15
|
Hi everyone! I'm new to the java-gnome world and almost new to the linux world so I don't know how to solve a problem compiling the cvs sources: ./configure All the stuff is available, but when I run make , I get the following error: make -C src gtk gnome make[1]: Entering directory `/home/rubiojr/cvs/gnome/java-gnome/src' make[1]: *** No rule to make target `org/gnu/glib/Boxed.java', needed by `org/gnu/glib/Boxed.class'. Stop. make[1]: Leaving directory `/home/rubiojr/cvs/gnome/java-gnome/src' make: *** [distro] Error 2 I use debian woody and I have all the gnome2 stuff working. Could anyone help me? Thanks for your patience and time. Great work guys. |