[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
<synopsis of the problem (one line)>
>Description:
>How-To-Repeat:
>Fix:
>Submitter-Id: <submitter ID>
>Originator: sysadmin
>Organization:
>MySQL support: [none | licence | email support | extended email support ]
>Synopsis:
>Severity:
>Priority:
>Category: mysql
>Class:
>Release: mysql-3.23.43 (Source distribution)
>Environment:
System: SunOS salsa 5.8 Generic_108528-10 sun4u sparc SUNW,Ultra-5_10
Architecture: sun4
Some paths: /usr/bin/perl /usr/bin/make /usr/bin/gcc /usr/bin/cc
GCC: Reading specs from /usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.0/specs
Configured with: ../configure --disable-nls --disable-libgcj --enable-languages=c++,f77,objc
Thread model: posix
gcc version 3.0
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 Oct 11 12:08 /lib/libc.so -> ./libc.so.1
-rwxr-xr-x 1 root bin 1136744 Oct 10 19:01 /lib/libc.so.1
-rw-r--r-- 1 root bin 1754016 Nov 23 2000 /usr/lib/libc.a
lrwxrwxrwx 1 root root 11 Oct 11 12:08 /usr/lib/libc.so -> ./libc.so.1
-rwxr-xr-x 1 root bin 1136744 Oct 10 19:01 /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-thread-safe-client --with-berkeley-db --with-innodb
Perl: This is perl, version 5.005_03 built for sun4-solaris
status = wait(&i);
if (status == -1) wait(&i);
exit (status == -1);
}
configure:6331: checking need of special linking flags
configure:6341: checking for working const
configure:6395: gcc -c -O3 -DDBUG_OFF -DHAVE_CURSES_H -I/export/joe/mysql-3.23.43/include -DHAVE_RWLOCK_T conftest.c 1>&5
configure:6416: checking for inline
configure:6430: gcc -c -O3 -DDBUG_OFF -DHAVE_CURSES_H -I/export/joe/mysql-3.23.43/include -DHAVE_RWLOCK_T conftest.c 1>&5
configure:6456: checking for off_t
configure:6489: checking for st_rdev in struct stat
configure:6502: gcc -c -O3 -DDBUG_OFF -DHAVE_CURSES_H -I/export/joe/mysql-3.23.43/include -DHAVE_RWLOCK_T conftest.c 1>&5
configure:6523: checking whether time.h and sys/time.h may both be included
configure:6537: gcc -c -O3 -DDBUG_OFF -DHAVE_CURSES_H -I/export/joe/mysql-3.23.43/include -DHAVE_RWLOCK_T conftest.c 1>&5
configure:6558: checking whether struct tm is in sys/time.h or time.h
configure:6571: gcc -c -O3 -DDBUG_OFF -DHAVE_CURSES_H -I/export/joe/mysql-3.23.43/include -DHAVE_RWLOCK_T conftest.c 1>&5
configure:6594: checking size of char
configure:6613: gcc -o conftest -O3 -DDBUG_OFF -DHAVE_CURSES_H -I/export/joe/mysql-3.23.43/include -DHAVE_RWLOCK_T conftest.c -lpthread -lthread -lz -lcrypt -lgen -lsocket -lnsl -lm -lpthread -lthread 1>&5
configure: failed program was:
#line 6602 "configure"
#include "confdefs.h"
#include <stdio.h>
main()
{
FILE *f=fopen("conftestval", "w");
if (!f) exit(1);
fprintf(f, "%d\n", sizeof(char));
exit(0);
}
---------------------------------------------------------------------
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 <mysql-thread87966@xxxxxxxxxxxxxxx>
To unsubscribe, e-mail <mysql-unsubscribe-treed=ultraviolet.org@xxxxxxxxxxxxxxx>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php
This mailing list archive is a service of Copilot Consulting.