From owner-freebsd-questions@FreeBSD.ORG Wed Oct 4 06:22:15 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B346916A407 for ; Wed, 4 Oct 2006 06:22:15 +0000 (UTC) (envelope-from jhfoo-ml@extracktor.com) Received: from mail.extracktor.com (www.nexlabs.com [210.193.32.133]) by mx1.FreeBSD.org (Postfix) with ESMTP id C15E543D45 for ; Wed, 4 Oct 2006 06:22:14 +0000 (GMT) (envelope-from jhfoo-ml@extracktor.com) Received: (qmail 7582 invoked from network); 4 Oct 2006 06:19:34 -0000 Received: from 130.210-193-15.adsl.qala.com.sg (HELO ?192.168.1.119?) (jhfoo@trendicate.com@210.193.15.130) by www.nexlabs.com with SMTP; 4 Oct 2006 06:19:34 -0000 Message-ID: <4523531F.1090505@extracktor.com> Date: Wed, 04 Oct 2006 14:22:23 +0800 From: Foo JH User-Agent: Thunderbird 1.5.0.7 (Windows/20060909) MIME-Version: 1.0 To: "Philip M. Gollucci" References: <4510EDE5.4040305@extracktor.com> <4510F72A.2030601@p6m7g8.com> In-Reply-To: <4510F72A.2030601@p6m7g8.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: modperl_users List , freebsd-questions@freebsd.org Subject: Re: Unable to compile libapreq2 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, 04 Oct 2006 06:22:15 -0000 Hi all, With Philip's encouragement and some extra work thrown in, I've made the following conclusion: 1. If I install Apache 2 + MP2 + libapreq2 using the existing port tree in FBSD6.1, it's fine. 2. If I install FBSD6.1 + cvsup-without-gui + updated port tree + Apache2 + MP2 + libapreq2, it reports 'cannot find -lexpat' error. 3. If I install FBSD6.1 + cvsup-without-gui + Apache2 + MP2 + libapreq2, it reports 'cannot find -lexpat' error. Is there something in cvsup-without-gui that screws up expat? Philip M. Gollucci wrote: > Foo JH wrote: > >> Hi guys, >> >> I'm using FBSD6.0. I've done the latest cvsup on the ports, installed >> apache 2.0.59 and mod_perl 2.0.2,3 and and trying to install >> libapreq2-2.0.08. >> > Unfortunately its something in your local setup. I do the FAMP stack ports compile almost daily.