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
[email protected]
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 :*[email protected] <mailto:[email protected]>
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: $? = 1
configure:3730: checking whether the C compiler works
configure:3752: gcc conftest.c >&5
/usr/bin/ld: crt1.o: No such file: No such file or directory
collect2: ld returned 1 exit status
configure:3756: $? = 1
configure:3794: result: no
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "mnogosearch"
| #define VERSION "3.3.14"
| #define UDM_VERSION_ID 30314
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:3799: error: in `/home/francis/Downloads/mnogosearch-3.3.14':
configure:3801: error: C compiler cannot create executables
See `config.log' for more details
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=i686-pc-linux-gnu
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_host=i686-pc-linux-gnu
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/bin/mkdir
ac_cv_prog_AWK=mawk
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_make_make_set=yes
ac_cv_target=i686-pc-linux-gnu
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /home/francis/Downloads/mnogosearch-3.3.14/missing --run
aclocal-1.12'
AMDEPBACKSLASH=''
AMDEP_FALSE=''
AMDEP_TRUE=''
AMTAR='$${TAR-tar}'
AR=''
AUTOCONF='${SHELL} /home/francis/Downloads/mnogosearch-3.3.14/missing --run
autoconf'
AUTOHEADER='${SHELL} /home/francis/Downloads/mnogosearch-3.3.14/missing --run
autoheader'
AUTOMAKE='${SHELL} /home/francis/Downloads/mnogosearch-3.3.14/missing --run
automake-1.12'
AWK='mawk'
CC='gcc'
CCDEPMODE=''
CDIR=''
CFLAGS=''
CHASEN_INCLUDE=''
CHASEN_LFLAGS=''
COLLATEINDEX=''
CPP=''
CPPFLAGS=''
CREATEDIR=''
CTLIB_INCLUDE=''
CTLIB_LFLAGS=''
CYGPATH_W='echo'
DB2_INCLUDE=''
DB2_LFLAGS=''
DBTYPE=''
DEFS=''
DEPDIR=''
DLLTOOL=''
DOCBOOKSTYLE=''
DOCBOOK_DTD=''
DSYMUTIL=''
DUMPBIN=''
EASYSOFT_INCLUDE=''
EASYSOFT_LFLAGS=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP=''
EXEEXT=''
FGREP=''
FREQDIR=''
GREP=''
IBASE_INCLUDE=''
IBASE_LFLAGS=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
IODBC_INCLUDE=''
IODBC_LFLAGS=''
JADE=''
LANGMAPDIR=''
LD=''
LDFLAGS=''
LIBOBJS=''
LIBS=''
LIBTOOL=''
LIBTOOL_DEPS=''
LINKING=''
LIPO=''
LN_S=''
LTLIBOBJS=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /home/francis/Downloads/mnogosearch-3.3.14/missing --run
makeinfo'
MANIFEST_TOOL=''
MKDIR_P='/bin/mkdir -p'
MYSQL_INCLUDE=''
MYSQL_LFLAGS=''
NM=''
NMEDIT=''
OBJDUMP=''
OBJEXT=''
ORACLE8_INCLUDE=''
ORACLE8_LFLAGS=''
OTOOL64=''
OTOOL=''
PACKAGE='mnogosearch'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_URL=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
PGSQL_INCLUDE=''
PGSQL_LFLAGS=''
PTHREAD_CFLAGS=''
PTHREAD_LDADD=''
PTHREAD_LFLAGS=''
RANLIB=''
READLINE_LDADD=''
RM=''
SAPDB_INCLUDE=''
SAPDB_LFLAGS=''
SED=''
SET_MAKE=''
SHELL='/bin/bash'
SOLID_INCLUDE=''
SOLID_LFLAGS=''
SQLITE3_INCLUDE=''
SQLITE3_LFLAGS=''
SQLITE_INCLUDE=''
SQLITE_LFLAGS=''
SSL_INCLUDE=''
SSL_LFLAGS=''
STATIC_LFLAGS=''
STOPWORDSDIR=''
STRIP=''
SYNONYMDIR=''
UDM_VERSION_ID='30314'
UNIXODBC_INCLUDE=''
UNIXODBC_LFLAGS=''
VERSION='3.3.14'
VIRT_INCLUDE=''
VIRT_LFLAGS=''
ac_ct_AR=''
ac_ct_CC='gcc'
ac_ct_DUMPBIN=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE=''
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE=''
am__include=''
am__isrc=''
am__leading_dot='.'
am__nodep=''
am__quote=''
am__tar='$${TAR-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} xf -'
bindir='${exec_prefix}/bin'
build='i686-pc-linux-gnu'
build_alias=''
build_cpu='i686'
build_os='linux-gnu'
build_vendor='pc'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
db_PROGS=''
db_bin_PROGS=''
db_sbin_PROGS=''
doc_FILES=''
docdir='${datarootdir}/doc/${PACKAGE}'
dvidir='${docdir}'
efOBJ=''
exec_prefix='NONE'
host='i686-pc-linux-gnu'
host_alias=''
host_cpu='i686'
host_os='linux-gnu'
host_vendor='pc'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /home/francis/Downloads/mnogosearch-3.3.14/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='$(MKDIR_P)'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='NONE'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target='i686-pc-linux-gnu'
target_alias=''
target_cpu='i686'
target_os='linux-gnu'
target_vendor='pc'
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""
#define PACKAGE "mnogosearch"
#define VERSION "3.3.14"
#define UDM_VERSION_ID 30314
configure: exit 77
_______________________________________________
General mailing list
[email protected]
http://lists.mnogosearch.org/listinfo/general