Re: databases/mysql323-client fails to build

2003-08-29 Thread Joe Marcus Clarke
On Fri, 2003-08-29 at 16:56, Dan Langille wrote: > On 29 Aug 2003 at 13:29, Joe Marcus Clarke wrote: > > > > This is due to a bug in the configure script - the patch was posted to > > > this list several times over the last few months. Unfortunately the > > > port maintainer is inactive - someone

Re: databases/mysql323-client fails to build

2003-08-29 Thread Dan Langille
On 29 Aug 2003 at 13:29, Joe Marcus Clarke wrote: > > This is due to a bug in the configure script - the patch was posted to > > this list several times over the last few months. Unfortunately the > > port maintainer is inactive - someone needs to commit the patch (and > > reset the maintainer to

Re: databases/mysql323-client fails to build

2003-08-29 Thread Joe Marcus Clarke
On Fri, 2003-08-29 at 16:02, Dan Langille wrote: > On 29 Aug 2003 at 13:29, Joe Marcus Clarke wrote: > > > > This is due to a bug in the configure script - the patch was posted to > > > this list several times over the last few months. Unfortunately the > > > port maintainer is inactive - someone

Re: databases/mysql323-client fails to build

2003-08-29 Thread Dan Langille
On 29 Aug 2003 at 13:29, Joe Marcus Clarke wrote: > > This is due to a bug in the configure script - the patch was posted to > > this list several times over the last few months. Unfortunately the > > port maintainer is inactive - someone needs to commit the patch (and > > reset the maintainer to

Re: databases/mysql323-client fails to build

2003-08-29 Thread Dan Langille
On 29 Aug 2003 at 12:11, Tim Kientzle wrote: > 1) cd /usr/ports/mysql323-client > 1a) rm -rf work > 2) make extract > 3) vi work/mysql-3.23.57/configure > search on 'longlong' to find the above program. > Change "close" to "fclose" > 4) make > 5) make install There was a patch recently co

Re: databases/mysql323-client fails to build

2003-08-29 Thread Tim Kientzle
On Fri, 2003-08-29 at 10:38, Dan Langille wrote: On a 5.1-release box, I tried to install databases/mysql323-client and was told: configure: error: Your compiler cannot convert a longlong value to a float! If you are using gcc 2.8.# you should upgrade to egcs 1.0.3 or newer and try again. The

Re: databases/mysql323-client fails to build

2003-08-29 Thread Dan Langille
On 29 Aug 2003 at 11:07, Tim Kientzle wrote: > >>>On Fri, 2003-08-29 at 10:38, Dan Langille wrote: > On a 5.1-release box, I tried to install databases/mysql323-client > and was told: > > configure: error: Your compiler cannot convert a longlong value to a > float! > If

Re: databases/mysql323-client fails to build

2003-08-29 Thread Tim Kientzle
On Fri, 2003-08-29 at 10:38, Dan Langille wrote: On a 5.1-release box, I tried to install databases/mysql323-client and was told: configure: error: Your compiler cannot convert a longlong value to a float! If you are using gcc 2.8.# you should upgrade to egcs 1.0.3 or newer and try again. The

Re: databases/mysql323-client fails to build

2003-08-29 Thread Joe Marcus Clarke
On Fri, 2003-08-29 at 13:00, Kris Kennaway wrote: > On Fri, Aug 29, 2003 at 10:38:04AM -0400, Dan Langille wrote: > > On a 5.1-release box, I tried to install databases/mysql323-client > > and was told: > > > > configure: error: Your compiler cannot convert a longlong value to a > > float! > > I

Re: databases/mysql323-client fails to build

2003-08-29 Thread Kris Kennaway
On Fri, Aug 29, 2003 at 10:38:04AM -0400, Dan Langille wrote: > On a 5.1-release box, I tried to install databases/mysql323-client > and was told: > > configure: error: Your compiler cannot convert a longlong value to a > float! > If you are using gcc 2.8.# you should upgrade to egcs 1.0.3 or ne

Re: databases/mysql323-client fails to build

2003-08-29 Thread Paul Blazejowski
On Fri, 2003-08-29 at 10:58, Dan Langille wrote: > On 29 Aug 2003 at 10:52, Paul Blazejowski wrote: > > > On Fri, 2003-08-29 at 10:38, Dan Langille wrote: > > > > > On a 5.1-release box, I tried to install databases/mysql323-client > > > and was told: > > > > > > configure: error: Your compiler

Re: databases/mysql323-client fails to build

2003-08-29 Thread Dan Langille
On 29 Aug 2003 at 10:52, Paul Blazejowski wrote: > On Fri, 2003-08-29 at 10:38, Dan Langille wrote: > > > On a 5.1-release box, I tried to install databases/mysql323-client > > and was told: > > > > configure: error: Your compiler cannot convert a longlong value to a > > float! > > If you are

Re: databases/mysql323-client fails to build

2003-08-29 Thread Paul Blazejowski
On Fri, 2003-08-29 at 10:38, Dan Langille wrote: > On a 5.1-release box, I tried to install databases/mysql323-client > and was told: > > configure: error: Your compiler cannot convert a longlong value to a > float! > If you are using gcc 2.8.# you should upgrade to egcs 1.0.3 or newer > and t

databases/mysql323-client fails to build

2003-08-29 Thread Dan Langille
On a 5.1-release box, I tried to install databases/mysql323-client and was told: configure: error: Your compiler cannot convert a longlong value to a float! If you are using gcc 2.8.# you should upgrade to egcs 1.0.3 or newer and try again. The output of databases/mysql323-client/work/mysql-3.