‘C compiler cannot create executables’ und ‘/lib64/libc.so.6: file not recognized’

Beim Kompilieren verschiedener Programme auf einem OpenSUSE 64Bit Server bekam ich in letzter Zeit immer die folgende Fehlermeldung:
configure: error: installation or configuration problem: C compiler cannot create executables.

Und in der Log-Datei stand folgende Meldung:
/lib64/libc.so.6: file not recognized: File format not recognized collect2: ld returned 1 exit status

Die Lösung war ein Update des Pakets binutils mittels smart install binutils.

via Gentoo Forum

Über Stefan

Polyglot Clean Code Developer

2 Kommentare

  1. Pingback:MediaWiki mit LaTeX unter SUSE 10.1 (texvc) » Stefan Macke

  2. Danke das hatte ich gesucht

Schreibe einen Kommentar

Deine E-Mail-Adresse wird nicht veröffentlicht. Erforderliche Felder sind mit * markiert

To create code blocks or other preformatted text, indent by four spaces:

    This will be displayed in a monospaced font. The first four 
    spaces will be stripped off, but all other whitespace
    will be preserved.
    
    Markdown is turned off in code blocks:
     [This is not a link](http://example.com)

To create not a block, but an inline code span, use backticks:

Here is some inline `code`.

For more help see http://daringfireball.net/projects/markdown/syntax