Hello,
on a specific Solaris machine I get lots of validation failures.
Other compilations from the same base on a different Solaris machine and on MacOS are fine though.
Please see http://dl.dropbox.com/u/84530/IM/valida ... n-disk.log
Do you see any pattern?
I'm uncertain about the shared libraries used while "make check" runs. Perhaps it is using
some system libs. I tried "export LD_LIBRARY_PATH=/my-install-dir/lib:$LD_LIBRARY_PATH"
and LDFLAGS="-L/my-install-dir/lib -R/my-install-dir/lib" when configuring.
Thanks for your time, Axel.
various validation problems under Solaris
Re: various validation problems under Solaris
Please forget my question.
This particular machine had several versions of libgcc installed. After finding the right one
and pointing LD_LIBRARY_PATH to this all tests passed.
Glad to finally have a Solaris machine with all tests working.
This particular machine had several versions of libgcc installed. After finding the right one
and pointing LD_LIBRARY_PATH to this all tests passed.
Glad to finally have a Solaris machine with all tests working.