public inbox for java-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug java/28775]  New: gcj-dbtool fails to work on x86_64: NoSuchAlgorithmException: MD5
@ 2006-08-18 18:34 bero at arklinux dot org
  2006-08-18 19:10 ` [Bug java/28775] " bero at arklinux dot org
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: bero at arklinux dot org @ 2006-08-18 18:34 UTC (permalink / raw)
  To: java-prs

When trying to use gcj-dbtool (SVN rev. 116230) on x86_64, this happens:

gcj-dbtool -f ecj.db ecj.jar /usr/lib64/libecj.so.3
error: could not update ecj.db: java.security.NoSuchAlgorithmException: MD5

Works as expected with the same gcc/gcj on normal x86.


-- 
           Summary: gcj-dbtool fails to work on x86_64:
                    NoSuchAlgorithmException: MD5
           Product: gcc
           Version: 4.2.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: java
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: bero at arklinux dot org
 GCC build triplet: x86_64-pc-linux-gnu
  GCC host triplet: x86_64-pc-linux-gnu
GCC target triplet: x86_64-pc-linux-gnu


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28775


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug java/28775] gcj-dbtool fails to work on x86_64: NoSuchAlgorithmException: MD5
  2006-08-18 18:34 [Bug java/28775] New: gcj-dbtool fails to work on x86_64: NoSuchAlgorithmException: MD5 bero at arklinux dot org
@ 2006-08-18 19:10 ` bero at arklinux dot org
  2006-08-21 22:19 ` tromey at gcc dot gnu dot org
  2006-08-22 20:41 ` fitzsim at redhat dot com
  2 siblings, 0 replies; 4+ messages in thread
From: bero at arklinux dot org @ 2006-08-18 19:10 UTC (permalink / raw)
  To: java-prs



------- Comment #1 from bero at arklinux dot org  2006-08-18 19:10 -------
The problem is that classpath.security gets installed to /usr/lib/security
only, but not /usr/lib64/security.


Running
cp /usr/lib/security/classpath.secruity /usr/lib64/security
after installing gcc fixes it.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28775


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug java/28775] gcj-dbtool fails to work on x86_64: NoSuchAlgorithmException: MD5
  2006-08-18 18:34 [Bug java/28775] New: gcj-dbtool fails to work on x86_64: NoSuchAlgorithmException: MD5 bero at arklinux dot org
  2006-08-18 19:10 ` [Bug java/28775] " bero at arklinux dot org
@ 2006-08-21 22:19 ` tromey at gcc dot gnu dot org
  2006-08-22 20:41 ` fitzsim at redhat dot com
  2 siblings, 0 replies; 4+ messages in thread
From: tromey at gcc dot gnu dot org @ 2006-08-21 22:19 UTC (permalink / raw)
  To: java-prs



------- Comment #2 from tromey at gcc dot gnu dot org  2006-08-21 22:19 -------
This looks related to PR 27890.
FWIW I thought we no longer needed a .security file to be installed.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28775


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug java/28775] gcj-dbtool fails to work on x86_64: NoSuchAlgorithmException: MD5
  2006-08-18 18:34 [Bug java/28775] New: gcj-dbtool fails to work on x86_64: NoSuchAlgorithmException: MD5 bero at arklinux dot org
  2006-08-18 19:10 ` [Bug java/28775] " bero at arklinux dot org
  2006-08-21 22:19 ` tromey at gcc dot gnu dot org
@ 2006-08-22 20:41 ` fitzsim at redhat dot com
  2 siblings, 0 replies; 4+ messages in thread
From: fitzsim at redhat dot com @ 2006-08-22 20:41 UTC (permalink / raw)
  To: java-prs



------- Comment #3 from fitzsim at redhat dot com  2006-08-22 20:41 -------
Fixed on trunk by commit for PR 27890.


-- 

fitzsim at redhat dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28775


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2006-08-22 20:41 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-08-18 18:34 [Bug java/28775] New: gcj-dbtool fails to work on x86_64: NoSuchAlgorithmException: MD5 bero at arklinux dot org
2006-08-18 19:10 ` [Bug java/28775] " bero at arklinux dot org
2006-08-21 22:19 ` tromey at gcc dot gnu dot org
2006-08-22 20:41 ` fitzsim at redhat dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).