Displaying 3 results from an estimated 3 matches for "gnuoldld".
2004 Jun 09
1
installation problems
Hallo!
I am trying to install rsync on fedora core2.
When I run ./configure I get the following error message:
[root@testserver rsync-2.6.2]# ./configure
configure: Configuring rsync 2.6.2
checking build system type... i686-pc-linux-gnuoldld
checking host system type... i686-pc-linux-gnuoldld
checking target system type... i686-pc-linux-gnuoldld
checking for gcc... no
checking for cc... no
checking for cc... no
checking for cl... no
configure: error: no acceptable C compiler found in $PATH
See `config.log' for more details.
How do...
2003 Oct 30
7
problem installing Wine on RedHat
This is what happens when i run the ./tools/wineinstall
WINE Installer v0.74
Running configure...
configure: creating cache config.cache
checking build system type... i686-pc-linux-gnuoldld
checking host system type... i686-pc-linux-gnuoldld
checking whether make sets $(MAKE)... yes
checking for gcc... no
checking for cc... no
checking for cc... no
checking for cl... no
configure: error: no acceptable C compiler found in $PATH
See `config.log' for more details.
Configure failed,...
2008 Aug 13
4
Wine install on Eee PC 4G/Linux
I tried to install Wine, but I get this message in console.
/home/user> cd wine-1.0
/home/user/wine-1.0> .tools/wineinstall
Wine Installer v1.0
Running configure...
checking build system type ... i686-pc-linux-gnuoldld
checking host system type ... i686-pc-linux-gnuoldld
checking whether make sets $(MAKE) ... no
checking for gcc ... no
checking for cc ... no
checking for cl.exe ... no
configure: error: no acceptable C compiler found in $PATH
See `config.log` for more details.
Configure failed, aborting install....