Aktuelles
Digital Eliteboard - Das Digitale Technik Forum

Registriere dich noch heute kostenlos, um Mitglied zu werden! Sobald du angemeldet bist, kannst du auf unserer Seite aktiv teilnehmen, indem du deine eigenen Themen und Beiträge erstellst und dich über deinen eigenen Posteingang mit anderen Mitgliedern unterhalten kannst! Zudem bekommst du Zutritt zu Bereichen, welche für Gäste verwehrt bleiben

Registriere dich noch heute kostenlos, um Mitglied zu werden! Sobald du angemeldet bist, kannst du auf unserer Seite aktiv teilnehmen, indem du deine eigenen Themen und Beiträge erstellst und dich über deinen eigenen Posteingang mit anderen Mitgliedern unterhalten kannst! Zudem bekommst du Zutritt zu Bereichen, welche für Gäste verwehrt bleiben

OSEmu Konsolenintegration und "osemu compile" in IPC

    Nobody is reading this thread right now.
AW: OSEmu Konsolenintegration und "osemu compile" in IPC

Das wage ich dann doch zu bezweifeln, dass dies mit dem aktuellen oe compile Script nicht mehr geht.
Das liegt einzig und alleine an OSEmu selbst. Hab nämlich den selben fehler aber z.B. #0244 lässt sich bauen.
Wenn du var/emu/script/osemu-compile.sh löscht wird oe compile im Übrigen gar nicht mehr funktionieren, aber bitte:

Ich vermute mal du hast einen Raspberry Pi oder eine andere ARM-Plattform. Denn cc1 ist ein Paket das für solche zuständig ist.

Grad noch getestet:
Banana Pi #0266:
Code:
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!


Banana Pi #0244
Code:
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! ;-)

Ubuntu 64-bit Server 14.04 LTS #0266:
Code:
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! ;-)

Fazit: Mach ein Ticket im github bei OSemu auf, und erläutere dort dein Problem. Mit der x86(_64) Architektur klappt es ja schließlich.
Hektisch einfach eine Datei zu löschen, wird dich jedenfalls nicht zum Ziel bringen, wenn du das immer so praktizierst, wirst du eher mal noch richtig auf die Nase fallen.



Danke für die Antwort.

Aber von einer Datei löschen war ja nie die Rede.

Ja ich habe einen Raspberry Pi.

die Rev 0244 von OSEmu hat funktioniert.
schade nur, dass die akteulle nicht funktionert.
 
Zuletzt bearbeitet von einem Moderator:
AW: OSEmu Konsolenintegration und "osemu compile" in IPC

Musst probieren, vielleicht läuft sogar #265 hab halt aufs Gerade wohl eine Revision ausprobiert.
 
AW: OSEmu Konsolenintegration und "osemu compile" in IPC

