Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 15164] jdk6-bin updated spell, does not need gcc33

sm-grimoire-bugs AT lists.ibiblio.org

Subject: SourceMage Grimoire Bug List

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-grimoire-bugs AT lists.ibiblio.org
  • Subject: [SM-Grimoire-Bugs] [Bug 15164] jdk6-bin updated spell, does not need gcc33
  • Date: 20 Apr 2009 00:13:53 -0000

http://bugs.sourcemage.org/show_bug.cgi?id=15164


Eric Sandall <sandalle AT sourcemage.org> changed:

What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Platform|x86 |All
Resolution| |FIXED




--- Comment #3 from Eric Sandall <sandalle AT sourcemage.org> 2009-04-19
19:13:52 ---
The newer jdk6-bin (newer than 6u5) must have been rebuilt with gcc 4.x, since
the old one used to require libstdc++.so.5.

unixodbc is still required:
x86_64:
# cleanse --nofix_quick jdk6-bin
...
The following files from jdk6-bin have missing library dependencies:
/usr/lib/jdk1.6.0_12/jre/lib/amd64/libJdbcOdbc.so
libodbcinst.so => not found
libodbc.so => not found

x86:
The following files from jdk6-bin have missing library dependencies:
/usr/lib/jdk1.6.0_12/jre/lib/i386/libJdbcOdbc.so
libodbcinst.so => not found
libodbc.so => not found

Removed gcc33 from DEPENDS with commit
66be4aef6702591f709aa76c4f7a793bf5a4cb68
in z-rejected.

Thanks for the report! :)

--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.




Archive powered by MHonArc 2.6.24.

Top of Page