bug-autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Bug Report


From: Emerich R Winkler Jr
Subject: Bug Report
Date: Fri, 28 May 2004 22:22:40 -0300

/ncs/mysql-4.0.20

# ./configure

checking build system type... i386-pc-solaris2.9

checking host system type... i386-pc-solaris2.9

checking target system type... i386-pc-solaris2.9

checking for a BSD-compatible install... ./install-sh -c

checking whether build environment is sane... yes

checking for gawk... no

checking for mawk... no

checking for nawk... nawk

checking whether make sets $(MAKE)... yes

checking whether to enable maintainer-specific portions of Makefiles... no

checking whether build environment is sane... yes

checking whether make sets $(MAKE)... (cached) yes

checking for gawk... (cached) nawk

checking for gcc... gcc

checking for C compiler default output... a.out

checking whether the C compiler works... yes

checking whether we are cross compiling... no

checking for suffix of executables...

checking for suffix of object files... o

checking whether we are using the GNU C compiler... yes

checking whether gcc accepts -g... yes

checking for gcc option to accept ANSI C... none needed

checking for style of include used by make... GNU

checking dependency style of gcc... gcc3

checking for g++... g++

checking whether we are using the GNU C++ compiler... yes

checking whether g++ accepts -g... yes

checking dependency style of g++... gcc3

checking how to run the C preprocessor... gcc -E

checking "C Compiler version"... "gcc gcc (GCC) 3.4.0"

checking "C++ compiler version"... "g++ g++ (GCC) 3.4.0"

checking for ranlib... ranlib

checking for a sed that does not truncate output... /usr/bin/sed

checking for egrep... egrep

checking for ld used by gcc... /usr/ccs/bin/ld

checking if the linker (/usr/ccs/bin/ld) is GNU ld... no

checking for /usr/ccs/bin/ld option to reload object files... -r

checking for BSD-compatible nm... /usr/ccs/bin/nm -p

checking whether ln -s works... yes

checking how to recognise dependent libraries... pass_all

checking for ANSI C header files... yes

checking for sys/types.h... yes

checking for sys/stat.h... yes

checking for stdlib.h... yes

checking for string.h... yes

checking for memory.h... yes

checking for strings.h... yes

checking for inttypes.h... yes

checking for stdint.h... no

checking for unistd.h... yes

checking dlfcn.h usability... yes

checking dlfcn.h presence... yes

checking for dlfcn.h... yes

checking how to run the C++ preprocessor... g++ -E

checking for g77... g77

checking whether we are using the GNU Fortran 77 compiler... yes

checking whether g77 accepts -g... yes

checking the maximum length of command line arguments... 262144

checking command to parse /usr/ccs/bin/nm -p output from gcc object... ok

checking for objdir... .libs

checking for ar... ar

checking for ranlib... (cached) ranlib

checking for strip... strip

checking if gcc static flag  works... yes

checking if gcc supports -fno-rtti -fno-exceptions... no

checking for gcc option to produce PIC... -fPIC

checking if gcc PIC flag -fPIC works... yes

checking if gcc supports -c -o file.o... yes

checking whether the gcc linker (/usr/ccs/bin/ld) supports shared libraries... yes

checking whether -lc should be explicitly linked in... yes

checking how to hardcode library paths into programs... immediate

checking whether stripping libraries is possible... no

checking dynamic linker characteristics... solaris2.9 ld.so

checking if libtool supports shared libraries... yes

checking whether to build shared libraries... yes

checking whether to build static libraries... yes

configure: creating libtool

appending configuration tag "CXX" to libtool

checking for ld used by g++... /usr/ccs/bin/ld

checking if the linker (/usr/ccs/bin/ld) is GNU ld... no

checking whether the g++ linker (/usr/ccs/bin/ld) supports shared libraries... yes

checking for g++ option to produce PIC... -fPIC

checking if g++ PIC flag -fPIC works... yes

checking if g++ supports -c -o file.o... yes

checking whether the g++ linker (/usr/ccs/bin/ld) supports shared libraries... yes

