Problems compiling inter7 programs

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

I'm installing a mail server using qmail and the inter7 tools like vqadmin, sqwebmail, etc.

Well, the problem is that i cannot compile any of those tools.
I always get an error regarding stdlib.h (as follows).


My system:
SuSE 9.0
gcc 3.3.1


Thank you in advance.

Warm Regards,
Mário Gamito


The error:
"Making all in numlib
make[1]: Entering directory `/usr/local/src/sqwebmail-4.0.3/numlib'
make all-am
make[2]: Entering directory `/usr/local/src/sqwebmail-4.0.3/numlib'
Compiling atotimet.c
In file included from /usr/include/bits/string2.h:1211,
from /usr/include/string.h:375,
from atotimet.c:10:
/usr/include/stdlib.h:762: error: parse error before "div"
/usr/include/stdlib.h:764: error: parse error before "ldiv"
/usr/include/stdlib.h:833: error: parse error before '*' token
/usr/include/stdlib.h:837: error: parse error before "wchar_t"
/usr/include/stdlib.h:841: error: parse error before '*' token
/usr/include/stdlib.h:845: error: parse error before '*' token
make[2]: *** [atotimet.o] Error 1
make[2]: Leaving directory `/usr/local/src/sqwebmail-4.0.3/numlib'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/usr/local/src/sqwebmail-4.0.3/numlib'
make: *** [all-recursive] Error 1"



[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux