What you might try looking at is your environment variable
$LD_LIBRARY_PATH. If you don't have it in your environment, set it up
with all the usual lib places i.e
/lib:/usr/lib:/usr/local/lib:/usr/share/lib:/usr/local/share/lib and so
one. I think that this should clear up your problem with cros
solaris 2.7 + gcc 2.95.2
mysql 3.23.37
in my last message i describe the probolem that
configure thinks it is cross compiling.
when i manually changt the configure file to avoid this test,
i get the next error
configure output:
checking size of char... 0
configure: error: No size for char ty