version `SUNW_1.2' not found
2007-12-25 0:55:00
checking portion of the ld is to set LD_NOVERSION into
something non-null. Mysql still doesn't play with that
but I think someone else may find it usefull in a similar
situation.
Also would you recommend upgrading the E250 to 8 or 9? Is
9 mature enough or are there any problems? Besides mysql
the machine will be hosting the web server and one of
the nameservers in our organization. Any performance issues
that I sould be aware of?
Regards,
Thanassis
On Wed, Mar 26, 2003 at 07:52:08PM +0200, Athanasios Douitsis wrote:
> Hello all,
>
> I am trying to use a mysql binary made for solaris 8
> in my E250 with sol 7 . When I try to run the server
> binary, I get
>
> ld.so.1: ./bin/mysqld: fatal: librt.so.1: version `SUNW_1.2' not found (required by file ./bin/mysqld)
>
>
> An ldd on the mysqld binary shows:
>
> 7:37pm /usr/local/mysql > ldd bin/mysqld
> librt.so.1 => /usr/lib/librt.so.1
> librt.so.1 (SUNW_1.2) => (version not found)
> libdl.so.1 => /usr/lib/libdl.so.1
> libpthread.so.1 => /usr/lib/libpthread.so.1
> libthread.so.1 => /usr/lib/libthread.so.1
> libcrypt_i.so.1 => /usr/lib/libcrypt_i.so.1
> libgen.so.1 => /usr/lib/libgen.so.1
> libsocket.so.1 => /usr/lib/libsocket.so.1
> libnsl.so.1 => /usr/lib/libnsl.so.1
> libm.so.1 => /usr/lib/libm.so.1
> libc.so.1 => /usr/lib/libc.so.1
> libaio.so.1 => /usr/lib/libaio.so.1
> libmp.so.2 => /usr/lib/libmp.so.2
>
>
> Has anyone had any experience with that? Can I circumvent this problem anyhow?
>
> Cheers,
> Thanassis
> _______________________________________________
> codeprof mailing list
> codeprof at codeprof.com
> http://www.codeprof.com/execute/ask/?codeinfoid=21691
Comments
Got something to say?
You must be logged in to post a comment.

