Skocz do zawartości

Problem Z ./configure


kubast

Rekomendowane odpowiedzi

witam!

nie znalazłem tego na forum - może marnie szukałem sad.gif

na googlach coś niecoś znalazłem, ale tylko sobie namieszałem w głowie smile.gif

 

więc zwracam się do was, mam problem podczas ./configure, wywala mi taki błąd

C preprocessor "/lib/cpp" fails sanity check

i nie bardzo wiem co z tym zrobić sad.gif

 

ratujcie!

Odnośnik do komentarza
Udostępnij na innych stronach

wpisałem ten --help i trochę tego jest smile.gif

flag ze sciezkami jest kilka, wybierz te ktore odpowiadaja kompilatorom (bo oprocz tego pewnie istnieja ze sciezkami bibliotek - lib itp.) po fladze i znaku rownosci napisz sciezke do wlasciwego kompilatora

 

szukaj! w google jest pelno przykladow smile.gif

Odnośnik do komentarza
Udostępnij na innych stronach

spróbuje zrobiż z modina paczke .rpm ciekawe jak mi to wyjdzie tongue.gif

no spróbuj...

pół nocy siedziałem nad tym i guzik znalazłem o flagowaniu itp.

wszystkie pliki mam w odpowiednich ścieżkach, a to badziewie i tak wywala błąd!

Odnośnik do komentarza
Udostępnij na innych stronach

config.log

 

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

 

  $ ./configure

 

## --------- ##

## Platform. ##

## --------- ##

 

hostname = localhost.localdomain

uname -m = x86_64

uname -r = 2.6.16-1.2096_FC5

uname -s = Linux

uname -v = #1 SMP Wed Apr 19 05:14:26 EDT 2006

 

/usr/bin/uname -p = unknown

/bin/uname -X    = unknown

 

/bin/arch              = x86_64

/usr/bin/arch -k      = unknown

/usr/convex/getsysinfo = unknown

hostinfo              = unknown

/bin/machine          = unknown

/usr/bin/oslevel      = unknown

/bin/universe          = unknown

 

PATH: /usr/kerberos/bin

PATH: /usr/local/bin

PATH: /usr/bin

PATH: /bin

PATH: /usr/X11R6/bin

PATH: /home/kuba/bin

 

 

## ----------- ##

## Core tests. ##

## ----------- ##

 

configure:1563: checking build system type

configure:1581: result: x86_64-unknown-linux-gnu

configure:1589: checking host system type

configure:1603: result: x86_64-unknown-linux-gnu

configure:1611: checking target system type

configure:1625: result: x86_64-unknown-linux-gnu

configure:1672: checking for a BSD-compatible install

configure:1727: result: /usr/bin/install -c

configure:1742: checking for -p flag to install

configure:1755: result: yes

configure:1766: checking whether build environment is sane

configure:1809: result: yes

configure:1829: checking for gawk

configure:1845: found /usr/bin/gawk

configure:1855: result: gawk

configure:1865: checking whether make sets $(MAKE)

configure:1885: result: yes

configure:2067: checking for kde-config

configure:2129: result: /usr/bin/kde-config

configure:2225: checking where to install

configure:2229: result: /usr (as returned by kde-config)

configure:2284: checking for style of include used by make

configure:2312: result: GNU

configure:2460: checking for gcc

configure:2476: found /usr/bin/gcc

configure:2486: result: gcc

configure:2730: checking for C compiler version

configure:2733: gcc --version </dev/null >&5

gcc (GCC) 4.1.0 20060304 (Red Hat 4.1.0-3)

Copyright © 2006 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:2736: $? = 0

configure:2738: gcc -v </dev/null >&5

Using built-in specs.

Target: x86_64-redhat-linux

Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-libgcj-multifile --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --with-cpu=generic --host=x86_64-redhat-linux

Thread model: posix

gcc version 4.1.0 20060304 (Red Hat 4.1.0-3)

configure:2741: $? = 0

configure:2743: gcc -V </dev/null >&5

gcc: '-V' option must have argument

configure:2746: $? = 1

configure:2769: checking for C compiler default output file name

configure:2772: gcc    conftest.c  >&5

configure:2775: $? = 0

configure:2821: result: a.out

configure:2826: checking whether the C compiler works

