java.awt.Robot needs libXtst

Per Bothner per@bothner.com
Mon Aug 22 22:07:00 GMT 2005


Thomas Fitzsimmons wrote:
> I think it's fair to require an X development package when building the
> GTK peers. And libXtst seems to be shipped with Xorg.

An interesting factor:
make bootstrap (fails)
(followed by)
make configure-target-libjava (works)
while
make bootstrap (fails)
(followed by)
rm -rf x86_64-unknown-linux-gnu
(followed by)
make configure-target-libjava (fails!)
(I think: I have to double-check it - after all this is
rather confusing!)
I'm wondering if it's a 32-it vs 64-bit confusion.
My config.guess returns x86_64-unknown-linux-gnu, and
make configure-target-libjava tries to create both:
x86_64-unknown-linux-gnu/32/libjava
x86_64-unknown-linux-gnu/libjava
-- 
	--Per Bothner
per@bothner.com http://per.bothner.com/


More information about the Java mailing list

AltStyle によって変換されたページ (->オリジナル) /