Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Apr 2006 15:00:25 +0200
From:      Anton Berezin <tobez@tobez.org>
To:        Steinar Bormer <steinab@ifi.uio.no>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: p5-GSSAPI does not build
Message-ID:  <20060409130025.GA19201@heechee.tobez.org>
In-Reply-To: <3jzirpjdlw9.fsf@to.ifi.uio.no>
References:  <3jzirpjdlw9.fsf@to.ifi.uio.no>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Apr 09, 2006 at 01:32:54PM +0200, Steinar Bormer wrote:
> Greetings,
> 
> /usr/ports/security/p5-GSSAPI does not build.  The reason seems to be
> that the Makefile.PL calls for:
> 
> ABSPERL = /usr/ports/security/p5-GSSAPI/work/GSSAPI-0.21/0
> 
> This "0" does not exist, as can be seen right before the 
> "*** Error code 127" in the following:

> # uname -sr
> FreeBSD 6.0-RELEASE-p6
> 
> # which perl
> /usr/bin/perl
> 
> # /usr/bin/perl --version
> This is perl, v5.8.8 built for i386-freebsd-64int
> (with 1 registered patch, see perl -V for more detail)

> ===>  Configuring for p5-GSSAPI-0.21
> perl: warning: Setting locale failed.
> perl: warning: Please check that your locale settings:
>         LC_ALL = (unset),
>         LANG = "no_NO.ISO8859-1"
>     are supported and installed on your system.
> perl: warning: Falling back to the standard locale ("C").

I'd like to know two things:

- is it a jail?
- what is the output of ldd /usr/local/bin/perl5.8.8 ?

\Anton.
-- 
An undefined problem has an infinite number of solutions.
-- Robert A. Humphrey



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060409130025.GA19201>