Subject: pkg/7849: the jdk has some kind of linker problem with libjpeg.so
To: None <gnats-bugs@gnats.netbsd.org>
From: None <alaric@alaric-williams.com>
List: netbsd-bugs
Date: 06/23/1999 23:05:42
>Number:         7849
>Category:       pkg
>Synopsis:       the jdk has some kind of linker problem with libjpeg.so
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    pkg-manager (NetBSD software packages system bug manager)
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Jun 23 23:05:01 1999
>Last-Modified:
>Originator:     Alaric Williams
>Organization:
Internet Vision
>Release:        NetBSD 1.4
>Environment:
NetBSD lust 1.4 NetBSD 1.4 (LUST) #1: Wed Jun 16 03:25:53 BST 1999     alaric@lust:/usr/src/sys/arch/i386/compile/LUST i386
>Description:
Attempting to read a .jpeg file from within Java (JDK from the pksrc)
produces:

/usr/libexec/ld.so: Undefined symbol "_jIInCtlr" called from java:/usr/pkg/java/lib/i386/green_threads/libjpeg.so at 0x414b2150
>How-To-Repeat:
lust$ java uk.co.ivision.jukebox.client.frontend.Main
Reading /usr/home/alaric/work/jukebox/test/images/kaos.jpg

The java source involved is

	System.out.println("Reading " + name); 
	imageCache = Toolkit.getDefaultToolkit().getImage(name);

>Fix:

Sorry, I haven't a clue :-(
>Audit-Trail:
>Unformatted: