Hi.. as of Solaris 8 you should NEVER use LD_*, use crle(1) instead!
As to the problem mentioned in my original post, I was able to compile
mysql 3.23.54a using an older compiler under Solaris 8 and 9. (and posted
that update later that day..)
On Sat, Jan 25, 2003 at 01:26:07PM -0500, Ben Goodwi
I've run into this if a previous build attempt aborted due to a bad
LD_(LIBRARY|RUN)_PATH where I fixed the LD variable, and re-tried the build.
Starting with a fresh copy of the source (not distclean, fresh from
tarfile), always solved my problem.
-=| Ben
- Original Message -
From: "
I compiled gcc 2.95.2 on Solaris 9 and was then able to
successfully compile 3.23.54a under Solaris 9 (sparc)
without any unsual steps or configuration options.
>From my tests today, it seems neither gcc 2.95.3 or
3.x will compile mysql 3.23.54a under Solaris 9, in
case anyone is interested.
On