Building IcedTea7 Using BSD option On OS X
Christian Thalinger
christian.thalinger at gmail.com
Sun Jan 11 23:58:53 PST 2009
On Sun, 2009-01-11 at 22:34 -0500, Michael Franz wrote:
> Hi,
>
> Two issues that I have found when trying to compile on a non-linux
> platfor are:
> 1. LINUX_DIR this is defined as linux-$(BUILD_ARCH_DIR). When
> building using the --with-project=bsd it needs to be
> bsd-$(BUILD_ARCH_DIR)
This changeset fixes it:
http://icedtea.classpath.org/hg/icedtea6/rev/2938e5bb0575
We just have to add BSD to SET_OS_DIRS and port it to IcedTea7.
- Christian
More information about the bsd-port-dev
mailing list