Build fail

Attila Szegedi szegedia at gmail.com
Fri Sep 12 11:30:17 PDT 2008


Thanks. Did these, but still no joy; getting the exact same error  
output.

Attila.

On Sep 12, 2008, at 8:14 PM, Martin Buchholz wrote:

> The right way to unset an environment variable is to use "unset"
> What I do is (effectively):
>
> unset JAVA_HOME
> export LANG=C LC_ALL=C
>
> Martin
>
> On Thu, Sep 11, 2008 at 09:42, Attila Szegedi <szegedia at gmail.com>  
> wrote:
>> ERROR: Your JAVA_HOME environment variable is set.  This will
>>       most likely cause the build to fail.  Please unset it
>>       and start your build again.
> ...
>> I eliminated these with
>> export JAVA_HOME=
>> export LANG=C



More information about the bsd-port-dev mailing list