Obviously due to the number of people running it, Vmailmgr does compile.
Just not on my system. What piece of the puzzle am I missing?

RedHat 7.0 system updated to most recient patches/updates
"gcc --version" shows 2.96


make[2]: Entering directory `/usr/local/src/qmail/vmailmgr-0.96.9/lib'
Making all in misc
make[3]: Entering directory
`/usr/local/src/qmail/vmailmgr-0.96.9/lib/misc'
c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I..    -g -O2 -fno-rtti
-fno-exceptions -Wall -W -c exec.cc
exec.cc: In function `int presetenv (const char *, const mystring &)':
exec.cc:29: `strlen' undeclared (first use this function)
exec.cc:29: (Each undeclared identifier is reported only once for each
function it appears in.)
exec.cc:31: `strcpy' undeclared (first use this function)
make[3]: *** [exec.o] Error 1
make[3]: Leaving directory
`/usr/local/src/qmail/vmailmgr-0.96.9/lib/misc'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/local/src/qmail/vmailmgr-0.96.9/lib'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/qmail/vmailmgr-0.96.9'
make: *** [all-recursive-am] Error 2

Reply via email to