Enrico Forestieri a écrit :
On Sat, Apr 29, 2006 at 06:30:38PM +0200, Abdelrazak Younes wrote:
Abdel,
Please try the following (set the env var on the same configure line)
PATH_SEPARATOR=';' ../configure
--with-extra-prefix="d:/mingw;d:/program/Aspell-0.60.4" ...
and tell me if that works.
No:
$ PATH_SEPARATOR=';' ./configure
--with-extra-prefix="d:/mingw;d:/program/Aspell-0.60.4"
--with-included-gettext --with-packaging=windows
--prefix='d:/program/lyx-svn' --without-
x --with-aspell --with-version-suffix=-svn --with-frontend=qt4
--disable-maintainer-mode
--disable-debug --enable-optimization=-O3 --disable-pch
--disable-stdlib-debug --enable-c
oncept-checks --with-qt4-dir='d:/program/Qt/4.1'
configuring LyX version 1.5.0svn
WARNING: This is a development version. Expect bugs.
checking for version suffix... -svn
checking build system type... i686-pc-cygwin
checking host system type... i686-pc-cygwin
checking target system type... i686-pc-cygwin
checking what packaging should be used... windows
checking whether to enable maintainer-specific portions of Makefiles... no
checking for a BSD-compatible install... config/install-sh -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... no
checking whether make sets $(MAKE)... yes
checking how to create a ustar tar archive... gnutar
checking whether make sets $(MAKE)... (cached) yes
checking for a BSD-compatible install... config/install-sh -c
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... no
checking for kpsewhich... :
checking for gm4... no
checking for gnum4... no
checking for m4... no
checking for a Python interpreter with version >= 1.5.2... python
checking for python... no
checking for python version... ./configure: line 2664: -c: command not found
checking for python platform... ./configure: line 2683: -c: command not
found
checking for python script directory... ${prefix}/lib/python/site-packages
checking for python extension module directory...
${exec_prefix}/lib/python/site-packages
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.
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by LyX configure 1.5.0svn, which was
generated by GNU Autoconf 2.59. Invocation command line was
$ ./configure --with-extra-prefix=d:/mingw;d:/program/Aspell-0.60.4
--with-included-gettext --with-packaging=windows --prefix=d:/program/lyx-svn
--without-x --with-aspell --with-version-suffix=-svn --with-frontend=qt4
--disable-maintainer-mode --disable-debug --enable-optimization=-O3
--disable-pch --disable-stdlib-debug --enable-concept-checks
--with-qt4-dir=d:/program/Qt/4.1
## --------- ##
## Platform. ##
## --------- ##
hostname = AYOUNES-ML
uname -m = i686
uname -r = 1.5.19(0.150/4/2)
uname -s = CYGWIN_NT-5.1
uname -v = 2006-01-20 13:28
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH:
/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/cygdrive/c/Perl/bin/:/cygdrive/d/program/imagemagick-5.5.7-q16:/cygdrive/d/program/watcom/BINNT:/cygdrive/d/program/watcom/BINW:/cygdrive/c/WINDOWS/system32:/cygdrive/c/WINDOWS:/cygdrive/c/WINDOWS/System32/Wbem:/cygdrive/c/Program
Files/ATI Technologies/ATI Control
Panel:/cygdrive/c/MATLAB7/bin/win32:/cygdrive/c/PROGRA~1/GNU/WINCVS~1.3/CVSNT:/cygdrive/c/Program
Files/doxygen/bin:/cygdrive/c/PROGRA~1/ATT/Graphviz/bin:/cygdrive/c/PROGRA~1/ATT/Graphviz/bin/tools:/cygdrive/d/matlab-mcr/runtime/v71/runtime/win32:/cygdrive/d/program/doxygen/doxygen/bin:/cygdrive/d/program/ATT/Graphviz/bin:/cygdrive/d/program/texmf/miktex/bin:/cygdrive/d/program/lyx/bin:/cygdrive/d/program/Python24:/cygdrive/d/program/gs/gs8.50/bin:/cygdrive/d/program/Inkscape:/cygdrive/d/program/latex2rtf:/cygdrive/d/program/tex4ht/bin/win32:/cygdrive/d/program/tth/tth_exe:/cygdrive/c/Program
Files/Java/jre1.5.0_01/bin:/cygdrive/c/Aspell/bin:/cygdrive/d/program/Subversion/bin:/cygdrive/d/program/Qt/4.1/bin:/cygdrive/d/mingw/bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:1618: checking for version suffix
configure:1634: result: -svn
configure:1644: checking build system type
configure:1662: result: i686-pc-cygwin
configure:1670: checking host system type
configure:1684: result: i686-pc-cygwin
configure:1692: checking target system type
configure:1706: result: i686-pc-cygwin
configure:1720: checking what packaging should be used
configure:1735: result: windows
configure:1791: checking whether to enable maintainer-specific portions of
Makefiles
configure:1800: result: no
configure:1831: checking for a BSD-compatible install
configure:1886: result: config/install-sh -c
configure:1897: checking whether build environment is sane
configure:1940: result: yes
configure:2005: checking for gawk
configure:2034: result: no
configure:2005: checking for mawk
configure:2034: result: no
configure:2005: checking for nawk
configure:2034: result: no
configure:2005: checking for awk
configure:2034: result: no
configure:2041: checking whether make sets $(MAKE)
configure:2061: result: yes
configure:2215: checking how to create a ustar tar archive
configure:2228: tar --version
tar (GNU tar) 1.15.1
configure:2231: $? = 0
configure:2271: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir"
>conftest.tar
configure:2274: $? = 0
configure:2278: tar -xf - <conftest.tar
configure:2281: $? = 0
configure:2294: result: gnutar
configure:2309: checking whether make sets $(MAKE)
configure:2329: result: yes
configure:2351: checking for a BSD-compatible install
configure:2406: result: config/install-sh -c
configure:2422: checking for gawk
configure:2451: result: no
configure:2422: checking for mawk
configure:2451: result: no
configure:2422: checking for nawk
configure:2451: result: no
configure:2422: checking for awk
configure:2451: result: no
configure:2463: checking for kpsewhich
configure:2490: result: :
configure:2508: checking for gm4
configure:2537: result: no
configure:2508: checking for gnum4
configure:2537: result: no
configure:2508: checking for m4
configure:2537: result: no
configure:2579: checking for a Python interpreter with version >= 1.5.2
configure:2594: python -c import sys, string # split strings by '.' and convert
to numeric. Append some zeros # because we need at least 4 digits for the hex
conversion. minver = map(int, string.split('1.5.2', '.')) + [0, 0, 0] minverhex
= 0 for i in xrange(0, 4): minverhex = (minverhex << 8) + minver[i]
sys.exit(sys.hexversion < minverhex)
configure:2597: $? = 0
configure:2604: result: python
configure:2612: checking for python
configure:2645: result: no
configure:2659: checking for python version
configure:2666: result:
configure:2678: checking for python platform
configure:2685: result:
configure:2692: checking for python script directory
configure:2700: result: ${prefix}/lib/python/site-packages
configure:2709: checking for python extension module directory
configure:2717: result: ${exec_prefix}/lib/python/site-packages
configure:2784: checking for gcc
configure:2813: result: no
configure:2864: checking for cc
configure:2893: result: no
configure:2906: checking for cc
configure:2952: result: no
configure:3005: checking for cl
configure:3034: result: no
configure:3048: error: no acceptable C compiler found in $PATH
See `config.log' for more details.
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=i686-pc-cygwin
ac_cv_build_alias=i686-pc-cygwin
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_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_F77_set=
ac_cv_env_F77_value=
ac_cv_env_FFLAGS_set=
ac_cv_env_FFLAGS_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_QT4DIR_set=
ac_cv_env_QT4DIR_value=
ac_cv_env_QTDIR_set=set
ac_cv_env_QTDIR_value='D:\program\qt'
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-cygwin
ac_cv_host_alias=i686-pc-cygwin
ac_cv_prog_KPSEWHICH=:
ac_cv_prog_make_make_set=yes
ac_cv_target=i686-pc-cygwin
ac_cv_target_alias=i686-pc-cygwin
am_cv_pathless_PYTHON=python
am_cv_prog_tar_ustar=gnutar
am_cv_python_platform=
am_cv_python_pyexecdir='${exec_prefix}/lib/python/site-packages'
am_cv_python_pythondir='${prefix}/lib/python/site-packages'
am_cv_python_version=
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /lyxtrunk/config/missing --run aclocal-1.9'
AIKSAURUS_LIBS=''
ALLOCA=''
AMDEPBACKSLASH=''
AMDEP_FALSE=''
AMDEP_TRUE=''
AMTAR='${SHELL} /lyxtrunk/config/missing --run tar'
AM_CFLAGS=''
AM_CPPFLAGS=''
AM_CXXFLAGS=''
AM_LDFLAGS=''
AR=''
AS=''
AUTOCONF='${SHELL} /lyxtrunk/config/missing --run autoconf'
AUTOHEADER='${SHELL} /lyxtrunk/config/missing --run autoheader'
AUTOMAKE='${SHELL} /lyxtrunk/config/missing --run automake-1.9'
AWK=''
BUILD_CLIENT_SUBDIR_FALSE=''
BUILD_CLIENT_SUBDIR_TRUE=''
BUILD_INCLUDED_LIBINTL=''
CATOBJEXT=''
CC=''
CCDEPMODE=''
CFLAGS=''
CPP=''
CPPFLAGS=''
CXX=''
CXXCPP=''
CXXDEPMODE=''
CXXFLAGS=''
CYGPATH_W='cygpath -w'
DATADIRNAME=''
DEFS=''
DEPDIR=''
DLLTOOL=''
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP=''
EXEEXT=''
F77=''
FFLAGS=''
FORMS_H_LOCATION=''
FRONTENDS=''
FRONTENDS_PROGS=''
FRONTENDS_SUBDIRS=''
GENCAT=''
GLIBC21=''
GMSGFMT=''
GTK_FRONTEND_CFLAGS=''
GTK_FRONTEND_LIBS=''
HAVE_ASPRINTF=''
HAVE_POSIX_PRINTF=''
HAVE_SNPRINTF=''
HAVE_WPRINTF=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
INSTOBJEXT=''
INTLBISON=''
INTLLIBS=''
INTLOBJS=''
INTL_LIBTOOL_SUFFIX_PREFIX=''
KPSEWHICH=':'
LDFLAGS=''
LIBICONV=''
LIBINTL=''
LIBOBJS=''
LIBS=''
LIBTOOL=''
LN_S=''
LTLIBICONV=''
LTLIBINTL=''
LTLIBOBJS=''
LYX_ABS_INSTALLED_DATADIR=''
LYX_ABS_INSTALLED_LOCALEDIR=''
LYX_ABS_TOP_SRCDIR=''
LYX_BUILD_PCH_FALSE=''
LYX_BUILD_PCH_TRUE=''
M4='m4'
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /lyxtrunk/config/missing --run makeinfo'
MKINSTALLDIRS=''
MOC4=''
MOC=''
MSGFMT=''
MSGMERGE=''
OBJDUMP=''
OBJEXT=''
PACKAGE='LyX-svn'
PACKAGE_BUGREPORT='lyx-devel@lists.lyx.org'
PACKAGE_NAME='LyX'
PACKAGE_STRING='LyX 1.5.0svn'
PACKAGE_TARNAME='lyx'
PACKAGE_VERSION='1.5.0svn'
PATH_SEPARATOR=';'
PKG_CONFIG=''
POSUB=''
PYTHON=''
PYTHON_EXEC_PREFIX='${exec_prefix}'
PYTHON_PLATFORM=''
PYTHON_PREFIX='${prefix}'
PYTHON_VERSION=''
QT4DIR=''
QT4_CPPFLAGS=''
QT4_INCLUDES=''
QT4_LDFLAGS=''
QT4_LIB=''
QT4_VERSION=''
QTDIR='D:\program\qt'
QT_CPPFLAGS=''
QT_INCLUDES=''
QT_LDFLAGS=''
QT_LIB=''
QT_VERSION=''
RANLIB=''
RPM_FRONTEND=''
RPM_VERSION_SUFFIX='--with-version-suffix=-svn'
SET_MAKE=''
SHELL='/bin/sh'
SOCKET_LIBS=''
STRIP=''
UIC4=''
UIC=''
USE_ASPELL_FALSE=''
USE_ASPELL_TRUE=''
USE_INCLUDED_BOOST_FALSE=''
USE_INCLUDED_BOOST_TRUE=''
USE_INCLUDED_LIBINTL=''
USE_ISPELL_FALSE=''
USE_ISPELL_TRUE=''
USE_NLS=''
USE_PSPELL_FALSE=''
USE_PSPELL_TRUE=''
VERSION='1.5.0svn'
VERSION_INFO=''
XFORMS_LIBS=''
XGETTEXT=''
XPM_H_LOCATION=''
X_CFLAGS=''
X_EXTRA_LIBS=''
X_LIBS=''
X_PRE_LIBS=''
ac_ct_AR=''
ac_ct_AS=''
ac_ct_CC=''
ac_ct_CXX=''
ac_ct_DLLTOOL=''
ac_ct_F77=''
ac_ct_OBJDUMP=''
ac_ct_RANLIB=''
ac_ct_STRIP=''
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE=''
am__fastdepCXX_TRUE=''
am__include=''
am__leading_dot='.'
am__quote=''
am__tar='tar --format=ustar -chf - "$$tardir"'
am__untar='tar -xf -'
bindir='${prefix}/bin'
build='i686-pc-cygwin'
build_alias=''
build_cpu='i686'
build_os='cygwin'
build_vendor='pc'
datadir='${prefix}/Resources'
exec_prefix='NONE'
host='i686-pc-cygwin'
host_alias=''
host_cpu='i686'
host_os='cygwin'
host_vendor='pc'
includedir='${prefix}/include'
infodir='${prefix}/info'
install_sh='/lyxtrunk/config/install-sh'
libdir='${prefix}/Resources'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
lyx_devel_version='yes'
mandir='${prefix}/Resources/man'
mkdir_p='mkdir -p --'
oldincludedir='/usr/include'
pkgdatadir='${datadir}'
pkgpyexecdir='${pyexecdir}/LyX-svn'
pkgpythondir='${pythondir}/LyX-svn'
prefix='d:/program/lyx-svn'
program_suffix='NONE'
program_transform_name='s,x,x,'
pyexecdir='${exec_prefix}/lib/python/site-packages'
pythondir='${prefix}/lib/python/site-packages'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target='i686-pc-cygwin'
target_alias=''
target_cpu='i686'
target_os='cygwin'
target_vendor='pc'
## ----------- ##
## confdefs.h. ##
## ----------- ##
#define DEVEL_VERSION 1
#define PACKAGE "LyX-svn"
#define PACKAGE_BUGREPORT "lyx-devel@lists.lyx.org"
#define PACKAGE_NAME "LyX"
#define PACKAGE_STRING "LyX 1.5.0svn"
#define PACKAGE_TARNAME "lyx"
#define PACKAGE_VERSION "1.5.0svn"
#define USE_WINDOWS_PACKAGING 1
configure: exit 1