P
Hallo,
seit einigen Versionen kann osemu nicht mehr im pogo mit ipc compiliert werden, es bricht mit folgender Fehlermeldung ab:
cc1: error: unrecognized command line option ´-m4-300´
make: *** (cscrypt/bn_ctx.o) Error 1
ERROR: compile fehlgeschlagen? Abbruch!
Jemand eine Idee??
Das wage ich dann doch zu bezweifeln, dass dies mit dem aktuellen oe compile Script nicht mehr geht.wget -O /var/emu/script/osemu-compile.sh ipc.pebkac.at/ipc/scripts/osemu-compile.sh
das habe ich schon ausgeführt. kann dann osemu leider auch nicht compilieren
Ich vermute mal du hast einen Raspberry Pi oder eine andere ARM-Plattform. Denn cc1 ist ein Paket das für solchecc1: error: unrecognized command line option ‘-m4-300’
root@BananaPi ~ > oe compile
osemu-compile.sh v0.04
-------------------------------------------------------------------------------
Moechten Sie eine bestimmte svn Revisionsnummer kompilieren oder die aktuelle?
[0016] | []Aktuelle
-------------------------------------------------------------------------------
Lade aktuelle osemu-svn Revision 264...
A osemu-svn/COPYING
A osemu-svn/Makefile
A osemu-svn/OSEmu.c
A osemu-svn/README
A osemu-svn/VERSION
A osemu-svn/cscrypt
A osemu-svn/cscrypt/Makefile
A osemu-svn/cscrypt/aes.c
A osemu-svn/cscrypt/aes.h
A osemu-svn/cscrypt/bn.h
A osemu-svn/cscrypt/bn_add.c
A osemu-svn/cscrypt/bn_asm.c
A osemu-svn/cscrypt/bn_ctx.c
A osemu-svn/cscrypt/bn_div.c
A osemu-svn/cscrypt/bn_exp.c
A osemu-svn/cscrypt/bn_lcl.h
A osemu-svn/cscrypt/bn_lib.c
A osemu-svn/cscrypt/bn_mul.c
A osemu-svn/cscrypt/bn_shift.c
A osemu-svn/cscrypt/bn_sqr.c
A osemu-svn/cscrypt/bn_word.c
A osemu-svn/cscrypt/des.c
A osemu-svn/cscrypt/des.h
A osemu-svn/cscrypt/i_cbc.c
A osemu-svn/cscrypt/i_ecb.c
A osemu-svn/cscrypt/i_skey.c
A osemu-svn/cscrypt/idea.h
A osemu-svn/cscrypt/idea_lcl.h
A osemu-svn/cscrypt/md5.c
A osemu-svn/cscrypt/md5.h
A osemu-svn/cscrypt/mem.c
A osemu-svn/cscrypt/openssl_mods.h
A osemu-svn/cscrypt/viades.c
A osemu-svn/cscrypt/viades.h
A osemu-svn/ffdecsa
A osemu-svn/ffdecsa/COPYING
A osemu-svn/ffdecsa/Makefile
A osemu-svn/ffdecsa/ffdecsa.c
A osemu-svn/ffdecsa/ffdecsa.h
A osemu-svn/ffdecsa/fftable.h
A osemu-svn/ffdecsa/parallel_032_int.h
A osemu-svn/ffdecsa/parallel_064_long.h
A osemu-svn/ffdecsa/parallel_128_sse2.h
A osemu-svn/ffdecsa/parallel_generic.h
A osemu-svn/ffdecsa/parallel_std_def.h
A osemu-svn/ffdecsa/stream.c
A osemu-svn/globals.h
A osemu-svn/helpfunctions.c
A osemu-svn/helpfunctions.h
A osemu-svn/module-emulator-dre2overcrypt.c
A osemu-svn/module-emulator-dre2overcrypt.h
A osemu-svn/module-emulator-osemu.c
A osemu-svn/module-emulator-osemu.h
A osemu-svn/module-emulator-st20.c
A osemu-svn/module-emulator-st20.h
A osemu-svn/module-emulator-stream.c
A osemu-svn/module-emulator-stream.h
A osemu-svn/pre-commit
A osemu-svn/via3surenc.c
A osemu-svn/via3surenc.h
Ausgecheckt, Revision 264.
Druecken Sie bitte <Enter> um fortzufahren...
-------------------------------------------------------------------------------
Sollen die Keys aus /var/keys/ verwendet werden, oder sollen sie aktualisiert werden?
[A]ktualisieren | []Vorhandene Keys a
--2015-09-06 10:49:27-- http://www.uydu.ws/deneme6.php?file=SoftCam.Key
Auflösen des Hostnamen »www.uydu.ws (www.uydu.ws)«... 104.193.9.244
Verbindungsaufbau zu www.uydu.ws (www.uydu.ws)|104.193.9.244|:80... verbunden.
HTTP-Anforderung gesendet, warte auf Antwort... 200 OK
Länge: 118256 (115K) [application/octet-stream]
In »»SoftCam.Key«« speichern.
100%[============================================================================================================================================================>] 118.256 190K/s in 0,6s
2015-09-06 10:49:30 (190 KB/s) - »»SoftCam.Key«« gespeichert [118256/118256]
-------------------------------------------------------------------------------
cc1: error: unrecognized command line option ‘-m4-300’
Makefile:35: recipe for target 'cscrypt/bn_ctx.o' failed
make: *** [cscrypt/bn_ctx.o] Error 1
ERROR: compile fehlgeschlagen? Abbruch!
root@BananaPi ~ > oe compile
osemu-compile.sh v0.04
-------------------------------------------------------------------------------
Moechten Sie eine bestimmte svn Revisionsnummer kompilieren oder die aktuelle?
[0016] | []Aktuelle 0244
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
Lade osemu-svn Revision 0244...
UU osemu-svn/Makefile
UU osemu-svn/OSEmu.c
UU osemu-svn/README
UU osemu-svn/VERSION
A osemu-svn/aes.c
A osemu-svn/aes.h
A osemu-svn/bn.h
A osemu-svn/bn_add.c
A osemu-svn/bn_asm.c
A osemu-svn/bn_ctx.c
A osemu-svn/bn_div.c
A osemu-svn/bn_exp.c
A osemu-svn/bn_lcl.h
A osemu-svn/bn_lib.c
A osemu-svn/bn_mul.c
A osemu-svn/bn_shift.c
A osemu-svn/bn_sqr.c
A osemu-svn/bn_word.c
D osemu-svn/cscrypt
A osemu-svn/des.c
A osemu-svn/des.h
UU osemu-svn/ffdecsa/ffdecsa.c
UU osemu-svn/ffdecsa/fftable.h
UU osemu-svn/ffdecsa/parallel_032_int.h
D osemu-svn/ffdecsa/parallel_064_long.h
D osemu-svn/ffdecsa/parallel_128_sse2.h
UU osemu-svn/ffdecsa/stream.c
UU osemu-svn/globals.h
UU osemu-svn/helpfunctions.c
UU osemu-svn/helpfunctions.h
A osemu-svn/i_cbc.c
A osemu-svn/i_ecb.c
A osemu-svn/i_skey.c
A osemu-svn/idea.h
A osemu-svn/idea_lcl.h
A osemu-svn/md5.c
A osemu-svn/md5.h
A osemu-svn/mem.c
UU osemu-svn/module-emulator-dre2overcrypt.c
UU osemu-svn/module-emulator-osemu.c
UU osemu-svn/module-emulator-osemu.h
UU osemu-svn/module-emulator-st20.c
UU osemu-svn/module-emulator-stream.c
UU osemu-svn/module-emulator-stream.h
A osemu-svn/openssl_mods.h
A osemu-svn/viades.c
A osemu-svn/viades.h
Ausgecheckt, Revision 244.
Druecken Sie bitte <Enter> um fortzufahren...
-------------------------------------------------------------------------------
Sollen die Keys aus /var/keys/ verwendet werden, oder sollen sie aktualisiert werden?
[A]ktualisieren | []Vorhandene Keys
-------------------------------------------------------------------------------
gcc -Wall -c -o bn_ctx.o bn_ctx.c -I.
gcc -Wall -MM -I. bn_ctx.c > bn_ctx.d
gcc -Wall -c -o bn_lib.o bn_lib.c -I.
gcc -Wall -MM -I. bn_lib.c > bn_lib.d
gcc -Wall -c -o bn_exp.o bn_exp.c -I.
gcc -Wall -MM -I. bn_exp.c > bn_exp.d
gcc -Wall -c -o bn_sqr.o bn_sqr.c -I.
gcc -Wall -MM -I. bn_sqr.c > bn_sqr.d
gcc -Wall -c -o bn_div.o bn_div.c -I.
gcc -Wall -MM -I. bn_div.c > bn_div.d
gcc -Wall -c -o bn_asm.o bn_asm.c -I.
gcc -Wall -MM -I. bn_asm.c > bn_asm.d
gcc -Wall -c -o bn_shift.o bn_shift.c -I.
gcc -Wall -MM -I. bn_shift.c > bn_shift.d
gcc -Wall -c -o bn_word.o bn_word.c -I.
gcc -Wall -MM -I. bn_word.c > bn_word.d
gcc -Wall -c -o bn_add.o bn_add.c -I.
gcc -Wall -MM -I. bn_add.c > bn_add.d
gcc -Wall -c -o bn_mul.o bn_mul.c -I.
gcc -Wall -MM -I. bn_mul.c > bn_mul.d
gcc -Wall -c -o aes.o aes.c -I.
gcc -Wall -MM -I. aes.c > aes.d
gcc -Wall -c -o i_cbc.o i_cbc.c -I.
gcc -Wall -MM -I. i_cbc.c > i_cbc.d
gcc -Wall -c -o i_ecb.o i_ecb.c -I.
gcc -Wall -MM -I. i_ecb.c > i_ecb.d
gcc -Wall -c -o i_skey.o i_skey.c -I.
gcc -Wall -MM -I. i_skey.c > i_skey.d
gcc -Wall -c -o mem.o mem.c -I.
gcc -Wall -MM -I. mem.c > mem.d
gcc -Wall -c -o des.o des.c -I.
gcc -Wall -MM -I. des.c > des.d
gcc -Wall -c -o md5.o md5.c -I.
gcc -Wall -MM -I. md5.c > md5.d
gcc -Wall -c -o ffdecsa/ffdecsa.o ffdecsa/ffdecsa.c -I.
gcc -Wall -MM -I. ffdecsa/ffdecsa.c > ffdecsa/ffdecsa.d
gcc -Wall -c -o module-emulator-st20.o module-emulator-st20.c -I.
gcc -Wall -MM -I. module-emulator-st20.c > module-emulator-st20.d
gcc -Wall -c -o module-emulator-dre2overcrypt.o module-emulator-dre2overcrypt.c -I.
gcc -Wall -MM -I. module-emulator-dre2overcrypt.c > module-emulator-dre2overcrypt.d
gcc -Wall -c -o viades.o viades.c -I.
gcc -Wall -MM -I. viades.c > viades.d
gcc -Wall -c -o via3surenc.o via3surenc.c -I.
gcc -Wall -MM -I. via3surenc.c > via3surenc.d
gcc -Wall -c -o helpfunctions.o helpfunctions.c -I.
gcc -Wall -MM -I. helpfunctions.c > helpfunctions.d
gcc -Wall -c -o module-emulator-stream.o module-emulator-stream.c -I.
gcc -Wall -MM -I. module-emulator-stream.c > module-emulator-stream.d
gcc -Wall -c -o module-emulator-osemu.o module-emulator-osemu.c -I.
gcc -Wall -MM -I. module-emulator-osemu.c > module-emulator-osemu.d
gcc -Wall -c -o OSEmu.o OSEmu.c -I.
gcc -Wall -MM -I. OSEmu.c > OSEmu.d
touch SoftCam.Key
gcc -Wall -O2 -o OSEmu bn_ctx.o bn_lib.o bn_exp.o bn_sqr.o bn_div.o bn_asm.o bn_shift.o bn_word.o bn_add.o bn_mul.o aes.o i_cbc.o i_ecb.o i_skey.o mem.o des.o md5.o ffdecsa/ffdecsa.o module-emulator-st20.o module-emulator-dre2overcrypt.o viades.o via3surenc.o helpfunctions.o module-emulator-stream.o module-emulator-osemu.o OSEmu.o -I. -lpthread -Wl,--format=binary -Wl,SoftCam.Key -Wl,--format=default
strip OSEmu
Die neue osemu.armel befindet sich in /var/emu/osemu/
Neue osemu-svn build 0244 erfolgreich erstellt!
-------------------------------------------------------------------------------
Soll OSEmu jetzt neu gestartet werden?
[J]a | []Nein n
-------------------------------------------------------------------------------
Fertig! ;-)
root@Linuxserver ~ > oe compile
osemu-compile.sh v0.04
-------------------------------------------------------------------------------
Moechten Sie eine bestimmte svn Revisionsnummer kompilieren oder die aktuelle?
[0016] | []Aktuelle
-------------------------------------------------------------------------------
Lade aktuelle osemu-svn Revision 264...
A osemu-svn/COPYING
A osemu-svn/Makefile
A osemu-svn/OSEmu.c
A osemu-svn/README
A osemu-svn/VERSION
A osemu-svn/cscrypt
A osemu-svn/cscrypt/Makefile
A osemu-svn/cscrypt/aes.c
A osemu-svn/cscrypt/aes.h
A osemu-svn/cscrypt/bn.h
A osemu-svn/cscrypt/bn_add.c
A osemu-svn/cscrypt/bn_asm.c
A osemu-svn/cscrypt/bn_ctx.c
A osemu-svn/cscrypt/bn_div.c
A osemu-svn/cscrypt/bn_exp.c
A osemu-svn/cscrypt/bn_lcl.h
A osemu-svn/cscrypt/bn_lib.c
A osemu-svn/cscrypt/bn_mul.c
A osemu-svn/cscrypt/bn_shift.c
A osemu-svn/cscrypt/bn_sqr.c
A osemu-svn/cscrypt/bn_word.c
A osemu-svn/cscrypt/des.c
A osemu-svn/cscrypt/des.h
A osemu-svn/cscrypt/i_cbc.c
A osemu-svn/cscrypt/i_ecb.c
A osemu-svn/cscrypt/i_skey.c
A osemu-svn/cscrypt/idea.h
A osemu-svn/cscrypt/idea_lcl.h
A osemu-svn/cscrypt/md5.c
A osemu-svn/cscrypt/md5.h
A osemu-svn/cscrypt/mem.c
A osemu-svn/cscrypt/openssl_mods.h
A osemu-svn/cscrypt/viades.c
A osemu-svn/cscrypt/viades.h
A osemu-svn/ffdecsa
A osemu-svn/ffdecsa/COPYING
A osemu-svn/ffdecsa/Makefile
A osemu-svn/ffdecsa/ffdecsa.c
A osemu-svn/ffdecsa/ffdecsa.h
A osemu-svn/ffdecsa/fftable.h
A osemu-svn/ffdecsa/parallel_032_int.h
A osemu-svn/ffdecsa/parallel_064_long.h
A osemu-svn/ffdecsa/parallel_128_sse2.h
A osemu-svn/ffdecsa/parallel_generic.h
A osemu-svn/ffdecsa/parallel_std_def.h
A osemu-svn/ffdecsa/stream.c
A osemu-svn/globals.h
A osemu-svn/helpfunctions.c
A osemu-svn/helpfunctions.h
A osemu-svn/module-emulator-dre2overcrypt.c
A osemu-svn/module-emulator-dre2overcrypt.h
A osemu-svn/module-emulator-osemu.c
A osemu-svn/module-emulator-osemu.h
A osemu-svn/module-emulator-st20.c
A osemu-svn/module-emulator-st20.h
A osemu-svn/module-emulator-stream.c
A osemu-svn/module-emulator-stream.h
A osemu-svn/pre-commit
A osemu-svn/via3surenc.c
A osemu-svn/via3surenc.h
Ausgecheckt, Revision 264.
Druecken Sie bitte <Enter> um fortzufahren...
-------------------------------------------------------------------------------
Sollen die Keys aus /var/keys/ verwendet werden, oder sollen sie aktualisiert werden?
[A]ktualisieren | []Vorhandene Keys a
--2015-09-06 11:00:42-- http://www.uydu.ws/deneme6.php?file=SoftCam.Key
Auflösen des Hostnamen »www.uydu.ws (www.uydu.ws)«... 104.193.9.244
Verbindungsaufbau zu www.uydu.ws (www.uydu.ws)|104.193.9.244|:80... verbunden.
HTTP-Anforderung gesendet, warte auf Antwort... 200 OK
Länge: 118256 (115K) [application/octet-stream]
In »»SoftCam.Key«« speichern.
100%[============================================================================================================================================================>] 118.256 184KB/s in 0,6s
2015-09-06 11:00:56 (184 KB/s) - »»SoftCam.Key«« gespeichert [118256/118256]
-------------------------------------------------------------------------------
CC cscrypt/bn_ctx.c
CC cscrypt/bn_lib.c
CC cscrypt/bn_exp.c
CC cscrypt/bn_sqr.c
CC cscrypt/bn_div.c
CC cscrypt/bn_asm.c
CC cscrypt/bn_shift.c
CC cscrypt/bn_word.c
CC cscrypt/bn_add.c
CC cscrypt/bn_mul.c
CC cscrypt/aes.c
CC cscrypt/i_cbc.c
CC cscrypt/i_ecb.c
CC cscrypt/i_skey.c
CC cscrypt/mem.c
CC cscrypt/des.c
CC cscrypt/md5.c
CC cscrypt/viades.c
CC ffdecsa/ffdecsa.c
CC module-emulator-st20.c
CC module-emulator-dre2overcrypt.c
CC via3surenc.c
CC helpfunctions.c
CC module-emulator-stream.c
CC module-emulator-osemu.c
OSEmu.c: In function ‘do_daemon’:
OSEmu.c:44:4: warning: ignoring return value of ‘chdir’, declared with attribute warn_unused_result [-Wunused-result]
{ (void)chdir("/"); }
^
CC OSEmu.c
touch SoftCam.Key
strip OSEmu
Die neue osemu.x86_64 befindet sich in /var/emu/osemu/
Neue osemu-svn build 264 erfolgreich erstellt!
-------------------------------------------------------------------------------
Soll OSEmu jetzt neu gestartet werden?
[J]a | []Nein j
* Stopping OSEmu osemu.x86_64 [ OK ]
* Starting OSEmu osemu.x86_64 [ OK ]
-------------------------------------------------------------------------------
Fertig! ;-)
Wir verwenden Cookies und ähnliche Technologien für folgende Zwecke:
Akzeptieren Sie Cookies und diese Technologien?
Wir verwenden Cookies und ähnliche Technologien für folgende Zwecke:
Akzeptieren Sie Cookies und diese Technologien?