configure:2832: ./a.out

configure:2835: $? = 0

configure:2852: result: yes

configure:2859: checking whether we are cross compiling

configure:2861: result: no

configure:2864: checking for suffix of executables

configure:2866: gcc -o conftest    conftest.c  >&5

configure:2869: $? = 0

configure:2894: result:

configure:2900: checking for suffix of object files

configure:2921: gcc -c    conftest.c >&5

configure:2924: $? = 0

configure:2946: result: o

configure:2950: checking whether we are using the GNU C compiler

configure:2974: gcc -c    conftest.c >&5

configure:2980: $? = 0

configure:2983: test -z    || test ! -s conftest.err

configure:2986: $? = 0

configure:2989: test -s conftest.o

configure:2992: $? = 0

configure:3005: result: yes

configure:3011: checking whether gcc accepts -g

configure:3032: gcc -c -g  conftest.c >&5

configure:3038: $? = 0

configure:3041: test -z    || test ! -s conftest.err

configure:3044: $? = 0

configure:3047: test -s conftest.o

configure:3050: $? = 0

configure:3061: result: yes

configure:3078: checking for gcc option to accept ANSI C

configure:3148: gcc  -c    conftest.c >&5

conftest.c:12:19: error: stdio.h: No such file or directory

conftest.c:13:23: error: sys/types.h: No such file or directory

conftest.c:14:22: error: sys/stat.h: No such file or directory

conftest.c:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token

conftest.c:46: error: expected declaration specifiers or '...' before 'FILE'

configure:3154: $? = 1

configure: failed program was:

| /* confdefs.h.  */

|

| #define PACKAGE_NAME ""

| #define PACKAGE_TARNAME ""

| #define PACKAGE_VERSION ""

| #define PACKAGE_STRING ""

| #define PACKAGE_BUGREPORT ""

| #define PACKAGE "ksplash"

| #define VERSION "0.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;

| }

| 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;

| }

|

| /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default.  It has

|    function prototypes and stuff, but not '\xHH' hex character constants.

|    These don't provoke an error unfortunately, instead are silently treated

|    as 'x'.  The following induces an error, until -std1 is added to get

|    proper ANSI mode.  Curiously '\x00'!='x' always comes out true, for an

|    array size at least.  It's necessary to write '\x00'==0 to get something

|    that's true only with -std1.  */

| int osf4_cc_array ['\x00' == 0 ? 1 : -1];

|

| 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:3148: gcc -qlanglvl=ansi -c    conftest.c >&5

gcc: unrecognized option '-qlanglvl=ansi'

conftest.c:12:19: error: stdio.h: No such file or directory

conftest.c:13:23: error: sys/types.h: No such file or directory

conftest.c:14:22: error: sys/stat.h: No such file or directory

conftest.c:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token

conftest.c:46: error: expected declaration specifiers or '...' before 'FILE'

configure:3154: $? = 1

configure: failed program was:

| /* confdefs.h.  */

|

| #define PACKAGE_NAME ""

| #define PACKAGE_TARNAME ""

| #define PACKAGE_VERSION ""

| #define PACKAGE_STRING ""

| #define PACKAGE_BUGREPORT ""

| #define PACKAGE "ksplash"

| #define VERSION "0.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;

| }

| 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;

| }

|

| /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default.  It has

|    function prototypes and stuff, but not '\xHH' hex character constants.

|    These don't provoke an error unfortunately, instead are silently treated

|    as 'x'.  The following induces an error, until -std1 is added to get

|    proper ANSI mode.  Curiously '\x00'!='x' always comes out true, for an

|    array size at least.  It's necessary to write '\x00'==0 to get something

|    that's true only with -std1.  */

| int osf4_cc_array ['\x00' == 0 ? 1 : -1];

|

| 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:3148: gcc -std1 -c    conftest.c >&5

cc1: error: unrecognized command line option "-std1"

configure:3154: $? = 1

configure: failed program was:

| /* confdefs.h.  */

|

| #define PACKAGE_NAME ""

| #define PACKAGE_TARNAME ""

| #define PACKAGE_VERSION ""

| #define PACKAGE_STRING ""

| #define PACKAGE_BUGREPORT ""

| #define PACKAGE "ksplash"

| #define VERSION "0.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;

| }

| 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;

| }

