Make / install problem - configure ok apparently
am 15.05.2003 15:51:40 von Joseph Maxwell--------------62E041618219075C18CA79BF
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Hello,
FreeBSD v 4.xx - O/S on i386 architecture, installing from source vers
4.0.12
configure commands ==>
./configure --prefix=/usr/local/mysql \
--enable-assembler \
--with-mysqld-ldflags=-all-static \
--localstatedir=/disk2/db/mysql \
CXX="gcc" \
CFLAGS="-03" \
CXXFLAGS="-03 -felide-constructors -fno-exceptions -fno-rtti"
Configure completed apparently OK!
make install ==>
several instances of "gcc: unrecognized option `-03' "
culminating with
gcc: unrecognized option `-03'
/usr/lib/libz.a(inflate.o): In function `inflateEnd':
inflate.o(.text+0x8d): undefined reference to
`inflate_blocks_free'
*** Error code 1
Stop in /disk2/db/mysql/mysql-4.0.12/sql.
*** Error code 1
Stop in /disk2/db/mysql/mysql-4.0.12/sql.
*** Error code 1
Stop in /disk2/db/mysql/mysql-4.0.12.
Sugestions & advise needed
Thanks
-- Joe --
--------------62E041618219075C18CA79BF--