Subject: Re: patches for native jdk6 on amd64
To: None <netbsd-java@netbsd.org>
From: Arto Huusko <arto.huusko@pp2.inet.fi>
List: netbsd-java
Date: 11/29/2007 07:34:47
Bernd Ernesti wrote:
[please CC me, I'm not on the list]
>>
>> The patches do this:
>>
>> - All /usr/X11R6 replaced with /usr/pkg
>
> This is wrong and will not work with a native X11.
I know. But /usr/X11R6 is wrong on NetBSD too, because many
people use X from pkgsrc. The correct fix for X on NetBSD is
to require user set an env var prior to build to tell where X
can be found, but I'm not sure.