Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 2 Feb 2002 03:40:06 -0800 (PST)
From:      Kazutoshi Kubota <tu7k-kbt@asahi-net.or.jp>
To:        freebsd-ports@FreeBSD.org
Subject:   Re: ports/34528: devel/boehm-gc is not LOCALBASE clean
Message-ID:  <200202021140.g12Be6V77259@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/34528; it has been noted by GNATS.

From: Kazutoshi Kubota <tu7k-kbt@asahi-net.or.jp>
To: tom.hurst@clara.net
Cc: FreeBSD-gnats-submit@freebsd.org
Subject: Re: ports/34528: devel/boehm-gc is not LOCALBASE clean
Date: Sat, 02 Feb 2002 20:38:37 +0900 (JST)

 On Sat, 2 Feb 2002 11:12:22 +0000,
 In Message <20020202111222.GB71726@voi.aagh.net>
 Thomas Hurst <tom.hurst@clara.net> wrote...
 
 > > >Number:         34528
 > > >Category:       ports
 > > >Synopsis:       devel/boehm-gc is not LOCALBASE clean
 > 
 > > >Fix:
 > > diff -urN boehm-gc.orig/Makefile boehm-gc/Makefile
 > > --- boehm-gc.orig/Makefile	Fri Feb  1 13:15:55 2002
 > > +++ boehm-gc/Makefile	Fri Feb  1 13:28:28 2002
 > > @@ -18,8 +18,12 @@
 > >  
 > >  HAS_CONFIGURE=	yes
 > >  INSTALLS_SHLIB=	yes
 > > +CONFIGURE_ARGS=	--prefix=${PREFIX}
 > 
 > Shouldn't this be just HAS_CONFIGURE -> GNU_CONFIGURE?
 
 It sounds good, and I tried it.  But configure was failed.
 
 root@flea[02-02-02 20:36]# make configure
 ===>  Extracting for boehm-gc-6.0
 >> Checksum OK for gc6.0.tar.gz.
 ===>  Patching for boehm-gc-6.0
 ===>  Applying FreeBSD patches for boehm-gc-6.0
 ===>  Configuring for boehm-gc-6.0
 creating cache ./config.cache
 checking host system type... i386--freebsd4.5
 checking target system type... i386--freebsd4.5
 checking build system type... i386--freebsd4.5
 checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel
 checking whether build environment is sane... yes
 checking whether make sets ${MAKE}... yes
 checking for Cygwin environment... no
 checking for mingw32 environment... no
 configure: error: can only configure for one host and one target at a time
 ===>  Script "configure" failed: here are the contents of "config.log"
 
 --------
 Kazutoshi Kubota <tu7k-kbt@asahi-net.or.jp>
 PGP-Public-Key:
 http://www.asahi-net.or.jp/~tu7k-kbt/pubkey.asc

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200202021140.g12Be6V77259>