> > >> > 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
What worked for me is installing zlib-devel. I suppose this works around the problem that zlib has with linking when used in the compile of libauthmysql.la. I'm using SUSE on x86_64 and compiling from source, trying to install courier mail server with authlib and a mysql backend. Hope this helps someone here or searching the web and pulling their hair out. ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ courier-users mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