checking how to hardcode library paths into programs... immediate

checking whether stripping libraries is possible... no

checking dynamic linker characteristics... solaris2.9 ld.so

appending configuration tag "F77" to libtool

checking if libtool supports shared libraries... yes

checking whether to build shared libraries... yes

checking whether to build static libraries... yes

checking for g77 option to produce PIC... -fPIC

checking if g77 PIC flag -fPIC works... yes

checking if g77 supports -c -o file.o... yes

checking whether the g77 linker (/usr/ccs/bin/ld) supports shared libraries... yes

checking how to hardcode library paths into programs... immediate

checking whether stripping libraries is possible... no

checking dynamic linker characteristics... solaris2.9 ld.so

checking for a BSD-compatible install... ./install-sh -c

checking for bison... no

checking for byacc... no

checking for pdftex... no

checking for tex... no

checking "return type of sprintf"... "int"

checking for uname... /usr/bin/uname

checking operating system... SunOS

checking "if we should use 'skip-locking' as default for solaris2.9"... "no"

checking for ln... /usr/bin/ln

checking for ln... /usr/bin/ln

checking for mv... /usr/bin/mv

checking for rm... /usr/bin/rm

checking for cp... /usr/bin/cp

checking for sed... /usr/bin/sed

checking for cmp... /usr/bin/cmp

checking for chmod... /usr/bin/chmod

checking for hostname... /usr/bin/hostname

checking for gnutar... no

checking for gtar... no

checking for tar... tar

checking for perl... /usr/bin/perl

checking for ps... /usr/bin/ps

checking "how to check if pid exists"... "/usr/bin/ps -ef | grep mysqld | grep " $$PID " > /dev/null"

checking for kill... /usr/bin/kill

checking "for kill switches"... "/usr/bin/kill -0 $$PID > /dev/null 2> /dev/null"

checking for gcc option to accept ANSI C...

checking if we should use assembler functions... no

checking if we should use RAID... no

checking If we should should enable LOAD DATA LOCAL by default... no

checking for getconf... getconf

checking for CFLAGS value to request large file support... -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64

checking for LDFLAGS value to request large file support...

checking for LIBS value to request large file support...

checking for _FILE_OFFSET_BITS... no

checking for _LARGEFILE_SOURCE... 1

checking for _LARGE_FILES... no

checking for size_t... yes

checking for dirent.h that defines DIR... yes

checking for library containing opendir... none required

checking for ANSI C header files... (cached) yes

checking for sys/wait.h that is POSIX.1 compatible... yes

checking fcntl.h usability... yes

checking fcntl.h presence... yes

checking for fcntl.h... yes

checking float.h usability... yes

checking float.h presence... yes

checking for float.h... yes

checking floatingpoint.h usability... yes

checking floatingpoint.h presence... yes

checking for floatingpoint.h... yes

checking ieeefp.h usability... yes

checking ieeefp.h presence... yes

checking for ieeefp.h... yes

checking limits.h usability... yes

checking limits.h presence... yes

checking for limits.h... yes

checking for memory.h... (cached) yes

checking pwd.h usability... yes

checking pwd.h presence... yes

checking for pwd.h... yes

checking select.h usability... no

checking select.h presence... no

checking for select.h... no

checking for stdlib.h... (cached) yes

checking stddef.h usability... yes

checking stddef.h presence... yes

checking for stddef.h... yes

checking for strings.h... (cached) yes

checking for string.h... (cached) yes

checking synch.h usability... yes

checking synch.h presence... yes

checking for synch.h... yes

checking sys/mman.h usability... yes

checking sys/mman.h presence... yes

checking for sys/mman.h... yes

checking sys/socket.h usability... yes

checking sys/socket.h presence... yes

checking for sys/socket.h... yes

checking netinet/in.h usability... yes

checking netinet/in.h presence... yes

checking for netinet/in.h... yes

checking arpa/inet.h usability... yes

checking arpa/inet.h presence... yes

checking for arpa/inet.h... yes

checking sys/timeb.h usability... yes

checking sys/timeb.h presence... yes

