-On [19991206 21:57], Forrest Aldrich ([EMAIL PROTECTED]) 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
As what said in the other mail.
This is not a `loop'. The C++ compilation takes ages before it is done
compiling. Just let it finish, if you are worried about resources, you
can limit those per instructions in the other mail.
--
Jeroen Ruigrok van der Werven/Asmodai asmodai@[wxs.nl|bart.nl]
Documentation nutter. *BSD: Technical excellence at its best...
The BSD Programmer's Documentation Project <http://home.wxs.nl/~asmodai>
Atone me to my throes curtail...
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message