Date: Thu, 11 Jul 2002 16:47:46 -0800 From: Beech Rintoul <akbeech@sinbad.net> To: Mark Trettin <mkt@Trettin.ORG>, ben@bjtechnics.com, dirk@freebsd.org Cc: freebsd-current@freebsd.org Subject: Re: mysql build error Message-ID: <20020712004747.3AA55100@nebula.anchoragerescue.org> In-Reply-To: <200207111947.g6BJlsY26277@mail.trettin.org> References: <200207111947.g6BJlsY26277@mail.trettin.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020712004747.3AA55100>