public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
* [LTP] Error installing ltp-full-20090430
@ 2009-05-14  6:37 Cobreces Álvarez, Ana Maria
  2009-05-14 22:03 ` Jiri Palecek
  0 siblings, 1 reply; 4+ messages in thread
From: Cobreces Álvarez, Ana Maria @ 2009-05-14  6:37 UTC (permalink / raw)
  To: ltp-list; +Cc: Briñas Alonso, Francisco Manuel


[-- Attachment #1.1: Type: text/plain, Size: 237 bytes --]

When I run "make all" with the default configuration, some errors appear. I send you the config.log file. ¿could you please provide any answer on which is the problem?

 

Thanks in advance,

Best regards,

 

Ana Cóbreces.


[-- Attachment #1.2: Type: text/html, Size: 2468 bytes --]

[-- Attachment #2: config.log --]
[-- Type: application/octet-stream, Size: 28144 bytes --]

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by ltp configure cvs, which was
generated by GNU Autoconf 2.61.  Invocation command line was

  $ ./configure 

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

hostname = galuls03
uname -m = x86_64
uname -r = 2.6.9-42.ELsmp
uname -s = Linux
uname -v = #1 SMP Wed Jul 12 23:32:02 EDT 2006

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

/bin/arch              = x86_64
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/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: /usr/java/jdk1.5.0_12/bin
PATH: /root/bin
PATH: /usr/java/jdk1.5.0_12/bin
PATH: /usr/Logiscope/bin


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

configure:1794: checking for a BSD-compatible install
configure:1850: result: /usr/bin/install -c
configure:1861: checking whether build environment is sane
configure:1904: result: yes
configure:1932: checking for a thread-safe mkdir -p
configure:1971: result: /bin/mkdir -p
configure:1984: checking for gawk
configure:2000: found /bin/gawk
configure:2011: result: gawk
configure:2022: checking whether make sets $(MAKE)
configure:2043: result: yes
configure:2242: checking build system type
configure:2260: result: x86_64-unknown-linux-gnu
configure:2282: checking host system type
configure:2297: result: x86_64-unknown-linux-gnu
configure:2367: checking for gcc
configure:2383: found /usr/local/bin/gcc
configure:2394: result: gcc
configure:2632: checking for C compiler version
configure:2639: gcc --version >&5
gcc (GCC) 4.1.0
Copyright (C) 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:2642: $? = 0
configure:2649: gcc -v >&5
Using built-in specs.
Target: x86_64-unknown-linux-gnu
Configured with: ./configure 
Thread model: posix
gcc version 4.1.0
configure:2652: $? = 0
configure:2659: gcc -V >&5
gcc: '-V' option must have argument
configure:2662: $? = 1
configure:2685: checking for C compiler default output file name
configure:2712: gcc    conftest.c  >&5
configure:2715: $? = 0
configure:2753: result: a.out
configure:2770: checking whether the C compiler works
configure:2780: ./a.out
configure:2783: $? = 0
configure:2800: result: yes
configure:2807: checking whether we are cross compiling
configure:2809: result: no
configure:2812: checking for suffix of executables
configure:2819: gcc -o conftest    conftest.c  >&5
configure:2822: $? = 0
configure:2846: result: 
configure:2852: checking for suffix of object files
configure:2878: gcc -c   conftest.c >&5
configure:2881: $? = 0
configure:2904: result: o
configure:2908: checking whether we are using the GNU C compiler
configure:2937: gcc -c   conftest.c >&5
configure:2943: $? = 0
configure:2960: result: yes
configure:2965: checking whether gcc accepts -g
configure:2995: gcc -c -g  conftest.c >&5
configure:3001: $? = 0
configure:3100: result: yes
configure:3117: checking for gcc option to accept ISO C89
configure:3191: gcc  -c -g -O2  conftest.c >&5
configure:3197: $? = 0
configure:3220: result: none needed
configure:3249: checking for style of include used by make
configure:3277: result: GNU
configure:3302: checking dependency style of gcc
configure:3393: result: none
configure:3451: checking for ar
configure:3467: found /usr/bin/ar
configure:3478: result: ar
configure:3547: checking for ranlib
configure:3563: found /usr/bin/ranlib
configure:3574: result: ranlib
configure:3607: checking how to run the C preprocessor
configure:3647: gcc -E  conftest.c
configure:3653: $? = 0
configure:3684: gcc -E  conftest.c
conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
configure:3690: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "ltp"
| #define PACKAGE_TARNAME "ltp"
| #define PACKAGE_VERSION "cvs"
| #define PACKAGE_STRING "ltp cvs"
| #define PACKAGE_BUGREPORT "ltp-results@lists.sourceforge.net"
| #define PACKAGE "ltp"
| #define VERSION "cvs"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3723: result: gcc -E
configure:3752: gcc -E  conftest.c
configure:3758: $? = 0
configure:3789: gcc -E  conftest.c
conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
configure:3795: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "ltp"
| #define PACKAGE_TARNAME "ltp"
| #define PACKAGE_VERSION "cvs"
| #define PACKAGE_STRING "ltp cvs"
| #define PACKAGE_BUGREPORT "ltp-results@lists.sourceforge.net"
| #define PACKAGE "ltp"
| #define VERSION "cvs"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3833: checking for grep that handles long lines and -e
configure:3907: result: /bin/grep
configure:3912: checking for egrep
configure:3990: result: /bin/grep -E
configure:3995: checking for ANSI C header files
configure:4025: gcc -c -g -O2  conftest.c >&5
configure:4031: $? = 0
configure:4130: gcc -o conftest -g -O2   conftest.c  >&5
configure:4133: $? = 0
configure:4139: ./conftest
configure:4142: $? = 0
configure:4159: result: yes
configure:4183: checking for sys/types.h
configure:4204: gcc -c -g -O2  conftest.c >&5
configure:4210: $? = 0
configure:4226: result: yes
configure:4183: checking for sys/stat.h
configure:4204: gcc -c -g -O2  conftest.c >&5
configure:4210: $? = 0
configure:4226: result: yes
configure:4183: checking for stdlib.h
configure:4204: gcc -c -g -O2  conftest.c >&5
configure:4210: $? = 0
configure:4226: result: yes
configure:4183: checking for string.h
configure:4204: gcc -c -g -O2  conftest.c >&5
configure:4210: $? = 0
configure:4226: result: yes
configure:4183: checking for memory.h
configure:4204: gcc -c -g -O2  conftest.c >&5
configure:4210: $? = 0
configure:4226: result: yes
configure:4183: checking for strings.h
configure:4204: gcc -c -g -O2  conftest.c >&5
configure:4210: $? = 0
configure:4226: result: yes
configure:4183: checking for inttypes.h
configure:4204: gcc -c -g -O2  conftest.c >&5
configure:4210: $? = 0
configure:4226: result: yes
configure:4183: checking for stdint.h
configure:4204: gcc -c -g -O2  conftest.c >&5
configure:4210: $? = 0
configure:4226: result: yes
configure:4183: checking for unistd.h
configure:4204: gcc -c -g -O2  conftest.c >&5
configure:4210: $? = 0
configure:4226: result: yes
configure:4256: checking ifaddrs.h usability
configure:4273: gcc -c -g -O2  conftest.c >&5
configure:4279: $? = 0
configure:4293: result: yes
configure:4297: checking ifaddrs.h presence
configure:4312: gcc -E  conftest.c
configure:4318: $? = 0
configure:4332: result: yes
configure:4365: checking for ifaddrs.h
configure:4373: result: yes
configure:4256: checking sys/capability.h usability
configure:4273: gcc -c -g -O2  conftest.c >&5
configure:4279: $? = 0
configure:4293: result: yes
configure:4297: checking sys/capability.h presence
configure:4312: gcc -E  conftest.c
configure:4318: $? = 0
configure:4332: result: yes
configure:4365: checking for sys/capability.h
configure:4373: result: yes
configure:4256: checking sys/inotify.h usability
configure:4273: gcc -c -g -O2  conftest.c >&5
conftest.c:55:25: error: sys/inotify.h: No such file or directory
configure:4279: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "ltp"
| #define PACKAGE_TARNAME "ltp"
| #define PACKAGE_VERSION "cvs"
| #define PACKAGE_STRING "ltp cvs"
| #define PACKAGE_BUGREPORT "ltp-results@lists.sourceforge.net"
| #define PACKAGE "ltp"
| #define VERSION "cvs"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_IFADDRS_H 1
| #define HAVE_SYS_CAPABILITY_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/inotify.h>
configure:4293: result: no
configure:4297: checking sys/inotify.h presence
configure:4312: gcc -E  conftest.c
conftest.c:22:25: error: sys/inotify.h: No such file or directory
configure:4318: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "ltp"
| #define PACKAGE_TARNAME "ltp"
| #define PACKAGE_VERSION "cvs"
| #define PACKAGE_STRING "ltp cvs"
| #define PACKAGE_BUGREPORT "ltp-results@lists.sourceforge.net"
| #define PACKAGE "ltp"
| #define VERSION "cvs"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_IFADDRS_H 1
| #define HAVE_SYS_CAPABILITY_H 1
| /* end confdefs.h.  */
| #include <sys/inotify.h>
configure:4332: result: no
configure:4365: checking for sys/inotify.h
configure:4373: result: no
configure:4256: checking linux/types.h usability
configure:4273: gcc -c -g -O2  conftest.c >&5
configure:4279: $? = 0
configure:4293: result: yes
configure:4297: checking linux/types.h presence
configure:4312: gcc -E  conftest.c
configure:4318: $? = 0
configure:4332: result: yes
configure:4365: checking for linux/types.h
configure:4373: result: yes
configure:4420: checking libaio.h usability
configure:4437: gcc -c -g -O2  conftest.c >&5
conftest.c:56:20: error: libaio.h: No such file or directory
configure:4443: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "ltp"
| #define PACKAGE_TARNAME "ltp"
| #define PACKAGE_VERSION "cvs"
| #define PACKAGE_STRING "ltp cvs"
| #define PACKAGE_BUGREPORT "ltp-results@lists.sourceforge.net"
| #define PACKAGE "ltp"
| #define VERSION "cvs"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_IFADDRS_H 1
| #define HAVE_SYS_CAPABILITY_H 1
| #define HAVE_LINUX_TYPES_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <libaio.h>
configure:4457: result: no
configure:4461: checking libaio.h presence
configure:4476: gcc -E  conftest.c
conftest.c:23:20: error: libaio.h: No such file or directory
configure:4482: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "ltp"
| #define PACKAGE_TARNAME "ltp"
| #define PACKAGE_VERSION "cvs"
| #define PACKAGE_STRING "ltp cvs"
| #define PACKAGE_BUGREPORT "ltp-results@lists.sourceforge.net"
| #define PACKAGE "ltp"
| #define VERSION "cvs"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_IFADDRS_H 1
| #define HAVE_SYS_CAPABILITY_H 1
| #define HAVE_LINUX_TYPES_H 1
| /* end confdefs.h.  */
| #include <libaio.h>
configure:4496: result: no
configure:4529: checking for libaio.h
configure:4537: result: no
configure:4679: checking for modify_ldt
configure:4735: gcc -o conftest -g -O2   conftest.c  >&5
configure:4741: $? = 0
configure:4759: result: yes
configure:4784: checking asm/ldt.h usability
configure:4801: gcc -c -g -O2  conftest.c >&5
configure:4807: $? = 0
configure:4821: result: yes
configure:4825: checking asm/ldt.h presence
configure:4840: gcc -E  conftest.c
configure:4846: $? = 0
configure:4860: result: yes
configure:4893: checking for asm/ldt.h
configure:4901: result: yes
configure:4915: checking for struct user_desc
configure:4947: gcc -c -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:34: error: invalid application of 'sizeof' to incomplete type 'ac__type_new_' 
configure:4953: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "ltp"
| #define PACKAGE_TARNAME "ltp"
| #define PACKAGE_VERSION "cvs"
| #define PACKAGE_STRING "ltp cvs"
| #define PACKAGE_BUGREPORT "ltp-results@lists.sourceforge.net"
| #define PACKAGE "ltp"
| #define VERSION "cvs"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_IFADDRS_H 1
| #define HAVE_SYS_CAPABILITY_H 1
| #define HAVE_LINUX_TYPES_H 1
| #define HAVE_MODIFY_LDT 1
| #define HAVE_ASM_LDT_H 1
| /* end confdefs.h.  */
| #include <asm/ldt.h>
| 
| 
| typedef struct user_desc ac__type_new_;
| int
| main ()
| {
| if ((ac__type_new_ *) 0)
|   return 0;
| if (sizeof (ac__type_new_))
|   return 0;
|   ;
|   return 0;
| }
configure:4968: result: no
configure:4978: checking for struct modify_ldt_ldt_s
configure:5010: gcc -c -g -O2  conftest.c >&5
configure:5016: $? = 0
configure:5031: result: yes
configure:5049: checking for signalfd
configure:5105: gcc -o conftest -g -O2   conftest.c  >&5
/tmp/cceQMwY1.o(.text+0x7): In function `main':
/home/jfernandez/ltp-full-20090430/conftest.c:60: undefined reference to `signalfd'
collect2: ld returned 1 exit status
configure:5111: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "ltp"
| #define PACKAGE_TARNAME "ltp"
| #define PACKAGE_VERSION "cvs"
| #define PACKAGE_STRING "ltp cvs"
| #define PACKAGE_BUGREPORT "ltp-results@lists.sourceforge.net"
| #define PACKAGE "ltp"
| #define VERSION "cvs"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_IFADDRS_H 1
| #define HAVE_SYS_CAPABILITY_H 1
| #define HAVE_LINUX_TYPES_H 1
| #define HAVE_MODIFY_LDT 1
| #define HAVE_ASM_LDT_H 1
| #define HAVE_STRUCT_MODIFY_LDT_LDT_S 1
| /* end confdefs.h.  */
| /* Define signalfd to an innocuous variant, in case <limits.h> declares signalfd.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define signalfd innocuous_signalfd
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char signalfd (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef signalfd
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char signalfd ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_signalfd || defined __stub___signalfd
| choke me
| #endif
| 
| int
| main ()
| {
| return signalfd ();
|   ;
|   return 0;
| }
configure:5129: result: no
configure:5154: checking sys/signalfd.h usability
configure:5171: gcc -c -g -O2  conftest.c >&5
conftest.c:59:26: error: sys/signalfd.h: No such file or directory
configure:5177: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "ltp"
| #define PACKAGE_TARNAME "ltp"
| #define PACKAGE_VERSION "cvs"
| #define PACKAGE_STRING "ltp cvs"
| #define PACKAGE_BUGREPORT "ltp-results@lists.sourceforge.net"
| #define PACKAGE "ltp"
| #define VERSION "cvs"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_IFADDRS_H 1
| #define HAVE_SYS_CAPABILITY_H 1
| #define HAVE_LINUX_TYPES_H 1
| #define HAVE_MODIFY_LDT 1
| #define HAVE_ASM_LDT_H 1
| #define HAVE_STRUCT_MODIFY_LDT_LDT_S 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/signalfd.h>
configure:5191: result: no
configure:5195: checking sys/signalfd.h presence
configure:5210: gcc -E  conftest.c
conftest.c:26:26: error: sys/signalfd.h: No such file or directory
configure:5216: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "ltp"
| #define PACKAGE_TARNAME "ltp"
| #define PACKAGE_VERSION "cvs"
| #define PACKAGE_STRING "ltp cvs"
| #define PACKAGE_BUGREPORT "ltp-results@lists.sourceforge.net"
| #define PACKAGE "ltp"
| #define VERSION "cvs"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_IFADDRS_H 1
| #define HAVE_SYS_CAPABILITY_H 1
| #define HAVE_LINUX_TYPES_H 1
| #define HAVE_MODIFY_LDT 1
| #define HAVE_ASM_LDT_H 1
| #define HAVE_STRUCT_MODIFY_LDT_LDT_S 1
| /* end confdefs.h.  */
| #include <sys/signalfd.h>
configure:5230: result: no
configure:5263: checking for sys/signalfd.h
configure:5271: result: no
configure:5295: checking for linux/signalfd.h
configure:5319: gcc -c -g -O2  conftest.c >&5
conftest.c:31:28: error: linux/signalfd.h: No such file or directory
configure:5325: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "ltp"
| #define PACKAGE_TARNAME "ltp"
| #define PACKAGE_VERSION "cvs"
| #define PACKAGE_STRING "ltp cvs"
| #define PACKAGE_BUGREPORT "ltp-results@lists.sourceforge.net"
| #define PACKAGE "ltp"
| #define VERSION "cvs"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_IFADDRS_H 1
| #define HAVE_SYS_CAPABILITY_H 1
| #define HAVE_LINUX_TYPES_H 1
| #define HAVE_MODIFY_LDT 1
| #define HAVE_ASM_LDT_H 1
| #define HAVE_STRUCT_MODIFY_LDT_LDT_S 1
| /* end confdefs.h.  */
| #ifdef HAVE_LINUX_TYPES_H
| #include <linux/types.h>
| #endif
| 
| 
| #include <linux/signalfd.h>
configure:5341: result: no
configure:5295: checking for signalfd.h
configure:5319: gcc -c -g -O2  conftest.c >&5
conftest.c:31:22: error: signalfd.h: No such file or directory
configure:5325: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "ltp"
| #define PACKAGE_TARNAME "ltp"
| #define PACKAGE_VERSION "cvs"
| #define PACKAGE_STRING "ltp cvs"
| #define PACKAGE_BUGREPORT "ltp-results@lists.sourceforge.net"
| #define PACKAGE "ltp"
| #define VERSION "cvs"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_IFADDRS_H 1
| #define HAVE_SYS_CAPABILITY_H 1
| #define HAVE_LINUX_TYPES_H 1
| #define HAVE_MODIFY_LDT 1
| #define HAVE_ASM_LDT_H 1
| #define HAVE_STRUCT_MODIFY_LDT_LDT_S 1
| /* end confdefs.h.  */
| #ifdef HAVE_LINUX_TYPES_H
| #include <linux/types.h>
| #endif
| 
| 
| #include <signalfd.h>
configure:5341: result: no
configure:5616: checking selinux/selinux.h usability
configure:5633: gcc -c -g -O2  conftest.c >&5
configure:5639: $? = 0
configure:5653: result: yes
configure:5657: checking selinux/selinux.h presence
configure:5672: gcc -E  conftest.c
configure:5678: $? = 0
configure:5692: result: yes
configure:5725: checking for selinux/selinux.h
configure:5733: result: yes
configure:5742: checking for is_selinux_enabled in -lselinux
configure:5777: gcc -o conftest -g -O2   conftest.c -lselinux   >&5
configure:5783: $? = 0
configure:5801: result: yes
configure:5837: checking openssl/sha.h usability
configure:5854: gcc -c -g -O2  conftest.c >&5
configure:5860: $? = 0
configure:5874: result: yes
configure:5878: checking openssl/sha.h presence
configure:5893: gcc -E  conftest.c
configure:5899: $? = 0
configure:5913: result: yes
configure:5946: checking for openssl/sha.h
configure:5954: result: yes
configure:6086: creating ./config.status

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by ltp config.status cvs, which was
generated by GNU Autoconf 2.61.  Invocation command line was

  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status 

on galuls03

config.status:649: creating config.mk
config.status:649: creating m4/Makefile
config.status:649: creating include/config.h
config.status:884: include/config.h is unchanged
config.status:931: executing depfiles commands

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

ac_cv_build=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_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_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_func_modify_ldt=yes
ac_cv_func_signalfd=no
ac_cv_header_asm_ldt_h=yes
ac_cv_header_ifaddrs_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_libaio_h=no
ac_cv_header_linux_signalfd_h=no
ac_cv_header_linux_types_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_openssl_sha_h=yes
ac_cv_header_selinux_selinux_h=yes
ac_cv_header_signalfd_h=no
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_capability_h=yes
ac_cv_header_sys_inotify_h=no
ac_cv_header_sys_signalfd_h=no
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=x86_64-unknown-linux-gnu
ac_cv_lib_selinux_is_selinux_enabled=yes
ac_cv_objext=o
ac_cv_path_EGREP='/bin/grep -E'
ac_cv_path_GREP=/bin/grep
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/bin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_type_struct_modify_ldt_ldt_s=yes
ac_cv_type_struct_user_desc=no
am_cv_CC_dependencies_compiler_type=none

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

ACLOCAL='${SHELL} /home/jfernandez/ltp-full-20090430/missing --run aclocal-1.10'
AIO_LIBS=''
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /home/jfernandez/ltp-full-20090430/missing --run tar'
AR='ar'
AUTOCONF='${SHELL} /home/jfernandez/ltp-full-20090430/missing --run autoconf'
AUTOHEADER='${SHELL} /home/jfernandez/ltp-full-20090430/missing --run autoheader'
AUTOMAKE='${SHELL} /home/jfernandez/ltp-full-20090430/missing --run automake-1.10'
AWK='gawk'
CC='gcc'
CCDEPMODE='depmode=none'
CFLAGS='-g -O2'
CPP='gcc -E'
CPPFLAGS=''
CRYPTO_LIB='-lcrypto'
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/bin/grep -E'
EXEEXT=''
GREP='/bin/grep'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LDFLAGS=''
LIBOBJS=''
LIBS=''
LTLIBOBJS=''
MAKEINFO='${SHELL} /home/jfernandez/ltp-full-20090430/missing --run makeinfo'
OBJEXT='o'
PACKAGE='ltp'
PACKAGE_BUGREPORT='ltp-results@lists.sourceforge.net'
PACKAGE_NAME='ltp'
PACKAGE_STRING='ltp cvs'
PACKAGE_TARNAME='ltp'
PACKAGE_VERSION='cvs'
PATH_SEPARATOR=':'
RANLIB='ranlib'
SELINUX_LIBS='-lselinux'
SET_MAKE=''
SHELL='/bin/sh'
STRIP=''
VERSION='cvs'
ac_ct_CC='gcc'
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE='#'
am__include='include'
am__isrc=''
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build='x86_64-unknown-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='unknown'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='x86_64-unknown-linux-gnu'
host_alias=''
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='unknown'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='$(SHELL) /home/jfernandez/ltp-full-20090430/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='/bin/mkdir -p'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr/local'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''

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

#define PACKAGE_NAME "ltp"
#define PACKAGE_TARNAME "ltp"
#define PACKAGE_VERSION "cvs"
#define PACKAGE_STRING "ltp cvs"
#define PACKAGE_BUGREPORT "ltp-results@lists.sourceforge.net"
#define PACKAGE "ltp"
#define VERSION "cvs"
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_IFADDRS_H 1
#define HAVE_SYS_CAPABILITY_H 1
#define HAVE_LINUX_TYPES_H 1
#define HAVE_MODIFY_LDT 1
#define HAVE_ASM_LDT_H 1
#define HAVE_STRUCT_MODIFY_LDT_LDT_S 1
#define HAVE_SELINUX_SELINUX_H 1
#define HAVE_LIBSELINUX_DEVEL 1
#define HAVE_OPENSSL_SHA_H 1

configure: exit 0

[-- Attachment #3: Type: text/plain, Size: 432 bytes --]

------------------------------------------------------------------------------
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
production scanning environment may not be a perfect world - but thanks to
Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
Series Scanner you'll get full speed at 300 dpi even with all image 
processing features enabled. http://p.sf.net/sfu/kodak-com

[-- Attachment #4: Type: text/plain, Size: 155 bytes --]

_______________________________________________
Ltp-list mailing list
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2009-05-18 15:49 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-05-14  6:37 [LTP] Error installing ltp-full-20090430 Cobreces Álvarez, Ana Maria
2009-05-14 22:03 ` Jiri Palecek
2009-05-18 10:18   ` Cobreces Álvarez, Ana Maria
2009-05-18 11:29     ` CAI Qian

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox