oscam-emu / oscam-patched-old

Open Source Cam Emulator
GNU General Public License v3.0
96 stars 55 forks source link

make failed #28

Closed Shporterator closed 5 years ago

Shporterator commented 5 years ago

CC oscam-time.c CC oscam-work.c CC oscam.c CONF build/aarch64-linux-gnu/config.c LINK Distribution/oscam-1.20_svn11494-788-aarch64-linux-gnu.debug collect2: fatal error: ld terminated with signal 11 [Segmentation fault] compilation terminated. Makefile:437: recipe for target 'Distribution/oscam-1.20_svn11494-788-aarch64-linux-gnu.debug' failed make[1]: [Distribution/oscam-1.20_svn11494-788-aarch64-linux-gnu.debug] Error 1 Makefile:406: recipe for target 'all' failed make: [all] Error 2

Linux rockpro64 4.4.154-1128-rockchip-ayufan-g61b4b1151f9a #1 SMP Tue Dec 25 14:31:31 UTC 2018 aarch64 aarch64 aarch64 GNU/Linux

oscam-emu commented 5 years ago

Disable SoftCam.Key linking by running ./config.sh --disable WITH_SOFTCAM or use a more recent compiler/toolchain for aarch64.