Re: [General] Install mnogosearch

2013-06-01 Thread Alexander Barkov

Hi,

On 06/01/2013 06:36 PM, Mapluz Dev wrote:

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 send config.log please?



can you help me

thanks
--
VBLC Signature


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




___
General mailing list
General@mnogosearch.org
http://lists.mnogosearch.org/listinfo/general


___
General mailing list
General@mnogosearch.org
http://lists.mnogosearch.org/listinfo/general


Re: [General] Install mnogosearch

2013-06-01 Thread Mapluz Dev

Le 01/06/2013 16:57, Alexander Barkov a écrit :

Hi,

On 06/01/2013 06:36 PM, Mapluz Dev wrote:

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 send config.log please?



can you help me

thanks
--
VBLC Signature


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




___
General mailing list
General@mnogosearch.org
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 :*d...@mapluz.fr mailto:d...@mapluz.fr

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.69.  Invocation command line was

  $ ./configure 

## - ##
## Platform. ##
## - ##

hostname = debian
uname -m = i686
uname -r = 2.6.32-5-686
uname -s = Linux
uname -v = #1 SMP Mon Feb 25 01:04:36 UTC 2013

/usr/bin/uname -p = unknown
/bin/uname -X = unknown

/bin/arch  = unknown
/usr/bin/arch -k   = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo  = unknown
/bin/machine   = unknown
/usr/bin/oslevel   = unknown
/bin/universe  = unknown

PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin


## --- ##
## Core tests. ##
## --- ##

configure:2643: checking build system type
configure:2657: result: i686-pc-linux-gnu
configure:2677: checking host system type
configure:2690: result: i686-pc-linux-gnu
configure:2710: checking target system type
configure:2723: result: i686-pc-linux-gnu
configure:2766: checking for a BSD-compatible install
configure:2834: result: /usr/bin/install -c
configure:2845: checking whether build environment is sane
configure:2900: result: yes
configure:3051: checking for a thread-safe mkdir -p
configure:3090: result: /bin/mkdir -p
configure:3097: checking for gawk
configure:3127: result: no
configure:3097: checking for mawk
configure:3113: found /usr/bin/mawk
configure:3124: result: mawk
configure:3135: checking whether make sets $(MAKE)
configure:3157: result: yes
configure:3245: checking whether to enable maintainer-specific portions of 
Makefiles
configure:3254: result: no
configure:3269: checking whether make sets $(MAKE)
configure:3291: result: yes
configure:3318: checking whether build environment is sane
configure:3373: result: yes
configure:3434: checking for gcc
configure:3450: found /usr/bin/gcc
configure:3461: result: gcc
configure:3690: checking for C compiler version
configure:3699: gcc --version 5
gcc (Debian 4.4.5-8) 4.4.5
Copyright (C) 2010 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:3710: $? = 0
configure:3699: gcc -v 5
Using built-in specs.
Target: i486-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Debian 4.4.5-8' 
--with-bugurl=file:///usr/share/doc/gcc-4.4/README.Bugs 
--enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr 
--program-suffix=-4.4 --enable-shared --enable-multiarch 
--enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib 
--without-included-gettext --enable-threads=posix 
--with-gxx-include-dir=/usr/include/c++/4.4 --libdir=/usr/lib --enable-nls 
--enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc 
--enable-targets=all --with-arch-32=i586 --with-tune=generic 
--enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu 
--target=i486-linux-gnu
Thread model: posix
gcc version 4.4.5 (Debian 4.4.5-8) 
configure:3710: $? = 0
configure:3699: gcc -V 5
gcc: '-V' option must have argument
configure:3710: $? = 1
configure:3699: gcc -qversion 5
gcc: unrecognized option '-qversion'
gcc: no input files
configure:3710: $? 

Re: [General] Install mnogosearch

2013-06-01 Thread Alexander Barkov


On 06/01/2013 07:06 PM, Mapluz Dev wrote:
skip

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 send config.log please?




yes, see attached file
thanks



I think this  line is the most important:

 /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/
___
General mailing list
General@mnogosearch.org
http://lists.mnogosearch.org/listinfo/general


Re: [General] Install mnogosearch

2013-06-01 Thread Mapluz Dev

ok, very nice
i have run
apt-get install libc6-dev and apt-get update (before)
my mnogosearch install run
thanks
Le 01/06/2013 17:13, Alexander Barkov a écrit :


On 06/01/2013 07:06 PM, Mapluz Dev wrote:
skip

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 send config.log please?




yes, see attached file
thanks



I think this  line is the most important:

 /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/ 






--
VBLC Signature


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

Ingénierie Génie Logiciel

*Mobile :*+33 6 79 24 91 50

*Email :*d...@mapluz.fr mailto:d...@mapluz.fr

___
General mailing list
General@mnogosearch.org
http://lists.mnogosearch.org/listinfo/general