Re: [Java-gnome-developer] new gentoo package
Brought to you by:
afcowie
From: Luca De R. <pie...@li...> - 2003-12-16 13:49:05
|
Il mar, 2003-12-16 alle 14:40, Alex Moreno ha scritto: > Hi, > > i´ve done a java-gnome package for Gentoo with 0.8.1 version, but > when it´s compiling, i get this error and i´m not sure if > it´s an ebuild error or a java-gnome one: > > checking for ant... /usr/bin/ant > checking for working const... yes > checking how to run the C preprocessor... gcc -E > checking for working alloca.h... yes > checking for alloca... yes > updating cache ./config.cache > creating ./config.status > creating test/Makefile > creating src/Makefile > creating src/tools/Makefile > creating Makefile > creating java-gnome.spec > creating java-gtk.spec > sed: -e expression #1, char 43: Unterminated `s' command > sed: -e expression #1, char 36: Unterminated `s' command > sed: -e expression #1, char 67: Unterminated `s' command > cp: cannot stat `src/other/Base*.java': No such file or directory > cp: cannot stat `src/other/GStringArray.java': No such file or directory > cp: cannot stat `src/other/GListString.java': No such file or directory > make -C src gnome glade > make[1]: Entering directory > `/var/tmp/portage/java-gnome-0.8.1/work/java-gnome-0.8.1/src' > make[1]: Nothing to be done for `gnome'. > make[1]: *** No rule to make target `glade'. Stop. > make[1]: Leaving directory > `/var/tmp/portage/java-gnome-0.8.1/work/java-gnome-0.8.1/src' > make: *** [distro] Error 2 > > !!! ERROR: dev-java/java-gnome-0.8.1 failed. > !!! Function src_compile, Line 49, Exitcode 2 > !!! (no error message) I suggest to wait upcoming java-gnome releases: there should be a 0.8.2 tarball released today, then the 0.9 version will be released on 22nd of December (maybe even before). Since the build system has been (quite largely) modified I think it's better if you wait for the new tarballs or you can download the current source from cvs with the command: cvs -z9 -d:pserver:ano...@cv...:/cvsroot/java-gnome co java-gnome -- Luca De Rugeriis <pie...@li...> |