Bei mir klappt das auch nicht habe ich gerade festgestellt - Die aktuellste Version welche angeboten wird ist 264:
Code:
[FONT=Menlo]Lade aktuelle osemu-svn Revision 264...[/FONT]
[FONT=Menlo]A    osemu-svn/COPYING[/FONT]
[FONT=Menlo]A    osemu-svn/Makefile[/FONT]
[FONT=Menlo]A    osemu-svn/OSEmu.c[/FONT]
[FONT=Menlo]A    osemu-svn/README[/FONT]
[FONT=Menlo]A    osemu-svn/VERSION[/FONT]
[FONT=Menlo]A    osemu-svn/cscrypt[/FONT]
[FONT=Menlo]A    osemu-svn/cscrypt/Makefile[/FONT]
[FONT=Menlo]A    osemu-svn/cscrypt/aes.c[/FONT]
[FONT=Menlo]A    osemu-svn/cscrypt/aes.h[/FONT]
[FONT=Menlo]A    osemu-svn/cscrypt/bn.h[/FONT]
[FONT=Menlo]A    osemu-svn/cscrypt/bn_add.c[/FONT]
[FONT=Menlo]A    osemu-svn/cscrypt/bn_asm.c[/FONT]
[FONT=Menlo]A    osemu-svn/cscrypt/bn_ctx.c[/FONT]
[FONT=Menlo]A    osemu-svn/cscrypt/bn_div.c[/FONT]
[FONT=Menlo]A    osemu-svn/cscrypt/bn_exp.c[/FONT]
[FONT=Menlo]A    osemu-svn/cscrypt/bn_lcl.h[/FONT]
[FONT=Menlo]A    osemu-svn/cscrypt/bn_lib.c[/FONT]
[FONT=Menlo]A    osemu-svn/cscrypt/bn_mul.c[/FONT]
[FONT=Menlo]A    osemu-svn/cscrypt/bn_shift.c[/FONT]
[FONT=Menlo]A    osemu-svn/cscrypt/bn_sqr.c[/FONT]
[FONT=Menlo]A    osemu-svn/cscrypt/bn_word.c[/FONT]
[FONT=Menlo]A    osemu-svn/cscrypt/des.c[/FONT]
[FONT=Menlo]A    osemu-svn/cscrypt/des.h[/FONT]
[FONT=Menlo]A    osemu-svn/cscrypt/i_cbc.c[/FONT]
[FONT=Menlo]A    osemu-svn/cscrypt/i_ecb.c[/FONT]
[FONT=Menlo]A    osemu-svn/cscrypt/i_skey.c[/FONT]
[FONT=Menlo]A    osemu-svn/cscrypt/idea.h[/FONT]
[FONT=Menlo]A    osemu-svn/cscrypt/idea_lcl.h[/FONT]
[FONT=Menlo]A    osemu-svn/cscrypt/md5.c[/FONT]
[FONT=Menlo]A    osemu-svn/cscrypt/md5.h[/FONT]
[FONT=Menlo]A    osemu-svn/cscrypt/mem.c[/FONT]
[FONT=Menlo]A    osemu-svn/cscrypt/openssl_mods.h[/FONT]
[FONT=Menlo]A    osemu-svn/cscrypt/viades.c[/FONT]
[FONT=Menlo]A    osemu-svn/cscrypt/viades.h[/FONT]
[FONT=Menlo]A    osemu-svn/ffdecsa[/FONT]
[FONT=Menlo]A    osemu-svn/ffdecsa/COPYING[/FONT]
[FONT=Menlo]A    osemu-svn/ffdecsa/Makefile[/FONT]
[FONT=Menlo]A    osemu-svn/ffdecsa/ffdecsa.c[/FONT]
[FONT=Menlo]A    osemu-svn/ffdecsa/ffdecsa.h[/FONT]
[FONT=Menlo]A    osemu-svn/ffdecsa/fftable.h[/FONT]
[FONT=Menlo]A    osemu-svn/ffdecsa/parallel_032_int.h[/FONT]
[FONT=Menlo]A    osemu-svn/ffdecsa/parallel_064_long.h[/FONT]
[FONT=Menlo]A    osemu-svn/ffdecsa/parallel_128_sse2.h[/FONT]
[FONT=Menlo]A    osemu-svn/ffdecsa/parallel_generic.h[/FONT]
[FONT=Menlo]A    osemu-svn/ffdecsa/parallel_std_def.h[/FONT]
[FONT=Menlo]A    osemu-svn/ffdecsa/stream.c[/FONT]
[FONT=Menlo]A    osemu-svn/globals.h[/FONT]
[FONT=Menlo]A    osemu-svn/helpfunctions.c[/FONT]
[FONT=Menlo]A    osemu-svn/helpfunctions.h[/FONT]
[FONT=Menlo]A    osemu-svn/module-emulator-dre2overcrypt.c[/FONT]
[FONT=Menlo]A    osemu-svn/module-emulator-dre2overcrypt.h[/FONT]
[FONT=Menlo]A    osemu-svn/module-emulator-osemu.c[/FONT]
[FONT=Menlo]A    osemu-svn/module-emulator-osemu.h[/FONT]
[FONT=Menlo]A    osemu-svn/module-emulator-st20.c[/FONT]
[FONT=Menlo]A    osemu-svn/module-emulator-st20.h[/FONT]
[FONT=Menlo]A    osemu-svn/module-emulator-stream.c[/FONT]
[FONT=Menlo]A    osemu-svn/module-emulator-stream.h[/FONT]
[FONT=Menlo]A    osemu-svn/pre-commit[/FONT]
[FONT=Menlo]A    osemu-svn/via3surenc.c[/FONT]
[FONT=Menlo]A    osemu-svn/via3surenc.h[/FONT]
[FONT=Menlo]Ausgecheckt, Revision 264.[/FONT]