|

| /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default.  It has

|    function prototypes and stuff, but not '\xHH' hex character constants.

|    These don't provoke an error unfortunately, instead are silently treated

|    as 'x'.  The following induces an error, until -std1 is added to get

|    proper ANSI mode.  Curiously '\x00'!='x' always comes out true, for an

|    array size at least.  It's necessary to write '\x00'==0 to get something

|    that's true only with -std1.  */

| int osf4_cc_array ['\x00' == 0 ? 1 : -1];

|

| 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:3148: gcc -Ae -c    conftest.c >&5

<command line>:1:2: error: missing '(' after predicate

conftest.c:12:19: error: stdio.h: No such file or directory

conftest.c:13:23: error: sys/types.h: No such file or directory

conftest.c:14:22: error: sys/stat.h: No such file or directory

conftest.c:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token

conftest.c:46: error: expected declaration specifiers or '...' before 'FILE'

configure:3154: $? = 1

configure: failed program was:

| /* confdefs.h.  */

|

| #define PACKAGE_NAME ""

| #define PACKAGE_TARNAME ""

| #define PACKAGE_VERSION ""

| #define PACKAGE_STRING ""

| #define PACKAGE_BUGREPORT ""

| #define PACKAGE "ksplash"

| #define VERSION "0.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;

| }

| 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;

| }

|

| /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default.  It has

|    function prototypes and stuff, but not '\xHH' hex character constants.

|    These don't provoke an error unfortunately, instead are silently treated

|    as 'x'.  The following induces an error, until -std1 is added to get

|    proper ANSI mode.  Curiously '\x00'!='x' always comes out true, for an

|    array size at least.  It's necessary to write '\x00'==0 to get something

|    that's true only with -std1.  */

| int osf4_cc_array ['\x00' == 0 ? 1 : -1];

|

| 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:3148: gcc -Aa -D_HPUX_SOURCE -c    conftest.c >&5

<command line>:1:2: error: missing '(' after predicate

conftest.c:12:19: error: stdio.h: No such file or directory

conftest.c:13:23: error: sys/types.h: No such file or directory

conftest.c:14:22: error: sys/stat.h: No such file or directory

conftest.c:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token

conftest.c:46: error: expected declaration specifiers or '...' before 'FILE'

configure:3154: $? = 1

configure: failed program was:

| /* confdefs.h.  */

|

| #define PACKAGE_NAME ""

| #define PACKAGE_TARNAME ""

| #define PACKAGE_VERSION ""

| #define PACKAGE_STRING ""

| #define PACKAGE_BUGREPORT ""

| #define PACKAGE "ksplash"

| #define VERSION "0.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;

| }

| 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;

| }

|

| /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default.  It has

|    function prototypes and stuff, but not '\xHH' hex character constants.

|    These don't provoke an error unfortunately, instead are silently treated

|    as 'x'.  The following induces an error, until -std1 is added to get

|    proper ANSI mode.  Curiously '\x00'!='x' always comes out true, for an

|    array size at least.  It's necessary to write '\x00'==0 to get something

|    that's true only with -std1.  */

| int osf4_cc_array ['\x00' == 0 ? 1 : -1];

|

| 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:3148: gcc -Xc -D__EXTENSIONS__ -c    conftest.c >&5

gcc: unrecognized option '-Xc'

conftest.c:12:19: error: stdio.h: No such file or directory

conftest.c:13:23: error: sys/types.h: No such file or directory

conftest.c:14:22: error: sys/stat.h: No such file or directory

conftest.c:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token

conftest.c:46: error: expected declaration specifiers or '...' before 'FILE'

configure:3154: $? = 1

configure: failed program was:

| /* confdefs.h.  */

|

| #define PACKAGE_NAME ""

| #define PACKAGE_TARNAME ""

| #define PACKAGE_VERSION ""

| #define PACKAGE_STRING ""

| #define PACKAGE_BUGREPORT ""

| #define PACKAGE "ksplash"

| #define VERSION "0.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;

| }

| 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;

| }

|

| /* OSF 4.0 Compaq cc is some sort of almost-ANSI by default.  It has

|    function prototypes and stuff, but not '\xHH' hex character constants.

|    These don't provoke an error unfortunately, instead are silently treated

|    as 'x'.  The following induces an error, until -std1 is added to get

|    proper ANSI mode.  Curiously '\x00'!='x' always comes out true, for an

|    array size at least.  It's necessary to write '\x00'==0 to get something

|    that's true only with -std1.  */