checking for sys/timeb.h... yes

checking for sys/types.h... (cached) yes

checking sys/un.h usability... yes

checking sys/un.h presence... yes

checking for sys/un.h... yes

checking sys/vadvise.h usability... no

checking sys/vadvise.h presence... no

checking for sys/vadvise.h... no

checking for sys/wait.h... (cached) yes

checking term.h usability... no

checking term.h presence... yes

configure: WARNING: term.h: present but cannot be compiled

configure: WARNING: term.h: check for missing prerequisite headers?

configure: WARNING: term.h: proceeding with the preprocessor's result

configure: WARNING:     ## ------------------------------------ ##

configure: WARNING:     ## Report this to address@hidden ##

configure: WARNING:     ## ------------------------------------ ##

checking for term.h... yes

checking for unistd.h... (cached) yes

checking utime.h usability... yes

checking utime.h presence... yes

checking for utime.h... yes

checking sys/utime.h usability... yes

checking sys/utime.h presence... yes

checking for sys/utime.h... yes

checking termio.h usability... yes

checking termio.h presence... yes

checking for termio.h... yes

checking termios.h usability... yes

checking termios.h presence... yes

checking for termios.h... yes

checking sched.h usability... yes

checking sched.h presence... yes

checking for sched.h... yes

checking crypt.h usability... yes

checking crypt.h presence... yes

checking for crypt.h... yes

checking alloca.h usability... yes

checking alloca.h presence... yes

checking for alloca.h... yes

checking sys/ioctl.h usability... yes

checking sys/ioctl.h presence... yes

checking for sys/ioctl.h... yes

checking malloc.h usability... yes

checking malloc.h presence... yes

checking for malloc.h... yes

checking sys/malloc.h usability... no

checking sys/malloc.h presence... no

checking for sys/malloc.h... no

checking linux/config.h usability... no

checking linux/config.h presence... no

checking for linux/config.h... no

checking for floor in -lm... yes

checking for gethostbyname_r in -lnsl_r... no

checking for gethostbyname_r in -lnsl... yes

checking for gethostbyname_r... yes

checking for setsockopt... no

checking for setsockopt in -lsocket... yes

checking for yp_get_default_domain... yes

checking for p2open... no

checking for p2open in -lgen... yes

checking for bind... yes

checking for crypt in -lcrypt... yes

checking for crypt... yes

checking for sem_init... no

checking for sem_init in -lposix4... yes

checking if libz with compress... yes

checking if we should use pstack...

checking for int8... no

checking "LinuxThreads"... "Not found"

checking "DEC threads"... "no"

checking "DEC 3.2 threads"... "no"

checking "SCO threads"... "no"

checking "SCO UnixWare7 native threads"... "no"

checking "OpenUNIX8 native threads"... "no"

checking "Siemens threads"... "no"

checking "Solaris threads"... "yes"

checking "named thread libs:"... "-lpthread -lthread"

checking for strtok_r in -lpthread... yes

checking for strtok_r... yes

checking for dlopen in -ldl... yes

checking for unistd.h... (cached) yes

checking for restartable system calls... no

checking "need of special linking flags"... "none"

checking for an ANSI C-conforming const... yes

checking for inline... inline

checking for off_t... yes

checking for struct stat.st_rdev... yes

checking whether time.h and sys/time.h may both be included... yes

checking whether struct tm is in sys/time.h or time.h... time.h

checking for char... yes

checking size of char... 1

checking for char*... yes

checking size of char*... 4

checking for int... yes

checking size of int... 4

checking for long... yes

checking size of long... 4

checking for long long... yes

checking size of long long... 8

checking size of off_t... 8

checking whether byte ordering is bigendian... no

checking base type of last arg to accept... socklen_t

checking stack direction for C alloca... -1

checking for working alloca.h... (cached) yes

checking for alloca... yes

checking if struct timespec has a ts_sec member... no

checking if we have tzname variable... yes

checking for type ulong... yes

checking for type uchar... no

checking for type uint... yes

checking for type fp_except... yes

checking for type in_addr_t... yes

