>>>>> "John" == John Kit <jkit001@stripped> writes:
John> Solaris 2.6
John> egcs-2.91.66
John> mysql 3.22.25
John> I ran configure and make on my solaris box.
John> I then move the mysql directory tree to another
John> solaris box. Which I ran make install. I am
John> getting the errors listed below. Should I be
John> running make with static?
John> Thanks a head of time.
John> John
John> mkdir /isg/mysql-3.22.25/share/mysql/czech
John> ld.so.1: ../../extra/comp_err: fatal: relocation error: symbol not
John> found: fopen64: referenced in ../../extra/comp_err
John> Killed
John> mkdir /isg/mysql-3.22.25/share/mysql/dutch
John> ld.so.1: ../../extra/comp_err: fatal: relocation error: symbol not
John> found: fopen64: referenced in ../../extra/comp_err
John> Killed
John> mkdir /isg/mysql-3.22.25/share/mysql/english
John> ld.so.1: ../../extra/comp_err: fatal: relocation error: symbol not
John> found: fopen64: referenced in ../../extra/comp_err
John> Killed
John> mkdir /isg/mysql-3.22.25/share/mysql/french
John> ld.so.1: ../../extra/comp_err: fatal: relocation error: symbol not
John> found: fopen64: referenced in ../../extra/comp_err
John> Killed
John> .
John> .
John> .
Hi!
Are the Solaris boxes identical? Are both running Solaris 2.6?
If not, you should compile MySQL on both boxes!
Regards,
Monty