From owner-freebsd-ports Wed Mar 19 16:48: 5 2003 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 A2ACA37B401 for ; Wed, 19 Mar 2003 16:48:03 -0800 (PST) Received: from heaven.gigo.com (heaven.gigo.com [64.57.102.22]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1F70C43FB1 for ; Wed, 19 Mar 2003 16:48:03 -0800 (PST) (envelope-from lioux@brturbo.com) Received: from 200-163-006-111.bsace7003.dsl.brasiltelecom.net.br (200-163-006-111.bsace7003.dsl.brasiltelecom.net.br [200.163.6.111]) by heaven.gigo.com (Postfix) with ESMTP id 2CD1DB863 for ; Wed, 19 Mar 2003 16:48:01 -0800 (PST) Received: (qmail 9230 invoked by uid 1001); 20 Mar 2003 00:35:15 -0000 Message-ID: <20030320003515.9229.qmail@exxodus.fedaykin.here> Date: Wed, 19 Mar 2003 21:34:53 -0300 From: Mario Sergio Fujikawa Ferreira To: Dan Naumov Cc: freebsd-ports@FreeBSD.ORG Subject: Re: What's wrong with this port ? References: <1048102704.40287.10.camel@localhost> <1498.65.221.169.187.1048102722.squirrel@mail.karamazov.org> <1048118246.70708.2.camel@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1048118246.70708.2.camel@localhost> User-Agent: Mutt/1.4i X-Operating-System: FreeBSD 4.8-RC X-Disclaimer: I hope you find what you are looking for... in life :) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi, Or, you can use the following if the auto* tools are being correctly used. CONFIGURE_ARGS+= --program-transform-name='' or, CONFIGURE_ARGS+= --program-transform-name='s/,/,/' if the configure script is broken. Regards, On Thu, Mar 20, 2003 at 01:57:04AM +0200, Dan Naumov wrote: > On Wed, 2003-03-19 at 21:38, Scott A. Moberly wrote: > > > CONFIGURE_TARGET= > > Add that line, and all problems *should* disappear :) > > > Thanks, I've also noticed that I can go around the problem using this: > > ==================================================== > -- configure.orig Wed Mar 19 22:25:17 2003 > +++ configure Wed Mar 19 22:25:42 2003 > @@ -15078,18 +15078,6 @@ > fi > fi > > -case "$target" in > -"") > -;; > -"no") > -;; > -"NONE") > -;; > -*) > - CFLAGS="$CFLAGS -march=$target" > - ;; > -esac > - > # Check whether --enable-dmalloc or --disable-dmalloc was given. > if test "${enable_dmalloc+set}" = set; then > enableval="$enable_dmalloc" > ==================================================== > > Which one would be the "suggested way" ? > > Thanks > -- > Dan Naumov > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-ports" in the body of the message -- Mario S F Ferreira - DF - Brazil - "I guess this is a signature." FreeBSD Committer | CS Developer flames to beloved devnull@someotherworldbeloworabove.org feature, n: a documented bug | bug, n: an undocumented feature To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message