Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 06 Dec 1999 16:16:02 -0500 (EST)
From:      will andrews <andrews@technologist.com>
To:        Forrest Aldrich <forrie@forrie.com>
Cc:        ports@FreeBSD.ORG
Subject:   RE: Compiler looping
Message-ID:  <XFMail.991206161602.andrews@technologist.com>
In-Reply-To: <4.2.2.19991206131555.014d92d0@216.67.12.69>

next in thread | previous in thread | raw e-mail | index | archive | help
On 06-Dec-99 Forrest Aldrich wrote:
> Someone recently posted a note about a compiler error (loop?) when compiling
> mysql.   I just did buildworld/installworld from today's cvsup and still get
> the same problem when it goes to:
> 
> c++ -DMYSQL_SERVER                      -DDEFAULT_MYSQL_HOME="\"/usr/local\""
> -DDATADIR="\"/var/db/mysql\""                   
> -DSHAREDIR="\"/usr/local/share/mysql\""    -DHAVE_CONFIG_H -I./../include    
> -I./../regex                    -I. -I../include -I.. -I.   
> -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64  -DDBUG_OFF 
> -O -pipe  -fno-implicit-templates  -c sql_yacc.cc
> 
> This is compiled directly out of the ports collection.
> 
> Has anyone identified (and fixed) the bug?

This belongs on -ports, not -current.. if it really was a c++ compiler bug, it
wouldn't matter whether you compiled MySQL out of ports or not.

Although I do seem to recall being able to compile MySQL 3.22.27 out of the
ports collection on 3.3-STABLE yesterday, with an up-to-date ports collection.
Maybe you're right if you mean to imply that the "bug" is a compiler bug on
-CURRENT, but I still think -ports should have gotten a copy of this email.

--
Will Andrews <andrews@technologist.com>
GCS/E/S @d- s+:+>+:- a--->+++ C++ UB++++ P+ L- E--- W+++ !N !o ?K w---
?O M+ V-- PS+ PE++ Y+ PGP+>+++ t++ 5 X++ R+ tv+ b++>++++ DI+++ D+ 
G++>+++ e->++++ h! r-->+++ y?


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.991206161602.andrews>