FORUM
Home
Up
Next Page
[
1
]
Archiv / MLD 3.x / Raspberry PI / Plugin fail
eyeamok
Newbie
Posts: 47
Plugin fail
«
on:
November 28, 2013, 21:12:17 »
Bookmark
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.
Logged
clausmuus
Administrator
Expert Member
Posts: 20445
Plugin fail
«
Reply #1 on:
November 28, 2013, 23:49:08 »
Bookmark
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
Logged
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
eyeamok
Newbie
Posts: 47
Plugin fail
«
Reply #2 on:
November 29, 2013, 02:36:19 »
Bookmark
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
Logged
[
1
]
Archiv / MLD 3.x / Raspberry PI / Plugin fail
Home
Up
Next Page
Users Online
0 Members and 1 Guest are viewing this topic.