Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Problem emerging apps requiring Java
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
Sieg
Tux's lil' helper
Tux's lil' helper


Joined: 07 Oct 2002
Posts: 87

PostPosted: Wed Jul 30, 2003 5:40 pm    Post subject: Problem emerging apps requiring Java Reply with quote

Hi,

I'm reinstalling a new server and I'm having problems compiling apps that make use of Java. Yesterday it was PHP, but decided to emerge it with -java cause I did not really need it, but now Cyrus-SASL is doing about the same thing... :(

Code:
Making all in java
make[2]: Entering directory `/var/tmp/portage/cyrus-sasl-2.1.14/work/cyrus-sasl-2.1.14/java'
Making all in CyrusSasl
make[3]: Entering directory `/var/tmp/portage/cyrus-sasl-2.1.14/work/cyrus-sasl-2.1.14/java/CyrusSasl'
CLASSPATH=..:./..:$CLASSPATH javac -d ..  Sasl.java GenericClient.java ClientFactory.java GenericCommon.java SaslClient.java SaslClientFactory.java SaslException.java SaslInputStream.java SaslOutputStream.java SaslUtils.java ServerFactory.java SaslServerFactory.java SaslServer.java GenericServer.java
make[3]: *** [classjavasasl.stamp] Killed
make[3]: Leaving directory `/var/tmp/portage/cyrus-sasl-2.1.14/work/cyrus-sasl-2.1.14/java/CyrusSasl'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/cyrus-sasl-2.1.14/work/cyrus-sasl-2.1.14/java'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/cyrus-sasl-2.1.14/work/cyrus-sasl-2.1.14'
make: *** [all-recursive-am] Error 2

!!! ERROR: dev-libs/cyrus-sasl-2.1.14 failed.
!!! Function src_compile, Line 105, Exitcode 2
!!! compile problem


I have Blackdown-JDK 1.4.1 installed. Any ideas appreciated.

Thanks :)
Back to top
View user's profile Send private message
cchapman
Guru
Guru


Joined: 16 Jan 2003
Posts: 440
Location: Fremont, NE

PostPosted: Wed Jul 30, 2003 8:05 pm    Post subject: Reply with quote

what are your CFLAGS.
Back to top
View user's profile Send private message
Sieg
Tux's lil' helper
Tux's lil' helper


Joined: 07 Oct 2002
Posts: 87

PostPosted: Wed Jul 30, 2003 8:24 pm    Post subject: Reply with quote

Code:
CFLAGS="-march=pentium3 -O3 -pipe -fomit-frame-pointer"


It's on a Celeron 700 Coppermine.
Back to top
View user's profile Send private message
cchapman
Guru
Guru


Joined: 16 Jan 2003
Posts: 440
Location: Fremont, NE

PostPosted: Wed Jul 30, 2003 8:54 pm    Post subject: Reply with quote

have you tried the USE="-java" for this also
Back to top
View user's profile Send private message
Sieg
Tux's lil' helper
Tux's lil' helper


Joined: 07 Oct 2002
Posts: 87

PostPosted: Wed Jul 30, 2003 8:56 pm    Post subject: Reply with quote

Not yet, wanted to try to fix instead of avoiding :?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum