ligungif problems [was Re: Problems...]
francoig
neumann at globetrotter.net
Mon Dec 14 09:00:33 PST 1998
I looked on my system and I can say I have ligungif (Window Maker required
it). Kaffe configure seems to detect it correctly (HAVE_GIF_LIB_H is
defined to 1), but it refuses to work when I'm just compiling it right
away. If I add "-lungif" in kaffe/kaffevm/awt/X/Makefile (or somewhere
like what) It gives this cryptic null pointer exception:
at java/awt/FontMetrics.stringWidth(165)
at java/awt/Checkbox.preferredSize(220)
at java/awt/Component.getPreferredSize(372)
at java/awt/GridBagLayout.getCellDims(186)
at java/awt/GridBagLayout.preferredLayoutSize(577)
at java/awt/Container.preferredSize(418)
at java/awt/Container.getPreferredSize(246)
at java/awt/GridBagLayout.getCellDims(186)
at java/awt/GridBagLayout.preferredLayoutSize(577)
at java/awt/Container.preferredSize(418)
at java/awt/Container.getPreferredSize(246)
at java/awt/GridBagLayout.getCellDims(186)
at java/awt/GridBagLayout.preferredLayoutSize(577)
at java/awt/Container.preferredSize(418)
at java/awt/Frame.preferredSize(139)
at java/awt/Container.getPreferredSize(246)
at java/awt/Window.addNotify(74)
at java/awt/Window.pack(182)
at Mirabilis/ICQ/Dialog/ae.<init>(line unknown, pc 0x8a62a31)
at Mirabilis/ICQ/NetAware/pg.(line unknown, pc 0x89d0ce4)
at Mirabilis/ICQ/NetAware/pg.(line unknown, pc 0x8a0623b)
at Mirabilis/ICQ/NetAware/CNetAwareApp.<init>(line unknown, pc
0x83c8177)
at Mirabilis/ICQ/NetAware/CNetAwareApp.main(line unknown, pc
0x835035c)
Actually, this as perhaps nothing to do with libungif, but I still can't
run ICQ. I'm using dec 12 Kaffe snap show (earlier version did not work
either).
Francois-Denis Gonthier
More information about the kaffe
mailing list