4 messages in com.mysql.lists.mysqlRe: MySQL on DEC/OSF1
FromSent OnAttachments
Sandeep Kasargod06 Jul 2000 18:29 
sin...@mysql.com07 Jul 2000 06:17 
Sandeep Kasargod07 Jul 2000 09:23 
sin...@mysql.com08 Jul 2000 04:47 
Subject:Re: MySQL on DEC/OSF1
From:sin...@mysql.com (sin@mysql.com)
Date:07/08/2000 04:47:49 AM
List:com.mysql.lists.mysql

Sandeep Kasargod writes:

As mentioned in the manual, I tried these options:

1) ./configure --with-low-memory --prefix=`pwd`

2) CFLAGS=-D_PTHREAD_USE_D4 CXX=gcc ./configure --with-low-memory --prefix=`pwd`

3) CC=cc CFLAGS=-O CXX=gcc CXXFLAGS=-O3 ./configure --with-low-memory --prefix=`pw d`

None of them seem to work.

(When I tried it on a Solaris machine without --low-memory, the build broke when compiling sql_yacc.cc and gcc did not report a compiler error. Here, sql_yacc.cc gets compiled but much later sql_acl.cc breaks with an altogether different message. The first warning can supposedly be ignored according to the install notes.)

Hi!

You have got an error in sql_acl.cc ??

In that case please reinstall gcc 2.95.2.

If it does not work again, you will have to use some more recent snapshot.

Regards,

Sinisa