checking if g++ supports bool types... yes

checking if conversion of longlong to float works... yes

checking if pthread_yield takes zero arguments... yeso

checking if pthread_yield takes 1 argument... no

checking varargs.h usability... no

checking varargs.h presence... no

checking for varargs.h... no

checking stdarg.h usability... yes

checking stdarg.h presence... yes

checking for stdarg.h... yes

checking dirent.h usability... yes

checking dirent.h presence... yes

checking for dirent.h... yes

checking locale.h usability... yes

checking locale.h presence... yes

checking for locale.h... yes

checking ndir.h usability... no

checking ndir.h presence... no

checking for ndir.h... no

checking sys/dir.h usability... no

checking sys/dir.h presence... no

checking for sys/dir.h... no

checking sys/file.h usability... yes

checking sys/file.h presence... yes

checking for sys/file.h... yes

checking sys/ndir.h usability... no

checking sys/ndir.h presence... no

checking for sys/ndir.h... no

checking sys/ptem.h usability... no

checking sys/ptem.h presence... yes

configure: WARNING: sys/ptem.h: present but cannot be compiled

configure: WARNING: sys/ptem.h: check for missing prerequisite headers?

configure: WARNING: sys/ptem.h: proceeding with the preprocessor's result

configure: WARNING:     ## ------------------------------------ ##

configure: WARNING:     ## Report this to address@hidden ##

configure: WARNING:     ## ------------------------------------ ##

checking for sys/ptem.h... yes

checking sys/pte.h usability... yes

checking sys/pte.h presence... yes

checking for sys/pte.h... yes

checking sys/select.h usability... yes

checking sys/select.h presence... yes

checking for sys/select.h... yes

checking sys/stream.h usability... yes

checking sys/stream.h presence... yes

checking for sys/stream.h... yes

checking for sys/mman.h... (cached) yes

checking curses.h usability... yes

checking curses.h presence... yes

checking for curses.h... yes

checking termcap.h usability... no

checking termcap.h presence... no

checking for termcap.h... no

checking for termio.h... (cached) yes

checking termbits.h usability... no

checking termbits.h presence... no

checking for termbits.h... no

checking asm/termbits.h usability... no

checking asm/termbits.h presence... no

checking for asm/termbits.h... no

checking grp.h usability... yes

checking grp.h presence... yes

checking for grp.h... yes

checking paths.h usability... no

checking paths.h presence... no

checking for paths.h... no

checking semaphore.h usability... yes

checking semaphore.h presence... yes

checking for semaphore.h... yes

checking for lstat... yes

checking for putenv... yes

checking for select... yes

checking for setenv... no

checking for setlocale... yes

checking for strcoll... yes

checking for tcgetattr... yes

checking whether stat file-mode macros are broken... no

checking return type of signal handlers... void

checking for type of signal functions... posix

checking whether programs are able to redeclare getpw functions... yes

checking for TIOCGWINSZ in sys/ioctl.h... no

checking for FIONREAD in sys/ioctl.h... no

checking for TIOCSTAT in sys/ioctl.h... no

checking if struct dirent has a d_ino member... yes

checking whether signal handlers are of type void... yes

checking for tgetent in -lncurses... no

checking for tgetent in -lcurses... yes

checking for termcap functions library... -lcurses

checking for stdlib.h... (cached) yes

checking for unistd.h... (cached) yes

checking for getpagesize... yes

checking for working mmap... yes

checking return type of signal handlers... (cached) void

checking return type of qsort... void

checking whether utime accepts a null argument... yes

checking for vprintf... yes

checking for _doprnt... yes

checking for alarm... yes

checking for bmove... no

checking for chsize... no

checking for ftruncate... yes

checking for rint... yes

checking for finite... yes

checking for isnan... yes

checking for fpsetmask... yes

checking for fpresetsticky... no

checking for cuserid... yes

checking for fcntl... yes

checking for fconvert... yes

checking for poll... yes

checking for getrusage... yes

checking for getpwuid... yes

checking for getcwd... yes

checking for getrlimit... yes