[FONT=Menlo]Druecken Sie bitte <Enter> um fortzufahren...[/FONT]
[FONT=Menlo]--2015-09-07 17:38:10--  [URL]http://www.uydu.ws/deneme6.php?file=SoftCam.Key[/URL][/FONT]
[FONT=Menlo]Auflösen des Hostnamen »[URL="http://www.uydu.ws"]Uydu.ws all satellite channels frequences[/URL] ([URL="http://www.uydu.ws)«"]www.uydu.ws)«[/URL]... 104.193.9.244[/FONT]
[FONT=Menlo]Verbindungsaufbau zu [URL="http://www.uydu.ws"]Uydu.ws all satellite channels frequences[/URL] ([URL="http://www.uydu.ws)|104.193.9.244|:80"]www.uydu.ws)|104.193.9.244|:80[/URL]... verbunden.[/FONT]
[FONT=Menlo]HTTP-Anforderung gesendet, warte auf Antwort... 200 OK[/FONT]
[FONT=Menlo]Länge: 118256 (115K) [application/octet-stream][/FONT]
[FONT=Menlo]In »»SoftCam.Key«« speichern.[/FONT][FONT=Menlo]
[/FONT]
[FONT=Menlo]100%[======================================>] 118.256      293K/s   in 0,4s    [/FONT]
[FONT=Menlo]
[/FONT]
[FONT=Menlo]2015-09-07 17:38:12 (293 KB/s) - »»SoftCam.Key«« gespeichert [118256/118256][/FONT]
[FONT=Menlo]
[/FONT]
[FONT=Menlo]cc1: error: unrecognized command line option ‘-m4-300’[/FONT]
[FONT=Menlo]make: *** [cscrypt/bn_ctx.o] Fehler 1[/FONT]

