On Fri, 2005-05-20 at 11:24 -0400, Sam Varshavchik wrote:
> Marc Bujack writes:
> 
> > 
> > Hi there,
> > 
> > I use a Debian Sarge pure-64 and got a problem when compiling
> > courier-authlib. I need vpopmail vor virtual domains.
> > 
> > ./configure --prefix=/usr/local/courier-imap
> > --sysconfdir=/etc/courier-imap --exec-prefix=/usr/local
> > --without-authpam --without-authldap --without-authpwd
> > --without-authmysql --without-authpgsql --without-authshadow
> > --without-authuserdb --without-authcustom --without-authcram
> > --with-authvchkpw --with-authdaemon --disable-root-check
> > 
> > When compiling I receive the following error:
> > 
> > Compiling authvchkpw.c
> > authvchkpw.c: In function `auth_vchkpw_changepass':
> > authvchkpw.c:142: warning: passing arg 1 of `parse_email' discards
> > qualifiers from pointer target type
> > Compiling authvchkpwlib.c
> > Compiling preauthvchkpw.c
> > preauthvchkpw.c: In function `auth_vchkpw_pre':
> > preauthvchkpw.c:67: warning: passing arg 1 of `parse_email' discards
> > qualifiers from pointer target type
> > preauthvchkpw.c:141: warning: passing arg 3 of `vset_lastauth' discards
> > qualifiers from pointer target type
> > Linking libauthvchkpw.la
> > /usr/bin/ld: /home/vpopmail/lib/libvpopmail.a(vpopmail.o): relocation
> > R_X86_64_32 can not be used when making a shared object; recompile with
> > -fPIC
> > /home/vpopmail/lib/libvpopmail.a: could not read symbols: Bad value
> > collect2: ld returned 1 exit status
> > make[2]: *** [libauthvchkpw.la] Error 1
> > make[2]: Leaving directory `/usr/src/courier-authlib-0.56'
> > make[1]: *** [all-recursive] Error 1
> > make[1]: Leaving directory `/usr/src/courier-authlib-0.56'
> > make: *** [all] Error 2
> > 
> > What's wrong?
> 
> The vpopmail library is not 64-bit clean.

Hi,

Found some hints at the vpopmail-archiv.

Marc








-------------------------------------------------------
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7412&alloc_id=16344&op=click
_______________________________________________
courier-users mailing list
courier-users@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to