Hi,

I've tried to compile mysql 3.23.39. I did a      CFLAGS="-O3" CXX=gcc
CXXFLAGS="-O3 -felide-constructors -fno-exceptions -fno-rtti" ./configure
--prefix=/usr/local/mysql --enable-assembler
--with-mysqld-ldflags=-all-static and this gave no errors.
It fails at the make: 

Making all in client
c++ -DUNDEF_THREADS_HACK -I./../include
-I../include -I./.. -I..                                -I..    -O3
-DDBUG_OFF -O3 -felide-constructors -fno-exceptions -fno-rtti
-fno-implicit-templates -fno-exceptions -fno-rtti -DHAVE_CURSES_H
-I/home/test/mysql-3.23.39/include -DHAVE_RWLOCK_T -c mysql.cc
In file included from mysql.cc:53:
/opt/sfw/include/curses.h:96: declaration does not declare anything
*** Error code 1
make: Fatal error: Command failed for target `mysql.o'
Current working directory /home/test/mysql-3.23.39/client
*** Error code 1
make: Fatal error: Command failed for target `all-recursive'
Current working directory /home/test/mysql-3.23.39
*** Error code 1
make: Fatal error: Command failed for target `all-recursive-am'

This is the mysqlbug info:

>Description:
        <precise description of the problem (multiple lines)>
>How-To-Repeat:
        <code/input/activities to reproduce the problem (multiple lines)>
>Fix:
        <how to correct or work around the problem, if known (multiple
lines)>

>Submitter-Id:  <submitter ID>
>Originator:
>Organization:
 <organization of PR author (multiple lines)>
>MySQL support: [none | licence | email support | extended email support ]
>Synopsis:      <synopsis of the problem (one line)>
>Severity:      <[ non-critical | serious | critical ] (one line)>
>Priority:      <[ low | medium | high ] (one line)>
>Category:      mysql
>Class:         <[ sw-bug | doc-bug | change-request | support ] (one line)>
>Release:       mysql-3.23.39 (Source distribution)

>Environment:
        <machine, os, target, libraries (multiple lines)>
System: SunOS area42 5.8 Generic_108528-05 sun4u sparc SUNW,Ultra-4
Architecture: sun4

Some paths:  /bin/perl /usr/ccs/bin/make /opt/sfw/bin/gmake /opt/sfw/bin/gcc
/usr/local/bin/cc
GCC: Reading specs from
/opt/sfw/lib/gcc-lib/sparc-sun-solaris2.8/2.95.2/specs
gcc version 2.95.2 19991024 (release)
Compilation info: CC='gcc'  CFLAGS=''  CXX='gcc'  CXXFLAGS=''  LDFLAGS=''
LIBC:
-rw-r--r--   1 root     bin      1754016 Nov 23  2000 /lib/libc.a
lrwxrwxrwx   1 root     root          11 Apr  3 07:28 /lib/libc.so ->
./libc.so.1
-rwxr-xr-x   1 root     bin      1129948 Nov 23  2000 /lib/libc.so.1
-rw-r--r--   1 root     bin      1754016 Nov 23  2000 /usr/lib/libc.a
lrwxrwxrwx   1 root     root          11 Apr  3 07:28 /usr/lib/libc.so ->
./libc.so.1
-rwxr-xr-x   1 root     bin      1129948 Nov 23  2000 /usr/lib/libc.so.1
Configure command: ./configure  --with-unix-socket-path=/var/tmp/mysql.sock
--with-low-memory --with-mit-threads=yes --without-perl --enable-th
read-safe-client --with-berkeley-db --with-innodb


Can you help me please?

Greetz,

_______________________________________________________________________

Eddy De Clercq
IT EMEA Intranet Team Leader

UUNET - a WorldCom Company
Culliganlaan 2, H
B-1831 Diegem
Belgium

Tel: +32 (0)2 404 60 00
Fax: +32 (0)2 404 60 05
Email: [EMAIL PROTECTED]
http://www.be.uu.net/



---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to