[sisyphus] ðÒÏÂÌÅÍÁ CPP & GCC + Winex 3.2

Andrey =?iso-8859-1?q?cabol_=CE=C1_rin=2Eru?=
÷Ó îÏÑ 30 11:29:41 MSK 2003


Hi All
ðÒÏÂÌÅÍÁ ÎÅÍÏÇÕ ÓÏÂÒÁÔØ WineX 3.2 Ó ÉÓÈÏÄÎÉËÏ×. ñ ÐÅÒÅÕÓÔÎÁ×ÌÉÁÌ ×ÓÅ
×ÏÚÍÏÖÎÙÅ GCC & CPP ÐÁËÅÔÙ Ó ÓÉÚÉÆÁ (ÎÏÑÂÒØÓËÏÇÏ) É ÎÅ × ËÁËÕÀ ÐÉÛÅÔ ×ÏÔ
ÞÔÏ:
>>>
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 how to run the C preprocessor... /lib/cpp
configure: error: C preprocessor "/lib/cpp" fails sanity check
See `config.log' for more details.
[root ÎÁ box winex]#
<<<
ìÏÇ ×ÌÏÖÉÌ × ÐÉÓØÍÏ!
þÔÏ ÅÝÅ ÎÁÄÏ ÕÓÔÁÎÏ×ÉÔØ ÉÌÉ ÜÔÏ ÐÒÏÂÌÅÍÁ ÎÅ Ó GCC & CPP, Á ÐÒÏÂÌÅÍÁ
winex??

------------------------------
ó Õ×ÁÖÅÎÉÅÍ áÎÄÒÅÊ!
mail to: cabol AT rin DOT ru 


----------- ÓÌÅÄÕÀÝÁÑ ÞÁÓÔØ -----------
÷ÌÏÖÅÎÉÅ × ÆÏÒÍÁÔÅ HTML ÂÙÌÏ ÕÄÁÌÅÎÏ...
URL: <http://lists.altlinux.org/pipermail/sisyphus/attachments/20031130/084668eb/attachment-0002.html>
----------- ÓÌÅÄÕÀÝÁÑ ÞÁÓÔØ -----------
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by WineX configure 20020228, which was
generated by GNU Autoconf 2.57.  Invocation command line was

  $ ./configure --prefix=/usr/local/winex --enable-opengl

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

hostname = box.t4a.net
uname -m = i686
uname -r = 2.4.22-std-up-alt7
uname -s = Linux
uname -v = #1 Sun Oct 19 23:18:41 MSD 2003

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

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

PATH: /home/cabol/bin
PATH: /bin
PATH: /usr/bin
PATH: /usr/local/bin
PATH: /usr/X11R6/bin
PATH: /usr/games


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

configure:1412: checking build system type
configure:1430: result: i686-pc-linux-gnu
configure:1438: checking host system type
configure:1452: result: i686-pc-linux-gnu
configure:1460: checking target system type
configure:1474: result: i686-pc-linux-gnu
configure:1488: checking whether make sets $(MAKE)
configure:1508: result: yes
configure:1563: checking for gcc
configure:1579: found /usr/bin/gcc
configure:1589: result: gcc
configure:1833: checking for C compiler version
configure:1836: gcc --version </dev/null >&5
2.96
configure:1839: $? = 0
configure:1841: gcc -v </dev/null >&5
Reading specs from /usr/lib/gcc-lib/i586-alt-linux/2.96/specs
gcc version 2.96 20000731 (ALT Linux, build 2.96-alt5)
configure:1844: $? = 0
configure:1846: gcc -V </dev/null >&5
i586-alt-linux-gcc: argument to `-V' is missing
configure:1849: $? = 1
configure:1873: checking for C compiler default output
configure:1876: gcc    conftest.c  >&5
configure:1879: $? = 0
configure:1925: result: a.out
configure:1930: checking whether the C compiler works
configure:1936: ./a.out
configure:1939: $? = 0
configure:1956: result: yes
configure:1963: checking whether we are cross compiling
configure:1965: result: no
configure:1968: checking for suffix of executables
configure:1970: gcc -o conftest    conftest.c  >&5
configure:1973: $? = 0
configure:1998: result: 
configure:2004: checking for suffix of object files
configure:2026: gcc -c   conftest.c >&5
configure:2029: $? = 0
configure:2051: result: o
configure:2055: checking whether we are using the GNU C compiler
configure:2080: gcc -c   conftest.c >&5
configure:2083: $? = 0
configure:2086: test -s conftest.o
configure:2089: $? = 0
configure:2102: result: yes
configure:2108: checking whether gcc accepts -g
configure:2130: gcc -c -g  conftest.c >&5
configure:2133: $? = 0
configure:2136: test -s conftest.o
configure:2139: $? = 0
configure:2150: result: yes
configure:2167: checking for gcc option to accept ANSI C
configure:2228: gcc  -c -g -O2  conftest.c >&5
configure:2231: $? = 0
configure:2234: test -s conftest.o
configure:2237: $? = 0
configure:2255: result: none needed
configure:2273: gcc -c -g -O2  conftest.c >&5
conftest.c:2: syntax error before `me'
configure:2276: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:2390: checking how to run the C preprocessor
configure:2426: gcc -E  conftest.c
In file included from /usr/include/bits/posix1_lim.h:126,
                 from /usr/include/limits.h:144,
                 from /usr/lib/gcc-lib/i586-alt-linux/2.96/include/limits.h:130,
                 from /usr/lib/gcc-lib/i586-alt-linux/2.96/include/syslimits.h:7,
                 from /usr/lib/gcc-lib/i586-alt-linux/2.96/include/limits.h:11,
                 from configure:2421:
/usr/include/bits/local_lim.h:36:26: linux/limits.h: No such file or directory
configure:2432: $? = 1
configure: failed program was:
| #line 2412 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "WineX"
| #define PACKAGE_TARNAME "winex"
| #define PACKAGE_VERSION "20020228"
| #define PACKAGE_STRING "WineX 20020228"
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|                      Syntax error
configure:2426: gcc -E  conftest.c
In file included from /usr/include/bits/posix1_lim.h:126,
                 from /usr/include/limits.h:144,
                 from /usr/lib/gcc-lib/i586-alt-linux/2.96/include/limits.h:130,
                 from /usr/lib/gcc-lib/i586-alt-linux/2.96/include/syslimits.h:7,
                 from /usr/lib/gcc-lib/i586-alt-linux/2.96/include/limits.h:11,
                 from configure:2421:
/usr/include/bits/local_lim.h:36:26: linux/limits.h: No such file or directory
configure:2432: $? = 1
configure: failed program was:
| #line 2412 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "WineX"
| #define PACKAGE_TARNAME "winex"
| #define PACKAGE_VERSION "20020228"
| #define PACKAGE_STRING "WineX 20020228"
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|                      Syntax error
configure:2426: gcc -E -traditional-cpp  conftest.c
/usr/include/sys/cdefs.h:31: #error "You need a ISO C conforming compiler to use the glibc headers"
configure:2432: $? = 1
configure: failed program was:
| #line 2412 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "WineX"
| #define PACKAGE_TARNAME "winex"
| #define PACKAGE_VERSION "20020228"
| #define PACKAGE_STRING "WineX 20020228"
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|                      Syntax error
configure:2426: gcc -E -traditional-cpp  conftest.c
/usr/include/sys/cdefs.h:31: #error "You need a ISO C conforming compiler to use the glibc headers"
configure:2432: $? = 1
configure: failed program was:
| #line 2412 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "WineX"
| #define PACKAGE_TARNAME "winex"
| #define PACKAGE_VERSION "20020228"
| #define PACKAGE_STRING "WineX 20020228"
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|                      Syntax error
configure:2426: /lib/cpp  conftest.c
In file included from /usr/include/bits/posix1_lim.h:126,
                 from /usr/include/limits.h:144,
                 from /usr/lib/gcc-lib/i586-alt-linux/2.96/include/limits.h:130,
                 from /usr/lib/gcc-lib/i586-alt-linux/2.96/include/syslimits.h:7,
                 from /usr/lib/gcc-lib/i586-alt-linux/2.96/include/limits.h:11,
                 from configure:2421:
/usr/include/bits/local_lim.h:36:26: linux/limits.h: No such file or directory
configure:2432: $? = 1
configure: failed program was:
| #line 2412 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "WineX"
| #define PACKAGE_TARNAME "winex"
| #define PACKAGE_VERSION "20020228"
| #define PACKAGE_STRING "WineX 20020228"
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|                      Syntax error
configure:2426: /lib/cpp  conftest.c
In file included from /usr/include/bits/posix1_lim.h:126,
                 from /usr/include/limits.h:144,
                 from /usr/lib/gcc-lib/i586-alt-linux/2.96/include/limits.h:130,
                 from /usr/lib/gcc-lib/i586-alt-linux/2.96/include/syslimits.h:7,
                 from /usr/lib/gcc-lib/i586-alt-linux/2.96/include/limits.h:11,
                 from configure:2421:
/usr/include/bits/local_lim.h:36:26: linux/limits.h: No such file or directory
configure:2432: $? = 1
configure: failed program was:
| #line 2412 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "WineX"
| #define PACKAGE_TARNAME "winex"
| #define PACKAGE_VERSION "20020228"
| #define PACKAGE_STRING "WineX 20020228"
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|                      Syntax error
configure:2508: result: /lib/cpp
configure:2533: /lib/cpp  conftest.c
In file included from /usr/include/bits/posix1_lim.h:126,
                 from /usr/include/limits.h:144,
                 from /usr/lib/gcc-lib/i586-alt-linux/2.96/include/limits.h:130,
                 from /usr/lib/gcc-lib/i586-alt-linux/2.96/include/syslimits.h:7,
                 from /usr/lib/gcc-lib/i586-alt-linux/2.96/include/limits.h:11,
                 from configure:2528:
/usr/include/bits/local_lim.h:36:26: linux/limits.h: No such file or directory
configure:2539: $? = 1
configure: failed program was:
| #line 2519 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "WineX"
| #define PACKAGE_TARNAME "winex"
| #define PACKAGE_VERSION "20020228"
| #define PACKAGE_STRING "WineX 20020228"
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|                      Syntax error
configure:2533: /lib/cpp  conftest.c
In file included from /usr/include/bits/posix1_lim.h:126,
                 from /usr/include/limits.h:144,
                 from /usr/lib/gcc-lib/i586-alt-linux/2.96/include/limits.h:130,
                 from /usr/lib/gcc-lib/i586-alt-linux/2.96/include/syslimits.h:7,
                 from /usr/lib/gcc-lib/i586-alt-linux/2.96/include/limits.h:11,
                 from configure:2528:
/usr/include/bits/local_lim.h:36:26: linux/limits.h: No such file or directory
configure:2539: $? = 1
configure: failed program was:
| #line 2519 "configure"
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "WineX"
| #define PACKAGE_TARNAME "winex"
| #define PACKAGE_VERSION "20020228"
| #define PACKAGE_STRING "WineX 20020228"
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|                      Syntax error
configure:2607: error: C preprocessor "/lib/cpp" fails sanity check
See `config.log' for more details.

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=i686-pc-linux-gnu
ac_cv_build_alias=i686-pc-linux-gnu
ac_cv_c_compiler_gnu=yes
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_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_exeext=
ac_cv_host=i686-pc-linux-gnu
ac_cv_host_alias=i686-pc-linux-gnu
ac_cv_objext=o
ac_cv_prog_CPP=/lib/cpp
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_make_make_set=yes
ac_cv_target=i686-pc-linux-gnu
ac_cv_target_alias=i686-pc-linux-gnu

