fsd
12-04-2003, 19:49
Hi!
Beim compilieren (linken) vonm Programmen auf meinem Server bekomme ich die Meldung:
/usr/bin/ld: warning: cannot find entry symbol _start; defaulting to 08048de0
Wenn ich dann versuche, die Programme auszuführen, bekomme ich:
Illegal instruction
Wenn ich "file" auf die compilierte Datei ausführe, kommt das:
root@server:/mnt/nfs_1/bookstore> file bookstore
bookstore: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), for GNU/Linux 2.0.0, dynamically linked (uses shared libs), not stripped
Was soll das? Wie kann ich das abstellen? Ich weiß nicht, warum das auf einmal so ist.
MFG fsd.
Beim compilieren (linken) vonm Programmen auf meinem Server bekomme ich die Meldung:
/usr/bin/ld: warning: cannot find entry symbol _start; defaulting to 08048de0
Wenn ich dann versuche, die Programme auszuführen, bekomme ich:
Illegal instruction
Wenn ich "file" auf die compilierte Datei ausführe, kommt das:
root@server:/mnt/nfs_1/bookstore> file bookstore
bookstore: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), for GNU/Linux 2.0.0, dynamically linked (uses shared libs), not stripped
Was soll das? Wie kann ich das abstellen? Ich weiß nicht, warum das auf einmal so ist.
MFG fsd.