I got the folowing Error when I install Oracle patch 10.2.0.3 in linux.
Error in invoking target 'Client_sharedlib' of makefile ins_net_client_mk
When I execute "relink client_sharedlib" ,Iget the following output..
/home/oracle/oracle/product/10.2.0/db_1/bin/genclntsh
/usr/bin/ld: skipping incompatible /home/oracle/oracle/product/10.2.0/db_1/lib/libsql10.a when searching for -lsql10
/usr/bin/ld: cannot find -lsql10
collect2: ld returned 1 exit status
genclntsh: Failed to link libclntsh.so.10.1
make: ** [client_sharedlib] Error 1