Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 09 Apr 2006 22:23:18 +0200
From:      steinab@ifi.uio.no (=?iso-8859-1?q?Steinar_B=F8rmer?=)
To:        Anton Berezin <tobez@tobez.org>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: p5-GSSAPI does not build
Message-ID:  <3jz7j5ywlah.fsf@to.ifi.uio.no>
In-Reply-To: <20060409130025.GA19201@heechee.tobez.org> (Anton Berezin's message of "Sun, 9 Apr 2006 15:00:25 %2B0200")
References:  <3jzirpjdlw9.fsf@to.ifi.uio.no> <20060409130025.GA19201@heechee.tobez.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Anton Berezin wrote:

| 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 ?

Thanks, that did the trick.  perl was built with libc.so.5.  A rebuild
of perl was all I needed.

-- 
SB

When in doubt, use brute force.
                -- Ken Thompson



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