Abdel a écrit :
Angus Leeming a écrit :
Abdel wrote:
The path seems OK here. First entries are:
D:\install\qt\qt-3\bin;D:\mingw\bin;D:\msys\bin;

Maybe is it a problem of mingw32-make? I am using version 3.80.

I am lost :-(

I see that you eventually managed to get mails through to the Qt/Win free
mailing list and that your problem is now resolved.

Hum yes but all the examples crash. VC6 says:
Unhandled exception in demo.exe: 0xC0000005: Access Violation.
I am affraid that lyx will do the same. I guess this is because I
compiled qt with -static (on the advice of Michael Gerz), I'll try the
shared version.

Hello Angus,

With the shared version all demos and examples compile and execute OK. Ouf... But the linkage only took an hour and sometimes more than 400 Megs! I understand why Michael insist on compiling static Qt.

I had lots of trouble trying to compile aspell so I gave up.

Now onto lyx... I am using your build_lyxwin.sh adapted to my config. I also modified the configure call to: CONFIGURE="../configure --prefix='/d/program/lyx-140' --without-x --without-pspell --without-aspell --with-included-gettext --with-frontend=qt QTDIR='$QT_DIR'"

The configure fails with:

checking types of arguments for select... int,int *,struct timeval *
../configure: line 34812: syntax error near unexpected token `"s/^\\(['
../configure: line 34812: ` "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p"'
Failed to configure LyX

My sed version is the one with MSYS-1.0.11 (GNU sed 3.02).
Please note that I am not using MSYS DTK, I have hand installed the needed software (autoconf, automake, libtool, etc).


Please find below the output of autogen.sh and make distclean:

[EMAIL PROTECTED] ~/src/lyx-devel
$ ./autogen.sh
Using automake (GNU automake) 1.9.6
Using autoconf (GNU Autoconf) 2.59
Locating GNU m4... /bin/m4
Generate acinclude.m4... done.
Building macros...
        .
done.
Building config header template...
        .
done.
Building Makefile templates...
        .
done.
Building configure...
       .
done.
Building lib/configure ... done.

run "./configure ; make"


[EMAIL PROTECTED] ~/src/lyx-devel
$ ./configure --prefix='/d/program/lyx-140' --without-x --without-pspell --without-aspell --with-included-gettext --with-fro
ntend=qt QTDIR='/home/yns/src/qt-3'
configuring LyX version 1.4.0cvs
WARNING: This is a development version. Expect bugs.
checking build system type... i686-pc-mingw32
checking host system type... i686-pc-mingw32
checking target system type... i686-pc-mingw32
checking what packaging should be used... windows
checking for install target... LyX
checking whether to enable maintainer-specific portions of Makefiles... yes
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... ./configure: eval: line 1: unexpected EOF while looking for matching `"'
./configure: eval: line 2: syntax error: unexpected end of file
no
checking whether make sets $(MAKE)... (cached) no
checking for a BSD-compatible install... /bin/install -c
checking for gawk... (cached) gawk
checking for kpsewhich... kpsewhich
checking for gm4... no
checking for gnum4... no
checking for m4... m4
checking for a Python interpreter with version >= 1.5.2... python
checking for python... /d/program/Python24/python
checking for python version... 2.4
checking for python platform... win32
checking for python script directory... d:\program\Python24\Lib\site-packages checking for python extension module directory... d:\program\Python24\Lib\site-packages
checking for gcc... gcc
checking for C compiler default output file name... a.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... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for library containing strerror... none required
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for AIX... no
checking what frontend should be used for the GUI... qt
checking for a good enough C++ compiler... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking whether the C++ compiler understands explicit... yes
checking whether C library functions are already in the global namespace... no
checking for conforming std::count... yes
checking how to run the C++ preprocessor... g++ -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking ostream usability... yes
checking ostream presence... yes
checking for ostream... yes
checking istream usability... yes
checking istream presence... yes
checking for istream... yes
checking sstream usability... yes
checking sstream presence... yes
checking for sstream... yes
checking locale usability... yes
checking locale presence... yes
checking for locale... yes
checking limits usability... yes
checking limits presence... yes
checking for limits... yes
checking ios usability... yes
checking ios presence... yes
checking for ios... yes
checking for modern STL streams... yes
checking for sin in -lm... yes
checking for fopen in -lc... no
checking for extra library directory... NONE
checking for extra include directory... NONE
checking for extra lib+include directory... NONE
checking for main in -lAiksaurus... no
checking Aiksaurus.h usability... no
checking Aiksaurus.h presence... no
checking for Aiksaurus.h... no
checking Aiksaurus/Aiksaurus.h usability... no
checking Aiksaurus/Aiksaurus.h presence... no
checking for Aiksaurus/Aiksaurus.h... no
checking for a sed that does not truncate output... /bin/sed
checking for ld used by gcc... D:/mingw/mingw32/bin/ld.exe
checking if the linker (D:/mingw/mingw32/bin/ld.exe) is GNU ld... yes
checking for D:/mingw/mingw32/bin/ld.exe option to reload object files... -r
checking for BSD-compatible nm... /mingw/bin/nm
checking whether ln -s works... yes
checking how to recognise dependent libraries... file_magic file format pei*-i386(.*architecture: i386)?
checking for dlltool... dlltool
checking for as... as
checking for objdump... objdump
checking dlfcn.h usability... no
checking dlfcn.h presence... no
checking for dlfcn.h... no
checking for g77... g77
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether g77 accepts -g... yes
checking the maximum length of command line arguments... 8192
checking command to parse /mingw/bin/nm output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag  works... yes
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -DDLL_EXPORT
checking if gcc PIC flag -DDLL_EXPORT works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (D:/mingw/mingw32/bin/ld.exe) supports shared libraries... yes
checking dynamic linker characteristics... Win32 ld.exe
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... D:/mingw/mingw32/bin/ld.exe
checking if the linker (D:/mingw/mingw32/bin/ld.exe) is GNU ld... yes
checking whether the g++ linker (D:/mingw/mingw32/bin/ld.exe) supports shared libraries... yes
checking for g++ option to produce PIC... -DDLL_EXPORT
checking if g++ PIC flag -DDLL_EXPORT works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (D:/mingw/mingw32/bin/ld.exe) supports shared libraries... yes
checking dynamic linker characteristics... Win32 ld.exe
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking for g77 option to produce PIC... -DDLL_EXPORT
checking if g77 PIC flag -DDLL_EXPORT works... yes
checking if g77 supports -c -o file.o... yes
checking whether the g77 linker (D:/mingw/mingw32/bin/ld.exe) supports shared libraries... yes
checking dynamic linker characteristics... Win32 ld.exe
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking how to get MSVC-compatible struct packing... -mms-bitfields
checking whether ld accepts --export-all-symbols... yes
checking for X... disabled
checking for moc2... not found
checking for moc... /home/yns/src/qt-3/bin/moc
checking for uic... /home/yns/src/qt-3/bin/uic
checking for Qt library name... -lqt-mt
checking whether the Qt library is multi-threaded... no
checking Qt version... 3.3.5
checking whether NLS is requested... yes
checking for msgfmt... /mingw/bin/msgfmt
checking for gmsgfmt... /mingw/bin/msgfmt
checking for xgettext... /mingw/bin/xgettext
checking for msgmerge... /mingw/bin/msgmerge
checking for ranlib... (cached) ranlib
checking for an ANSI C-conforming const... yes
checking for signed... yes
checking for inline... inline
checking for off_t... yes
checking for size_t... yes
checking for long long... yes
checking for long double... yes
checking for wchar_t... yes
checking for wint_t... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for intmax_t... yes
checking whether printf() supports POSIX/XSI format strings... no
checking for working alloca.h... no
checking for alloca... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... no
checking whether we are using the GNU C Library 2.1 or newer... no
checking whether integer division by zero raises SIGFPE... yes
checking for unsigned long long... yes
checking for inttypes.h... yes
checking whether the inttypes.h PRIxNN macros are broken... no
checking for stdint.h... (cached) yes
checking for SIZE_MAX... yes
checking for stdint.h... (cached) yes
checking for ld used by GCC... D:/mingw/mingw32/bin/ld.exe
checking if the linker (D:/mingw/mingw32/bin/ld.exe) is GNU ld... yes
checking for shared library run path origin... done
checking for ptrdiff_t... yes
checking argz.h usability... no
checking argz.h presence... no
checking for argz.h... no
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking nl_types.h usability... no
checking nl_types.h presence... no
checking for nl_types.h... no
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking for asprintf... no
checking for fwprintf... yes
checking for getcwd... yes
checking for getegid... no
checking for geteuid... no
checking for getgid... no
checking for getuid... no
checking for mempcpy... no
checking for munmap... no
checking for putenv... yes
checking for setenv... no
checking for setlocale... yes
checking for snprintf... yes
checking for stpcpy... no
checking for strcasecmp... yes
checking for strdup... yes
checking for strtoul... yes
checking for tsearch... no
checking for wcslen... yes
checking for __argz_count... no
checking for __argz_stringify... no
checking for __argz_next... no
checking for __fsetlocking... no
checking whether _snprintf is declared... yes
checking whether _snwprintf is declared... yes
checking whether feof_unlocked is declared... no
checking whether fgets_unlocked is declared... no
checking whether getc_unlocked is declared... no
checking for iconv... yes
checking how to link with libiconv... -liconv
checking for iconv declaration...
extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for nl_langinfo and CODESET... no
checking for LC_MESSAGES... no
checking for bison... bison
checking version of bison... 2.0, ok
checking whether NLS is requested... yes
checking whether included gettext is requested... yes
checking whether to use NLS... yes
checking where the gettext function comes from... included intl directory
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking whether sys/types.h defines makedev... no
checking sys/mkdev.h usability... no
checking sys/mkdev.h presence... no
checking for sys/mkdev.h... no
checking sys/sysmacros.h usability... no
checking sys/sysmacros.h presence... no
checking for sys/sysmacros.h... no
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for sys/types.h... (cached) yes
checking sys/select.h usability... no
checking sys/select.h presence... no
checking for sys/select.h... no
checking for strings.h... (cached) yes
checking for locale.h... (cached) yes
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking sys/utime.h usability... yes
checking sys/utime.h presence... yes
checking for sys/utime.h... yes
checking io.h usability... yes
checking io.h presence... yes
checking for io.h... yes
checking process.h usability... yes
checking process.h presence... yes
checking for process.h... yes
checking NewAPIs.h usability... no
checking NewAPIs.h presence... no
checking for NewAPIs.h... no
checking whether stat file-mode macros are broken... no
checking whether time.h and sys/time.h may both be included... yes
checking for mode_t... yes
checking for off_t... (cached) yes
checking for pid_t... yes
checking return type of signal handlers... void
checking for size_t... (cached) yes
checking for uid_t in sys/types.h... no
checking for strerror... yes
checking if istreambuf_iterator is declared by header iterator... yes
checking if mkstemp is declared by header unistd.h... no
checking if mkstemp is declared by header stdlib.h... no
checking for mkdir... yes
checking for _mkdir... yes
checking whether mkdir takes one argument... yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for gzopen in -lz... yes
checking whether to support compressed files... true
checking for close... yes
checking for _close... yes
checking for getpid... yes
checking for _getpid... yes
checking for lstat... no
checking for mkfifo... no
checking for mkstemp... no
checking for mktemp... yes
checking for open... yes
checking for _open... yes
checking for pclose... yes
checking for _pclose... yes
checking for popen... yes
checking for _popen... yes
checking for readlink... no
checking for fork... no
checking whether to use ispell... no
checking for fcntl... no
checking for sys/select.h... (cached) no
checking sys/socket.h usability... no
checking sys/socket.h presence... no
checking for sys/socket.h... no
checking types of arguments for select... int,int *,struct timeval *
./configure: line 34839: syntax error near unexpected token `"s/^\\(['
./configure: line 34839: ` "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p"'

[EMAIL PROTECTED] ~/src/lyx-devel
$

[EMAIL PROTECTED] ~/src/lyx-devel
$ ./autogen.sh
Using automake (GNU automake) 1.9.6
Using autoconf (GNU Autoconf) 2.59
Locating GNU m4... /bin/m4
Generate acinclude.m4... done.
Building macros...
        .
done.
Building config header template...
        .
done.
Building Makefile templates...
        .
done.
Building configure...
       .
done.
Building lib/configure ... done.

run "./configure ; make"


[EMAIL PROTECTED] ~/src/lyx-devel
$ make distclean
D:/msys/bin/sh.exe ./config.status --recheck
running /bin/sh ./configure --without-x --without-pspell --without-aspell --with-included-gettext --with-frontend=qt QTDIR=/home/yns/src/qt-3 --no-create --no-recursion
configuring LyX version 1.4.0cvs
WARNING: This is a development version. Expect bugs.
checking build system type... i686-pc-mingw32
checking host system type... i686-pc-mingw32
checking target system type... i686-pc-mingw32
checking what packaging should be used... windows
checking for install target... LyX
checking whether to enable maintainer-specific portions of Makefiles... yes
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... ./configure: eval: line 1: unexpected EOF while looking for matching `"'
./configure: eval: line 2: syntax error: unexpected end of file
no
checking whether make sets $(MAKE)... (cached) no
checking for a BSD-compatible install... /bin/install -c
checking for gawk... (cached) gawk
checking for kpsewhich... kpsewhich
checking for gm4... no
checking for gnum4... no
checking for m4... m4
checking for a Python interpreter with version >= 1.5.2... python
checking for python... /d/program/Python24/python
checking for python version... 2.4
checking for python platform... win32
checking for python script directory... d:\program\Python24\Lib\site-packages checking for python extension module directory... d:\program\Python24\Lib\site-packages
checking for gcc... gcc
checking for C compiler default output file name... a.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... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for library containing strerror... none required
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for AIX... no
checking what frontend should be used for the GUI... qt
checking for a good enough C++ compiler... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking whether the C++ compiler understands explicit... yes
checking whether C library functions are already in the global namespace... no
checking for conforming std::count... yes
checking how to run the C++ preprocessor... g++ -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking ostream usability... yes
checking ostream presence... yes
checking for ostream... yes
checking istream usability... yes
checking istream presence... yes
checking for istream... yes
checking sstream usability... yes
checking sstream presence... yes
checking for sstream... yes
checking locale usability... yes
checking locale presence... yes
checking for locale... yes
checking limits usability... yes
checking limits presence... yes
checking for limits... yes
checking ios usability... yes
checking ios presence... yes
checking for ios... yes
checking for modern STL streams... yes
checking for sin in -lm... yes
checking for fopen in -lc... no
checking for extra library directory... NONE
checking for extra include directory... NONE
checking for extra lib+include directory... NONE
checking for main in -lAiksaurus... no
checking Aiksaurus.h usability... no
checking Aiksaurus.h presence... no
checking for Aiksaurus.h... no
checking Aiksaurus/Aiksaurus.h usability... no
checking Aiksaurus/Aiksaurus.h presence... no
checking for Aiksaurus/Aiksaurus.h... no
checking for a sed that does not truncate output... /bin/sed
checking for ld used by gcc... D:/mingw/mingw32/bin/ld.exe
checking if the linker (D:/mingw/mingw32/bin/ld.exe) is GNU ld... yes
checking for D:/mingw/mingw32/bin/ld.exe option to reload object files... -r
checking for BSD-compatible nm... /mingw/bin/nm
checking whether ln -s works... yes
checking how to recognise dependent libraries... file_magic file format pei*-i386(.*architecture: i386)?
checking for dlltool... dlltool
checking for as... as
checking for objdump... objdump
checking dlfcn.h usability... no
checking dlfcn.h presence... no
checking for dlfcn.h... no
checking for g77... g77
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether g77 accepts -g... yes
checking the maximum length of command line arguments... 8192
checking command to parse /mingw/bin/nm output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag  works... yes
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -DDLL_EXPORT
checking if gcc PIC flag -DDLL_EXPORT works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (D:/mingw/mingw32/bin/ld.exe) supports shared libraries... yes
checking dynamic linker characteristics... Win32 ld.exe
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... D:/mingw/mingw32/bin/ld.exe
checking if the linker (D:/mingw/mingw32/bin/ld.exe) is GNU ld... yes
checking whether the g++ linker (D:/mingw/mingw32/bin/ld.exe) supports shared libraries... yes
checking for g++ option to produce PIC... -DDLL_EXPORT
checking if g++ PIC flag -DDLL_EXPORT works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (D:/mingw/mingw32/bin/ld.exe) supports shared libraries... yes
checking dynamic linker characteristics... Win32 ld.exe
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking for g77 option to produce PIC... -DDLL_EXPORT
checking if g77 PIC flag -DDLL_EXPORT works... yes
checking if g77 supports -c -o file.o... yes
checking whether the g77 linker (D:/mingw/mingw32/bin/ld.exe) supports shared libraries... yes
checking dynamic linker characteristics... Win32 ld.exe
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking how to get MSVC-compatible struct packing... -mms-bitfields
checking whether ld accepts --export-all-symbols... yes
checking for X... disabled
checking for moc2... not found
checking for moc... /home/yns/src/qt-3/bin/moc
checking for uic... /home/yns/src/qt-3/bin/uic
checking for Qt library name... -lqt-mt
checking whether the Qt library is multi-threaded... no
checking Qt version... 3.3.5
checking whether NLS is requested... yes
checking for msgfmt... /mingw/bin/msgfmt
checking for gmsgfmt... /mingw/bin/msgfmt
checking for xgettext... /mingw/bin/xgettext
checking for msgmerge... /mingw/bin/msgmerge
checking for ranlib... (cached) ranlib
checking for an ANSI C-conforming const... yes
checking for signed... yes
checking for inline... inline
checking for off_t... yes
checking for size_t... yes
checking for long long... yes
checking for long double... yes
checking for wchar_t... yes
checking for wint_t... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for intmax_t... yes
checking whether printf() supports POSIX/XSI format strings... no
checking for working alloca.h... no
checking for alloca... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... no
checking whether we are using the GNU C Library 2.1 or newer... no
checking whether integer division by zero raises SIGFPE... yes
checking for unsigned long long... yes
checking for inttypes.h... yes
checking whether the inttypes.h PRIxNN macros are broken... no
checking for stdint.h... (cached) yes
checking for SIZE_MAX... yes
checking for stdint.h... (cached) yes
checking for ld used by GCC... D:/mingw/mingw32/bin/ld.exe
checking if the linker (D:/mingw/mingw32/bin/ld.exe) is GNU ld... yes
checking for shared library run path origin... done
checking for ptrdiff_t... yes
checking argz.h usability... no
checking argz.h presence... no
checking for argz.h... no
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking nl_types.h usability... no
checking nl_types.h presence... no
checking for nl_types.h... no
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking for asprintf... no
checking for fwprintf... yes
checking for getcwd... yes
checking for getegid... no
checking for geteuid... no
checking for getgid... no
checking for getuid... no
checking for mempcpy... no
checking for munmap... no
checking for putenv... yes
checking for setenv... no
checking for setlocale... yes
checking for snprintf... yes
checking for stpcpy... no
checking for strcasecmp... yes
checking for strdup... yes
checking for strtoul... yes
checking for tsearch... no
checking for wcslen... yes
checking for __argz_count... no
checking for __argz_stringify... no
checking for __argz_next... no
checking for __fsetlocking... no
checking whether _snprintf is declared... yes
checking whether _snwprintf is declared... yes
checking whether feof_unlocked is declared... no
checking whether fgets_unlocked is declared... no
checking whether getc_unlocked is declared... no
checking for iconv... yes
checking how to link with libiconv... -liconv
checking for iconv declaration...
extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for nl_langinfo and CODESET... no
checking for LC_MESSAGES... no
checking for bison... bison
checking version of bison... 2.0, ok
checking whether NLS is requested... yes
checking whether included gettext is requested... yes
checking whether to use NLS... yes
checking where the gettext function comes from... included intl directory
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking whether sys/types.h defines makedev... no
checking sys/mkdev.h usability... no
checking sys/mkdev.h presence... no
checking for sys/mkdev.h... no
checking sys/sysmacros.h usability... no
checking sys/sysmacros.h presence... no
checking for sys/sysmacros.h... no
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for sys/types.h... (cached) yes
checking sys/select.h usability... no
checking sys/select.h presence... no
checking for sys/select.h... no
checking for strings.h... (cached) yes
checking for locale.h... (cached) yes
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking sys/utime.h usability... yes
checking sys/utime.h presence... yes
checking for sys/utime.h... yes
checking io.h usability... yes
checking io.h presence... yes
checking for io.h... yes
checking process.h usability... yes
checking process.h presence... yes
checking for process.h... yes
checking NewAPIs.h usability... no
checking NewAPIs.h presence... no
checking for NewAPIs.h... no
checking whether stat file-mode macros are broken... no
checking whether time.h and sys/time.h may both be included... yes
checking for mode_t... yes
checking for off_t... (cached) yes
checking for pid_t... yes
checking return type of signal handlers... void
checking for size_t... (cached) yes
checking for uid_t in sys/types.h... no
checking for strerror... yes
checking if istreambuf_iterator is declared by header iterator... yes
checking if mkstemp is declared by header unistd.h... no
checking if mkstemp is declared by header stdlib.h... no
checking for mkdir... yes
checking for _mkdir... yes
checking whether mkdir takes one argument... yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for gzopen in -lz... yes
checking whether to support compressed files... true
checking for close... yes
checking for _close... yes
checking for getpid... yes
checking for _getpid... yes
checking for lstat... no
checking for mkfifo... no
checking for mkstemp... no
checking for mktemp... yes
checking for open... yes
checking for _open... yes
checking for pclose... yes
checking for _pclose... yes
checking for popen... yes
checking for _popen... yes
checking for readlink... no
checking for fork... no
checking whether to use ispell... no
checking for fcntl... no
checking for sys/select.h... (cached) no
checking sys/socket.h usability... no
checking sys/socket.h presence... no
checking for sys/socket.h... no
checking types of arguments for select... int,int *,struct timeval *
./configure: line 34839: syntax error near unexpected token `"s/^\\(['
./configure: line 34839: ` "s/^\\([_$as_cr_alnum]*_cv_[_$as_cr_alnum]*\\)=\\(.*\\)/\\1=\\2/p"'
D:\mingw\bin\make.exe: *** [config.status] Error 258

[EMAIL PROTECTED] ~/src/lyx-devel





To build LyX itself: have a look at the README and .sh scripts in
development/Win32/packaging

OK.


I have try to compile with win32-msvc (I have VC++ 6.0) also. It does go
farther but fail at some point during the compilation. VC++6 is not
supported by lyx anyway (AFAIK).

That's right. LyX is written in modern C++ and VC6 doesn't understand it.

Well, in my experience, combined with STLport and a few pragma, it can
accept pretty advanced C++. AFAIK, only some advanced template use cases
are not supported.

Thanks,
Abdel.



Reply via email to