Re: [SLE] error compiling cyrus-imap on s390
From: Steve Graegert (graegerts_at_gmail.com)
Date: 10/17/05
- Previous message: Anders Norrbring: "[SLE] rename ?"
- In reply to: Fernando Estrela: "[SLE] error compiling cyrus-imap on s390"
- Next in thread: Sid Boyce: "Re: [SLE] error compiling cyrus-imap on s390"
- Reply: Sid Boyce: "Re: [SLE] error compiling cyrus-imap on s390"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 17 Oct 2005 15:20:29 +0200 To: Fernando Estrela <festrela@yahoo.com.br>
On 10/17/05, Fernando Estrela <festrela@yahoo.com.br> wrote:
> Hello All,
>
> I have a server with SLES 9 running on IBM s390 ZVM
> partition. I need to compile the cyrus-imap package
> with ldap support but I keep getting the following
> error:
>
> /usr/lib64/gcc-lib/s390x-suse-linux/3.3.3/../../../../s390x-suse-linux/bin/ld:
> skipping incompatible /usr/lib/libcrypt.so when
> searching for -lcrypt
> /usr/lib64/gcc-lib/s390x-suse-linux/3.3.3/../../../../s390x-suse-linux/bin/ld:
> skipping incompatible /usr/lib/libcrypt.a when
> searching for -lcrypt
> /usr/lib64/gcc-lib/s390x-suse-linux/3.3.3/../../../../s390x-suse-linux/bin/ld:
> skipping incompatible /usr/lib/libresolv.so when
> searching for -lresolv
> /usr/lib64/gcc-lib/s390x-suse-linux/3.3.3/../../../../s390x-suse-linux/bin/ld:
> skipping incompatible /usr/lib/libresolv.a when
> searching for -lresolv
> /usr/lib64/gcc-lib/s390x-suse-linux/3.3.3/../../../../s390x-suse-linux/bin/ld:
> skipping incompatible /usr/lib/libc.so when searching
> for -lc
> /usr/lib64/gcc-lib/s390x-suse-linux/3.3.3/../../../../s390x-suse-linux/bin/ld:
> skipping incompatible /usr/lib/libc.a when searching
> for -lc
Looks like the Makfile(s) try to link against the wrong (32-bit) glibc.
First of all, did you install the glibc-devel-64bit package mandatory
for compiling? It will be found in /usr/lib64/. If it's already
there, you may have to manually edit the Makefiles to accomodate the
path of the 64-bit version of glibc-devel. See, if it's hardcoded or
not discovered correctly. Will try to think about something more
helpful
\Steve
-- Check the headers for your unsubscription address For additional commands send e-mail to suse-linux-e-help@suse.com Also check the archives at http://lists.suse.com Please read the FAQs: suse-linux-e-faq@suse.com
- Previous message: Anders Norrbring: "[SLE] rename ?"
- In reply to: Fernando Estrela: "[SLE] error compiling cyrus-imap on s390"
- Next in thread: Sid Boyce: "Re: [SLE] error compiling cyrus-imap on s390"
- Reply: Sid Boyce: "Re: [SLE] error compiling cyrus-imap on s390"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|