[Java-gnome-developer] new gentoo package
Brought to you by:
afcowie
From: Alex M. <ale...@gl...> - 2003-12-16 13:40:18
|
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) -- Alex Moreno |