[1] Archiv / MLD 3.x / Raspberry PI / Plugin fail
 

Offline eyeamok

  • Newbie
  • *
  • Posts: 47
    • View Profile
Plugin fail
« on: November 28, 2013, 21:12:17 »
I am trying to build "unnamed" plugin for rpi and I get this failure--

crypto.c:91:2: warning: #warning ** openssl lacks IDEA support. Using deprecated static support code. Update your openssl package. [-Wcpp]
cc1plus: error: unrecognized command line option â-mmmxâ
cc1plus: error: unrecognized command line option â-msseâ
cc1plus: error: unrecognized command line option â-msse2â
cc1plus: error: bad value (native) for -march switch
make[5]: *** [FFdecsa.o] Error 1
make[4]: *** [FFdecsa/FFdecsa.o] Error 2

Is there a way to fix?? have tried and failed??
Anyone??
Many thanks.

Offline clausmuus

  • Administrator
  • Expert Member
  • ********
  • Posts: 20313
    • View Profile
    • ClausMuus.de
Plugin fail
« Reply #1 on: November 28, 2013, 23:49:08 »
Hi,

you must update the makefile of the Plugin an remove the "-mmmx", "-msse" and "-msse2" options. Also you should remove the "-march ..." switch.

Claus
MLD 5.5 - Raspberry PI - 7" Touch TFT - Squeeze Play
MLD 5.5 - lirc yaUsbIR - OctopusNet - XFX GeForce 9300 mit Intel E3200 - 2GB RAM - 12TB HDD - Lian Li PC-C37B - Samsung LE40A559

Offline eyeamok

  • Newbie
  • *
  • Posts: 47
    • View Profile
Plugin fail
« Reply #2 on: November 29, 2013, 02:36:19 »
Thanks much, that worked after I changed Parallel to parallel 128 char, I was looking in dvbapi makefile which worked and that is the setting it uses. It failed on 64mmx.

Thank You

[1] Archiv / MLD 3.x / Raspberry PI / Plugin fail
 



Users Online Users Online

0 Members and 1 Guest are viewing this topic.