From owner-freebsd-ports-bugs@FreeBSD.ORG Mon May 9 10:19:47 2005 Return-Path: Delivered-To: freebsd-ports-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 89ECA16A4E8; Mon, 9 May 2005 10:19:47 +0000 (GMT) Received: from master.network-asp.biz (master.network-asp.biz [212.26.159.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id E1A1A43D45; Mon, 9 May 2005 10:19:46 +0000 (GMT) (envelope-from sergey@network-asp.biz) Received: from ip.85.202.154.35.dyn.pool-3.broadband.voliacable.com (ip.85.202.154.35.dyn.pool-3.broadband.voliacable.com [85.202.154.35]) by master.network-asp.biz (Postfix) with ESMTP id 8351E17B; Mon, 9 May 2005 13:19:35 +0300 (EEST) Date: Mon, 9 May 2005 13:19:35 +0300 From: Sergey Prikhodko X-Mailer: The Bat! (v3.0.1.33) UNREG / CD5BF9353B3B7091 Organization: Network-ASP X-Priority: 3 (Normal) Message-ID: <4310706356.20050509131935@network-asp.biz> To: Thierry Thomas In-Reply-To: <200505061621.j46GLaJ9012479@freefall.freebsd.org> References: <200505061621.j46GLaJ9012479@freefall.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Scanned: amavisd-new at network-asp.biz cc: freebsd-ports-bugs@FreeBSD.org Subject: Re[2]: ports/80693: [maintainer-update] databases/mysql++ to 1.7.35 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Sergey Prikhodko List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 May 2005 10:19:47 -0000 > OK on 5.4, but libtool does like gcc33 on FreeBSD-4.x: > Making all in lib > source='coldata.cpp' object='coldata.lo' libtool=yes > depfile='.deps/coldata.Plo' tmpdepfile='.deps/coldata.TPlo' > depmode=gcc3 /bin/sh ../depcomp /bin/sh /usr/local/bin/libtool15 > --mode=compile g++33 -DHAVE_CONFIG_H -I. -I. -I.. -I../lib > -I/usr/local/include/mysql -O -pipe -march=pentiumpro -c -o > coldata.lo `test -f 'coldata.cpp' || echo './'`coldata.cpp > libtool15: compile: unable to infer tagged configuration > libtool15: compile: specify a tag with `--tag' > *** Error code 1 > Stop in /usr/ports/databases/mysql++/work/mysql++-1.7.35/lib. > *** Error code 1 > Could you please add a libtool tag? Please, replace in Makefile USE_LIBTOOL_VER=15 with HAS_CONFIGURE=yes