checking for getwd... yes

checking for index... yes

checking for stpcpy... no

checking for locking... no

checking for longjmp... yes

checking for perror... yes

checking for pread... yes

checking for realpath... yes

checking for readlink... yes

checking for rename... yes

checking for socket... yes

checking for strnlen... no

checking for madvise... yes

checking for mallinfo... no

checking for mkstemp... yes

checking for strtol... yes

checking for strtoul... yes

checking for strtoll... yes

checking for strtoull... yes

checking for snprintf... yes

checking for tempnam... yes

checking for thr_setconcurrency... yes

checking for gethostbyaddr_r... yes

checking for gethostbyname_r... (cached) yes

checking for getpwnam... yes

checking for bfill... no

checking for bzero... yes

checking for bcmp... yes

checking for strstr... yes

checking for strpbrk... yes

checking for strerror... yes

checking for tell... yes

checking for atod... no

checking for memcpy... yes

checking for memmove... yes

checking for setupterm... no

checking for strcasecmp... yes

checking for sighold... yes

checking for vidattr... no

checking for lrand48... yes

checking for localtime_r... yes

checking for sigset... yes

checking for sigthreadmask... no

checking for pthread_sigmask... yes

checking for pthread_setprio... no

checking for pthread_setprio_np... no

checking for pthread_setschedparam... yes

checking for pthread_attr_setprio... no

checking for pthread_attr_setschedparam... yes

checking for pthread_attr_create... no

checking for pthread_getsequence_np... no

checking for pthread_attr_setstacksize... yes

checking for pthread_attr_getstacksize... yes

checking for pthread_key_delete... yes

checking for pthread_condattr_create... no

checking for rwlock_init... yes

checking for pthread_rwlock_rdlock... yes

checking for fsync... yes

checking for fdatasync... yes

checking for fchmod... yes

checking for getpass... yes

checking for getpassphrase... yes

checking for initgroups... yes

checking for mlockall... yes

checking for fseeko... yes

checking for dlopen... yes

checking for dlerror... yes

checking style of gethost* routines... solaris

checking style of gethostname_r routines... other

checking 3 argument to gethostname_r routines... char

checking "args to pthread_getspecific"... POSIX

checking "args to pthread_mutex_init"... POSIX

checking "args to readdir_r"... POSIX

checking "style of sigwait"... POSIX

checking "for pthread_attr_setscope"... yes

checking "can netinet files be included"... "yes"

Warning: extra-tools disabled because --enable-thread-safe-client wasn't used

checking for ORBit... ./configure: orbit-config: command not found

./configure: orbit-config: command not found

./configure: orbit-config: command not found

found!

checking if we should build MySQLFS... no

checking for OpenSSL... no

checking "character sets"... default: latin1; compiled in: latin1

checking for BerkeleyDB... no

Not using Berkeley DB

checking for Innodb... Using Innodb

checking for aio_read in -lrt... yes

CONFIGURING FOR INNODB

configure: WARNING: If you wanted to set the --build type, don't use --host.

    If a cross compiler is detected then cross compile mode will be used.

checking build system type... i386-pc-solaris2.9

checking host system type... i386-pc-solaris2.9

checking target system type... i386-pc-solaris2.9

checking whether to enable maintainer-specific portions of Makefiles... no

checking for a BSD-compatible install... .././innobase/../install-sh -c

checking whether build environment is sane... yes

checking for gawk... no

checking for mawk... no

checking for nawk... nawk

checking whether make sets $(MAKE)... yes

checking for i386-pc-solaris2.9-strip... no

checking for strip... strip

checking for i386-pc-solaris2.9-gcc... gcc

checking for C compiler default output... a.out

checking whether the C compiler works... yes

checking whether we are cross compiling... no

checking for suffix of executables...

checking for suffix of object files... o

checking whether we are using the GNU C compiler... yes

checking whether gcc accepts -g... yes

checking for gcc option to accept ANSI C... none needed

checking for style of include used by make... GNU

checking dependency style of gcc... gcc3

checking for i386-pc-solaris2.9-ranlib... no