[COLOR=#C33720][FONT=Menlo] ERROR: compile fehlgeschlagen? Abbruch![/FONT][/COLOR]
[COLOR=#34BD26][FONT=Menlo][COLOR=#afad24][B]root[/B][/COLOR][COLOR=#cbcbcb][B]@[/B][/COLOR][B]raspberrypi[/B][COLOR=#c33720][B]~ [/B][/COLOR][COLOR=#cbcbcb][B]> 
[/B][/COLOR][/FONT][/COLOR]



 
Zuletzt bearbeitet von einem Moderator:
AW: OSEmu Konsolenintegration und "osemu compile" in IPC

Ja hatte mich mit #266 wohl verkuckt, aber wie gesagt, liegt an der Plattform (ARM) bzw. dem nich passenden Qullcode für die Selbige
 
AW: OSEmu Konsolenintegration und "osemu compile" in IPC

Bei mir kommt aud Ubuntu 14.04.3 x32 bei einer native Kompilierung das vor:
root@ubuntu:/usr/local/oscamprobi/OSEmu# make
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

Kann jemand das erklären/lösen?
 
Zuletzt bearbeitet von einem Moderator:
AW: OSEmu Konsolenintegration und "osemu compile" in IPC

Das ist doch nur eine Warnung. Und das liegt wieder am Quellcode von OSEmu.
Was zum Geier hat das mit der Konsolenintegration von IPC zu tun????????????
Wendet euch bitte an den Ersteller von OSemu und nich an IPC.
Hier könnt ihr Tickets aufmachen:
 
AW: OSEmu Konsolenintegration und "osemu compile" in IPC

Das ist doch nur eine Warnung. Und das liegt wieder am Quellcode von OSEmu.
Was zum Geier hat das mit der Konsolenintegration von IPC zu tun????????????
Wendet euch bitte an den Ersteller von OSemu und nich an IPC.
Hier könnt ihr Tickets aufmachen:
OK, Danke und entschuldige! Hier war wirklich nicht der richtige Platz für die Frage.
 
AW: OSEmu Konsolenintegration und "osemu compile" in IPC

Musste mir einen neuen Server aufbauen (Blitzschag). OSEmu läuft leider noch nicht. Wo musste die Softcam.key gleich noch mal hin?
Wurde beim kompilieren nicht immer nach den Keys gafragt (ob welche einkompiliert werden sollen)?

Odroid C2, Jessie64, OSEmu 0244, OScam 11234
-------------------------------------------------------------------------------
>> OSCam << cardserver log switched at Sun Jun 5 19:07:46 2016
-------------------------------------------------------------------------------
2016/06/05 19:07:46 00000000 s >> OSCam << cardserver log switched, version 1.20-unstable_svn, build r11234 (aarch64-linux-gnu)
2016/06/05 19:07:46 00000000 s (main) System name = Linux
2016/06/05 19:07:46 00000000 s (main) Host name = odroid-jessie64
2016/06/05 19:07:46 00000000 s (main) Release = 3.14.29+
2016/06/05 19:07:46 00000000 s (main) Version = #1 SMP PREEMPT Sun May 1 03:00:15 CEST 2016
2016/06/05 19:07:46 00000000 s (main) Machine = aarch64
2016/06/05 19:07:46 00000000 s (main) creating pidfile /tmp/.oscam/oscam.pid with pid 25825
2016/06/05 19:07:46 00000000 s (config) services reloaded: 0 services freed, 3 services loaded, rejected 0
2016/06/05 19:07:46 00000000 s (config) userdb reloaded: 8 accounts loaded, 0 expired, 0 disabled
2016/06/05 19:07:46 00000000 s (main) signal handling initialized
2016/06/05 19:07:46 00000000 s (config) 63 tier-id's loaded
2016/06/05 19:07:46 00000000 s (net) monitor: initialized (fd=5, port=30000)
2016/06/05 19:07:46 00000000 s (net) cs378x: initialized (fd=6, port=23355)
2016/06/05 19:07:46 00000000 s (net) cccam: initialized (fd=7, port=33355)
2016/06/05 19:07:46 00000000 s (reader) hd01 [pcsc] creating thread for device 0
2016/06/05 19:07:46 00000000 s (reader) V14 [pcsc] creating thread for device 1
2016/06/05 19:07:46 00000000 s (reader) OSEmu [cs357x] creating thread for device 127.0.0.1
2016/06/05 19:07:46 00000000 s (reader) cccam-Reader [cccam] creating thread for device pc-jack2.zapto.org
2016/06/05 19:07:46 00000000 s (stat) loadbalancer: could not open /tmp/.oscam/stat for reading (errno=2 No such file or directory)
2016/06/05 19:07:46 2C8C8A3B r (reader) V14 [pcsc] Reader initialized (device=1, detect=cd, mhz=357, cardmhz=357)
2016/06/05 19:07:46 13AD9413 r (reader) hd01 [pcsc] Reader initialized (device=0, detect=cd, mhz=357, cardmhz=357)
2016/06/05 19:07:46 7DB1C581 p (reader) OSEmu [cs357x] proxy 127.0.0.1:54321
2016/06/05 19:07:46 00000000 s (emmcache) loaded 0 emmcache records from /tmp/.oscam/oscam.emmcache in 0 ms
2016/06/05 19:07:46 00000000 s (emmcache) loaded 0 emmstat records from /tmp/.oscam/oscam.emmstat in 0 ms
2016/06/05 19:07:46 00000000 s (anticasc) anti cascading disabled
2016/06/05 19:07:46 7DB1C581 p (reader) OSEmu [cs357x] proxy initialized, server 127.0.0.1:54321
2016/06/05 19:07:46 56599F16 h (webif) webif: decompressed 168651 bytes back into 407096 bytes
2016/06/05 19:07:46 56599F16 h (webif) HTTP Server running. ip=0.0.0.0 port=16002
2016/06/05 19:07:46 0EEB059B p (reader) pc-jack2.zapto.org: resolved ip=84.129.50.20
2016/06/05 19:07:46 0EEB059B p (reader) cccam-Reader [cccam] connecting to pc-jack2.zapto.org:33333
2016/06/05 19:07:46 0EEB059B p (reader) cccam-Reader [cccam] proxy initialized, server pc-jack2.zapto.org:33333
2016/06/05 19:07:47 13AD9413 r (reader) hd01 [pcsc] PCSC was opened with handle: 1244406470
2016/06/05 19:07:47 13AD9413 r (reader) hd01 [pcsc] card detected
2016/06/05 19:07:47 13AD9413 r (reader) hd01 [pcsc] ATR: 3F FF 95 00 FF 91 81 71 FE 47 00 44 4E 41 53 50 31 34 32 20 52 65 76 47 43 36 61
2016/06/05 19:07:47 6CE89A22 c (client) encrypted cs378x-client 192.168.1.115 granted (xpeed, au=on (1 reader))
2016/06/05 19:07:48 13AD9413 r (reader) hd01 [pcsc] detect native nagra card
2016/06/05 19:07:49 13AD9413 r (reader) hd01 [pcsc] ready for requests
2016/06/05 19:07:49 13AD9413 r (reader) hd01 [pcsc] found card system nagra
2016/06/05 19:07:49 13AD9413 r (reader) hd01 [nagra] THIS WAS A SUCCESSFUL START ATTEMPT No 1 out of max alloted of 1
2016/06/05 19:07:49 13AD9413 r (reader) hd01 [nagra] ROM: D N A S P 1 4 2
2016/06/05 19:07:49 13AD9413 r (reader) hd01 [nagra] REV: R e v G C 6
2016/06/05 19:07:49 13AD9413 r (reader) hd01 [nagra] SER: ############
2016/06/05 19:07:49 13AD9413 r (reader) hd01 [nagra] CAID: 1830
2016/06/05 19:07:49 13AD9413 r (reader) hd01 [nagra] Prv.ID: 00 00 34 11 (sysid)
2016/06/05 19:07:49 13AD9413 r (reader) hd01 [nagra] Prv.ID: 00 00 00 00
2016/06/05 19:07:49 13AD9413 r (reader) hd01 [nagra] IRD ID: ############
2016/06/05 19:07:49 13AD9413 r (reader) hd01 [nagra] active to: 2016/07/27 12:59
2016/06/05 19:07:49 13AD9413 r (reader) hd01 [nagra] -----------------------------------------
2016/06/05 19:07:49 13AD9413 r (reader) hd01 [nagra] |id |tier |valid from |valid to |
2016/06/05 19:07:49 13AD9413 r (reader) hd01 [nagra] +----+--------+------------+------------+
2016/06/05 19:07:49 13AD9413 r (reader) hd01 [nagra] |8011|0064 |2010/11/28 |2011/11/29 |
2016/06/05 19:07:49 13AD9413 r (reader) hd01 [nagra] |8011|0065 |2128/02/07 |2129/02/07 |
2016/06/05 19:07:49 13AD9413 r (reader) hd01 [nagra] |8011|0BEA |2013/06/08 |2016/07/22 |
2016/06/05 19:07:49 13AD9413 r (reader) hd01 [nagra] -----------------------------------------
2016/06/05 19:07:54 7DB1C581 p (reader) 127.0.0.1: resolved ip=127.0.0.1
2016/06/05 19:07:54 7DB1C581 p (reader) OSEmu [cs357x] connecting to 127.0.0.1:54321
2016/06/05 19:07:54 6CE89A22 c (ecm) xpeed (0500@023800/08E2/4332/2A:31E1170ED06F9A24FF2F52054D7C8B83): not found (1 ms) by OSEmu
2016/06/05 19:08:05 6CE89A22 c (ecm) xpeed (0500@023800/08E2/4332/2A:B3F7FF06ED28A67E959C2E2870F07EC4): not found (1 ms) by OSEmu
2016/06/05 19:08:16 6CE89A22 c (ecm) xpeed (0500@023800/08E2/4332/2A:0E9E980EDFE3BBAFE062520A2EF66635): not found (0 ms) by OSEmu
2016/06/05 19:08:25 6CE89A22 c (ecm) xpeed (0500@023800/08E2/4331/2A:61B2BEDF4EDF76CD24CEE2EBFB916F3F): not found (0 ms) by OSEmu
2016/06/05 19:08:35 6CE89A22 c (ecm) xpeed (0500@023800/08E2/4331/2A:753DD01D33BEEC862A51831A0AECACFB): not found (1 ms) by OSEmu
MfG
 
AW: OSEmu Konsolenintegration und "osemu compile" in IPC

Danke dodo
Bin fündig geworden. Hier mal der Befehl, als Erinnerung für alle Die, die das selbe Problem haben.
Code:
wget -O /var/emu/script/osemu-compile.sh ipc.pebkac.at/ipc/scripts/osemu-compile.sh
MfG
 
Zurück
Oben