Robin S. Socha writes:

> * Sam Varshavchik <[EMAIL PROTECTED]> writes:
>  
>> This build contains the completed code for the new autoresponder.
>> Arbitrary MIME autoreply content can be uploaded, and a quota system
>> has been implemented.
>  
> Well... WIBNI if it worked? .-)
>  
> gcc  -I/home/vpopmail/include -g -O2 -Wall -I.. -I./.. -L/home/vpopmail/lib  -o
> authvchkpw  modauthvchkpw.o libauthmod.a libauth.a ../md5/libmd5.a
> ../sha1/libsha1.a -lvpopmail  -lm  
> preauthvchkpw.c:74: Undefined symbol `_vlogauth' referenced from text segment
> collect2: ld returned 1 exit status
> gmake[1]: *** [authvchkpw] Error 1

Something went wrong in the configure script.  The vlogauth() is 
conditionally compiled only if vpopmail.a has this function. 

You can always remove this function called by hand, but I'd suggest that you 
try extracting sqwebmail.tar.gz into an empty directory, and trying again.  
You probably reran configure after changing vpopmail library versions. 

-- 
Sam

Reply via email to