[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: bub when installing libtool
From: |
Peter Rosin |
Subject: |
Re: bub when installing libtool |
Date: |
Tue, 10 Feb 2009 13:06:31 +0100 |
User-agent: |
Thunderbird 2.0.0.19 (Windows/20081209) |
Hi!
Den 2009-02-06 05:40 skrev sivaram krishna:
HI sir,
When i am installing libtool i am getting this error.plz help to
solve this bug.
$ ./configure --prefix=/usr
configure: loading site script /usr/etc/config.site
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
/bin/sh: /e/Documents: No such file or directory
*ouch*
configure: WARNING: `missing' script is too old or missing
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for gcc... no
checking for cc... no
checking for cl.exe... cl.exe
checking for C compiler default output file name... conftest.exe
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... .exe
checking for suffix of object files... obj
checking whether we are using the GNU C compiler... no
checking whether cl.exe accepts -g... yes
checking for cl.exe option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of cl.exe... none
checking for a sed that does not truncate output... /bin/sed
checking build system type... i686-pc-mingw32
checking host system type... i686-pc-mingw32
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for non-GNU ld... no
configure: error: no acceptable ld found in $PATH
You should try to install from a directory which does not
contain spaces. Hope that helps!
Cheers,
Peter