From owner-freebsd-ports@FreeBSD.ORG Thu Jul 20 16:31:24 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 09D9D16A4DF for ; Thu, 20 Jul 2006 16:31:24 +0000 (UTC) (envelope-from buhnux@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.176]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7811043D45 for ; Thu, 20 Jul 2006 16:31:23 +0000 (GMT) (envelope-from buhnux@gmail.com) Received: by py-out-1112.google.com with SMTP id c63so839360pyc for ; Thu, 20 Jul 2006 09:31:22 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:references:x-google-sender-auth; b=ZqnK05ry32+ID3sFYsB7w53kqvVV5cmP52RUpRznvbebXlLLmv8H8RbZlVB7X2Aq1Avfk3CsORU1pDV1qMTExVH1sGsXjoO75JWcFuH8wWInPbgFq4GHsHZR1sHISwmHXgvjYAT5+TgGEeZY9503gNQ3R4Ra0Sk7NmYgJGUmxk4= Received: by 10.35.117.5 with SMTP id u5mr1349365pym; Thu, 20 Jul 2006 09:31:22 -0700 (PDT) Received: by 10.35.87.5 with HTTP; Thu, 20 Jul 2006 09:31:21 -0700 (PDT) Message-ID: Date: Thu, 20 Jul 2006 12:31:21 -0400 From: "michael johnson" Sender: buhnux@gmail.com To: matt@genesi-usa.com In-Reply-To: <009801c6ac18$d3f291c0$99dfdfdf@bakuhatsu.net> MIME-Version: 1.0 References: <009801c6ac18$d3f291c0$99dfdfdf@bakuhatsu.net> X-Google-Sender-Auth: 62e3c2d20972b76b Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline 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 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:31:24 -0000 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" >