Mailinglist Archive: opensuse-amd64 (338 mails)
| < Previous | Next > |
Re: [suse-amd64] Compiling error
- From: Quy NGUYEN DAI <quy.nguyendai@xxxxxxxxxx>
- Date: Mon, 15 Mar 2004 14:58:06 +0000 (UTC)
- Message-id: <4055C5E7.8010304@xxxxxxxxxx>
William A. Mahaffey III wrote:
Have you used rxvt-unicode 2.3 ? I'm compiling "rxvt-unicode" not normal "rxvt".
Thanks anyways,
Quy NGUYEN DAI wrote:
Hi,
I'm trying to compile "rxvt-unicode" from tarball and I have this error:
Hi. I am new to the list & new to AMD64, but I thought these boxen could use 32 bit
apps as long as they could find all necessary dynamic libraries at run time. I use
(& love) rxvt under 32-bit Intel SuSE 8.2 on this box as this is written, isn't
there a precompiled-&-ready-to-go version somewhere that would execute 32-bit (i.e.
why are you apparently trying to compile something that you might not need to) ?
Have you used rxvt-unicode 2.3 ? I'm compiling "rxvt-unicode" not normal "rxvt".
The error message indicates that a library named libgcc_s_32.a cannot be located
for static linking, & says it skipped an incompatible libgcc_s_32.so that it found.
You could use the find command to see if that library is anywhere on your system,
then pass the path where it is found to the linker on the command line where the
linker is invoked.
Thanks anyways,
| < Previous | Next > |