Hi gate users!<br>it is for a long time that I could not install ecat! I don't know if there is any body has done it before or not!<br>I dont know if the founders of GATE know , I bet they dont ,  users have been forgotten !  <br>
I have tried centOs, fedora, RedHat, Debian, and finally Ubunto 11.10<br>I added   "happycoders-libsocket-dev"      and  "happycoders-libsocket" to solve the problem but nothing , the same error<br>same error in ecat/utils <br>
<br>cc -O -I..  -o matlist ./matlist.c ../libecat.a  -lrpcsvc -lnsl -lsocket -lm   <br>./matlist.c: In function ‘main’:<br>./matlist.c:22:3: warning: incompatible implicit declaration of built-in function ‘exit’ [enabled by default]<br>
/usr/bin/ld: cannot find -lsocket<br>collect2: ld returned 1 exit status<br>make: *** [matlist] Error 1<br><br>refering to Makefile.unix , <br><br>you see      <br> LIBS = -lrpcsvc -lnsl -lsocket -lm   # for <b>solaris</b><br>
this error should be happen in solaris OS !!<br>I dont know exactly , should I change the makefile or not!?<br>Thanks to the all patient users <br><br>