From owner-freebsd-ports@FreeBSD.ORG Thu Jul 20 16:47:15 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 50A4F16A4E1 for ; Thu, 20 Jul 2006 16:47:15 +0000 (UTC) (envelope-from matt@genesi-usa.com) Received: from mail.genesippc.com (mithrandir.softwarenexus.net [66.98.186.96]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9919643D46 for ; Thu, 20 Jul 2006 16:47:14 +0000 (GMT) (envelope-from matt@genesi-usa.com) Received: from p54b0dbe3.dip.t-dialin.net ([84.176.219.227] helo=yukito) by mail.genesippc.com with esmtpa (Exim 4.62 (FreeBSD)) (envelope-from ) id 1G3bbY-000Oww-3n; Thu, 20 Jul 2006 16:42:29 +0000 From: "Matt Sealey" To: "'michael johnson'" Date: Thu, 20 Jul 2006 11:47:04 -0500 Organization: Genesi Message-ID: <009c01c6ac1c$25b1f840$99dfdfdf@bakuhatsu.net> MIME-Version: 1.0 X-Mailer: Microsoft Office Outlook 11 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2869 In-Reply-To: Thread-Index: AcasGUiryVtyKoQWTSyW0yAYipu3VwAAq7kg Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-ports@freebsd.org Subject: RE: libtool not happy building apache modules X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: matt@genesi-usa.com List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Jul 2006 16:47:15 -0000 But this is the libtool from APR (/usr/local/build-1/libtool). And I've rebuilt APR and libtool15, all day, testing the modules I want to install, to no avail. -- Matt Sealey Manager, Genesi, Developer Relations _____ From: buhnux@gmail.com [mailto:buhnux@gmail.com] On Behalf Of michael johnson Sent: Thursday, July 20, 2006 11:31 AM To: matt@genesi-usa.com Cc: freebsd-ports@freebsd.org Subject: Re: libtool not happy building apache modules On 7/20/06, Matt Sealey wrote: ===> Generating apache plist /usr/local/build-1/libtool --silent --mode=compile cc -prefer-pic -O -pipe -I/usr/local/include/mysql -D_THRE AD_SAFE -D_THREAD_SAFE -D_REENTRANT -O -pipe -I/usr/local/include/mysql -D_THREAD_SAFE -g -O2 -pthread -I/us r/local/include/apache22 -I/usr/local/include/apr-1 -I/usr/local/include/apr-1 -I/usr/local/include/db42 - I/usr/local/include -c -o fcgi_buf.lo fcgi_buf.c && touch fcgi_buf.slo libtool: compile: unable to infer tagged configuration libtool: compile: specify a tag with `--tag' apxs:Error: Command failed with rc=65536 I am getting this ALL of the time now. I haven't changed a thing; from what I remember this is libtool getting confused about my compiler settings and so on, but I have no definitions set for CC, I didn't change the compiler ever, I just don't understand why it spontaneously broke for everything. Previously I was having trouble with the mod_python port which did this, but all my other modules worked fine. Any clues on what I can rebuild/reconfigure in order to get this to work? It's important that we install some new modules this week. reinstall or update libtool -- Matt Sealey Manager, Genesi, Developer Relations _______________________________________________ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to " freebsd-ports-unsubscribe@freebsd.org"