I tried to get a new configure skript with autoconf and then run it but it didn't work: ludwig@Ludwigsnb:~/wine$ autoconf ludwig@Ludwigsnb:~/wine$ ./configure checking build system type... i686-pc-linux-gnulibc1 checking host system type... i686-pc-linux-gnulibc1 checking whether make sets $(MAKE)... no checking for gcc... gcc checking for C compiler default output file name... configure: error: C compiler cannot create executables See `config.log' for more details. -- "Feel free" mit GMX FreeMail! Monat für Monat 10 FreeSMS inklusive! http://www.gmx.net -------------- next part -------------- A non-text attachment was scrubbed... Name: config.log Type: text/x-log Size: 6677 bytes Desc: not available Url : http://www.winehq.org/pipermail/wine-users/attachments/20060306/dbf8054f/config.bin
On Mon, 6 Mar 2006 19:01:28 +0100 (MET) "Ludwig Stolberg" <Ludwig.Stolberg@gmx.de> wrote:> compiler cannot create executables > See `config.log' for more details. >You need to have tool chains to build anything not only wine. -w