xD
23:46 06-06-2005
[root@10 ~]# cd /home/bastard/licq/
[root@10 licq]# ./configure
checking build system type... i686-pc-linux-gnulibc1
checking host system type... i686-pc-linux-gnulibc1
checking target system type... i686-pc-linux-gnulibc1
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes

checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
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 how to run the C preprocessor... /lib/cpp
configure: error: C preprocessor "/lib/cpp" fails sanity check
See `config.log' for more details.
[root@10 licq]#

кто знает что это - поймет и может даже подскажет в чем трабл.


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.57. Invocation command line was

$ ./configure

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

hostname = 10.17.204.2
uname -m = i686
uname -r = 2.6.9-1.667asp
uname -s = Linux
uname -v = #1 Fri Nov 12 22:29:40 EET 2004

/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: /usr/kerberos/sbin
PATH: /usr/kerberos/bin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /sbin
PATH: /bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /usr/X11R6/bin
PATH: /root/bin


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

configure:1496: checking build system type
configure:1514: result: i686-pc-linux-gnulibc1
configure:1522: checking host system type
configure:1536: result: i686-pc-linux-gnulibc1
configure:1544: checking target system type
configure:1558: result: i686-pc-linux-gnulibc1
configure:1600: checking for a BSD-compatible install
configure:1654: result: /usr/bin/install -c
configure:1665: checking whether build environment is sane
configure:1708: result: yes
configure:1728: checking for gawk
configure:1744: found /bin/gawk
configure:1754: result: gawk
configure:1764: checking whether make sets $(MAKE)
configure:1784: result: yes
configure:2035: checking for gcc
configure:2051: found /usr/bin/gcc
configure:2061: result: gcc
configure:2305: checking for C compiler version
configure:2308: gcc --version </dev/null >&5
gcc (GCC) 3.3.3 20040412 (ASPLinux 3.3.3-7)
Copyright (C) 2003 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:2311: $? = 0
configure:2313: gcc -v </dev/null >&5
Reading specs from /usr/lib/gcc-lib/i386-asplinux-linux/3.3.3/specs
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --disable-checking --disable-libunwind-exceptions --with-system-zlib --enable-__cxa_atexit --host=i386-asplinux-linux
Thread model: posix
gcc version 3.3.3 20040412 (ASPLinux 3.3.3-7)
configure:2316: $? = 0
configure:2318: gcc -V </dev/null >&5
gcc: `-V' option must have argument
configure:2321: $? = 1
configure:2345: checking for C compiler default output
configure:2348: gcc conftest.c >&5
configure:2351: $? = 0
configure:2397: result: a.out
configure:2402: checking whether the C compiler works
configure:2408: ./a.out
configure:2411: $? = 0
configure:2428: result: yes
configure:2435: checking whether we are cross compiling
configure:2437: result: no
configure:2440: checking for suffix of executables
configure:2442: gcc -o conftest conftest.c >&5
configure:2445: $? = 0
configure:2470: result:
configure:2476: checking for suffix of object files
configure:2498: gcc -c conftest.c >&5
configure:2501: $? = 0
configure:2523: result: o
configure:2527: checking whether we are using the GNU C compiler
configure:2552: gcc -c conftest.c >&5
configure:2555: $? = 0
configure:2558: test -s conftest.o
configure:2561: $? = 0
configure:2574: result: yes
configure:2580: checking whether gcc accepts -g
configure:2602: gcc -c -g conftest.c >&5
configure:2605: $? = 0
configure:2608: test -s conftest.o
configure:2611: $? = 0
configure:2622: result: yes
configure:2639: checking for gcc option to accept ANSI C
configure:2700: gcc -c -g -O2 conftest.c >&5
configure:2661:19: stdio.h: No such file or directory
configure:2662:23: sys/types.h: No such file or directory
configure:2663:22: sys/stat.h: No such file or directory
configure:2666: error: syntax error before '*' token
configure:2666: warning: `struct stat' declared inside parameter list
configure:2666: warning: its scope is only this definition or declaration, which is probably not what you want
configure:2666: warning: data definition has no type or storage class
configure:2685: error: syntax error before "FILE"
configure:2685: warning: `struct stat' declared inside parameter list
configure:2685: error: `pairnames' declared as function returning a function
configure:2685: error: syntax error before "int"
configure:2703: $? = 1
configure: failed program was:
| #line 2646 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "licq"
| #define VERSION "1.3.0"
| #define PACKAGE "licq"
| #define VERSION "1.3.0"
| #define INT_VERSION 1030
| #define USE_FIFO 1
| /* end confdefs.h. */
| #include <stdarg.h>
| #include <stdio.h>
| #include <sys/types.h>
| #include <sys/stat.h>
| /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
| struct buf { int x; };
| FILE * (*rcsopen) (struct buf *, struct stat *, int);
| static char *e (p, i)
| char **p;
| int i;
| {
| return p[i];
| }
| static char *f (char * (*g) (char **, int), char **p, ...)
| {
| char *s;
| va_list v;
| va_start (v,p);
| s = g (p, va_arg (v,int));
| va_end (v);
| return s;
| }
| int test (int i, double x);
| struct s1 {int (*f) (int a);};
| struct s2 {int (*f) (double a);};
| int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
| int argc;
| char **argv;
| int
| main ()
| {
| return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
| ;
| return 0;
| }
configure:2700: gcc -qlanglvl=ansi -c -g -O2 conftest.c >&5
gcc: unrecognized option `-qlanglvl=ansi'
configure:2661:19: stdio.h: No such file or directory
configure:2662:23: sys/types.h: No such file or directory
configure:2663:22: sys/stat.h: No such file or directory
configure:2666: error: syntax error before '*' token
configure:2666: warning: `struct stat' declared inside parameter list
configure:2666: warning: its scope is only this definition or declaration, which is probably not what you want
configure:2666: warning: data definition has no type or storage class
configure:2685: error: syntax error before "FILE"
configure:2685: warning: `struct stat' declared inside parameter list
configure:2685: error: `pairnames' declared as function returning a function
configure:2685: error: syntax error before "int"
configure:2703: $? = 1
configure: failed program was:
| #line 2646 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "licq"
| #define VERSION "1.3.0"
| #define PACKAGE "licq"
| #define VERSION "1.3.0"
| #define INT_VERSION 1030
| #define USE_FIFO 1
| /* end confdefs.h. */
| #include <stdarg.h>
| #include <stdio.h>
| #include <sys/types.h>
| #include <sys/stat.h>
| /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
| struct buf { int x; };
| FILE * (*rcsopen) (struct buf *, struct stat *, int);
| static char *e (p, i)
| char **p;
| int i;
| {
| return p[i];
| }
| static char *f (char * (*g) (char **, int), char **p, ...)
| {
| char *s;
| va_list v;
| va_start (v,p);
| s = g (p, va_arg (v,int));
| va_end (v);
| return s;
| }
| int test (int i, double x);
| struct s1 {int (*f) (int a);};
| struct s2 {int (*f) (double a);};
| int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
| int argc;
| char **argv;
| int
| main ()
| {
| return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
| ;
| return 0;
| }
configure:2700: gcc -std1 -c -g -O2 conftest.c >&5
cc1: error: unrecognized option `-std1'
configure:2703: $? = 1
configure: failed program was:
| #line 2646 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "licq"
| #define VERSION "1.3.0"
| #define PACKAGE "licq"
| #define VERSION "1.3.0"
| #define INT_VERSION 1030
| #define USE_FIFO 1
| /* end confdefs.h. */
| #include <stdarg.h>
| #include <stdio.h>
| #include <sys/types.h>
| #include <sys/stat.h>
| /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
| struct buf { int x; };
| FILE * (*rcsopen) (struct buf *, struct stat *, int);
| static char *e (p, i)
| char **p;
| int i;
| {
| return p[i];
| }
| static char *f (char * (*g) (char **, int), char **p, ...)
| {
| char *s;
| va_list v;
| va_start (v,p);
| s = g (p, va_arg (v,int));
| va_end (v);
| return s;
| }
| int test (int i, double x);
| struct s1 {int (*f) (int a);};
| struct s2 {int (*f) (double a);};
| int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
| int argc;
| char **argv;
| int
| main ()
| {
| return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
| ;
| return 0;
| }
configure:2700: gcc -Ae -c -g -O2 conftest.c >&5
<command line>:4:2: missing '(' after predicate
configure:2661:19: stdio.h: No such file or directory
configure:2662:23: sys/types.h: No such file or directory
configure:2663:22: sys/stat.h: No such file or directory
configure:2666: error: syntax error before '*' token
configure:2666: warning: `struct stat' declared inside parameter list
configure:2666: warning: its scope is only this definition or declaration, which is probably not what you want
configure:2666: warning: data definition has no type or storage class
configure:2685: error: syntax error before "FILE"
configure:2685: warning: `struct stat' declared inside parameter list
configure:2685: error: `pairnames' declared as function returning a function
configure:2685: error: syntax error before "int"
configure:2703: $? = 1
configure: failed program was:
| #line 2646 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "licq"
| #define VERSION "1.3.0"
| #define PACKAGE "licq"
| #define VERSION "1.3.0"
| #define INT_VERSION 1030
| #define USE_FIFO 1
| /* end confdefs.h. */
| #include <stdarg.h>
| #include <stdio.h>
| #include <sys/types.h>
| #include <sys/stat.h>
| /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
| struct buf { int x; };
| FILE * (*rcsopen) (struct buf *, struct stat *, int);
| static char *e (p, i)
| char **p;
| int i;
| {
| return p[i];
| }
| static char *f (char * (*g) (char **, int), char **p, ...)
| {
| char *s;
| va_list v;
| va_start (v,p);
| s = g (p, va_arg (v,int));
| va_end (v);
| return s;
| }
| int test (int i, double x);
| struct s1 {int (*f) (int a);};
| struct s2 {int (*f) (double a);};
| int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
| int argc;
| char **argv;
| int
| main ()
| {
| return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
| ;
| return 0;
| }
configure:2700: gcc -Aa -D_HPUX_SOURCE -c -g -O2 conftest.c >&5
<command line>:4:2: missing '(' after predicate
configure:2661:19: stdio.h: No such file or directory
configure:2662:23: sys/types.h: No such file or directory
configure:2663:22: sys/stat.h: No such file or directory
configure:2666: error: syntax error before '*' token
configure:2666: warning: `struct stat' declared inside parameter list
configure:2666: warning: its scope is only this definition or declaration, which is probably not what you want
configure:2666: warning: data definition has no type or storage class
configure:2685: error: syntax error before "FILE"
configure:2685: warning: `struct stat' declared inside parameter list
configure:2685: error: `pairnames' declared as function returning a function
configure:2685: error: syntax error before "int"
configure:2703: $? = 1
configure: failed program was:
| #line 2646 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "licq"
| #define VERSION "1.3.0"
| #define PACKAGE "licq"
| #define VERSION "1.3.0"
| #define INT_VERSION 1030
| #define USE_FIFO 1
| /* end confdefs.h. */
| #include <stdarg.h>
| #include <stdio.h>
| #include <sys/types.h>
| #include <sys/stat.h>
| /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
| struct buf { int x; };
| FILE * (*rcsopen) (struct buf *, struct stat *, int);
| static char *e (p, i)
| char **p;
| int i;
| {
| return p[i];
| }
| static char *f (char * (*g) (char **, int), char **p, ...)
| {
| char *s;
| va_list v;
| va_start (v,p);
| s = g (p, va_arg (v,int));
| va_end (v);
| return s;
| }
| int test (int i, double x);
| struct s1 {int (*f) (int a);};
| struct s2 {int (*f) (double a);};
| int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
| int argc;
| char **argv;
| int
| main ()
| {
| return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
| ;
| return 0;
| }
configure:2700: gcc -Xc -D__EXTENSIONS__ -c -g -O2 conftest.c >&5
gcc: unrecognized option `-Xc'
configure:2661:19: stdio.h: No such file or directory
configure:2662:23: sys/types.h: No such file or directory
configure:2663:22: sys/stat.h: No such file or directory
configure:2666: error: syntax error before '*' token
configure:2666: warning: `struct stat' declared inside parameter list
configure:2666: warning: its scope is only this definition or declaration, which is probably not what you want
configure:2666: warning: data definition has no type or storage class
configure:2685: error: syntax error before "FILE"
configure:2685: warning: `struct stat' declared inside parameter list
configure:2685: error: `pairnames' declared as function returning a function
configure:2685: error: syntax error before "int"
configure:2703: $? = 1
configure: failed program was:
| #line 2646 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "licq"
| #define VERSION "1.3.0"
| #define PACKAGE "licq"
| #define VERSION "1.3.0"
| #define INT_VERSION 1030
| #define USE_FIFO 1
| /* end confdefs.h. */
| #include <stdarg.h>
| #include <stdio.h>
| #include <sys/types.h>
| #include <sys/stat.h>
| /* Most of the following tests are stolen from RCS 5.7's src/conf.sh. */
| struct buf { int x; };
| FILE * (*rcsopen) (struct buf *, struct stat *, int);
| static char *e (p, i)
| char **p;
| int i;
| {
| return p[i];
| }
| static char *f (char * (*g) (char **, int), char **p, ...)
| {
| char *s;
| va_list v;
| va_start (v,p);
| s = g (p, va_arg (v,int));
| va_end (v);
| return s;
| }
| int test (int i, double x);
| struct s1 {int (*f) (int a);};
| struct s2 {int (*f) (double a);};
| int pairnames (int, char **, FILE *(*)(struct buf *, struct stat *, int), int, int);
| int argc;
| char **argv;
| int
| main ()
| {
| return f (e, argv, 0) != argv[0] || f (e, argv, 1) != argv[1];
| ;
| return 0;
| }
configure:2727: result: none needed
configure:2745: gcc -c -g -O2 conftest.c >&5
conftest.c:2: error: syntax error before "me"
configure:2748: $? = 1
configure: failed program was:
| #ifndef __cplusplus
| choke me
| #endif
configure:2868: checking for style of include used by make
configure:2896: result: GNU
configure:2924: checking dependency style of gcc
configure:3007: result: gcc3
configure:3029: checking how to run the C preprocessor
configure:3065: gcc -E conftest.c
In file included from /usr/lib/gcc-lib/i386-asplinux-linux/3.3.3/include/syslimits.h:7,
from /usr/lib/gcc-lib/i386-asplinux-linux/3.3.3/include/limits.h:11,
from configure:3066:
/usr/lib/gcc-lib/i386-asplinux-linux/3.3.3/include/limits.h:122:75: limits.h: No such file or directory
configure:3071: $? = 1
configure: failed program was:
| #line 3051 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "licq"
| #define VERSION "1.3.0"
| #define PACKAGE "licq"
| #define VERSION "1.3.0"
| #define INT_VERSION 1030
| #define USE_FIFO 1
| /* end confdefs.h. */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| Syntax error
configure:3065: gcc -E conftest.c
In file included from /usr/lib/gcc-lib/i386-asplinux-linux/3.3.3/include/syslimits.h:7,
from /usr/lib/gcc-lib/i386-asplinux-linux/3.3.3/include/limits.h:11,
from configure:3066:
/usr/lib/gcc-lib/i386-asplinux-linux/3.3.3/include/limits.h:122:75: limits.h: No such file or directory
configure:3071: $? = 1
configure: failed program was:
| #line 3051 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "licq"
| #define VERSION "1.3.0"
| #define PACKAGE "licq"
| #define VERSION "1.3.0"
| #define INT_VERSION 1030
| #define USE_FIFO 1
| /* end confdefs.h. */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| Syntax error
configure:3065: gcc -E -traditional-cpp conftest.c
configure:3068: assert.h: No such file or directory
configure:3071: $? = 1
configure: failed program was:
| #line 3051 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "licq"
| #define VERSION "1.3.0"
| #define PACKAGE "licq"
| #define VERSION "1.3.0"
| #define INT_VERSION 1030
| #define USE_FIFO 1
| /* end confdefs.h. */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| Syntax error
configure:3065: gcc -E -traditional-cpp conftest.c
configure:3068: assert.h: No such file or directory
configure:3071: $? = 1
configure: failed program was:
| #line 3051 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "licq"
| #define VERSION "1.3.0"
| #define PACKAGE "licq"
| #define VERSION "1.3.0"
| #define INT_VERSION 1030
| #define USE_FIFO 1
| /* end confdefs.h. */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| Syntax error
configure:3065: /lib/cpp conftest.c
In file included from /usr/lib/gcc-lib/i386-asplinux-linux/3.3.3/include/syslimits.h:7,
from /usr/lib/gcc-lib/i386-asplinux-linux/3.3.3/include/limits.h:11,
from configure:3066:
/usr/lib/gcc-lib/i386-asplinux-linux/3.3.3/include/limits.h:122:75: limits.h: No such file or directory
configure:3071: $? = 1
configure: failed program was:
| #line 3051 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "licq"
| #define VERSION "1.3.0"
| #define PACKAGE "licq"
| #define VERSION "1.3.0"
| #define INT_VERSION 1030
| #define USE_FIFO 1
| /* end confdefs.h. */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| Syntax error
configure:3065: /lib/cpp conftest.c
In file included from /usr/lib/gcc-lib/i386-asplinux-linux/3.3.3/include/syslimits.h:7,
from /usr/lib/gcc-lib/i386-asplinux-linux/3.3.3/include/limits.h:11,
from configure:3066:
/usr/lib/gcc-lib/i386-asplinux-linux/3.3.3/include/limits.h:122:75: limits.h: No such file or directory
configure:3071: $? = 1
configure: failed program was:
| #line 3051 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "licq"
| #define VERSION "1.3.0"
| #define PACKAGE "licq"
| #define VERSION "1.3.0"
| #define INT_VERSION 1030
| #define USE_FIFO 1
| /* end confdefs.h. */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| Syntax error
configure:3147: result: /lib/cpp
configure:3172: /lib/cpp conftest.c
In file included from /usr/lib/gcc-lib/i386-asplinux-linux/3.3.3/include/syslimits.h:7,
from /usr/lib/gcc-lib/i386-asplinux-linux/3.3.3/include/limits.h:11,
from configure:3173:
/usr/lib/gcc-lib/i386-asplinux-linux/3.3.3/include/limits.h:122:75: limits.h: No such file or directory
configure:3178: $? = 1
configure: failed program was:
| #line 3158 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "licq"
| #define VERSION "1.3.0"
| #define PACKAGE "licq"
| #define VERSION "1.3.0"
| #define INT_VERSION 1030
| #define USE_FIFO 1
| /* end confdefs.h. */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| Syntax error
configure:3172: /lib/cpp conftest.c
In file included from /usr/lib/gcc-lib/i386-asplinux-linux/3.3.3/include/syslimits.h:7,
from /usr/lib/gcc-lib/i386-asplinux-linux/3.3.3/include/limits.h:11,
from configure:3173:
/usr/lib/gcc-lib/i386-asplinux-linux/3.3.3/include/limits.h:122:75: limits.h: No such file or directory
configure:3178: $? = 1
configure: failed program was:
| #line 3158 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "licq"
| #define VERSION "1.3.0"
| #define PACKAGE "licq"
| #define VERSION "1.3.0"
| #define INT_VERSION 1030
| #define USE_FIFO 1
| /* end confdefs.h. */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| Syntax error
configure:3246: error: C preprocessor "/lib/cpp" fails sanity check
See `config.log' for more details.

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

ac_cv_build=i686-pc-linux-gnulibc1
ac_cv_build_alias=i686-pc-linux-gnulibc1
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_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_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-gnulibc1
ac_cv_host_alias=i686-pc-linux-gnulibc1
ac_cv_objext=o
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP=/lib/cpp
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=no
ac_cv_prog_make_make_set=yes
ac_cv_target=i686-pc-linux-gnulibc1
ac_cv_target_alias=i686-pc-linux-gnulibc1
am_cv_CC_dependencies_compiler_type=gcc3

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

ACLOCAL='${SHELL} /home/bastard/licq/admin/missing --run aclocal-1.7'
AMDEPBACKSLASH=''
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /home/bastard/licq/admin/missing --run tar'
AUTOCONF='${SHELL} /home/bastard/licq/admin/missing --run autoconf'
AUTOHEADER='${SHELL} /home/bastard/licq/admin/missing --run autoheader'
AUTOMAKE='${SHELL} /home/bastard/licq/admin/missing --run automake-1.7'
AWK='gawk'
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-g -O2'
CPP='/lib/cpp'
CPPFLAGS=''
CXX=''
CXXCPP=''
CXXDEPMODE=''
CXXFLAGS=''
CYGPATH_W='echo'
DEFS=''
DEPDIR='.deps'
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP=''
EXEEXT=''
GMSGFMT=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
INTLLIBS=''
LDFLAGS=''
LIBICONV=''
LIBINTL=''
LIBOBJS=''
LIBS=''
LIBTOOL=''
LN_S=''
LTLIBICONV=''
LTLIBINTL=''
LTLIBOBJS=''
MAKEINFO='${SHELL} /home/bastard/licq/admin/missing --run makeinfo'
MKINSTALLDIRS=''
MSGFMT=''
MSGMERGE=''
OBJEXT='o'
PACKAGE='licq'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
POSUB=''
PROG_SIZE=''
PROG_STRIP=''
RANLIB=''
SET_MAKE=''
SHELL='/bin/sh'
SOCKS_INCDIR=''
SOCKS_LIBDIR=''
SOCKS_LIBS=''
STRIP=''
USE_NLS=''
VERSION='1.3.0'
XGETTEXT=''
ac_ct_CC='gcc'
ac_ct_CXX=''
ac_ct_RANLIB=''
ac_ct_STRIP=''
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE=''
am__fastdepCXX_TRUE=''
am__include='include'
am__leading_dot='.'
am__quote=''
bindir='${exec_prefix}/bin'
build='i686-pc-linux-gnulibc1'
build_alias=''
build_cpu='i686'
build_os='linux-gnulibc1'
build_vendor='pc'
datadir='${prefix}/share'
exec_prefix='NONE'
host='i686-pc-linux-gnulibc1'
host_alias=''
host_cpu='i686'
host_os='linux-gnulibc1'
host_vendor='pc'
includedir='${prefix}/include'
infodir='${prefix}/info'
install_sh='/home/bastard/licq/admin/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
oldincludedir='/usr/include'
prefix='NONE'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target='i686-pc-linux-gnulibc1'
target_alias=''
target_cpu='i686'
target_os='linux-gnulibc1'
target_vendor='pc'

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

#define INT_VERSION 1030
#define PACKAGE "licq"
#define PACKAGE "licq"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME ""
#define PACKAGE_STRING ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define USE_FIFO 1
#define VERSION "1.3.0"
#define VERSION "1.3.0"

configure: exit 1

Комментарии:
Sonat
15:11 13-06-2005
Мда... RTFM. Попробуй на форум обратиться.
xD
19:16 13-06-2005
Sonat
я пока на это забил. у препода при случае спрошу