Looks like vpopmail was not installed correctly. 
vpopmail will setup some a libs_dep and incs_dep file
in vpopmails etc directory.

qmailadmin's configure reads those files to find out what
libraries to use. 

Looks like vpopmail wasn't installed correctly.

Ken Jones

On Friday 30 August 2002 11:07 am, Thiago Campos wrote:
> 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

Reply via email to