Hi list, I'm encountering what appears to be a similar problem to _ when I get the the courier-imap stage of the toaster install. The following is a tail of the output of the gmake command run right after a successful ./configure --with-redhat (system is a 64-bit AMD system running FC4_x86_64):
<tail> Linking libauthldap.la Compiling authmysql.c Compiling preauthmysql.c Compiling authmysqllib.c Linking libauthmysql.la /usr/bin/ld: /usr/lib/libmysqlclient.a(libmysql.o): relocation R_X86_64_32 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /usr/lib/libmysqlclient.a: could not read symbols: Bad value collect2: ld returned 1 exit status gmake[2]: *** [libauthmysql.la] Error 1 gmake[2]: Leaving directory `/var/src/toaster/courier-authlib-0.58' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/var/src/toaster/courier-authlib-0.58' gmake: *** [all] Error 2 </tail> Looks like http://sourceforge.net/mailarchive/forum.php?thread_id=8106414&forum_id=35252 is a similar error. I am using the most recent version of the toaster as of 28-12-2005 from shupp.org/toaster Can anybody suggest another way around this perhaps? I don't want to have to install a 32-bit OS just to get courier-authlib working! However that's a rather essential component... Regards, David
