<html><body><div style="color:#000; background-color:#fff; font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:12pt"><div>Dear Gate User</div><div>Hi</div><div>I have problem during installing ecat7.</div><div>I did these jobs as written in "INSTALL" file in ecat7 folder:</div><div><br></div><div><span style="font-weight: bold;">1. extract all files from the UCL archive in the right directory</span></div><div><span style="font-weight: bold;">   (by typing 'tar zxvf ecat.tar.gz')</span></div><div><span style="font-weight: bold;">2. copy the right Makefile.<os> to Makefile</span></div><div><span style="font-weight: bold;">3. type 'make depend'</span></div><div><span style="font-weight: bold;">   this will put the file dependencies in the Makefile</span></div><div><span style="font-weight: bold;">4. type 'make'</span></div><div><span style="font-weight: bold;">   this will
 build the library</span></div><div><span style="font-weight: bold;">5. goto the utils directory</span></div><div><span style="font-weight: bold;">6. copy the right Makefile.<os> to Makefile</span></div><div><span style="font-weight: bold;">7. type 'make'</span></div><div><span style="font-weight: bold;">   this will create some ultility programs</span></div><div><br></div><div>when I go to utils directory and type "make", I give this errors:</div><div><br></div><div><span style="font-style: italic;">cc -O -I..  -o show_header ./show_header.c ../libecat.a  -lrpcsvc -lnsl -lsocket -lm   </span></div><div><span style="font-style: italic;">./show_header.c: In function ‘main’:</span></div><div><span style="font-style: italic;">./show_header.c:28:3: warning: incompatible implicit declaration of built-in function ‘exit’ [enabled by default]</span></div><div><span style="font-style: italic;">./show_header.c:33:4:
 warning: incompatible implicit declaration of built-in function ‘exit’ [enabled by default]</span></div><div><span style="font-style: italic;">./show_header.c:66:2: warning: incompatible implicit declaration of built-in function ‘exit’ [enabled by default]</span></div><div><span style="font-style: italic;">./show_header.c: In function ‘show_main_header’:</span></div><div><span style="font-style: italic;">./show_header.c:113:2: warning: format ‘%s’ expects argument of type ‘char *’, but argument 2 has type ‘int’ [-Wformat]</span></div><div><span style="font-style: italic;">./show_header.c:119:2: warning: incompatible implicit declaration of built-in function ‘strncpy’ [enabled by default]</span></div><div><span style="font-style: italic;">./show_header.c:186:6: error: ‘dosage’ undeclared (first use in this function)</span></div><div><span style="font-style: italic;">./show_header.c:186:6: note: each undeclared identifier
 is reported only once for each function it appears in</span></div><div><span style="font-style: italic;">./show_header.c:193:2: warning: format ‘%s’ expects argument of type ‘char *’, but argument 2 has type ‘int’ [-Wformat]</span></div><div><span style="font-style: italic;">./show_header.c:194:2: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘time_t’ [-Wformat]</span></div><div><span style="font-style: italic;">./show_header.c: In function ‘show_image_subheader’:</span></div><div><span style="font-style: italic;">./show_header.c:373:4: warning: format ‘%f’ expects argument of type ‘double’, but argument 4 has type ‘int’ [-Wformat]</span></div><div><span style="font-style: italic;">./show_header.c: In function ‘day_time’:</span></div><div><span style="font-style: italic;">./show_header.c:407:2: warning: incompatible implicit declaration of built-in function ‘strncpy’ [enabled
 by default]</span></div><div><span style="font-style: italic;">./show_header.c: In function ‘show_norm_subheader’:</span></div><div><span style="font-style: italic;">./show_header.c:466:2: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘double’ [-Wformat]</span></div><div><span style="font-style: italic;">./show_header.c:467:2: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘double’ [-Wformat]</span></div><div><span style="font-style: italic;">make: *** [show_header] Error 1</span></div><div><br></div><div><br></div><div>I will be thankful if you can help me.</div><div><br></div><div>Best Regards,</div><div>Babak</div><div><br></div><div><br></div></div></body></html>