|
Hi,
I'm trying to install QmailAdmin in my RH 7.3 box
with Vpopmail 5.2.1 and MySQL
Vpopmail is working fine with mysql.
When ido the ./configure everything looks
great.
The first time i did the make i got that
vpopmail.h and vauth.h could not be found, then i changed all the *.c files with
the full path of vpopmail.h and vauth.h and it solved the
problem.
Now when i do the make i got the following
error:
/tmp/qmailadmin-1.0.6/user.c:760: undefined reference to
`vclose'
/tmp/qmailadmin-1.0.6/user.c:768: undefined reference to `vclose' /tmp/qmailadmin-1.0.6/user.c:771: undefined reference to `vpasswd' /tmp/qmailadmin-1.0.6/user.c:775: undefined reference to `verror' /tmp/qmailadmin-1.0.6/user.c:782: undefined reference to `vauth_getpw' /tmp/qmailadmin-1.0.6/user.c:784: undefined reference to `vauth_setpw' /tmp/qmailadmin-1.0.6/user.c:794: undefined reference to `vauth_getpw' /tmp/qmailadmin-1.0.6/user.c:800: undefined reference to `vdelfiles' /tmp/qmailadmin-1.0.6/user.c:812: undefined reference to `vclose' What could be wrong?
Regards
Thiago
|
