Hello. I am attempting to compile qmailadmin 1.0.6 on a Sparc Solaris 8 machine with GCC 2.95.3 from sunfreeware.com.
I get the following error: gcc -I. -I/var/vpopmail/include -g -O2 -c limits.c limits.c: In function `load_limits': limits.c:40: `unlimited' undeclared (first use in this function) limits.c:40: (Each undeclared identifier is reported only once limits.c:40: for each function it appears in.) *** Error code 1 make: Fatal error: Command failed for target `limits.o' Current working directory /usr/users/donjr/qmailadmin-1.0.6 *** Error code 1 make: Fatal error: Command failed for target `all-recursive' Current working directory /usr/users/donjr/qmailadmin-1.0.6 *** Error code 1 make: Fatal error: Command failed for target `all-recursive-am' Any ideas? Thank you.
