- - - - - - - - - - - - - - - - - - - - - - - - - - - - Name: ssd Subject: Re: Installation problem on solaris 10
Thank you for your help I can solved that problem. I removed gcc 3.3.2 from the system and use bundled gcc in solaris 10. But I have got new problem when I issue make command. ld: warning: file /usr/local/mysql/lib/libz.a(deflate.o): wrong ELF class: ELFCL ASS64 ld: warning: file /usr/local/mysql/lib/libmysqlclient.a(libmysql.o): wrong ELF c lass: ELFCLASS64 Undefined first referenced symbol in file mysql_fetch_row .libs/libdpsearch.so mysql_fetch_field .libs/libdpsearch.so mysql_query .libs/libdpsearch.so mysql_errno .libs/libdpsearch.so mysql_error .libs/libdpsearch.so mysql_close .libs/libdpsearch.so mysql_free_result .libs/libdpsearch.so mysql_init .libs/libdpsearch.so mysql_real_connect .libs/libdpsearch.so mysql_fetch_lengths .libs/libdpsearch.so mysql_num_fields .libs/libdpsearch.so mysql_use_result .libs/libdpsearch.so mysql_escape_string .libs/libdpsearch.so ld: fatal: Symbol referencing errors. No output written to .libs/search.cgi collect2: ld returned 1 exit status gmake[2]: *** [search.cgi] Error 1 gmake[2]: Leaving directory `/test/dpsearch-4.39-23032006/src' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/test/dpsearch-4.39-23032006/src' gmake: *** [all-recursive] Error 1 - - - - - - - - - - - - - - - - - - - - - - - - - - - - Read the full topic here: http://www.dataparksearch.com/cgi-bin/simpleforum.cgi?fid=01;topic_id=1144731204
