Displaying 1 result from an estimated 1 matches for "libauthpipe".
2012 May 17
1
Problem building latest Courier-authlib on CentOS4
Upgrading to CentOS6 is on my list, but I'm trying to get the latest Courier-MTA running at the moment.
I downloaded the current courier tarballs and tried to build the rpms on a CentOS4 system. I got these errors:
$ rpmbuild -tb courier-authlib-0.64.0.tar.bz2
...
libtool: link: ar cru .libs/libauthpipe.a authpipe.o authpipelib.o
libtool: link: ranlib .libs/libauthpipe.a
libtool: link: ( cd ".libs" && rm -f "libauthpipe.la" && ln -s
"../libauthpipe.la" "libauthpipe.la" )
libtool: link: gcc -I/usr/include/mysql -g -pipe -m32 -march=i386
-mtun...