Discussion:
Install mnogosearch
Mapluz Dev
2013-06-01 14:36:04 UTC
Permalink
hi
i try to install mnogosearch on a debian release 6
when i try the commande : ./configure --with-mysql
i have this message :
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether make sets $(MAKE)... (cached) yes
checking whether build environment is sane... yes
checking for gcc... gcc
checking whether the C compiler works... no
configure: error: in `/home/francis/Downloads/mnogosearch-3.3.14':
configure: error: C compiler cannot create executables
See `config.log' for more details

can you help me

thanks
--
VBLC Signature
------------------------------------------------------------------------

Développement Mapluz - MAPLUZ <http://www.mapluz.fr>
Alexander Barkov
2013-06-01 14:57:44 UTC
Permalink
Hi,
Post by Mapluz Dev
hi
i try to install mnogosearch on a debian release 6
when i try the commande : ./configure --with-mysql
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether make sets $(MAKE)... (cached) yes
checking whether build environment is sane... yes
checking for gcc... gcc
checking whether the C compiler works... no
configure: error: C compiler cannot create executables
See `config.log' for more details
Can you send config.log please?
Post by Mapluz Dev
can you help me
thanks
--
VBLC Signature
------------------------------------------------------------------------
Développement Mapluz - MAPLUZ <http://www.mapluz.fr>
_______________________________________________
General mailing list
http://lists.mnogosearch.org/listinfo/general
Mapluz Dev
2013-06-01 15:06:51 UTC
Permalink
Post by Alexander Barkov
Hi,
Post by Mapluz Dev
hi
i try to install mnogosearch on a debian release 6
when i try the commande : ./configure --with-mysql
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of
Makefiles... no
checking whether make sets $(MAKE)... (cached) yes
checking whether build environment is sane... yes
checking for gcc... gcc
checking whether the C compiler works... no
configure: error: C compiler cannot create executables
See `config.log' for more details
Can you send config.log please?
Post by Mapluz Dev
can you help me
thanks
--
VBLC Signature
------------------------------------------------------------------------
Développement Mapluz - MAPLUZ <http://www.mapluz.fr>
_______________________________________________
General mailing list
http://lists.mnogosearch.org/listinfo/general
yes, see attached file
thanks
--
VBLC Signature
------------------------------------------------------------------------

Développement Mapluz - MAPLUZ <http://www.mapluz.fr>

Ingénierie Génie Logiciel

*Mobile :*+33 6 79 24 91 50

*Email :****@mapluz.fr <mailto:***@mapluz.fr>
Alexander Barkov
2013-06-01 15:13:46 UTC
Permalink
On 06/01/2013 07:06 PM, Mapluz Dev wrote:
<skip>
Post by Mapluz Dev
Post by Alexander Barkov
Post by Mapluz Dev
checking whether the C compiler works... no
configure: error: C compiler cannot create executables
See `config.log' for more details
Can you send config.log please?
yes, see attached file
thanks
/usr/bin/ld: crt1.o: No such file: No such file or directory
Quick googling returns many pages telling how to fix this.
For example, have a look into this one:

http://www.businesscorner.co.uk/usrbinld-crt1-o-no-such-file-no-such-file-or-directory/
Mapluz Dev
2013-06-01 21:27:27 UTC
Permalink
ok, very nice
i have run
apt-get install libc6-dev and apt-get update (before)
my mnogosearch install run
thanks
Post by Alexander Barkov
<skip>
Post by Mapluz Dev
Post by Alexander Barkov
Post by Mapluz Dev
checking whether the C compiler works... no
configure: error: C compiler cannot create executables
See `config.log' for more details
Can you send config.log please?
yes, see attached file
thanks
/usr/bin/ld: crt1.o: No such file: No such file or directory
Quick googling returns many pages telling how to fix this.
http://www.businesscorner.co.uk/usrbinld-crt1-o-no-such-file-no-such-file-or-directory/
--
VBLC Signature
------------------------------------------------------------------------

Développement Mapluz - MAPLUZ <http://www.mapluz.fr>

Ingénierie Génie Logiciel

*Mobile :*+33 6 79 24 91 50

*Email :****@mapluz.fr <mailto:***@mapluz.fr>
Loading...