Your message dated Sat, 15 Sep 2007 20:35:15 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Bug#442390: Acknowledgement (libpng12-0: Missing symbol
png_combine_row causes openjdk compilation failure)
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: libpng12-0
Version: 1.2.15~beta5-1
Severity: normal
*** Please type your report below this line ***
The OpenJDK source does not build in Debian GNU Linux because
/usr/lib/libpng12.so.0.15.0 does not export the symbol png_combine_row
Note that using static library libpng.a for building OpenJDK is not
possible. The component that links to libpng is a shared library and
can only link shared libraries, or static libraries compiled with
-fPIC.
-- System Information:
Debian Release: 4.0
APT prefers stable
APT policy: (500, 'stable')
Architecture: amd64 (x86_64)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-5-amd64
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Versions of packages libpng12-0 depends on:
ii libc6 2.3.6.ds1-13etch2 GNU C Library: Shared libraries
ii zlib1g 1:1.2.3-13 compression library - runtime
libpng12-0 recommends no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
It was a mistake. OpenJDK bundles its own libpng.
--- End Message ---