| int osf4_cc_array ['\x00' == 0 ? 1 : -1];

|

| 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:3184: result: none needed

configure:3202: gcc -c    conftest.c >&5

conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me'

configure:3208: $? = 1

configure: failed program was:

| #ifndef __cplusplus

|  choke me

| #endif

configure:3340: checking dependency style of gcc

configure:3423: result: gcc3

configure:3446: checking how to run the C preprocessor

configure:3481: gcc -E  conftest.c

In file included from /usr/lib/gcc/x86_64-redhat-linux/4.1.0/include/syslimits.h:7,

                from /usr/lib/gcc/x86_64-redhat-linux/4.1.0/include/limits.h:11,

                from conftest.c:12:

/usr/lib/gcc/x86_64-redhat-linux/4.1.0/include/limits.h:122:61: error: limits.h: No such file or directory

configure:3487: $? = 1

configure: failed program was:

| /* confdefs.h.  */

|

| #define PACKAGE_NAME ""

| #define PACKAGE_TARNAME ""

| #define PACKAGE_VERSION ""

| #define PACKAGE_STRING ""

| #define PACKAGE_BUGREPORT ""

| #define PACKAGE "ksplash"

| #define VERSION "0.1"

| /* end confdefs.h.  */

| #ifdef __STDC__

| # include <limits.h>

| #else

| # include <assert.h>

| #endif

|        Syntax error

configure:3481: gcc -E  conftest.c

In file included from /usr/lib/gcc/x86_64-redhat-linux/4.1.0/include/syslimits.h:7,

                from /usr/lib/gcc/x86_64-redhat-linux/4.1.0/include/limits.h:11,

                from conftest.c:12:

/usr/lib/gcc/x86_64-redhat-linux/4.1.0/include/limits.h:122:61: error: limits.h: No such file or directory

configure:3487: $? = 1

configure: failed program was:

| /* confdefs.h.  */

|

| #define PACKAGE_NAME ""

| #define PACKAGE_TARNAME ""

| #define PACKAGE_VERSION ""

| #define PACKAGE_STRING ""

| #define PACKAGE_BUGREPORT ""

| #define PACKAGE "ksplash"

| #define VERSION "0.1"

| /* end confdefs.h.  */

| #ifdef __STDC__

| # include <limits.h>

| #else

| # include <assert.h>

| #endif

|        Syntax error

configure:3481: gcc -E -traditional-cpp  conftest.c

conftest.c:14: error: assert.h: No such file or directory

configure:3487: $? = 1

configure: failed program was:

| /* confdefs.h.  */

|

| #define PACKAGE_NAME ""

| #define PACKAGE_TARNAME ""

| #define PACKAGE_VERSION ""

| #define PACKAGE_STRING ""

| #define PACKAGE_BUGREPORT ""

| #define PACKAGE "ksplash"

| #define VERSION "0.1"

| /* end confdefs.h.  */

| #ifdef __STDC__

| # include <limits.h>

| #else

| # include <assert.h>

| #endif

|        Syntax error

configure:3481: gcc -E -traditional-cpp  conftest.c

conftest.c:14: error: assert.h: No such file or directory

configure:3487: $? = 1

configure: failed program was:

| /* confdefs.h.  */

|

| #define PACKAGE_NAME ""

| #define PACKAGE_TARNAME ""

| #define PACKAGE_VERSION ""

| #define PACKAGE_STRING ""

| #define PACKAGE_BUGREPORT ""

| #define PACKAGE "ksplash"

| #define VERSION "0.1"

| /* end confdefs.h.  */

| #ifdef __STDC__

| # include <limits.h>

| #else

| # include <assert.h>

| #endif

|        Syntax error

configure:3481: /lib/cpp  conftest.c

In file included from /usr/lib/gcc/x86_64-redhat-linux/4.1.0/include/syslimits.h:7,

                from /usr/lib/gcc/x86_64-redhat-linux/4.1.0/include/limits.h:11,

                from conftest.c:12:

/usr/lib/gcc/x86_64-redhat-linux/4.1.0/include/limits.h:122:61: error: limits.h: No such file or directory

