Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 25932 - Jedit wont compile
Summary: Jedit wont compile
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-08-04 23:22 UTC by Fred Van Andel (RETIRED)
Modified: 2003-08-06 21:39 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Fred Van Andel (RETIRED) gentoo-dev 2003-08-04 23:22:55 UTC
Calculating dependencies ...done! 
>>> emerge (1 of 1) app-editors/jedit-4.1 to / 
>>> md5 src_uri ;-) jedit41source.tar.gz 
>>> Unpacking source... 
>>> Unpacking jedit41source.tar.gz to /tmp/portage/jedit-4.1/work 
>>> Source unpacked. 
Buildfile: build.xml 
 
BUILD FAILED 
Unable to load default ProjectHelper due to java.lang.NoClassDefFoundError: 
org/xml/sax/SAXException 
 
Total time: 1 second 
 
!!! ERROR: app-editors/jedit-4.1 failed. 
!!! Function src_compile, Line 32, Exitcode 1 
!!! compile problem 
 
 

Reproducible: Always
Steps to Reproduce:
1.emerge jedit 
2. 
3. 


Expected Results:  
Jedit to compile and install 

Portage 2.0.48-r5 (default-x86-1.4, gcc-3.2.3, glibc-2.3.2-r1) 
================================================================= 
System uname: 2.4.19-gentoo-r10 i686 AMD Duron(tm) Processor 
GENTOO_MIRRORS="http://gentoo.oregonstate.edu 
http://distro.ibiblio.org/pub/Linux/distributions/gentoo" 
CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config 
/usr/kde/3/share/config /usr/X11R6/lib/X11/xkb /usr/kde/3.1/share/config 
/usr/share/config" 
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d" 
PORTDIR="/usr/portage" 
DISTDIR="/usr/portage/distfiles" 
PKGDIR="/usr/portage/packages" 
PORTAGE_TMPDIR="/tmp" 
PORTDIR_OVERLAY="" 
USE="x86 oss apm avi crypt cups encode foomaticdb gif jpeg libg++ mad mikmod 
mmx mpeg ncurses nls pdflib png quicktime spell truetype xml2 xmms xv zlib 
alsa gdbm berkdb slang readline arts tetex aalib svga tcltk java mysql X sdl 
gpm tcpd pam libwww ssl perl python esd imlib oggvorbis gtk qt kde motif 
opengl mozilla ldap cdr -3dnow -gnome" 
COMPILER="gcc3" 
CHOST="i686-pc-linux-gnu" 
CFLAGS="-mcpu=athlon -O3 -pipe" 
CXXFLAGS="-mcpu=athlon -O3 -pipe" 
ACCEPT_KEYWORDS="x86" 
MAKEOPTS="-j2" 
AUTOCLEAN="yes" 
SYNC="rsync://rsync.gentoo.org/gentoo-portage" 
FEATURES="sandbox ccache cvs" 
 
I am using the blackdown version of java
Comment 1 Fred Van Andel (RETIRED) gentoo-dev 2003-08-06 21:39:31 UTC
I beleive that I had a configuration problem.  
 
I had 3 different jre's installed and I didnt understand how the configuration 
worked so I removed it all and just reinstalled according the the gentoo java 
how to and all works well.