Description:
checking size of char... 
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!
 
How-to-repeat: ./configure --prefix=/opt/apache/mysql
 
MySQL support: none
Synopsis: unable to compile source code due to char
type error
MySQL release: mysql-3.23.51 (Source distribution)
Machine/OS: Sun Solaris 2.7
Environment: 
System: SunOS saspcd02 5.7 Generic_106541-18 sun4u
sparc SUNW,Ultra-80 
Architecture: sun4 
GCC: Reading specs from
/usr/local/lib/gcc-lib/sparc-sun-solaris2.7/2.95.3/specs

gcc version 2.95.3 20010315 (release) 
Compilation info: CC='gcc' CFLAGS='' CXX='gcc'
CXXFLAGS='' LDFLAGS='' 
LIBC: 
-rw-r--r-- 1 bin bin 1711420 Jan 3 2002 /lib/libc.a 
lrwxrwxrwx 1 root root 11 Sep 13 2000 /lib/libc.so ->
./libc.so.1 
-rwxr-xr-x 1 bin bin 1125660 Jan 3 2002 /lib/libc.so.1

-rw-r--r-- 1 bin bin 1711420 Jan 3 2002
/usr/lib/libc.a 
lrwxrwxrwx 1 root root 11 Sep 13 2000 /usr/lib/libc.so
-> ./libc.so.1 
-rwxr-xr-x 1 bin bin 1125660 Jan 3 2002
/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
--enable-local-infile 
--with-innodb CC=gcc CXX=gcc
 
 
I have confirmed that the libm.a exist in the /lib
directory.  I also have zlib set in my path:
echo $PATH:
/home/webusr/bin:/usr/sbin:/bin:/usr/bin:/usr/local/bin:/lib:/usr/openwin/bin:/usr/dt/bin:/opt/oracl

e/product/8.1.6/bin:/opt/java/jsdk/bin:/home/webusr/make_379:/tmp/SUNWspro/WS6/bin:/opt/FSFgzip/bin:

/home/webusr/zlib-114/lib:/home/webusr/zlib-114/bin:/usr/ccs/bin:/home/webusr/perl-5.6.1


__________________________________________________
Do you Yahoo!?
U2 on LAUNCH - Exclusive greatest hits videos
http://launch.yahoo.com/u2

---------------------------------------------------------------------
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