Building IcedTea7 Using BSD option On OS X

Christian Thalinger christian.thalinger at gmail.com
Wed Jan 7 05:35:30 PST 2009


On Tue, 2009-01-06 at 23:29 -0500, Michael Franz wrote:
> Christian,
> 
> I am having a hard time getting classpath installed (I believe cacaovm
> requires it).  I tried to configure classpath:
> ./configure --disable-jni
> 
> but get the following error:
> make[2]: *** No rule to make target
> `../../native/jni/gtk-peer/libgtkpeer.la', needed by `libjawt.la'.
> Stop.
> 
> I get the same error if I do not disable jni.  
> 
> I am using version 0.97.2.

Hmm, maybe --disable-jni is broken.  Anyway, it's better if you just
disable what does not build:

--disable-gtk-peer --disable-plugin

Maybe you need to disable more stuff, but for now try these two.

- Christian




More information about the bsd-port-dev mailing list