checking for ranlib... ranlib

checking for a BSD-compatible install... .././innobase/../install-sh -c

checking for a sed that does not truncate output... /usr/bin/sed

checking for egrep... egrep

checking for ld used by gcc... /usr/ccs/bin/ld

checking if the linker (/usr/ccs/bin/ld) is GNU ld... no

checking for /usr/ccs/bin/ld option to reload object files... -r

checking for BSD-compatible nm... nm

checking whether ln -s works... yes

checking how to recognise dependent libraries... pass_all

checking how to run the C preprocessor... gcc -E

checking for ANSI C header files... yes

checking for sys/types.h... yes

checking for sys/stat.h... yes

checking for stdlib.h... yes

checking for string.h... yes

checking for memory.h... yes

checking for strings.h... yes

checking for inttypes.h... yes

checking for stdint.h... no

checking for unistd.h... yes

checking dlfcn.h usability... yes

checking dlfcn.h presence... yes

checking for dlfcn.h... yes

checking for i386-pc-solaris2.9-g++... g++

checking whether we are using the GNU C++ compiler... yes

checking whether g++ accepts -g... yes

checking dependency style of g++... gcc3

checking how to run the C++ preprocessor... g++ -E

checking for i386-pc-solaris2.9-g77... no

checking for i386-pc-solaris2.9-f77... no

checking for i386-pc-solaris2.9-xlf... no

checking for i386-pc-solaris2.9-frt... no

checking for i386-pc-solaris2.9-pgf77... no

checking for i386-pc-solaris2.9-fl32... no

checking for i386-pc-solaris2.9-af77... no

checking for i386-pc-solaris2.9-fort77... no

checking for i386-pc-solaris2.9-f90... no

checking for i386-pc-solaris2.9-xlf90... no

checking for i386-pc-solaris2.9-pgf90... no

checking for i386-pc-solaris2.9-epcf90... no

checking for i386-pc-solaris2.9-f95... no

checking for i386-pc-solaris2.9-fort... no

checking for i386-pc-solaris2.9-xlf95... no

checking for i386-pc-solaris2.9-lf95... no

checking for i386-pc-solaris2.9-g95... no

checking for g77... g77

checking whether we are using the GNU Fortran 77 compiler... yes

checking whether g77 accepts -g... yes

checking the maximum length of command line arguments... 262144

checking command to parse nm output from gcc object... failed

checking for objdir... .libs

checking for i386-pc-solaris2.9-ar... ar

checking for i386-pc-solaris2.9-ranlib... ranlib

checking for i386-pc-solaris2.9-strip... strip

checking if gcc static flag  works... yes

checking if gcc supports -fno-rtti -fno-exceptions... no

checking for gcc option to produce PIC... -fPIC

checking if gcc PIC flag -fPIC works... yes

checking if gcc supports -c -o file.o... yes

checking whether the gcc linker (/usr/ccs/bin/ld) supports shared libraries... yes

checking whether -lc should be explicitly linked in... yes

checking how to hardcode library paths into programs... immediate

checking whether stripping libraries is possible... no

checking dynamic linker characteristics... solaris2.9 ld.so

checking if libtool supports shared libraries... yes

checking whether to build shared libraries... yes

checking whether to build static libraries... yes

configure: creating libtool

appending configuration tag "CXX" to libtool

checking for ld used by g++... /usr/ccs/bin/ld

checking if the linker (/usr/ccs/bin/ld) is GNU ld... no

checking whether the g++ linker (/usr/ccs/bin/ld) supports shared libraries... yes

checking for g++ option to produce PIC... -fPIC

checking if g++ PIC flag -fPIC works... yes

checking if g++ supports -c -o file.o... yes

checking whether the g++ linker (/usr/ccs/bin/ld) supports shared libraries... yes

checking how to hardcode library paths into programs... immediate

checking whether stripping libraries is possible... no

checking dynamic linker characteristics... solaris2.9 ld.so

appending configuration tag "F77" to libtool

checking if libtool supports shared libraries... yes

checking whether to build shared libraries... yes

