From owner-freebsd-ports@FreeBSD.ORG Thu Jan 22 19:29:01 2009 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 71C7B106564A for ; Thu, 22 Jan 2009 19:29:01 +0000 (UTC) (envelope-from Cy.Schubert@komquats.com) Received: from idcmail-mo1so.shaw.ca (idcmail-mo1so.shaw.ca [24.71.223.10]) by mx1.freebsd.org (Postfix) with ESMTP id 3C8C08FC12 for ; Thu, 22 Jan 2009 19:29:01 +0000 (UTC) (envelope-from Cy.Schubert@komquats.com) Received: from pd4ml2so-ssvc.prod.shaw.ca ([10.0.141.136]) by pd2mo1so-svcs.prod.shaw.ca with ESMTP; 22 Jan 2009 12:00:39 -0700 X-Cloudmark-SP-Filtered: true X-Cloudmark-SP-Result: v=1.0 c=0 a=6I5d2MoRAAAA:8 a=7Q4JkOcFIHxLFj19VB8A:9 a=S9ME5ljVW_mb-S7tpokA:7 a=X5jtRc0uqLdV0boAsSzl-X2PFJYA:4 a=V7tsTZBp22UA:10 a=SV7veod9ZcQA:10 a=wAGQQ9Az6v0A:10 Received: from s01060002b31a8191.gv.shawcable.net (HELO spqr.komquats.com) ([24.68.166.226]) by pd4ml2so-dmz.prod.shaw.ca with ESMTP; 22 Jan 2009 12:00:39 -0700 Received: from cwsys.cwsent.com (cwsys [10.1.1.1]) by spqr.komquats.com (Postfix) with ESMTP id B0664410FA; Thu, 22 Jan 2009 11:00:37 -0800 (PST) Received: from cwsys (localhost [127.0.0.1]) by cwsys.cwsent.com (8.14.3/8.14.3) with ESMTP id n0MJ0bfW072733; Thu, 22 Jan 2009 11:00:37 -0800 (PST) (envelope-from Cy.Schubert@komquats.com) Message-Id: <200901221900.n0MJ0bfW072733@cwsys.cwsent.com> X-Mailer: exmh version 2.7.2 01/07/2005 with nmh-1.2 From: Cy Schubert X-os: FreeBSD X-Sender: cy@cwsent.com X-URL: http://www.komquats.com/ To: GESBBB In-Reply-To: Message from GESBBB of "Tue, 20 Jan 2009 03:20:26 PST." <596560.69347.qm@web32102.mail.mud.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 22 Jan 2009 11:00:37 -0800 Sender: Cy.Schubert@komquats.com Cc: freebsd-ports@FreeBSD.org, cy@FreeBSD.org Subject: Re: Unable to build ntp-devel X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Cy Schubert List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Jan 2009 19:29:01 -0000 In message <596560.69347.qm@web32102.mail.mud.yahoo.com>, GESBBB writes: > I recently updated Perl to 5.8.9 and ran the update script. There were no a= > pparent problems. I have now tried to update the net/ntp-devel port to vers= > ion 4.2.5p156 without success. Apparently, ntp-devel is looking the incorre= > ct version of perl. The build ends with this error message: > >cc: /usr/l= > ocal/lib/perl5/5.8.8/mach/auto/DynaLoader/DynaLoader.a: No such file or dir= > ectory *** Error code 1 Stop in /usr/ports/net/ntp-devel/work/ntp-dev-4= > .2.5p156/ntpsnmpd. *** Error code 1 >Apparently, that file does not e= > xist. I tried check in the /usr/local/lib/perl5/5.8.9/mach/auto/DynaLoader/= > directory, and the file is not there either. > > 1) Why is the build proc= > ess looking in the wrong directory to start with? I updated Perl correctly,= > so it should be looking in the "5.8.9" directory. > > 2) How do I correct= > this problem. > > I can supply a copy of the build process upon reques= > t. It is also available here: > http://seibercom.n= > et/logs/ntp.txt ntp-devel only uses the Perl libraries to build ntpsnmpd to interface with net-mgmt/net-snmpd. Your net-snmpd port was built with Perl 5.8.8 -- run net-snmpd-config --base-cflags to confirm. To resolve this uninstall, rebuild, and reinstall net-snmpd after upgrading Perl, prior to upgrading ntp-devel. -- Cheers, Cy Schubert FreeBSD UNIX: Web: http://www.FreeBSD.org e**(i*pi)+1=0