Well, using gcc-3.3_branch and UnixWare 7.1.0, I tried the dev release
4.1.1-alpha off the mysql site to see if I would have better luck
CC="gcc" CFLAGS="-I/usr/local/include" CXX="gcc"
CXXFLAGS="-I/usr/local/include
" ./configure --prefix=/usr/local/mysql --with-innodb
--with-berkeley
On Apr 23, 2004, at 8:30 AM, Boyd Lynn Gerber wrote:
I always download the lastest CVS with all patches for the tree of gcc
that I am using. The latest patches to all version of gcc are on the
CVS
tree or branch for the version. These are often needed to get MySQL to
work.
Striking out with th
On Apr 23, 2004, at 8:30 AM, Boyd Lynn Gerber wrote:
I always download the lastest CVS with all patches for the tree of gcc
that I am using. The latest patches to all version of gcc are on the
CVS
tree or branch for the version. These are often needed to get MySQL to
work.
Bother... I have all
On Apr 22, 2004, at 6:26 PM, Boyd Lynn Gerber wrote:
CC="gcc" CFLAGS="-I/usr/local/include" CXX="gcc"
CXXFLAGS="-I/usr/local/include" ./configure --prefix=/usr/local/mysql
--enable-thread-safe-client --with-innodb --with-berkelye-db=./bdb
--with-openssl --with-extra-charsets=comples
On a 7.1.0 s
I just wrote:
On Apr 22, 2004, at 6:26 PM, Boyd Lynn Gerber wrote:
CC="gcc" CFLAGS="-I/usr/local/include" CXX="gcc"
CXXFLAGS="-I/usr/local/include" ./configure
--prefix=/usr/local/mysql
--enable-thread-safe-client --with-innodb --with-berkelye-db=./bdb
--with-openssl --with-extra-charsets=comples
On Apr 22, 2004, at 3:28 PM, Boyd Lynn Gerber wrote:
On Thu, 22 Apr 2004, Steven Palm wrote:
Using the production code 4.0.18 on a UnixWare 7.1.0 system, it fails
to compile here.
Anyway, the errors:
source='sql_lex.cc' object='sql_lex.o' libtool=no \
depfi
Using the production code 4.0.18 on a UnixWare 7.1.0 system, it fails
to compile here.
I do not have a 'CC' executable, so I am using gcc. If this is the
problem, did I just miss installng the CC (c++) compiler at some point?
Anyway, the errors:
source='sql_lex.cc' object='sql_lex.o' l