#1 Le 07/03/2008, à 16:55
- Rahan
Ultrastar ng, paquet de compilation manquants! (boot headers)!
Bonsoir,
Alors, je voulais installer la dernière version de Ultrastar sur mon Ubuntu dernière génération, mais manque de bol faut le compiler aprés avoir installer tout les paquets complémentaires manquants, le programme me réclame les boot headers, voir mon 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.61. Invocation command line was
$ ./configure
## --------- ##
## Platform. ##
## --------- ##
hostname = sloppy
uname -m = i686
uname -r = 2.6.22-14-generic
uname -s = Linux
uname -v = #1 SMP Tue Feb 12 07:42:25 UTC 2008
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = unknown
/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/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
PATH: /usr/games
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2094: checking for a BSD-compatible install
configure:2150: result: /usr/bin/install -c
configure:2161: checking whether build environment is sane
configure:2204: result: yes
configure:2232: checking for a thread-safe mkdir -p
configure:2271: result: /bin/mkdir -p
configure:2284: checking for gawk
configure:2300: found /usr/bin/gawk
configure:2311: result: gawk
configure:2322: checking whether make sets $(MAKE)
configure:2343: result: yes
configure:2599: checking for g++
configure:2615: found /usr/bin/g++
configure:2626: result: g++
configure:2657: checking for C++ compiler version
configure:2664: g++ --version >&5
g++ (GCC) 4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2)
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:2667: $? = 0
configure:2674: g++ -v >&5
Using built-in specs.
Target: i486-linux-gnu
Configured with: ../src/configure -v --enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.1.3 --program-suffix=-4.1 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-mpfr --enable-checking=release i486-linux-gnu
Thread model: posix
gcc version 4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2)
configure:2677: $? = 0
configure:2684: g++ -V >&5
g++: '-V' option must have argument
configure:2687: $? = 1
configure:2710: checking for C++ compiler default output file name
configure:2737: g++ -W -Wall conftest.cpp >&5
configure:2740: $? = 0
configure:2778: result: a.out
configure:2795: checking whether the C++ compiler works
configure:2805: ./a.out
configure:2808: $? = 0
configure:2825: result: yes
configure:2832: checking whether we are cross compiling
configure:2834: result: no
configure:2837: checking for suffix of executables
configure:2844: g++ -o conftest -W -Wall conftest.cpp >&5
configure:2847: $? = 0
configure:2871: result:
configure:2877: checking for suffix of object files
configure:2903: g++ -c -W -Wall conftest.cpp >&5
configure:2906: $? = 0
configure:2929: result: o
configure:2933: checking whether we are using the GNU C++ compiler
configure:2962: g++ -c -W -Wall conftest.cpp >&5
configure:2968: $? = 0
configure:2985: result: yes
configure:2990: checking whether g++ accepts -g
configure:3020: g++ -c -g conftest.cpp >&5
configure:3026: $? = 0
configure:3125: result: yes
configure:3159: checking for style of include used by make
configure:3187: result: GNU
configure:3212: checking dependency style of g++
configure:3303: result: gcc3
configure:3331: checking for a BSD-compatible install
configure:3387: result: /usr/bin/install -c
configure:3476: checking build system type
configure:3494: result: i686-pc-linux-gnu
configure:3516: checking host system type
configure:3531: result: i686-pc-linux-gnu
configure:3601: checking for gcc
configure:3617: found /usr/bin/gcc
configure:3628: result: gcc
configure:3866: checking for C compiler version
configure:3873: gcc --version >&5
gcc (GCC) 4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2)
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:3876: $? = 0
configure:3883: gcc -v >&5
Using built-in specs.
Target: i486-linux-gnu
Configured with: ../src/configure -v --enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.1.3 --program-suffix=-4.1 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-mpfr --enable-checking=release i486-linux-gnu
Thread model: posix
gcc version 4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2)
configure:3886: $? = 0
configure:3893: gcc -V >&5
gcc: '-V' option must have argument
configure:3896: $? = 1
configure:3899: checking whether we are using the GNU C compiler
configure:3928: gcc -c -W -Wall conftest.c >&5
configure:3934: $? = 0
configure:3951: result: yes
configure:3956: checking whether gcc accepts -g
configure:3986: gcc -c -g conftest.c >&5
configure:3992: $? = 0
configure:4091: result: yes
configure:4108: checking for gcc option to accept ISO C89
configure:4182: gcc -c -W -Wall conftest.c >&5
configure:4188: $? = 0
configure:4211: result: none needed
configure:4231: checking dependency style of gcc
configure:4322: result: gcc3
configure:4337: checking for a sed that does not truncate output
configure:4393: result: /bin/sed
configure:4396: checking for grep that handles long lines and -e
configure:4470: result: /bin/grep
configure:4475: checking for egrep
configure:4553: result: /bin/grep -E
configure:4569: checking for ld used by gcc
configure:4636: result: /usr/bin/ld
configure:4645: checking if the linker (/usr/bin/ld) is GNU ld
configure:4660: result: yes
configure:4665: checking for /usr/bin/ld option to reload object files
configure:4672: result: -r
configure:4690: checking for BSD-compatible nm
configure:4739: result: /usr/bin/nm -B
configure:4743: checking whether ln -s works
configure:4747: result: yes
configure:4754: checking how to recognize dependent libraries
configure:4940: result: pass_all
configure:5181: checking how to run the C preprocessor
configure:5221: gcc -E conftest.c
configure:5227: $? = 0
configure:5258: gcc -E conftest.c
conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
configure:5264: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "UltraStar-ng"
| #define VERSION "0.2.1"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:5297: result: gcc -E
configure:5326: gcc -E conftest.c
configure:5332: $? = 0
configure:5363: gcc -E conftest.c
conftest.c:10:28: error: ac_nonexistent.h: No such file or directory
configure:5369: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "UltraStar-ng"
| #define VERSION "0.2.1"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:5407: checking for ANSI C header files
configure:5437: gcc -c -W -Wall conftest.c >&5
configure:5443: $? = 0
configure:5542: gcc -o conftest -W -Wall conftest.c >&5
configure:5545: $? = 0
configure:5551: ./conftest
configure:5554: $? = 0
configure:5571: result: yes
configure:5595: checking for sys/types.h
configure:5616: gcc -c -W -Wall conftest.c >&5
configure:5622: $? = 0
configure:5638: result: yes
configure:5595: checking for sys/stat.h
configure:5616: gcc -c -W -Wall conftest.c >&5
configure:5622: $? = 0
configure:5638: result: yes
configure:5595: checking for stdlib.h
configure:5616: gcc -c -W -Wall conftest.c >&5
configure:5622: $? = 0
configure:5638: result: yes
configure:5595: checking for string.h
configure:5616: gcc -c -W -Wall conftest.c >&5
configure:5622: $? = 0
configure:5638: result: yes
configure:5595: checking for memory.h
configure:5616: gcc -c -W -Wall conftest.c >&5
configure:5622: $? = 0
configure:5638: result: yes
configure:5595: checking for strings.h
configure:5616: gcc -c -W -Wall conftest.c >&5
configure:5622: $? = 0
configure:5638: result: yes
configure:5595: checking for inttypes.h
configure:5616: gcc -c -W -Wall conftest.c >&5
configure:5622: $? = 0
configure:5638: result: yes
configure:5595: checking for stdint.h
configure:5616: gcc -c -W -Wall conftest.c >&5
configure:5622: $? = 0
configure:5638: result: yes
configure:5595: checking for unistd.h
configure:5616: gcc -c -W -Wall conftest.c >&5
configure:5622: $? = 0
configure:5638: result: yes
configure:5665: checking dlfcn.h usability
configure:5682: gcc -c -W -Wall conftest.c >&5
configure:5688: $? = 0
configure:5702: result: yes
configure:5706: checking dlfcn.h presence
configure:5721: gcc -E conftest.c
configure:5727: $? = 0
configure:5741: result: yes
configure:5769: checking for dlfcn.h
configure:5777: result: yes
configure:5800: checking how to run the C++ preprocessor
configure:5836: g++ -E conftest.cpp
configure:5842: $? = 0
configure:5873: g++ -E conftest.cpp
conftest.cpp:21:28: error: ac_nonexistent.h: No such file or directory
configure:5879: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "UltraStar-ng"
| #define VERSION "0.2.1"
| #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_DLFCN_H 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:5912: result: g++ -E
configure:5941: g++ -E conftest.cpp
configure:5947: $? = 0
configure:5978: g++ -E conftest.cpp
conftest.cpp:21:28: error: ac_nonexistent.h: No such file or directory
configure:5984: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "UltraStar-ng"
| #define VERSION "0.2.1"
| #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_DLFCN_H 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:6077: checking for g77
configure:6093: found /usr/bin/g77
configure:6104: result: g77
configure:6134: checking for Fortran 77 compiler version
configure:6141: g77 --version >&5
GNU Fortran (GCC) 3.4.6 (Ubuntu 3.4.6-6ubuntu2)
Copyright (C) 2006 Free Software Foundation, Inc.
GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
You may redistribute copies of GNU Fortran
under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING
or type the command `info -f g77 Copying'.
configure:6144: $? = 0
configure:6151: g77 -v >&5
Reading specs from /usr/lib/gcc/i486-linux-gnu/3.4.6/specs
Configured with: ../src/configure -v --enable-languages=c,c++,f77,pascal --prefix=/usr --libexecdir=/usr/lib --with-gxx-include-dir=/usr/include/c++/3.4 --enable-shared --with-system-zlib --enable-nls --without-included-gettext --program-suffix=-3.4 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --with-tune=pentium4 i486-linux-gnu
Thread model: posix
gcc version 3.4.6 (Ubuntu 3.4.6-6ubuntu2)
configure:6154: $? = 0
configure:6161: g77 -V >&5
g77: `-V' option must have argument
configure:6164: $? = 1
configure:6172: checking whether we are using the GNU Fortran 77 compiler
configure:6191: g77 -c conftest.F >&5
configure:6197: $? = 0
configure:6214: result: yes
configure:6220: checking whether g77 accepts -g
configure:6237: g77 -c -g conftest.f >&5
configure:6243: $? = 0
configure:6259: result: yes
configure:6289: checking the maximum length of command line arguments
configure:6401: result: 98304
configure:6413: checking command to parse /usr/bin/nm -B output from gcc object
configure:6518: gcc -c -W -Wall conftest.c >&5
configure:6521: $? = 0
configure:6525: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
configure:6528: $? = 0
configure:6580: gcc -o conftest -W -Wall conftest.c conftstm.o >&5
configure:6583: $? = 0
configure:6621: result: ok
configure:6625: checking for objdir
configure:6640: result: .libs
configure:6732: checking for ar
configure:6748: found /usr/bin/ar
configure:6759: result: ar
configure:6828: checking for ranlib
configure:6844: found /usr/bin/ranlib
configure:6855: result: ranlib
configure:6924: checking for strip
configure:6940: found /usr/bin/strip
configure:6951: result: strip
configure:7188: checking for correct ltmain.sh version
configure:7238: result: yes
configure:7298: checking if gcc supports -fno-rtti -fno-exceptions
configure:7316: gcc -c -W -Wall -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
configure:7320: $? = 0
configure:7333: result: no
configure:7348: checking for gcc option to produce PIC
configure:7580: result: -fPIC
configure:7588: checking if gcc PIC flag -fPIC works
configure:7606: gcc -c -W -Wall -fPIC -DPIC conftest.c >&5
configure:7610: $? = 0
configure:7623: result: yes
configure:7651: checking if gcc static flag -static works
configure:7679: result: yes
configure:7689: checking if gcc supports -c -o file.o
configure:7710: gcc -c -W -Wall -o out/conftest2.o conftest.c >&5
configure:7714: $? = 0
configure:7736: result: yes
configure:7762: checking whether the gcc linker (/usr/bin/ld) supports shared libraries
configure:8742: result: yes
configure:8763: checking whether -lc should be explicitly linked in
configure:8768: gcc -c -W -Wall conftest.c >&5
configure:8771: $? = 0
configure:8786: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1
configure:8789: $? = 0
configure:8801: result: no
configure:8809: checking dynamic linker characteristics
configure:9424: result: GNU/Linux ld.so
configure:9433: checking how to hardcode library paths into programs
configure:9458: result: immediate
configure:9472: checking whether stripping libraries is possible
configure:9477: result: yes
configure:10279: checking if libtool supports shared libraries
configure:10281: result: yes
configure:10284: checking whether to build shared libraries
configure:10305: result: yes
configure:10308: checking whether to build static libraries
configure:10312: result: yes
configure:10405: creating libtool
configure:10993: checking for ld used by g++
configure:11060: result: /usr/bin/ld
configure:11069: checking if the linker (/usr/bin/ld) is GNU ld
configure:11084: result: yes
configure:11135: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
configure:12109: result: yes
configure:12127: g++ -c -W -Wall conftest.cpp >&5
configure:12130: $? = 0
configure:12282: checking for g++ option to produce PIC
configure:12566: result: -fPIC
configure:12574: checking if g++ PIC flag -fPIC works
configure:12592: g++ -c -W -Wall -fPIC -DPIC conftest.cpp >&5
configure:12596: $? = 0
configure:12609: result: yes
configure:12637: checking if g++ static flag -static works
configure:12665: result: yes
configure:12675: checking if g++ supports -c -o file.o
configure:12696: g++ -c -W -Wall -o out/conftest2.o conftest.cpp >&5
configure:12700: $? = 0
configure:12722: result: yes
configure:12748: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
configure:12773: result: yes
configure:12840: checking dynamic linker characteristics
configure:13403: result: GNU/Linux ld.so
configure:13412: checking how to hardcode library paths into programs
configure:13437: result: immediate
configure:13971: checking if libtool supports shared libraries
configure:13973: result: yes
configure:13976: checking whether to build shared libraries
configure:13996: result: yes
configure:13999: checking whether to build static libraries
configure:14003: result: yes
configure:14013: checking for g77 option to produce PIC
configure:14245: result: -fPIC
configure:14253: checking if g77 PIC flag -fPIC works
configure:14271: g77 -c -g -O2 -fPIC conftest.f >&5
configure:14275: $? = 0
configure:14288: result: yes
configure:14316: checking if g77 static flag -static works
configure:14344: result: yes
configure:14354: checking if g77 supports -c -o file.o
configure:14375: g77 -c -g -O2 -o out/conftest2.o conftest.f >&5
configure:14379: $? = 0
configure:14401: result: yes
configure:14427: checking whether the g77 linker (/usr/bin/ld) supports shared libraries
configure:15387: result: yes
configure:15454: checking dynamic linker characteristics
configure:16017: result: GNU/Linux ld.so
configure:16026: checking how to hardcode library paths into programs
configure:16051: result: immediate
configure:19780: checking for ANSI C header files
configure:19944: result: yes
configure:19962: checking for dirent.h that defines DIR
configure:19991: gcc -c -W -Wall conftest.c >&5
configure:19997: $? = 0
configure:20013: result: yes
configure:20026: checking for library containing opendir
configure:20067: gcc -o conftest -W -Wall conftest.c >&5
configure:20073: $? = 0
configure:20101: result: none required
configure:20219: checking algorithm usability
configure:20236: g++ -c -W -Wall conftest.cpp >&5
configure:20242: $? = 0
configure:20256: result: yes
configure:20260: checking algorithm presence
configure:20275: g++ -E conftest.cpp
configure:20281: $? = 0
configure:20295: result: yes
configure:20323: checking for algorithm
configure:20331: result: yes
configure:20381: checking boost/thread.hpp usability
configure:20398: g++ -c -W -Wall conftest.cpp >&5
configure:20404: $? = 0
configure:20418: result: yes
configure:20422: checking boost/thread.hpp presence
configure:20437: g++ -E conftest.cpp
configure:20443: $? = 0
configure:20457: result: yes
configure:20485: checking for boost/thread.hpp
configure:20493: result: yes
configure:20381: checking boost/scoped_ptr.hpp usability
configure:20398: g++ -c -W -Wall conftest.cpp >&5
configure:20404: $? = 0
configure:20418: result: yes
configure:20422: checking boost/scoped_ptr.hpp presence
configure:20437: g++ -E conftest.cpp
configure:20443: $? = 0
configure:20457: result: yes
configure:20485: checking for boost/scoped_ptr.hpp
configure:20493: result: yes
configure:20381: checking boost/thread/condition.hpp usability
configure:20398: g++ -c -W -Wall conftest.cpp >&5
configure:20404: $? = 0
configure:20418: result: yes
configure:20422: checking boost/thread/condition.hpp presence
configure:20437: g++ -E conftest.cpp
configure:20443: $? = 0
configure:20457: result: yes
configure:20485: checking for boost/thread/condition.hpp
configure:20493: result: yes
configure:20381: checking boost/thread/mutex.hpp usability
configure:20398: g++ -c -W -Wall conftest.cpp >&5
configure:20404: $? = 0
configure:20418: result: yes
configure:20422: checking boost/thread/mutex.hpp presence
configure:20437: g++ -E conftest.cpp
configure:20443: $? = 0
configure:20457: result: yes
configure:20485: checking for boost/thread/mutex.hpp
configure:20493: result: yes
configure:20381: checking boost/thread/thread.hpp usability
configure:20398: g++ -c -W -Wall conftest.cpp >&5
configure:20404: $? = 0
configure:20418: result: yes
configure:20422: checking boost/thread/thread.hpp presence
configure:20437: g++ -E conftest.cpp
configure:20443: $? = 0
configure:20457: result: yes
configure:20485: checking for boost/thread/thread.hpp
configure:20493: result: yes
configure:20381: checking boost/ptr_container/ptr_map.hpp usability
configure:20398: g++ -c -W -Wall conftest.cpp >&5
In file included from /usr/include/boost/ptr_container/detail/associative_ptr_container.hpp:20,
from /usr/include/boost/ptr_container/ptr_map_adapter.hpp:20,
from /usr/include/boost/ptr_container/ptr_map.hpp:20,
from conftest.cpp:62:
/usr/include/boost/ptr_container/detail/reversible_ptr_container.hpp:38:48: error: boost/serialization/split_member.hpp: No such file or directory
/usr/include/boost/ptr_container/detail/reversible_ptr_container.hpp:610: error: expected ';' before '}' token
/usr/include/boost/ptr_container/detail/reversible_ptr_container.hpp:610: error: expected `;' before '}' token
/usr/include/boost/ptr_container/ptr_map_adapter.hpp:497: error: expected ';' before '}' token
/usr/include/boost/ptr_container/ptr_map_adapter.hpp:497: error: expected `;' before '}' token
/usr/include/boost/ptr_container/ptr_map_adapter.hpp:672: error: expected ';' before '}' token
/usr/include/boost/ptr_container/ptr_map_adapter.hpp:672: error: expected `;' before '}' token
configure:20404: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "UltraStar-ng"
| #define VERSION "0.2.1"
| #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_DLFCN_H 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ALGORITHM 1
| #define HAVE_BOOST_THREAD_HPP 1
| #define HAVE_BOOST_SCOPED_PTR_HPP 1
| #define HAVE_BOOST_THREAD_CONDITION_HPP 1
| #define HAVE_BOOST_THREAD_MUTEX_HPP 1
| #define HAVE_BOOST_THREAD_THREAD_HPP 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 <boost/ptr_container/ptr_map.hpp>
configure:20418: result: no
configure:20422: checking boost/ptr_container/ptr_map.hpp presence
configure:20437: g++ -E conftest.cpp
In file included from /usr/include/boost/ptr_container/detail/associative_ptr_container.hpp:20,
from /usr/include/boost/ptr_container/ptr_map_adapter.hpp:20,
from /usr/include/boost/ptr_container/ptr_map.hpp:20,
from conftest.cpp:29:
/usr/include/boost/ptr_container/detail/reversible_ptr_container.hpp:38:48: error: boost/serialization/split_member.hpp: No such file or directory
configure:20443: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "UltraStar-ng"
| #define VERSION "0.2.1"
| #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_DLFCN_H 1
| #define STDC_HEADERS 1
| #define HAVE_DIRENT_H 1
| #define HAVE_ALGORITHM 1
| #define HAVE_BOOST_THREAD_HPP 1
| #define HAVE_BOOST_SCOPED_PTR_HPP 1
| #define HAVE_BOOST_THREAD_CONDITION_HPP 1
| #define HAVE_BOOST_THREAD_MUTEX_HPP 1
| #define HAVE_BOOST_THREAD_THREAD_HPP 1
| /* end confdefs.h. */
| #include <boost/ptr_container/ptr_map.hpp>
[b]configure:20457: result: no
configure:20485: checking for boost/ptr_container/ptr_map.hpp
configure:20493: result: no
configure:20503: error: You need to have the boost headers installed[/b]
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=i686-pc-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
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_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_value=
ac_cv_env_alsa_CFLAGS_set=
ac_cv_env_alsa_CFLAGS_value=
ac_cv_env_alsa_LIBS_set=
ac_cv_env_alsa_LIBS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_cairo_CFLAGS_set=
ac_cv_env_cairo_CFLAGS_value=
ac_cv_env_cairo_LIBS_set=
ac_cv_env_cairo_LIBS_value=
ac_cv_env_cairosvg_CFLAGS_set=
ac_cv_env_cairosvg_CFLAGS_value=
ac_cv_env_cairosvg_LIBS_set=
ac_cv_env_cairosvg_LIBS_value=
ac_cv_env_gstreamer_CFLAGS_set=
ac_cv_env_gstreamer_CFLAGS_value=
ac_cv_env_gstreamer_LIBS_set=
ac_cv_env_gstreamer_LIBS_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_librsvg_CFLAGS_set=
ac_cv_env_librsvg_CFLAGS_value=
ac_cv_env_librsvg_LIBS_set=
ac_cv_env_librsvg_LIBS_value=
ac_cv_env_libxml_CFLAGS_set=
ac_cv_env_libxml_CFLAGS_value=
ac_cv_env_libxml_LIBS_set=
ac_cv_env_libxml_LIBS_value=
ac_cv_env_pangocairo_CFLAGS_set=
ac_cv_env_pangocairo_CFLAGS_value=
ac_cv_env_pangocairo_LIBS_set=
ac_cv_env_pangocairo_LIBS_value=
ac_cv_env_portAudioV19_CFLAGS_set=
ac_cv_env_portAudioV19_CFLAGS_value=
ac_cv_env_portAudioV19_LIBS_set=
ac_cv_env_portAudioV19_LIBS_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_env_xine_CFLAGS_set=
ac_cv_env_xine_CFLAGS_value=
ac_cv_env_xine_LIBS_set=
ac_cv_env_xine_LIBS_value=
ac_cv_f77_compiler_gnu=yes
ac_cv_header_algorithm=yes
ac_cv_header_boost_ptr_container_ptr_map_hpp=no
ac_cv_header_boost_scoped_ptr_hpp=yes
ac_cv_header_boost_thread_condition_hpp=yes
ac_cv_header_boost_thread_hpp=yes
ac_cv_header_boost_thread_mutex_hpp=yes
ac_cv_header_boost_thread_thread_hpp=yes
ac_cv_header_dirent_dirent_h=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
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_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=i686-pc-linux-gnu
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_CXXCPP='g++ -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_CXX=g++
ac_cv_prog_ac_ct_F77=g77
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_cxx_g=yes
ac_cv_prog_f77_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_search_opendir='none required'
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/bin/ld
lt_cv_path_LDCXX=/usr/bin/ld
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_path_SED=/bin/sed
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_CXX=yes
lt_cv_prog_compiler_c_o_F77=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_gnu_ld=yes
lt_cv_prog_gnu_ldcxx=yes
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
lt_cv_sys_max_cmd_len=98304
lt_lt_cv_prog_compiler_c_o='"yes"'
lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
lt_lt_cv_prog_compiler_c_o_F77='"yes"'
lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"'
lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"'
lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /home/rahan/Desktop/UltraStar-ng-0.2.1/missing --run aclocal-1.10'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /home/rahan/Desktop/UltraStar-ng-0.2.1/missing --run tar'
AR='ar'
AUDIO_FLAGS=''
AUDIO_LIBS=''
AUTOCONF='${SHELL} /home/rahan/Desktop/UltraStar-ng-0.2.1/missing --run autoconf'
AUTOHEADER='${SHELL} /home/rahan/Desktop/UltraStar-ng-0.2.1/missing --run autoheader'
AUTOMAKE='${SHELL} /home/rahan/Desktop/UltraStar-ng-0.2.1/missing --run automake-1.10'
AWK='gawk'
CAIRO_FLAGS=''
CAIRO_LIBS=''
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-W -Wall '
CPP='gcc -E'
CPPFLAGS=''
CXX='g++'
CXXCPP='g++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-W -Wall '
CYGPATH_W='echo'
DATA_DIR='${datarootdir}/ultrastar-ng/'
DEFS=''
DEPDIR='.deps'
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/bin/grep -E'
EXEEXT=''
F77='g77'
FFLAGS='-g -O2'
GL_LIBS=''
GREP='/bin/grep'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LDFLAGS=''
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LN_S='ln -s'
LTLIBOBJS=''
MAKEINFO='${SHELL} /home/rahan/Desktop/UltraStar-ng-0.2.1/missing --run makeinfo'
OBJEXT='o'
PACKAGE='UltraStar-ng'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PANGOCAIRO_FLAGS=''
PANGOCAIRO_LIBS=''
PATH_SEPARATOR=':'
PKG_CONFIG=''
RANLIB='ranlib'
RECORD_ALSA_FALSE=''
RECORD_ALSA_FLAGS=''
RECORD_ALSA_LIBS=''
RECORD_ALSA_TRUE=''
RECORD_GST_FALSE=''
RECORD_GST_FLAGS=''
RECORD_GST_LIBS=''
RECORD_GST_TRUE=''
RECORD_PA18_FALSE=''
RECORD_PA18_FLAGS=''
RECORD_PA18_LIBS=''
RECORD_PA18_TRUE=''
RECORD_PA19_FALSE=''
RECORD_PA19_FLAGS=''
RECORD_PA19_LIBS=''
RECORD_PA19_TRUE=''
SDLCONFIG=''
SDL_FLAGS=''
SDL_LIBS=''
SED='/bin/sed'
SET_MAKE=''
SHELL='/bin/bash'
STRIP='strip'
SVG_FLAGS=''
SVG_LIBS=''
THEMES_DIR='${datarootdir}/ultrastar-ng/themes/'
VERSION='0.2.1'
VIDEO_FLAGS=''
VIDEO_LIBS=''
XML_FLAGS=''
XML_LIBS=''
ac_ct_CC='gcc'
ac_ct_CXX='g++'
ac_ct_F77='g77'
alsa_CFLAGS=''
alsa_LIBS=''
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE='#'
am__fastdepCXX_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='i686-pc-linux-gnu'
build_alias=''
build_cpu='i686'
build_os='linux-gnu'
build_vendor='pc'
cairo_CFLAGS=''
cairo_LIBS=''
cairosvg_CFLAGS=''
cairosvg_LIBS=''
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE}'
dvidir='${docdir}'
exec_prefix='NONE'
gstreamer_CFLAGS=''
gstreamer_LIBS=''
host='i686-pc-linux-gnu'
host_alias=''
host_cpu='i686'
host_os='linux-gnu'
host_vendor='pc'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='$(SHELL) /home/rahan/Desktop/UltraStar-ng-0.2.1/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
librsvg_CFLAGS=''
librsvg_LIBS=''
libxml_CFLAGS=''
libxml_LIBS=''
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='/bin/mkdir -p'
oldincludedir='/usr/include'
pangocairo_CFLAGS=''
pangocairo_LIBS=''
pdfdir='${docdir}'
portAudioV19_CFLAGS=''
portAudioV19_LIBS=''
prefix='NONE'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
xine_CFLAGS=''
xine_LIBS=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
#define PACKAGE_NAME ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""
#define PACKAGE "UltraStar-ng"
#define VERSION "0.2.1"
#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_DLFCN_H 1
#define STDC_HEADERS 1
#define HAVE_DIRENT_H 1
#define HAVE_ALGORITHM 1
#define HAVE_BOOST_THREAD_HPP 1
#define HAVE_BOOST_SCOPED_PTR_HPP 1
#define HAVE_BOOST_THREAD_CONDITION_HPP 1
#define HAVE_BOOST_THREAD_MUTEX_HPP 1
#define HAVE_BOOST_THREAD_THREAD_HPP 1
configure: exit 1
Merci à celui qui sera trouvé la voie de sortie.
C'est parce qu'on imagine simultanément tous les pas qu'on devrait faire qu'on se décourage, alors qu'il s'agit de les aligner un à un.
Hors ligne
#2 Le 09/03/2008, à 10:18
- Yoda-JM
Re : Ultrastar ng, paquet de compilation manquants! (boot headers)!
La liste des dépendances peut etre trouvée ici :
http://sourceforge.net/forum/forum.php?thread_id=1923827&forum_id=622996
regarder le dernier post de ce thread.
Sinon pour toute aide : #ultrastar-ng sur freenode
Vincent