AUR package is failing to build https://aur.archlinux.org/packages.php?ID=39209Not sure what to do.Linking C shared library libglc-export.so
/usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-unknown-linux-gnu/4.7.0/../../../libpng.so when searching for -lpng
/usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-unknown-linux-gnu/4.7.0/../../../libpng.a when searching for -lpng
/usr/bin/ld: s
BUMP!Ok, I'm getting really annoyed by the fact that I can't update my dolphin emulator. I can't build on another machine, and there aren't any binaries out there to use. Not to mention that I can't manage to get any support on these forums.
I'm not a native speaker, but I will try my best in English.
For a self-made program I need some libraries (which are from someone else). On my first linux pc it worked, but now on this pc it doesn't work.
While trying to build Boot to Gecko, I get the error message:
/usr/bin/ld: cannot find -lstdc++
The full message is :
/usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-linux-gnu/4.6/libstdc++.so when searching for -lstdc++
/usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-linux-gnu/4.6/libstdc++.a when searching for -lstdc++
/usr/bin/ld: cannot find -lstdc++
collect2: ld returned 1 exi
I want to compile a .c file to 32-bit executable using gcc option -m32 with libpcap
the machine is linux 64bit fedora 16
however, I get the following error
[root@fdf source]# gcc -m32 -o test_tcp test_tcp.c -lpcap
/usr/bin/ld: skipping incompatible /usr/lib64/libpcap.so when searching for -lpcap
/usr/bin/ld: cannot find -lpcap
collect2: ld returned 1 exit status
I installed
yum install lib
I'm trying to use a version of gcc relocated from another system to compile something. I know that there are issues with this but if I can get it to work it will make my life much easier. I've added the /opt/transfer/lib path to $LIBRARY_PATH and gcc appears to see this (from gcc -print-search-dirs).
I was trying to install a library named htk.
After downloading and extracting the source files, I run
sudo LDFLAGS="-L /usr/lib/x86_64-linux-gnu" ./configure
under the root directory of htk.Then I typed
sudo make all
and got this error:
a - HModel.o
a - HNet.o
a - HParm.o
a - HRec.o
a - HShell.o
a - HSigP.o
a - HTrain.o
a - HUtil.o
a - HVQ.o
a - HWave.o
a - strarr.o
ranlib HTKLib.a
ma
I'm having a hard time getting CodeBlocks to link SDL and it's libraries. There is no error in the code as I've compiled it on Windows but I can't seem to get the compile and links to work on Ubuntu.
Apparently there is some type of incompatibility, but what is incompatible with what? If it did not work with any other distro or if it failed memtest I could just say the ram is bad or incompatible. It still remains a mystery to me.
spud
https://bbs.archlinux.org/profile.php?id=64446
2012-10-10T05:17:42Z