Bug #9936 | Mysql 4.1 fails to compile on Sparc Solaris 8 | ||
---|---|---|---|
Submitted: | 15 Apr 2005 16:38 | Modified: | 20 Apr 2005 23:22 |
Reporter: | Brian McCarthy | Email Updates: | |
Status: | Can't repeat | Impact on me: | |
Category: | MySQL Server: Compiling | Severity: | S3 (Non-critical) |
Version: | 4.1.11 | OS: | Solaris (Solaris 8) |
Assigned to: | CPU Architecture: | Any |
[15 Apr 2005 16:38]
Brian McCarthy
[19 Apr 2005 13:59]
Magnus BlÄudd
This is the switches we use for configure. CC=gcc CFLAGS="-O3 -fno-omit-frame-pointer" CXX=gcc CXXFLAGS="-O3 -fno-omit-frame-pointer -felide-constructors -fno-exceptions -fno-rtti" ./configure --prefix=/usr/local/mysql --localstatedir=/usr/local/mysql/data --libexecdir=/usr/local/mysql/bin --with-extra-charsets=complex --enable-thread-safe-client --enable-local-infile --enable-assembler --with-named-z-libs=no --with-named-curses-libs=-lcurses --disable-shared --with-low-memory --with-libedit --with-embedded-server --with-archive-storage-engine --without-innodb
[20 Apr 2005 23:22]
Jorge del Conde
I was unable to reproduce this bug using the configure line Magnus posted above.
[3 Aug 2005 3:05]
lu jun
I meet the same problem before i install zlib-1.2.1
[20 Jun 2008 1:38]
Jose Robles
With zlib-1.2.3 --> ./configure --shared