From owner-freebsd-current Thu Jul 11 17:47:52 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 7C10337B400; Thu, 11 Jul 2002 17:47:50 -0700 (PDT) Received: from nebula.anchoragerescue.org (115-7-237-24-cable.anchorageak.net [24.237.7.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A4AAD43E09; Thu, 11 Jul 2002 17:47:49 -0700 (PDT) (envelope-from akbeech@sinbad.net) Received: from there (galaxy.anchoragerescue.org [24.237.7.95]) by nebula.anchoragerescue.org (Postfix) with SMTP id 3AA55100; Thu, 11 Jul 2002 16:47:47 -0800 (AKDT) Content-Type: text/plain; charset="iso-8859-1" From: Beech Rintoul Reply-To: akbeech@sinbad.net To: Mark Trettin , ben@bjtechnics.com, dirk@freebsd.org Subject: Re: mysql build error Date: Thu, 11 Jul 2002 16:47:46 -0800 X-Mailer: KMail [version 1.3] References: <200207111947.g6BJlsY26277@mail.trettin.org> In-Reply-To: <200207111947.g6BJlsY26277@mail.trettin.org> Organization: Sinbad Network Communications Cc: freebsd-current@freebsd.org MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <20020712004747.3AA55100@nebula.anchoragerescue.org> 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 On Thursday 11 July 2002 11:47 am, 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}" Thank you very much. That did the trick for me too. :-) Beech To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message