1 message in com.mysql.lists.mysqlproblems with with configure
FromSent OnAttachments
pbbr...@mindspring.com03 Mar 2001 21:57 
Subject:problems with with configure
From:pbbr...@mindspring.com (pbbr@mindspring.com)
Date:03/03/2001 09:57:04 PM
List:com.mysql.lists.mysql

Description:

checking whether struct tm is in sys/time.h or time.h... time.h checking size of char... 0 configure: error: No size for char type. A likely cause for this could be that there isn't any static libraries installed. You can verify this by checking if you have libm.a in /lib, /usr/lib or some other standard place. If this is the problem, install the static libraries and try again. If this isn't the problem, examine config.log for possible errors. If you want to report this, use 'scripts/mysqlbug' and include at least the last 20 rows from config.log! okieland# find / -name libm.a -print /usr/lib/libp/libm.a /usr/lib/libm.a

How-To-Repeat:

Fix:

Submitter-Id: Phillip Bruce Originator: pbbr@mindspring.com Organization:

MySQL support: [none | licence | email support | extended email support ] Synopsis: Severity: Priority: Category: mysql Class: Release: mysql-3.23.33 (Source distribution)

Environment:

System: SunOS okieland 5.8 Generic_108529-04 i86pc i386 i86pc Architecture: i86pc

Some paths: /usr/bin/perl /usr/local/bin/make /usr/local/bin/gmake
/usr/local/bin/gcc /usr/ucb/cc GCC: Reading specs from /usr/local/lib/gcc-lib/i386-pc-solaris2.7/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 1555316 Jan 5 2000 /lib/libc.a lrwxrwxrwx 1 root root 11 Apr 11 2000 /lib/libc.so ->
./libc.so.1 -rwxr-xr-x 1 root bin 918640 Jan 5 2000 /lib/libc.so.1 -rw-r--r-- 1 root bin 1555316 Jan 5 2000 /usr/lib/libc.a lrwxrwxrwx 1 root root 11 Apr 11 2000 /usr/lib/libc.so ->
./libc.so.1 -rwxr-xr-x 1 root bin 918640 Jan 5 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-thread-safe-client --without-berkeley-db Perl: This is perl, version 5.005_03 built for i86pc-solaris