On 11/29/06, Vikas Poonia wrote:
I need a help.When i compile my Project on HP-UX platform it compile successfully and in debug directory there are all .o files..But at the time of linking it gives me error ld: Can't find library or mismatched ABI for -lsocket Fatal error. collect2: ld returned 1 exit status gmake: *** [release/mTalk] Error 1
Does your system have "libsocket.a" or "libsocket.so" somewhere? Mine not: bash-3.00$ locate libsocket bash-3.00$ Regards, Dima.