epic4-2.8 fails to compile on FreeBSD 4.11 (gcc 2.95.4) with the following 
error:

functions.c: In function `function_strtol':
functions.c:6959: syntax error before `retval'
functions.c:6977: `retval' undeclared (first use in this function)
functions.c:6977: (Each undeclared identifier is reported only once
functions.c:6977: for each function it appears in.)
functions.c: In function `function_tobase':
functions.c:6994: syntax error before `n'
functions.c:7022: `num' undeclared (first use in this function)
functions.c:7045: `n' undeclared (first use in this function)
functions.c:7045: `intmax_t' undeclared (first use in this function)
functions.c:7045: syntax error before `pow'
*** Error code 1

I then tried using gcc version 3.4.6, but had the same results.

Last good compile:    ircII EPIC4-2.6 (Commit id: 750) (Date of release: 
20061116)

Thank You.
_______________________________________________
List mailing list
List@epicsol.org
http://epicsol.org/mailman/listinfo/list

Reply via email to