From owner-freebsd-ports@FreeBSD.ORG Thu Jun 8 17:59:22 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 4A75216B728 for ; Thu, 8 Jun 2006 16:17:02 +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 E9B1443D49 for ; Thu, 8 Jun 2006 16:17:01 +0000 (GMT) (envelope-from matt@genesi-usa.com) Received: from p54b0dd9d.dip.t-dialin.net ([84.176.221.157] helo=yukito) by mail.genesippc.com with esmtpa (Exim 4.62 (FreeBSD)) (envelope-from ) id 1FoN8e-0004Cw-BW for freebsd-ports@freebsd.org; Thu, 08 Jun 2006 16:13:41 +0000 From: "Matt Sealey" To: Date: Thu, 8 Jun 2006 11:17:06 -0500 Organization: Genesi Message-ID: <005801c68b16$fe7a09f0$99dfdfdf@bakuhatsu.net> MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Mailer: Microsoft Office Outlook 11 Thread-Index: AcaLFvvkc7EUWFWXTji4Ty9ZyeKH3g== X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2869 Subject: mod_python3 not compiling 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, 08 Jun 2006 17:59:23 -0000 Any ideas what is wrong here? Libtool is NOT happy about something. It's not ccache or any of the other usual things, I have rebuild and = made sure libtool is at the latest version.. Apache 2.2, mod_python3 should build = fine (and we have been working as a testbed on SuSE Linux 10.1 which works = fine too). It's not source though it seems just a missing tag? Thanks =3D=3D=3D> Building for mod_python-3.2.8 Compiling for DSO. /usr/local/sbin/apxs = -I/usr/ports/www/mod_python3/work/mod_python-3.2.8/src/include = -I/usr/local/include/apache22 -I/usr/local/include/python 2.4 -c mod_python.c _apachemodule.c requestobject.c tableobject.c util.c = serverobject.c connobject.c filterobject.c hlist.c hlistobject.c -L /usr/local/lib/python2.4/config -Wl,--export-dynamic -pthread -lm = -lpython2.4 -lutil -lm -lc_r /usr/local/build-1/libtool --silent --mode=3Dcompile cc -prefer-pic -O = -pipe -I/usr/local/include/mysql -D_THREAD_SAFE -D_THREAD_SAFE -D_REENT RANT -O -pipe -I/usr/local/include/mysql -D_THREAD_SAFE -g -O2 -pthread = -I/usr/local/include/apache22 -I/usr/local/include/apr-1 -I/usr/lo cal/include/apr-1 -I/usr/local/include/db42 -I/usr/local/include = -I/usr/ports/www/mod_python3/work/mod_python-3.2.8/src/include = -I/usr/local/ include/apache22 -I/usr/local/include/python2.4 -c -o mod_python.lo = mod_python.c && touch mod_python.slo libtool: compile: unable to infer tagged configuration libtool: compile: specify a tag with `--tag' apxs:Error: Command failed with rc=3D65536 . *** Error code 1 Stop in /usr/ports/www/mod_python3/work/mod_python-3.2.8/src. *** Error code 1 Stop in /usr/ports/www/mod_python3/work/mod_python-3.2.8. *** Error code 1 Stop in /usr/ports/www/mod_python3. --=20 Matt Sealey Manager, Genesi, Developer Relations