Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Jul 2002 16:23:51 -0700
From:      Ben Cox <ben@bjtechnics.com>
To:        Mark Trettin <mkt@Trettin.ORG>, freebsd-current <freebsd-current@FreeBSD.ORG>
Cc:        akbeech@anchoragerescue.org, dirk@FreeBSD.ORG
Subject:   Re: mysql build error
Message-ID:  <3D2E1387.4090808@bjtechnics.com>
References:  <200207111947.g6BJlsY26277@mail.trettin.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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




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