Mailinglist Archive: opensuse-amd64 (338 mails)

< Previous Next >
Compiling error
  • From: Quy NGUYEN DAI <quy.nguyendai@xxxxxxxxxx>
  • Date: Mon, 15 Mar 2004 10:27:04 +0000 (UTC)
  • Message-id: <4055867C.3030902@xxxxxxxxxx>
Hi,
I'm trying to compile "rxvt-unicode" from tarball and I have this error:

[snip]

make[1]: Entering directory `/scratch/tmp/rxvt-unicode-2.3/src'
/bin/sh ../libtool --mode=link gcc -O2 rxvt.o librxvt.la -lsupc++ -L/usr/X11R6/lib64 -lX11 -o rxvt
gcc -O2 rxvt.o -o rxvt ./.libs/librxvt.a -lgcc_s_32 -lgcc_s_32 /usr/lib/libsupc++.a -lm -lgcc_s_32 -lc -lgcc_s_32 -L/usr/X11R6/lib64 -lX11
/usr/lib64/gcc-lib/x86_64-suse-linux/3.3.1/../../../../x86_64-suse-linux/bin/ld: skipping incompatible /usr/lib/libgcc_s_32.so when searching for -lgcc_s_32
/usr/lib64/gcc-lib/x86_64-suse-linux/3.3.1/../../../../x86_64-suse-linux/bin/ld: cannot find -lgcc_s_32
collect2: ld returned 1 exit status
make[1]: *** [rxvt] Error 1
make[1]: Leaving directory `/scratch/tmp/rxvt-unicode-2.3/src'
make: *** [all] Error 1

Anyone has ideas for help me ?

Thanks,
Q. NGUYEN DAI



< Previous Next >