Project

General

Profile

LD error

Added by James Dean almost 8 years ago

Hello!

I tried to set up a cross-compile chain for x86_64.

At the very end of the make-process I get:

make -f Makefile.webui LANGUAGES="ach ady ar bg cs da de en_US en_GB es et fa fi fr he hr he hr hu it ko lv nl no pl pt ro ru sl sk sq sv tr uk zh zh-Hans" all
make1: Verzeichnis „/opt/tvheadend“ wird betreten
make -f Makefile.webui WEBUI=std compile-std
make2: Verzeichnis „/opt/tvheadend“ wird betreten
WEBUI std finished
make2: Verzeichnis „/opt/tvheadend“ wird verlassen
make -f Makefile.webui WEBUI=debug compile-debug
make2: Verzeichnis „/opt/tvheadend“ wird betreten
WEBUI debug finished
make2: Verzeichnis „/opt/tvheadend“ wird verlassen
make1: Verzeichnis „/opt/tvheadend“ wird verlassen
CC timestamp.o
CC tvheadend
/usr/local/x86_64-pc-linux-gnu/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../../../x86_64-pc-linux-gnu/bin/ld: /opt/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib/libavfilter.a(allfilters.o): Unbekannte Umwandlung (0x2a) in Abschnitt ».text«

Unfortuantely I can't fidn any hint in the internet what is meant.

Can somebody help!

Thanks!

KR,

James