Seite 1 von 1

OSEMU Fehler

Verfasst: Fr 15. Jan 2016, 11:25
von guybrush2012
Bekomme folgenden Fehler beim compilieren von OSemu.

Code: Alles auswählen

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
Wenn ich I info mache steht version unknow und running ist rot. Wieso das?
Ubuntu 14.03 64 Bit

Re: OSEMU Fehler

Verfasst: Fr 15. Jan 2016, 15:23
von jensebub
was aber nichts mit IPC zu tun hat!
den ordner /tmp/compile mal gelöscht, und nochmal probiert?