configure:3487: $? = 1

configure: failed program was:

| /* confdefs.h.  */

|

| #define PACKAGE_NAME ""

| #define PACKAGE_TARNAME ""

| #define PACKAGE_VERSION ""

| #define PACKAGE_STRING ""

| #define PACKAGE_BUGREPORT ""

| #define PACKAGE "ksplash"

| #define VERSION "0.1"

| /* end confdefs.h.  */

| #ifdef __STDC__

| # include <limits.h>

| #else

| # include <assert.h>

| #endif

|        Syntax error

configure:3481: /lib/cpp  conftest.c

In file included from /usr/lib/gcc/x86_64-redhat-linux/4.1.0/include/syslimits.h:7,

                from /usr/lib/gcc/x86_64-redhat-linux/4.1.0/include/limits.h:11,

                from conftest.c:12:

/usr/lib/gcc/x86_64-redhat-linux/4.1.0/include/limits.h:122:61: error: limits.h: No such file or directory

configure:3487: $? = 1

configure: failed program was:

| /* confdefs.h.  */

|

| #define PACKAGE_NAME ""

| #define PACKAGE_TARNAME ""

| #define PACKAGE_VERSION ""

| #define PACKAGE_STRING ""

| #define PACKAGE_BUGREPORT ""

| #define PACKAGE "ksplash"

| #define VERSION "0.1"

| /* end confdefs.h.  */

| #ifdef __STDC__

| # include <limits.h>

| #else

| # include <assert.h>

| #endif

|        Syntax error

configure:3564: result: /lib/cpp

configure:3588: /lib/cpp  conftest.c

In file included from /usr/lib/gcc/x86_64-redhat-linux/4.1.0/include/syslimits.h:7,

                from /usr/lib/gcc/x86_64-redhat-linux/4.1.0/include/limits.h:11,

                from conftest.c:12:

/usr/lib/gcc/x86_64-redhat-linux/4.1.0/include/limits.h:122:61: error: limits.h: No such file or directory

configure:3594: $? = 1

configure: failed program was:

| /* confdefs.h.  */

|

| #define PACKAGE_NAME ""

| #define PACKAGE_TARNAME ""

| #define PACKAGE_VERSION ""

| #define PACKAGE_STRING ""

| #define PACKAGE_BUGREPORT ""

| #define PACKAGE "ksplash"

| #define VERSION "0.1"

| /* end confdefs.h.  */

| #ifdef __STDC__

| # include <limits.h>

| #else

| # include <assert.h>

| #endif

|        Syntax error

configure:3588: /lib/cpp  conftest.c

In file included from /usr/lib/gcc/x86_64-redhat-linux/4.1.0/include/syslimits.h:7,

                from /usr/lib/gcc/x86_64-redhat-linux/4.1.0/include/limits.h:11,

                from conftest.c:12:

/usr/lib/gcc/x86_64-redhat-linux/4.1.0/include/limits.h:122:61: error: limits.h: No such file or directory

configure:3594: $? = 1

configure: failed program was:

| /* confdefs.h.  */

|

| #define PACKAGE_NAME ""

| #define PACKAGE_TARNAME ""

| #define PACKAGE_VERSION ""

| #define PACKAGE_STRING ""

| #define PACKAGE_BUGREPORT ""

| #define PACKAGE "ksplash"

| #define VERSION "0.1"

| /* end confdefs.h.  */

| #ifdef __STDC__

| # include <limits.h>

| #else

| # include <assert.h>

| #endif

|        Syntax error

configure:3663: error: C preprocessor "/lib/cpp" fails sanity check

