public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Leandro Melo de Sales" <leandroal@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: [gentoo-user] Tomcat installation
Date: Tue, 18 Jul 2006 07:07:33 -0300	[thread overview]
Message-ID: <5bc4c4570607180307wcee9ac1g1d25e818dceaa100@mail.gmail.com> (raw)

Hi,

 I have problem in tomcat installation, please someone to help me?
When I type 'emerge tomcat' I got the following message:

./org/mozilla/jss/ssl/SSLTest.java:69: as of release 1.5, 'enum' is a
keyword, and may not be used as an identifier
(try -source 1.4 or lower to use 'enum' as an identifier)
        Enumeration enum = params.keys();
                    ^
./org/mozilla/jss/ssl/SSLTest.java:71: as of release 1.5, 'enum' is a
keyword, and may not be used as an identifier
(try -source 1.4 or lower to use 'enum' as an identifier)
        while (enum.hasMoreElements() ) {
               ^
./org/mozilla/jss/ssl/SSLTest.java:72: as of release 1.5, 'enum' is a
keyword, and may not be used as an identifier
(try -source 1.4 or lower to use 'enum' as an identifier)
            String key = (String) enum.nextElement();
                                  ^
./org/mozilla/jss/ssl/SSLSocket.java:689: as of release 1.5, 'enum' is
a keyword, and may not be used as an identifier
(try -source 1.4 or lower to use 'enum' as an identifier)
        private int enum;
                    ^
./org/mozilla/jss/ssl/SSLSocket.java:690: as of release 1.5, 'enum' is
a keyword, and may not be used as an identifier
(try -source 1.4 or lower to use 'enum' as an identifier)
        private CipherPolicy(int enum) { }
                                 ^
./org/mozilla/jss/ssl/SSLSocket.java:692: as of release 1.5, 'enum' is
a keyword, and may not be used as an identifier
(try -source 1.4 or lower to use 'enum' as an identifier)
        int getEnum() { return enum; }
                               ^
./org/mozilla/jss/pkcs12/SafeBag.java:120: warning: unmappable
character for encoding ASCII
     * A bag containing a private key encrypted ? la PKCS #8.  The bag
                                                ^
6 errors
1 warning
Command failed (1)
make: *** [buildJava] Error 2

!!! ERROR: dev-java/jss-3.4 failed.
Call stack:
  ebuild.sh, line 1539:   Called dyn_compile
  ebuild.sh, line 939:   Called src_compile
  jss-3.4.ebuild, line 53:   Called die

The JVM version is Sun SDK 1.5.0_07.

# java -version
java version "1.5.0_07"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_07-b03)
Java HotSpot(TM) 64-Bit Server VM (build 1.5.0_07-b03, mixed mode)

Thank you,

Leandro.
-- 
gentoo-user@gentoo.org mailing list



                 reply	other threads:[~2006-07-18 10:13 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5bc4c4570607180307wcee9ac1g1d25e818dceaa100@mail.gmail.com \
    --to=leandroal@gmail.com \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox