From owner-freebsd-current Thu Jul 11 16:25:31 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AFD9937B400; Thu, 11 Jul 2002 16:25:29 -0700 (PDT) Received: from ben-106.bjtechnics.com (adsl-63-197-97-106.dsl.mtry01.pacbell.net [63.197.97.106]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3DD1743E09; Thu, 11 Jul 2002 16:25:29 -0700 (PDT) (envelope-from ben@bjtechnics.com) Received: from bjtechnics.com (ben-106.bjtechnics.com [63.197.97.106]) by ben-106.bjtechnics.com (8.12.5/8.12.5) with ESMTP id g6BNNpEk088845; Thu, 11 Jul 2002 16:23:52 -0700 (PDT) (envelope-from ben@bjtechnics.com) Message-ID: <3D2E1387.4090808@bjtechnics.com> Date: Thu, 11 Jul 2002 16:23:51 -0700 From: Ben Cox User-Agent: Mozilla/5.0 (X11; U; Linux i386; en-US; rv:1.0rc2) Gecko/20020513 Netscape/7.0b1 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Mark Trettin , freebsd-current Cc: akbeech@anchoragerescue.org, dirk@FreeBSD.ORG Subject: Re: mysql build error References: <200207111947.g6BJlsY26277@mail.trettin.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Mark Trettin wrote: >Ben, Beech- > >Here is how I got mysql323-server to build on current. > >--- Makefile.orig Wed Jul 10 09:06:02 2002 >+++ Makefile Thu Jul 11 14:44:06 2002 >@@ -30,7 +30,6 @@ > --without-readline \ > --without-bench \ > --with-mit-threads=no \ >- --with-libwrap \ > --with-low-memory \ > --with-comment='FreeBSD port: ${PKGNAME}' \ > --program-prefix='' >@@ -61,7 +60,6 @@ > CONFIGURE_ENV+= PERL=${PERL} \ > PERL5=${PERL} \ > INSTALL_SCRIPT="${INSTALL_SCRIPT}" \ >- CXX="${CC}" \ > CFLAGS="${CFLAGS}" \ > CONFIGURE_ARGS="${CONFIGURE_ARGS}" > > > This worked perfectly for me.... thanks! Is there anyone out there who would like to commit this change? Ben To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message