See `config.log' for more details.

 

## ---------------- ##

## Cache variables. ##

## ---------------- ##

 

ac_cv_build=x86_64-unknown-linux-gnu

ac_cv_build_alias=x86_64-unknown-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_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_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=x86_64-unknown-linux-gnu

ac_cv_host_alias=x86_64-unknown-linux-gnu

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=x86_64-unknown-linux-gnu

ac_cv_target_alias=x86_64-unknown-linux-gnu

am_cv_CC_dependencies_compiler_type=gcc3

kde_cv_path=/usr/bin/kde-config

kde_cv_path_kde_config=/usr/bin/kde-config

 

## ----------------- ##

## Output variables. ##

## ----------------- ##

 

ACLOCAL='${SHELL} /home/kuba/moodin/admin/missing --run aclocal-1.7'

AMDEPBACKSLASH='\'

AMDEP_FALSE='#'

AMDEP_TRUE=''

AMTAR='${SHELL} /home/kuba/moodin/admin/missing --run tar'

AR=''

ARTSCCONFIG=''

AUTOCONF='${SHELL} /home/kuba/moodin/admin/missing --run autoconf'

AUTODIRS=''

AUTOHEADER='${SHELL} /home/kuba/moodin/admin/missing --run autoheader'

AUTOMAKE='${SHELL} /home/kuba/moodin/admin/missing --run automake-1.7'

AWK='gawk'

CC='gcc'

CCDEPMODE='depmode=gcc3'

CFLAGS=' '

CONF_FILES=' $(top_srcdir)/./admin/configure.in.min $(top_srcdir)/configure.in.in'

CPP='/lib/cpp'

CPPFLAGS=''

CXX=''

CXXCPP=''

CXXDEPMODE=''

CXXFLAGS=''

CYGPATH_W='echo'

DCOPIDL2CPP=''

DCOPIDL=''

DCOPIDLNG=''

DCOP_DEPENDENCIES=''

DEFS=''

DEPDIR='.deps'

ECHO='echo'

ECHO_C=''

ECHO_N='-n'

ECHO_T=''

EGREP=''

ENABLE_PERMISSIVE_FLAG=''

EXEEXT=''

F77=''

FFLAGS=''

FRAMEWORK_COREAUDIO=''

GMSGFMT=''

HAVE_GCC_VISIBILITY=''

INSTALL_DATA='${INSTALL} -m 644'

INSTALL_PROGRAM='${INSTALL} $(INSTALL_STRIP_FLAG)'

INSTALL_SCRIPT='${INSTALL}'

INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'

KCFG_DEPENDENCIES=''

KCONFIG_COMPILER=''

KDECONFIG='/usr/bin/kde-config'

KDE_CHECK_PLUGIN=''

KDE_EXTRA_RPATH=''

KDE_INCLUDES=''

KDE_LDFLAGS=''

KDE_MT_LDFLAGS=''

KDE_MT_LIBS=''

KDE_NO_UNDEFINED=''

KDE_PLUGIN=''

KDE_RPATH=''

KDE_USE_CLOSURE_FALSE=''

KDE_USE_CLOSURE_TRUE=''

KDE_USE_FINAL_FALSE=''

KDE_USE_FINAL_TRUE=''

KDE_USE_NMCHECK_FALSE=''

KDE_USE_NMCHECK_TRUE=''

KDE_XSL_STYLESHEET=''

LDFLAGS=''

LDFLAGS_AS_NEEDED=''

LDFLAGS_NEW_DTAGS=''

LIBCOMPAT=''

LIBCRYPT=''

LIBDL=''

LIBJPEG=''

LIBOBJS=''

LIBPNG=''

LIBPTHREAD=''

LIBRESOLV=''

LIBS=''

LIBSM=''

LIBSOCKET=''

LIBTOOL=''

LIBUCB=''

LIBUTIL=''

LIBZ=''

LIB_KAB=''

LIB_KABC=''

LIB_KDECORE=''

LIB_KDED=''

LIB_KDEPIM=''

LIB_KDEPRINT=''

LIB_KDEUI=''

LIB_KDNSSD=''

LIB_KFILE=''

LIB_KFM=''

LIB_KHTML=''

LIB_KIMPROXY=''

LIB_KIO=''

LIB_KJS=''

LIB_KNEWSTUFF=''

LIB_KPARTS=''

LIB_KSPELL=''

LIB_KSYCOCA=''

LIB_KUNITTEST=''

LIB_KUTILS=''

LIB_POLL=''

LIB_QPE=''

LIB_QT=''

LIB_SMB=''

LIB_X11=''

LIB_XEXT=''

LIB_XRENDER=''

LN_S=''

LTLIBOBJS=''

MAKEINFO='${SHELL} /home/kuba/moodin/admin/missing --run makeinfo'

MAKEKDEWIDGETS=''

MCOPIDL=''

MEINPROC=''

MOC=''

MSGFMT=''

NOOPT_CFLAGS=''

NOOPT_CXXFLAGS=''

OBJEXT='o'

PACKAGE='ksplash'

PACKAGE_BUGREPORT=''

PACKAGE_NAME=''

PACKAGE_STRING=''

PACKAGE_TARNAME=''

PACKAGE_VERSION=''

PATH_SEPARATOR=':'

PERL=''

QTE_NORTTI=''

QT_INCLUDES=''

QT_LDFLAGS=''

RANLIB=''

SET_MAKE=''

SHELL='/bin/sh'

STRIP=''

TOPSUBDIRS=''

UIC=''

UIC_TR=''

USER_INCLUDES=''

USER_LDFLAGS=''

USE_EXCEPTIONS=''

USE_RTTI=''

USE_THREADS=''

VERSION='0.1'

WOVERLOADED_VIRTUAL=''

XGETTEXT=''

XMLLINT=''

X_EXTRA_LIBS=''

X_INCLUDES=''

X_LDFLAGS=''

X_PRE_LIBS=''

X_RPATH=''

ac_ct_AR=''

ac_ct_CC='gcc'

ac_ct_CXX=''

ac_ct_F77=''

ac_ct_RANLIB=''

ac_ct_STRIP=''

all_includes=''

all_libraries=''

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='x86_64-unknown-linux-gnu'

build_alias=''

build_cpu='x86_64'

build_os='linux-gnu'

build_vendor='unknown'

datadir='${prefix}/share'

exec_prefix='NONE'

host='x86_64-unknown-linux-gnu'

host_alias=''

host_cpu='x86_64'

host_os='linux-gnu'

host_vendor='unknown'

include_ARTS_FALSE=''

include_ARTS_TRUE=''

include_x11_FALSE=''

include_x11_TRUE=''

includedir='${prefix}/include'

infodir='${prefix}/info'

install_sh='/home/kuba/moodin/admin/install-sh'

kde_appsdir=''

kde_bindir=''

kde_confdir=''

kde_datadir=''

kde_htmldir=''

kde_icondir=''

kde_includes=''

kde_kcfgdir=''

kde_libraries=''

kde_libs_htmldir='/usr/share/doc/HTML'

kde_libs_prefix='/usr'

kde_locale=''

kde_mimedir=''

kde_moduledir=''

kde_qtver=''

kde_servicesdir=''

kde_servicetypesdir=''

kde_sounddir=''

kde_styledir=''

kde_templatesdir=''

kde_wallpaperdir=''

kde_widgetdir=''

kdeinitdir=''

libdir='${exec_prefix}/lib'

libexecdir='${exec_prefix}/libexec'

localstatedir='${prefix}/var'

mandir='${prefix}/man'

oldincludedir='/usr/include'

prefix='/usr'

program_transform_name='s,x,x,'

qt_includes=''

qt_libraries=''

sbindir='${exec_prefix}/sbin'

sharedstatedir='${prefix}/com'

sysconfdir='${prefix}/etc'

target='x86_64-unknown-linux-gnu'

target_alias=''

target_cpu='x86_64'

target_os='linux-gnu'

target_vendor='unknown'

unsermake_enable_pch_FALSE=''

unsermake_enable_pch_TRUE=''

x_includes='NONE'

x_libraries='NONE'

xdg_appsdir=''

xdg_directorydir=''

xdg_menudir=''

 

## ----------- ##

## confdefs.h. ##

## ----------- ##

 

#define PACKAGE "ksplash"

#define PACKAGE_BUGREPORT ""

#define PACKAGE_NAME ""

#define PACKAGE_STRING ""

#define PACKAGE_TARNAME ""

#define PACKAGE_VERSION ""

#define VERSION "0.1"

 

configure: exit 1

 

Odnośnik do komentarza
Udostępnij na innych stronach

Jeśli chcesz dodać odpowiedź, zaloguj się lub zarejestruj nowe konto

Jedynie zarejestrowani użytkownicy mogą komentować zawartość tej strony.

Zarejestruj nowe konto

Załóż nowe konto. To bardzo proste!

Zarejestruj się

Zaloguj się

Posiadasz już konto? Zaloguj się poniżej.

Zaloguj się
×
×
  • Dodaj nową pozycję...