I have been able to compile and use analog3.11 successfully. However when
I try to compile the anlgform.c with "make form" I receive the
following. I have not done anything to anlgform.c except to uncomment the
define statement for ANALOG. I am not a script writer but it seems to be
some inherent mixup in the code.
Can anyone help me?
Thanks very much,
Ken
cserv# !ma
make form
gcc -O2 anlgform.c -o anlgform.cgi
anlgform.c: In function `my_exit':
anlgform.c:115: parse error before `/'
anlgform.c: At top level:
anlgform.c:120: parse error before `1'
anlgform.c:120: conflicting types for `exit'
/usr/include/stdlib.h:113: previous declaration of `exit'
anlgform.c:120: warning: data definition has no type or storage class
anlgform.c: In function `main':
anlgform.c:476: parse error before `/'
*** Error code 1
make: Fatal error: Command failed for target `anlgform.cgi'
cserv#
--------------------------------------------------------------------
This is the analog-help mailing list. To unsubscribe from this
mailing list, send mail to [EMAIL PROTECTED]
with "unsubscribe analog-help" in the main BODY OF THE MESSAGE.
--------------------------------------------------------------------