From owner-freebsd-ports@FreeBSD.ORG Mon Oct 2 19:33:31 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 43DA416A4A7 for ; Mon, 2 Oct 2006 19:33:31 +0000 (UTC) (envelope-from lists.gms@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.184]) by mx1.FreeBSD.org (Postfix) with ESMTP id DBE5643D4C for ; Mon, 2 Oct 2006 19:33:29 +0000 (GMT) (envelope-from lists.gms@gmail.com) Received: by nf-out-0910.google.com with SMTP id n29so1680354nfc for ; Mon, 02 Oct 2006 12:33:28 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=CbgYnwhcirxYlpKVHiftXA9orXLPRFQk+CL1BWNZ28QoRZJkzfJWrwwLNy6MzG6E2QP3D9XERvfJAo5lKE8YZisQdhdKX1/Avj38OkB885UEtIBuFFLsmbMokgvskquxwgg4MYQ57dFBCugeYEd1L/0cw9qc1wMBsls0rqswSiE= Received: by 10.48.48.15 with SMTP id v15mr6112069nfv; Mon, 02 Oct 2006 12:33:28 -0700 (PDT) Received: by 10.49.28.1 with HTTP; Mon, 2 Oct 2006 12:33:27 -0700 (PDT) Message-ID: Date: Mon, 2 Oct 2006 21:33:27 +0200 From: "Guill. Moreno-Socias" To: kuriyama@freebsd.org, freebsd-ports@freebsd.org In-Reply-To: <4520D097.1030207@FreeBSD.org> MIME-Version: 1.0 References: <20060930154518.GA25014@math.uvsq.fr> <20061002005526.359b2c5a@localhost> <4520D097.1030207@FreeBSD.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Re: ! net-mgmt/net-snmp (net-snmp-5.2.3_1) (new compiler error) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Oct 2006 19:33:31 -0000 On 10/2/06, Sergey Matveychuk wrote: > > Stanislav Sedov wrote: > > On Sat, 30 Sep 2006 17:45:18 +0200 > > Guillermo MORENO-SOCIAS < Guillermo.Moreno-Socias@math.uvsq.fr> > mentioned: > > > > > >> /libexec/ld-elf.so.1: > /usr/local/lib/perl5/site_perl/5.8.8/mach/auto/SNMP/SNMP.so: Undefined > symbol "perl_get_sv" > > > > Try to deinstall net-snmp package before the build. Also it would be > helpful > > if you provide a list of packages installed. > > > > I would say you should 'portupgrade perl' first, 'perl-after-upgrade -f' > second and 'portupgrade -a' at last. > Thank you for your answers. I had already upgraded perl and done "perl-after-upgrade -f" some time ago, but I have forgotten about it when doing "portupgrade -rf libgpg-error-\*" as indicated in /usr/ports/UPDATING: this reinstalled lang/perl5.8 ( perl-5.8.8). Now "perl-after-upgrade" has told me: **** In addition, please pay attention to the following: net-snmp-5.2.3_1 cannot be fixed up (and has to be reinstalled): /usr/local/lib/perl5/site_perl/5.8.8/mach/auto/NetSNMP/ASN/ASN.so uses an old perl API So I have pkg_deleted net-snmp and reinstalled it with "portupgrade -N". Everything is OK now. Thanks again. Guillermo Moreno-Soc=EDas