When I install hte old version of Sqwebmail got thaqt error. but I 'm sure we have c++ compiler installed ont he sever, anyone know how to solve this?
[root@ns sqwebmail-0.36.37pre1]# make Making all in numlib make[1]: Entering directory `/usr/local/src/sqwebmail-0.36.37pre1/numlib' make[1]: Leaving directory `/usr/local/src/sqwebmail-0.36.37pre1/numlib' Making all in gdbmobj make[1]: Entering directory `/usr/local/src/sqwebmail-0.36.37pre1/gdbmobj' c++ -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include -g -O2 -c testgdbm.C testgdbm.C: In function `int kdcmp (const void *, const void *)': testgdbm.C:22: `strcmp' undeclared (first use this function) testgdbm.C:22: (Each undeclared identifier is reported only once for each function it appears in.) testgdbm.C: In function `int main (int, char **)': testgdbm.C:62: `memcpy' undeclared (first use this function) testgdbm.C:91: `strlen' undeclared (first use this function) make[1]: *** [testgdbm.o] Error 1 make[1]: Leaving directory `/usr/local/src/sqwebmail-0.36.37pre1/gdbmobj' make: *** [all-recursive] Error 1 thenk you. best, Aric
