Displaying 2 results from an estimated 2 matches for "32strace".
Did you mean:
2jtrace
2011 Jun 04
1
syslinux-4.04 doesn't compile
..."lba.img"], [/* 49 vars */]) = -
1 ENOEXEC (Exec format error)
dup(2) = 3
fcntl64(3, F_GETFL) = 0x8001 (flags O_WRONLY|O_LARGEFILE)
close(3) = 0
write(2, "strace: exec: Exec format error\n"..., 32strace: exec: Exec format error
) = 32
exit_group(1) = ?
---------------------------------------
I've got the packet from ftp.kernel.org, "mk-lba-img" has the timestamp
"Apr 18 23:25".
For compiling I use the slackware skript for 3.84 with modificatio...
2009 Mar 24
3
mmonit - Permission denied errot
...= 0x2 (flags O_RDWR)
fstat64(3, {st_mode=S_IFCHR|0600, st_rdev=makedev(136, 2), ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1,
0) = 0xb7fed000
_llseek(3, 0, 0xbfd7e7b4, SEEK_CUR) = -1 ESPIPE (Illegal seek)
write(3, "strace: exec: Permission denied\n", 32strace: exec: Permission denied
) = 32
close(3) = 0
munmap(0xb7fed000, 4096) = 0
exit_group(1) = ?
[end strace]
What am I missing here?
Thanks and Regards
Rajagopal