On Monday 09 May 2005 2:14 pm, David Brohall wrote:
> Hi
>
> I'm sorry to bother you but I'm desperate for help with installing
> courier-authlib on Fedora Core 4 x86_64
>
> I run:
>
> # CFLAGS=-fPIC ./configure...
>
> without any problem but when I try to run make I got this error:
>
> Compiling preauthvchkpw.c
> preauthvchkpw.c: In function 'auth_vchkpw_pre':
> preauthvchkpw.c:67: warning: passing argument 1 of 'parse_email' discards
> qualifiers from pointer target type preauthvchkpw.c:141: warning: passing
> argument 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_32S against `a local symbol' 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
>
> It's no problem to compile courier-authlib without authvchkpw
>
> What shall I do to install courier-imap on my x86_64 system?
> I have been trying different settings for 30 hours now.
> Please I need some help.

Try not using the -fPIC flag

Ken Jones

Reply via email to