checking whether to build static libraries... yes

checking for g77 option to produce PIC... -fPIC

checking if g77 PIC flag -fPIC works... yes

checking if g77 supports -c -o file.o... yes

checking whether the g77 linker (/usr/ccs/bin/ld) supports shared libraries... yes

checking how to hardcode library paths into programs... immediate

checking whether stripping libraries is possible... no

checking dynamic linker characteristics... solaris2.9 ld.so

checking aio.h usability... yes

checking aio.h presence... yes

checking for aio.h... yes

checking sched.h usability... yes

checking sched.h presence... yes

checking for sched.h... yes

checking for int... yes

checking size of int... 4

checking for long... yes

checking size of long... 4

checking for sched_yield... no

checking for fdatasync... no

checking whether byte ordering is bigendian... no

configure: creating ./config.status

config.status: creating Makefile

config.status: creating os/Makefile

config.status: creating ut/Makefile

config.status: creating btr/Makefile

config.status: creating buf/Makefile

config.status: creating data/Makefile

config.status: creating dict/Makefile

config.status: creating dyn/Makefile

config.status: creating eval/Makefile

config.status: creating fil/Makefile

config.status: creating fsp/Makefile

config.status: creating fut/Makefile

config.status: creating ha/Makefile

config.status: creating ibuf/Makefile

config.status: creating include/Makefile

config.status: creating lock/Makefile

config.status: creating log/Makefile

config.status: creating mach/Makefile

config.status: creating mem/Makefile

config.status: creating mtr/Makefile

config.status: creating page/Makefile

config.status: creating pars/Makefile

config.status: creating que/Makefile

config.status: creating read/Makefile

config.status: creating rem/Makefile

config.status: creating row/Makefile

config.status: creating srv/Makefile

config.status: creating sync/Makefile

config.status: creating thr/Makefile

config.status: creating trx/Makefile

config.status: creating usr/Makefile

config.status: creating ib_config.h

config.status: executing depfiles commands

END OF INNODB CONFIGURATION

configure: creating ./config.status

config.status: creating Makefile

config.status: creating extra/Makefile

config.status: creating mysys/Makefile

config.status: creating isam/Makefile

config.status: creating strings/Makefile

config.status: creating regex/Makefile

config.status: creating heap/Makefile

config.status: creating bdb/Makefile

config.status: creating myisam/Makefile

config.status: creating myisammrg/Makefile

config.status: creating os2/Makefile

config.status: creating os2/include/Makefile

config.status: creating os2/include/sys/Makefile

config.status: creating man/Makefile

config.status: creating BUILD/Makefile

config.status: creating readline/Makefile

config.status: creating vio/Makefile

config.status: creating libmysql_r/Makefile

config.status: creating libmysqld/Makefile

config.status: creating libmysqld/examples/Makefile

config.status: creating libmysql/Makefile

config.status: creating client/Makefile

config.status: creating pstack/Makefile

config.status: creating pstack/aout/Makefile

config.status: creating sql/Makefile

config.status: creating sql/share/Makefile

config.status: creating merge/Makefile

config.status: creating dbug/Makefile

config.status: creating scripts/Makefile

config.status: creating include/Makefile

config.status: creating sql-bench/Makefile

config.status: creating tools/Makefile

config.status: creating tests/Makefile

config.status: creating Docs/Makefile

config.status: creating support-files/Makefile

config.status: creating support-files/MacOSX/Makefile

config.status: creating mysql-test/Makefile

config.status: creating include/mysql_version.h

config.status: creating config.h

config.status: executing depfiles commands

config.status: executing default commands

 

MySQL has a Web site at http://www.mysql.com/ which carries details on the

latest release, upcoming features, and other information to make your

work or play with MySQL more productive. There you can also find

information about mailing lists for MySQL discussion.

 

Remember to check the platform specific part of the reference manual for

hints about installing MySQL on your platform. Also have a look at the

files in the Docs directory.

 

Thank you for choosing MySQL!

 


reply via email to

[Prev in Thread] Current Thread [Next in Thread]