This is a discussion on Re: [courier-users] problem compiling authlib-0.56 on SLES 9 within the Courier-Imap forums, part of the Mail Servers and Related category; As a followup, I was able to build the same authlib and courier rpms on an identcial Suse Linux Enterprise ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
As a followup, I was able to build the same authlib and courier rpms on an identcial Suse Linux Enterprise Server 9 32-bit machine (the one below is from an x86-64) machine. And then I am able to install the ensuing rpms on the 64 bit machine and they work. However, I suspect that they are running in 32bit emulation mode. Still trying to debug the issue below, it seems that the issue is in the .libs directory I am not sure if that has to do with libtool not working properly on 64 bit. --- Zachary Denison <zacharydenison@yahoo.com> wrote: > > Hello, > > I am trying to compile authlib on SLES 9 and come up > with the following error. I tried building both > building the rpm and ./configure --without-redhat; > make; by hand, both yield the same result. I have > successfully compiled and deployed previous versions > authlib abd courier on other suse and redhat > installations. Does anyone know how to resolve > this? > > Thank you. > > p.s. even though it says /root below, I am building > this as the courier user who has the proper > permissions to the directory in question. > > Compiling authsasltobase64.c > Linking libcourierauthsasl.la > /usr/lib64/gcc-lib/x86_64-suse-linux/3.3.3/../../../../x86_64-suse-linux/bin/ld:.libs/libcourierauthsasl.ver:2: > syntax error in VERSION script > collect2: ld returned 1 exit status > make[2]: *** [libcourierauthsasl.la] Error 1 > make[2]: Leaving directory > `/root/arbeit/mail/courier/old/courier-authlib-0.53' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory > `/root/arbeit/mail/courier/old/courier-authlib-0.53' > make: *** [all] Error 2 > > > > __________________________________ > Discover Yahoo! > Stay in touch with email, IM, photo sharing and > more. Check it out! > http://discover.yahoo.com/stayintouch.html > > > ------------------------------------------------------- > This SF.Net email is sponsored by: NEC IT Guy Games. > How far can you shotput > a projector? How fast can you ride your desk chair > down the office luge track? > If you want to score the big prize, get to know the > little guy. > Play to win an NEC 61" plasma display: > http://www.necitguy.com/?r=20 > _______________________________________________ > courier-users mailing list > courier-users@lists.sourceforge.net > Unsubscribe: > https://lists.sourceforge.net/lists/.../courier-users > __________________________________ Discover Yahoo! Find restaurants, movies, travel and more fun for the weekend. Check it out! http://discover.yahoo.com/weekend.html ------------------------------------------------------- This SF.Net email is sponsored by: NEC IT Guy Games. How far can you shotput a projector? How fast can you ride your desk chair down the office luge track? If you want to score the big prize, get to know the little guy. Play to win an NEC 61" plasma display: http://www.necitguy.com/?r=20 _______________________________________________ courier-users mailing list courier-users@lists.sourceforge.net Unsubscribe: https://lists.sourceforge.net/lists/.../courier-users |