From owner-freebsd-questions@FreeBSD.ORG Wed Jan 13 10:39:27 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E23DF106566B for ; Wed, 13 Jan 2010 10:39:27 +0000 (UTC) (envelope-from kalpin@muliahost.com) Received: from genesis.muliahost.com (genesis.muliahost.com [202.67.13.170]) by mx1.freebsd.org (Postfix) with ESMTP id 613698FC13 for ; Wed, 13 Jan 2010 10:39:06 +0000 (UTC) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=default; d=muliahost.com; h=Message-ID:Date:Subject:From:To:User-Agent:MIME-Version:Content-Type:Content-Transfer-Encoding:X-Priority:Importance; b=X8WjptOlVHu40VamgW3MJYCf5NqjpfNz7w3Zk0NsO3luvYFIUuiUMcSaCy+zQGre2TC8zWSluwY2nC+SWx9idK53LV+imZwFVjVxHbyuWfdf4/5+6hWGO78+2DAKpdlF; Received: from localhost ([127.0.0.1] helo=muliahost.com) by genesis.muliahost.com with esmtpa (Exim 4.69) (envelope-from ) id 1NV0c3-0008TT-2S for freebsd-questions@freebsd.org; Wed, 13 Jan 2010 17:38:07 +0700 Received: from 203.153.106.5 ([203.153.106.5]) (SquirrelMail authenticated user kalpin@muliahost.com) by muliahost.com with HTTP; Wed, 13 Jan 2010 17:38:07 +0700 (WIT) Message-ID: <4113.203.153.106.5.1263379087.squirrel@muliahost.com> Date: Wed, 13 Jan 2010 17:38:07 +0700 (WIT) From: kalpin@muliahost.com To: freebsd-questions@freebsd.org User-Agent: SquirrelMail/1.4.13 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - genesis.muliahost.com X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - muliahost.com Subject: Failed compile ntop from ports X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Jan 2010 10:39:28 -0000 Hello, I have problem compiling ntop from ports. I got error: ===> Building for p5-XML-Parser-2.36_1 Makefile out-of-date with respect to /usr/local/lib/perl5/5.8.9/mach/Config.pm /usr/local/lib/perl5/5.8.9/mach/CORE/config.h Cleaning current config before rebuilding Makefile... make -f Makefile.old clean > /dev/null 2>&1 /usr/local/bin/perl5.8.9 Makefile.PL "INSTALLDIRS=site" "CC=cc" "CCFLAGS=-O2 -fno-strict-aliasing -pipe" "PREFIX=/usr/local" "INSTALLPRIVLIB=/usr/local/lib" "INSTALLARCHLIB=/usr/local/lib" Checking if your kit is complete... Looks good Warning: prerequisite LWP 0 not found. Writing Makefile for XML::Parser::Expat Writing Makefile for XML::Parser ==> Your Makefile has been rebuilt. <== ==> Please rerun the make command. <== false *** Error code 1 Stop in /usr/ports/textproc/p5-XML-Parser/work/XML-Parser-2.36. *** Error code 1 Stop in /usr/ports/textproc/p5-XML-Parser. *** Error code 1 Stop in /usr/ports/textproc/intltool. *** Error code 1 Stop in /usr/ports/databases/rrdtool. *** Error code 1 Stop in /usr/ports/databases/rrdtool. *** Error code 1 Stop in /usr/ports/net/ntop. *** Error code 1 Stop in /usr/ports/net/ntop. Also, I realized most of perl module could not build. Same problem while trying install Net-SSLeay. Need your advice. Thank you TIA Kalpin Erlangga Silaen