Re: [Linux-sunucu] hata

---------

New Message Reply About this list Date view Thread view Subject view Author view Attachment view

From: Tonguc Yumruk (tongucyumruk@interaktif.gen.tr)
Date: Tue 07 Dec 2004 - 13:48:13 EET


Sunucularda Desktop kullanımı pek tercih edilmez, bunu biliyorsunuz
değil mi? Bence mesajınızı daha uygun bir listeye yollarsanız, daha
uygun bir cevap alırsınız.

Tue, Dec 07, 2004 at 11:43:02AM +0200 Tarihinde Osman Åžahin DemiÅŸki :
> birkaç gündür programlar kurmaya çalışıyorum. fakat sürekli aynı
> hatayı veriyor derlerken. işletim sistemim Gelecek Linux Kurumsal
> fedora core 2 xfce masaüstünü kullanıyorum ve bu masa üstü için
> pluginleri kurmaya çalışıyorum. tar dosyalarını açıyorum ve
> ./configure komutunu veriyorum. fakat ne hikmetse sürekli hata veriyor.
> hatayıda ekteki change.log içinde. tam olarak nerede yanlış
> yaptığımı bana söylermisiniz. uykularım kaçtı :))))) şimdiden
> saÄŸolun.

> 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 = btnb.ipekmuflon.com.tr
> uname -m = i686
> uname -r = 2.6.6-1.435.2.3
> uname -s = Linux
> uname -v = #1 Thu Jul 1 08:25:29 EDT 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/lib/courier-imap/sbin
> PATH: /usr/lib/courier-imap/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:1489: checking for a BSD-compatible install
> configure:1543: result: /usr/bin/install -c
> configure:1554: checking whether build environment is sane
> configure:1597: result: yes
> configure:1630: checking for gawk
> configure:1646: found /bin/gawk
> configure:1656: result: gawk
> configure:1666: checking whether make sets $(MAKE)
> configure:1686: result: yes
> configure:1851: checking whether to enable maintainer-specific portions of Makefiles
> configure:1860: result: no
> configure:1888: checking for style of include used by make
> configure:1916: result: GNU
> configure:1987: checking for gcc
> configure:2003: found /usr/bin/gcc
> configure:2013: result: gcc
> configure:2257: checking for C compiler version
> configure:2260: gcc --version </dev/null >&5
> gcc (GCC) 3.3.3 20040412 (Red Hat Linux 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:2263: $? = 0
> configure:2265: gcc -v </dev/null >&5
> Reading specs from /usr/lib/gcc-lib/i386-redhat-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-redhat-linux
> Thread model: posix
> gcc version 3.3.3 20040412 (Red Hat Linux 3.3.3-7)
> configure:2268: $? = 0
> configure:2270: gcc -V </dev/null >&5
> gcc: `-V' option must have argument
> configure:2273: $? = 1
> configure:2297: checking for C compiler default output
> configure:2300: gcc conftest.c >&5
> configure:2303: $? = 0
> configure:2349: result: a.out
> configure:2354: checking whether the C compiler works
> configure:2360: ./a.out
> configure:2363: $? = 0
> configure:2380: result: yes
> configure:2387: checking whether we are cross compiling
> configure:2389: result: no
> configure:2392: checking for suffix of executables
> configure:2394: gcc -o conftest conftest.c >&5
> configure:2397: $? = 0
> configure:2422: result:
> configure:2428: checking for suffix of object files
> configure:2450: gcc -c conftest.c >&5
> configure:2453: $? = 0
> configure:2475: result: o
> configure:2479: checking whether we are using the GNU C compiler
> configure:2504: gcc -c conftest.c >&5
> configure:2507: $? = 0
> configure:2510: test -s conftest.o
> configure:2513: $? = 0
> configure:2526: result: yes
> configure:2532: checking whether gcc accepts -g
> configure:2554: gcc -c -g conftest.c >&5
> configure:2557: $? = 0
> configure:2560: test -s conftest.o
> configure:2563: $? = 0
> configure:2574: result: yes
> configure:2591: checking for gcc option to accept ANSI C
> configure:2652: gcc -c -g -O2 conftest.c >&5
> configure:2609:19: stdio.h: No such file or directory
> configure:2610:23: sys/types.h: No such file or directory
> configure:2611:22: sys/stat.h: No such file or directory
> configure:2614: error: syntax error before '*' token
> configure:2614: warning: `struct stat' declared inside parameter list
> configure:2614: warning: its scope is only this definition or declaration, which is probably not what you want
> configure:2614: warning: data definition has no type or storage class
> configure:2633: error: syntax error before "FILE"
> configure:2633: warning: `struct stat' declared inside parameter list
> configure:2633: error: `pairnames' declared as function returning a function
> configure:2633: error: syntax error before "int"
> configure:2655: $? = 1
> configure: failed program was:
> | #line 2598 "configure"
> | /* confdefs.h. */
> |
> | #define PACKAGE_NAME ""
> | #define PACKAGE_TARNAME ""
> | #define PACKAGE_VERSION ""
> | #define PACKAGE_STRING ""
> | #define PACKAGE_BUGREPORT ""
> | #define PACKAGE "xfce4-xmms-plugin"
> | #define VERSION "0.1.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:2652: gcc -qlanglvl=ansi -c -g -O2 conftest.c >&5
> gcc: unrecognized option `-qlanglvl=ansi'
> configure:2609:19: stdio.h: No such file or directory
> configure:2610:23: sys/types.h: No such file or directory
> configure:2611:22: sys/stat.h: No such file or directory
> configure:2614: error: syntax error before '*' token
> configure:2614: warning: `struct stat' declared inside parameter list
> configure:2614: warning: its scope is only this definition or declaration, which is probably not what you want
> configure:2614: warning: data definition has no type or storage class
> configure:2633: error: syntax error before "FILE"
> configure:2633: warning: `struct stat' declared inside parameter list
> configure:2633: error: `pairnames' declared as function returning a function
> configure:2633: error: syntax error before "int"
> configure:2655: $? = 1
> configure: failed program was:
> | #line 2598 "configure"
> | /* confdefs.h. */
> |
> | #define PACKAGE_NAME ""
> | #define PACKAGE_TARNAME ""
> | #define PACKAGE_VERSION ""
> | #define PACKAGE_STRING ""
> | #define PACKAGE_BUGREPORT ""
> | #define PACKAGE "xfce4-xmms-plugin"
> | #define VERSION "0.1.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:2652: gcc -std1 -c -g -O2 conftest.c >&5
> cc1: error: unrecognized option `-std1'
> configure:2655: $? = 1
> configure: failed program was:
> | #line 2598 "configure"
> | /* confdefs.h. */
> |
> | #define PACKAGE_NAME ""
> | #define PACKAGE_TARNAME ""
> | #define PACKAGE_VERSION ""
> | #define PACKAGE_STRING ""
> | #define PACKAGE_BUGREPORT ""
> | #define PACKAGE "xfce4-xmms-plugin"
> | #define VERSION "0.1.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:2652: gcc -Ae -c -g -O2 conftest.c >&5
> <command line>:4:2: missing '(' after predicate
> configure:2609:19: stdio.h: No such file or directory
> configure:2610:23: sys/types.h: No such file or directory
> configure:2611:22: sys/stat.h: No such file or directory
> configure:2614: error: syntax error before '*' token
> configure:2614: warning: `struct stat' declared inside parameter list
> configure:2614: warning: its scope is only this definition or declaration, which is probably not what you want
> configure:2614: warning: data definition has no type or storage class
> configure:2633: error: syntax error before "FILE"
> configure:2633: warning: `struct stat' declared inside parameter list
> configure:2633: error: `pairnames' declared as function returning a function
> configure:2633: error: syntax error before "int"
> configure:2655: $? = 1
> configure: failed program was:
> | #line 2598 "configure"
> | /* confdefs.h. */
> |
> | #define PACKAGE_NAME ""
> | #define PACKAGE_TARNAME ""
> | #define PACKAGE_VERSION ""
> | #define PACKAGE_STRING ""
> | #define PACKAGE_BUGREPORT ""
> | #define PACKAGE "xfce4-xmms-plugin"
> | #define VERSION "0.1.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:2652: gcc -Aa -D_HPUX_SOURCE -c -g -O2 conftest.c >&5
> <command line>:4:2: missing '(' after predicate
> configure:2609:19: stdio.h: No such file or directory
> configure:2610:23: sys/types.h: No such file or directory
> configure:2611:22: sys/stat.h: No such file or directory
> configure:2614: error: syntax error before '*' token
> configure:2614: warning: `struct stat' declared inside parameter list
> configure:2614: warning: its scope is only this definition or declaration, which is probably not what you want
> configure:2614: warning: data definition has no type or storage class
> configure:2633: error: syntax error before "FILE"
> configure:2633: warning: `struct stat' declared inside parameter list
> configure:2633: error: `pairnames' declared as function returning a function
> configure:2633: error: syntax error before "int"
> configure:2655: $? = 1
> configure: failed program was:
> | #line 2598 "configure"
> | /* confdefs.h. */
> |
> | #define PACKAGE_NAME ""
> | #define PACKAGE_TARNAME ""
> | #define PACKAGE_VERSION ""
> | #define PACKAGE_STRING ""
> | #define PACKAGE_BUGREPORT ""
> | #define PACKAGE "xfce4-xmms-plugin"
> | #define VERSION "0.1.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:2652: gcc -Xc -D__EXTENSIONS__ -c -g -O2 conftest.c >&5
> gcc: unrecognized option `-Xc'
> configure:2609:19: stdio.h: No such file or directory
> configure:2610:23: sys/types.h: No such file or directory
> configure:2611:22: sys/stat.h: No such file or directory
> configure:2614: error: syntax error before '*' token
> configure:2614: warning: `struct stat' declared inside parameter list
> configure:2614: warning: its scope is only this definition or declaration, which is probably not what you want
> configure:2614: warning: data definition has no type or storage class
> configure:2633: error: syntax error before "FILE"
> configure:2633: warning: `struct stat' declared inside parameter list
> configure:2633: error: `pairnames' declared as function returning a function
> configure:2633: error: syntax error before "int"
> configure:2655: $? = 1
> configure: failed program was:
> | #line 2598 "configure"
> | /* confdefs.h. */
> |
> | #define PACKAGE_NAME ""
> | #define PACKAGE_TARNAME ""
> | #define PACKAGE_VERSION ""
> | #define PACKAGE_STRING ""
> | #define PACKAGE_BUGREPORT ""
> | #define PACKAGE "xfce4-xmms-plugin"
> | #define VERSION "0.1.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:2679: result: none needed
> configure:2697: gcc -c -g -O2 conftest.c >&5
> conftest.c:2: error: syntax error before "me"
> configure:2700: $? = 1
> configure: failed program was:
> | #ifndef __cplusplus
> | choke me
> | #endif
> configure:2811: checking dependency style of gcc
> configure:2879: result: gcc3
> configure:2902: checking how to run the C preprocessor
> configure:2938: gcc -E conftest.c
> In file included from /usr/lib/gcc-lib/i386-redhat-linux/3.3.3/include/syslimits.h:7,
> from /usr/lib/gcc-lib/i386-redhat-linux/3.3.3/include/limits.h:11,
> from configure:2935:
> /usr/lib/gcc-lib/i386-redhat-linux/3.3.3/include/limits.h:122:75: limits.h: No such file or directory
> configure:2944: $? = 1
> configure: failed program was:
> | #line 2924 "configure"
> | /* confdefs.h. */
> |
> | #define PACKAGE_NAME ""
> | #define PACKAGE_TARNAME ""
> | #define PACKAGE_VERSION ""
> | #define PACKAGE_STRING ""
> | #define PACKAGE_BUGREPORT ""
> | #define PACKAGE "xfce4-xmms-plugin"
> | #define VERSION "0.1.1"
> | /* end confdefs.h. */
> | #ifdef __STDC__
> | # include <limits.h>
> | #else
> | # include <assert.h>
> | #endif
> | Syntax error
> configure:2938: gcc -E conftest.c
> In file included from /usr/lib/gcc-lib/i386-redhat-linux/3.3.3/include/syslimits.h:7,
> from /usr/lib/gcc-lib/i386-redhat-linux/3.3.3/include/limits.h:11,
> from configure:2935:
> /usr/lib/gcc-lib/i386-redhat-linux/3.3.3/include/limits.h:122:75: limits.h: No such file or directory
> configure:2944: $? = 1
> configure: failed program was:
> | #line 2924 "configure"
> | /* confdefs.h. */
> |
> | #define PACKAGE_NAME ""
> | #define PACKAGE_TARNAME ""
> | #define PACKAGE_VERSION ""
> | #define PACKAGE_STRING ""
> | #define PACKAGE_BUGREPORT ""
> | #define PACKAGE "xfce4-xmms-plugin"
> | #define VERSION "0.1.1"
> | /* end confdefs.h. */
> | #ifdef __STDC__
> | # include <limits.h>
> | #else
> | # include <assert.h>
> | #endif
> | Syntax error
> configure:2938: gcc -E -traditional-cpp conftest.c
> configure:2937: assert.h: No such file or directory
> configure:2944: $? = 1
> configure: failed program was:
> | #line 2924 "configure"
> | /* confdefs.h. */
> |
> | #define PACKAGE_NAME ""
> | #define PACKAGE_TARNAME ""
> | #define PACKAGE_VERSION ""
> | #define PACKAGE_STRING ""
> | #define PACKAGE_BUGREPORT ""
> | #define PACKAGE "xfce4-xmms-plugin"
> | #define VERSION "0.1.1"
> | /* end confdefs.h. */
> | #ifdef __STDC__
> | # include <limits.h>
> | #else
> | # include <assert.h>
> | #endif
> | Syntax error
> configure:2938: gcc -E -traditional-cpp conftest.c
> configure:2937: assert.h: No such file or directory
> configure:2944: $? = 1
> configure: failed program was:
> | #line 2924 "configure"
> | /* confdefs.h. */
> |
> | #define PACKAGE_NAME ""
> | #define PACKAGE_TARNAME ""
> | #define PACKAGE_VERSION ""
> | #define PACKAGE_STRING ""
> | #define PACKAGE_BUGREPORT ""
> | #define PACKAGE "xfce4-xmms-plugin"
> | #define VERSION "0.1.1"
> | /* end confdefs.h. */
> | #ifdef __STDC__
> | # include <limits.h>
> | #else
> | # include <assert.h>
> | #endif
> | Syntax error
> configure:2938: /lib/cpp conftest.c
> In file included from /usr/lib/gcc-lib/i386-redhat-linux/3.3.3/include/syslimits.h:7,
> from /usr/lib/gcc-lib/i386-redhat-linux/3.3.3/include/limits.h:11,
> from configure:2935:
> /usr/lib/gcc-lib/i386-redhat-linux/3.3.3/include/limits.h:122:75: limits.h: No such file or directory
> configure:2944: $? = 1
> configure: failed program was:
> | #line 2924 "configure"
> | /* confdefs.h. */
> |
> | #define PACKAGE_NAME ""
> | #define PACKAGE_TARNAME ""
> | #define PACKAGE_VERSION ""
> | #define PACKAGE_STRING ""
> | #define PACKAGE_BUGREPORT ""
> | #define PACKAGE "xfce4-xmms-plugin"
> | #define VERSION "0.1.1"
> | /* end confdefs.h. */
> | #ifdef __STDC__
> | # include <limits.h>
> | #else
> | # include <assert.h>
> | #endif
> | Syntax error
> configure:2938: /lib/cpp conftest.c
> In file included from /usr/lib/gcc-lib/i386-redhat-linux/3.3.3/include/syslimits.h:7,
> from /usr/lib/gcc-lib/i386-redhat-linux/3.3.3/include/limits.h:11,
> from configure:2935:
> /usr/lib/gcc-lib/i386-redhat-linux/3.3.3/include/limits.h:122:75: limits.h: No such file or directory
> configure:2944: $? = 1
> configure: failed program was:
> | #line 2924 "configure"
> | /* confdefs.h. */
> |
> | #define PACKAGE_NAME ""
> | #define PACKAGE_TARNAME ""
> | #define PACKAGE_VERSION ""
> | #define PACKAGE_STRING ""
> | #define PACKAGE_BUGREPORT ""
> | #define PACKAGE "xfce4-xmms-plugin"
> | #define VERSION "0.1.1"
> | /* end confdefs.h. */
> | #ifdef __STDC__
> | # include <limits.h>
> | #else
> | # include <assert.h>
> | #endif
> | Syntax error
> configure:3020: result: /lib/cpp
> configure:3045: /lib/cpp conftest.c
> In file included from /usr/lib/gcc-lib/i386-redhat-linux/3.3.3/include/syslimits.h:7,
> from /usr/lib/gcc-lib/i386-redhat-linux/3.3.3/include/limits.h:11,
> from configure:3042:
> /usr/lib/gcc-lib/i386-redhat-linux/3.3.3/include/limits.h:122:75: limits.h: No such file or directory
> configure:3051: $? = 1
> configure: failed program was:
> | #line 3031 "configure"
> | /* confdefs.h. */
> |
> | #define PACKAGE_NAME ""
> | #define PACKAGE_TARNAME ""
> | #define PACKAGE_VERSION ""
> | #define PACKAGE_STRING ""
> | #define PACKAGE_BUGREPORT ""
> | #define PACKAGE "xfce4-xmms-plugin"
> | #define VERSION "0.1.1"
> | /* end confdefs.h. */
> | #ifdef __STDC__
> | # include <limits.h>
> | #else
> | # include <assert.h>
> | #endif
> | Syntax error
> configure:3045: /lib/cpp conftest.c
> In file included from /usr/lib/gcc-lib/i386-redhat-linux/3.3.3/include/syslimits.h:7,
> from /usr/lib/gcc-lib/i386-redhat-linux/3.3.3/include/limits.h:11,
> from configure:3042:
> /usr/lib/gcc-lib/i386-redhat-linux/3.3.3/include/limits.h:122:75: limits.h: No such file or directory
> configure:3051: $? = 1
> configure: failed program was:
> | #line 3031 "configure"
> | /* confdefs.h. */
> |
> | #define PACKAGE_NAME ""
> | #define PACKAGE_TARNAME ""
> | #define PACKAGE_VERSION ""
> | #define PACKAGE_STRING ""
> | #define PACKAGE_BUGREPORT ""
> | #define PACKAGE "xfce4-xmms-plugin"
> | #define VERSION "0.1.1"
> | /* end confdefs.h. */
> | #ifdef __STDC__
> | # include <limits.h>
> | #else
> | # include <assert.h>
> | #endif
> | Syntax error
> configure:3119: error: C preprocessor "/lib/cpp" fails sanity check
> See `config.log' for more details.
>
> ## ---------------- ##
> ## Cache variables. ##
> ## ---------------- ##
>
> 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_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
> am_cv_CC_dependencies_compiler_type=gcc3
>
> ## ----------------- ##
> ## Output variables. ##
> ## ----------------- ##
>
> ACLOCAL='${SHELL} /root/xfce/desktop/xfce4-xmms-plugin-0.1.1/missing --run aclocal-1.7'
> AMDEPBACKSLASH='\'
> AMDEP_FALSE='#'
> AMDEP_TRUE=''
> AMTAR='${SHELL} /root/xfce/desktop/xfce4-xmms-plugin-0.1.1/missing --run tar'
> AUTOCONF='${SHELL} /root/xfce/desktop/xfce4-xmms-plugin-0.1.1/missing --run autoconf'
> AUTOHEADER='${SHELL} /root/xfce/desktop/xfce4-xmms-plugin-0.1.1/missing --run autoheader'
> AUTOMAKE='${SHELL} /root/xfce/desktop/xfce4-xmms-plugin-0.1.1/missing --run automake-1.7'
> AWK='gawk'
> CC='gcc'
> CCDEPMODE='depmode=gcc3'
> CFLAGS='-g -O2'
> CPP='/lib/cpp'
> CPPFLAGS=''
> CYGPATH_W='echo'
> DEFS=''
> DEPDIR='.deps'
> ECHO='echo'
> ECHO_C=''
> ECHO_N='-n'
> ECHO_T=''
> EGREP=''
> EXEEXT=''
> INSTALL_DATA='${INSTALL} -m 644'
> INSTALL_PROGRAM='${INSTALL}'
> INSTALL_SCRIPT='${INSTALL}'
> INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
> LDFLAGS=''
> LIBOBJS=''
> LIBS=''
> LIBTOOL=''
> LN_S=''
> LTLIBOBJS=''
> MAINT='#'
> MAINTAINER_MODE_FALSE=''
> MAINTAINER_MODE_TRUE='#'
> MAKEINFO='${SHELL} /root/xfce/desktop/xfce4-xmms-plugin-0.1.1/missing --run makeinfo'
> OBJEXT='o'
> PACKAGE='xfce4-xmms-plugin'
> PACKAGE_BUGREPORT=''
> PACKAGE_NAME=''
> PACKAGE_STRING=''
> PACKAGE_TARNAME=''
> PACKAGE_VERSION=''
> PATH_SEPARATOR=':'
> PKG_CONFIG=''
> RANLIB=''
> SET_MAKE=''
> SHELL='/bin/sh'
> STRIP=''
> VERSION='0.1.1'
> XFCE4_PANEL_CFLAGS=''
> XFCE4_PANEL_LIBS=''
> XFCE4_PANEL_PLUGINSDIR=''
> XFCE4_PANEL_REQUIRED_VERSION=''
> ac_ct_CC='gcc'
> ac_ct_RANLIB=''
> ac_ct_STRIP=''
> am__fastdepCC_FALSE='#'
> am__fastdepCC_TRUE=''
> am__include='include'
> am__leading_dot='.'
> am__quote=''
> bindir='${exec_prefix}/bin'
> build=''
> build_alias=''
> build_cpu=''
> build_os=''
> build_vendor=''
> datadir='${prefix}/share'
> exec_prefix='NONE'
> host=''
> host_alias=''
> host_cpu=''
> host_os=''
> host_vendor=''
> includedir='${prefix}/include'
> infodir='${prefix}/info'
> install_sh='/root/xfce/desktop/xfce4-xmms-plugin-0.1.1/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_alias=''
>
> ## ----------- ##
> ## confdefs.h. ##
> ## ----------- ##
>
> #define PACKAGE "xfce4-xmms-plugin"
> #define PACKAGE_BUGREPORT ""
> #define PACKAGE_NAME ""
> #define PACKAGE_STRING ""
> #define PACKAGE_TARNAME ""
> #define PACKAGE_VERSION ""
> #define VERSION "0.1.1"
>
> configure: exit 1

> _______________________________________________
> Linux-sunucu mailing list
> Linux-sunucu@liste.linux.org.tr
> http://liste.linux.org.tr/mailman/listinfo/linux-sunucu

-- 
Sevgi Saygı GNU/Linux
########################################################################
BOFH excuse #442:
 
Trojan horse ran out of hay
########################################################################
Tonguç Yumruk


_______________________________________________
Linux-sunucu mailing list
Linux-sunucu@liste.linux.org.tr
http://liste.linux.org.tr/mailman/listinfo/linux-sunucu


New Message Reply About this list Date view Thread view Subject view Author view Attachment view

---------

Bu arsiv hypermail 2.1.2 tarafindan uretilmistir.