Hi,

 When running ./configure I get the following:

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!

The library is there see below:
find / -name libm.a -print
/usr/lib/libp/libm.a
/usr/lib/libm.a
/usr/local/lib/libm.a

My LD_LIBRARY_PATH is:

echo $LD_LIBRARY_PATH
/usr/lib /usr/local/lib /usr/openwin/lib
/software/local/rvplayer5.0 /opt/ISLIodbc/2.11/lib
/usr/java1.2.2/lib /usr/local/lib/glib
/usr/local/lib/glib/include /opt/sfw/lib /opt/sfw/gnome/lib
/opt/netscape /usr/lib/libp .

I'm using:

# gcc -v
Reading specs from
/usr/local/lib/gcc-lib/i386-pc-solaris2.7/2.95.2/specs
gcc version 2.95.2 19991024 (release)

This is on :
uname -a
SunOS okieland 5.8 Generic_108529-04 i86pc i386 i86pc

Any clues to this or is this a bug?



-- 
******************************************
*** Phillip B. Bruce                    **
*** http://pbbruce.home.mindspring.com  **
*** [EMAIL PROTECTED]              **
******************************************

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