AW: OSEmu Konsolenintegration und "osemu compile" in IPC
Hallo habe ein Problem und zwar wollte ich das neueste OSEmu auf meinem IPC kompilieren aber bekomme immer eine Fehlermeldung
gcc -c -o emulator.o emulator.c -I.
gcc -MM -I. emulator.c > emulator.d
gcc -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_enc.o set_key.o des.o md5.o helpfunctions.o via3surenc.o emulator.o OSEmu.o -I. -Wl,--format=binary -Wl,SoftCam.Key -Wl,--format=default
/usr/bin/ld: cannot find SoftCam.Key: No such file or directory
collect2: error: ld returned 1 exit status
make: *** [OSEmu] Fehler 1
ich hoffe mir kann jemand einen Tipp geben