Works now. Had to install some more tools like gcc and gcc-c++
Thanks =) SKYCO GmbH, Process and Workflow Management Schliemannstr. 5 I 10437 Berlin Tel. +49 30 55009711 I Fax +49 30 48494771 email: [EMAIL PROTECTED] http://www.skyco.de -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Matthias Kramm Sent: Montag, 17. März 2008 15:08 To: [email protected] Subject: Re: [Swftools-common] problems compiling on x 64 On Mon, Mar 17, 2008 at 01:43:44PM +0100, Tobias Hinz <[EMAIL PROTECTED]> wrote: > configure:1868: checking build system type > configure:1881: error: /bin/sh ./config.sub x86_64-unknown-linux- failed Weird. What's the output of ls -l /usr/lib/gcc-lib/ and ./config.guess ? Also, try running configure like this: ./configure --host=x86_64-pc-linux-gnu . (substitute the "x86_64-pc-linux-gnu" by whatever is output by the "ls" command above) Greetings Matthias
