This is a discussion on Re: [courier-users] within the Courier-Imap forums, part of the Mail Servers and Related category; > > >> > Linking libauthmysql.la > > >> > /usr/bin/ld: /usr/lib/libmysqlclient.a(...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
> > >> > 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=...057&dat=121642 _______________________________________________ courier-users mailing list courier-users@lists.sourceforge.net Unsubscribe: https://lists.sourceforge.net/lists/.../courier-users |