On 7/8/09 06:11, shivashankar wrote: > ld: fatal: file .libs/sql_mysql.o: wrong ELF class: ELFCLASS32 > ld: fatal: File processing errors. No output written to > .libs/rlm_sql_mysql-2.1.6.so
This is a Solaris issue not Freeradius... however the clue is in "wrong ELF class: ELFCLASS32" - GCC is trying to compile a 64bit binary but has been given the 32bit version of the MySQL library. Check you have the 64bit libraries installed and ensure your Library paths are correct (man crle). Steve -- Steven Carr Systems Development Officer SLS/ITS/Systems - (0191) 515 3953
signature.asc
Description: OpenPGP digital signature
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