## ----------------- ##
## Output variables. ##
## ----------------- ##

ALLOCA=''
ALSALIBS=''
C2MAN=''
CC='gcc'
CFLAGS='-g -O2'
CPP='/lib/cpp'
CPPFLAGS=''
CUPSLIBS=''
CURSESLIBS=''
DDRAW_HACKS=''
DEFS=''
DLLFLAGS=''
DLLIBS=''
DLLWRAP=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP=''
EXEEXT=''
FREETYPEINCL=''
FREETYPELIBS=''
GLU32FILES=''
INSTALL_DATA=''
INSTALL_PROGRAM=''
INSTALL_SCRIPT=''
JPEGLIB=''
LDCOMBINE=''
LDCONFIG=''
LDDLLFLAGS=''
LDFLAGS=''
LDPATH=''
LDSHARED=''
LEX=''
LEXLIB=''
LEX_OUTPUT_ROOT=''
LIBEXT='so'
LIBOBJS=''
LIBS=''
LINT=''
LINTFLAGS=''
LN_S=''
LTLIBOBJS=''
OBJEXT='o'
OPENGLFILES=''
OPTIONS=''
OSMESA=''
PACKAGE_BUGREPORT=''
PACKAGE_NAME='WineX'
PACKAGE_STRING='WineX 20020228'
PACKAGE_TARNAME='winex'
PACKAGE_VERSION='20020228'
PATH_SEPARATOR=':'
PTHREAD_DEFS=''
PTHREAD_LINK=''
RANLIB=''
SANEDEF=''
SANELIB=''
SDLDRVFILES=''
SDL_CFLAGS=''
SDL_CONFIG=''
SDL_LIBS=''
SET_MAKE=''
SHELL='/bin/sh'
UTILLIBS=''
X86FILES=''
XFILES=''
XLEX=''
XLIB=''
XYACC=''
X_CFLAGS=''
X_EXTRA_LIBS=''
X_LIBS=''
X_PRE_LIBS=''
YACC=''
ac_ct_CC='gcc'
ac_ct_RANLIB=''
bindir='${exec_prefix}/bin'
build='i686-pc-linux-gnu'
build_alias=''
build_cpu='i686'
build_os='linux-gnu'
build_vendor='pc'
datadir='${prefix}/share'
exec_prefix='NONE'
ft_devel2=''
ft_devel=''
host='i686-pc-linux-gnu'
host_alias=''
host_cpu='i686'
host_os='linux-gnu'
host_vendor='pc'
includedir='${prefix}/include'
infodir='${prefix}/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
oldincludedir='/usr/include'
prefix='/usr/local/winex'
program_transform_name='s,x,x,'
sane_devel=''
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'

## ------------- ##
## Output files. ##
## ------------- ##

MAKE_DLL_RULES=''
MAKE_PROG_RULES=''
MAKE_RULES=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME "WineX"
#define PACKAGE_STRING "WineX 20020228"
#define PACKAGE_TARNAME "winex"
#define PACKAGE_VERSION "20020228"

configure: exit 1


ðÏÄÒÏÂÎÁÑ ÉÎÆÏÒÍÁÃÉÑ Ï ÓÐÉÓËÅ ÒÁÓÓÙÌËÉ Sisyphus