Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 May 2013 20:14:23 +0200
From:      operation <operation@a2network.net>
To:        Chris Rees <crees@FreeBSD.org>
Cc:        perl <perl@freebsd.org>, operation@a2network.net, Yutaka Itoh <y.itoh@a2network.jp>
Subject:   Re: perl (5.8.9 to 5.8.14) portupgrade error
Message-ID:  <20130513201423.ACAF.BB7C08DA@a2network.net>
In-Reply-To: <CADLo83-GCz_xeK0n-zt1okq-fmLpsa4qAHKDKLWA_1ZpCTDEgg@mail.gmail.com>
References:  <20130513174710.GB5214@hal.rescomp.berkeley.edu> <CADLo83-GCz_xeK0n-zt1okq-fmLpsa4qAHKDKLWA_1ZpCTDEgg@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Yes, I deleted 
> Er, WITH_PKGNG you mean?
But same error.

Build Perl for SOCKS? [n]
Use the PerlIO abstraction layer? [y]
Getting the current patchlevel...
Build a threading Perl? [n]
Build Perl for multiplicity? [n]
Use which C compiler? [cc]
/usr/lib/libpthread.so: undefined reference to `__pselect@FBSDprivate_1.0'
Uh-oh, the C compiler 'cc' doesn't seem to be working.
You seem to have a working gcc, though.
Would you like to use it? [y]
/usr/lib/libpthread.so: undefined reference to `__pselect@FBSDprivate_1.0'
You need to find a working C compiler.
Either (purchase and) install the C compiler supplied by your OS vendor,
or for a free C compiler try http://gcc.gnu.org/
I cannot continue any further, aborting.
===>  Script "Configure" failed unexpectedly.
Please report the problem to perl@FreeBSD.org [maintainer] and attach the
"/usr/ports/lang/perl5.14/work/perl-5.14.2/config.log" including the output
of the failure of your make command. Also, it might be a good idea to provide
an overview of all packages installed on your system (e.g. a /usr/sbin/pkg_info
-Ea).
*** Error code 1

Stop in /usr/ports/lang/perl5.14.
*** Error code 1

-- 
operation <operation@a2network.net>

On Mon, 13 May 2013 18:52:51 +0100
Chris Rees <crees@FreeBSD.org> wrote:

> On 13 May 2013 18:47, milki <milki@rescomp.berkeley.edu> wrote:
> > On 19:38 Mon 13 May     , Yutaka Itoh wrote:
> >> Thanks, Milki.
> >>
> >> I dkipped these 2 steps and tried to install perl-5.14 again.
> >> But I came across same error.
> >>
> >> root@ylog1:/etc# cd /usr/ports/lang/perl5.14 && make config && make package
> >> ===> Building/installing dialog4ports as it is required for the config dialog
> >> ===>  Cleaning for dialog4ports-0.1.3
> >> ===>   dialog4ports-0.1.3 depends on file: /usr/local/sbin/pkg - not found
> >> ===>    Verifying install for /usr/local/sbin/pkg in /usr/ports/ports-mgmt/pkg
> >> ===>  pkg-1.0.12 not supported on 7.x or early 8.0.
> >> *** Error code 1
> >
> > Did you remvoe USE_PKGNG from make.conf?
> >
> 
> Er, WITH_PKGNG you mean?
> 
> Chris




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