[Matroska-users] Matroska under PCLinuxOS
Rolf Ernst
rolf.ernst at 24hourloop.com
Sat Jan 5 23:13:02 CET 2008
Hi Ivan,
thanks for the quick response. Here is what happens on the make (after configure):
[rernst at Rolf mkvtoolnix-2.1.0]$ make
CXX src/merge/cluster_helper.cpp
CXX src/merge/libmatroska_extensions.cpp
CXX src/merge/mkvmerge.cpp
CXX src/merge/output_control.cpp
CXX src/merge/pr_generic.cpp
CXX src/merge/timecode_factory.cpp
CXX src/common/aac_common.cpp
CXX src/common/ac3_common.cpp
CXX src/common/base64.cpp
CXX src/common/chapter_parser_cue.cpp
CXX src/common/chapter_parser_xml.cpp
CXX src/common/chapters.cpp
CXX src/common/chapter_writer.cpp
CXX src/common/checksums.cpp
CXX src/common/common.cpp
CXX src/common/commonebml.cpp
CXX src/common/common_memory.cpp
CXX src/common/compression.cpp
CXX src/common/dts_common.cpp
CXX src/common/extern_data.cpp
CXX src/common/hacks.cpp
CXX src/common/id3_common.cpp
CXX src/common/iso639.cpp
CXX src/common/mm_io.cpp
CXX src/common/mp3_common.cpp
CXX src/common/mpeg4_common.cpp
CXX src/common/os.cpp
CXX src/common/quickparser.cpp
CXX src/common/random.cpp
CXX src/common/segmentinfo.cpp
CXX src/common/segmentinfo_parser.cpp
CXX src/common/tag_common.cpp
CXX src/common/tagparser.cpp
CXX src/common/tagwriter.cpp
CXX src/common/theora_common.cpp
CXX src/common/wavpack_common.cpp
CXX src/common/xml_element_mapping.cpp
CXX src/common/xml_element_parser.cpp
CXX src/common/xml_element_writer.cpp
AR src/common/libmtxcommon.a
RANLIB src/common/libmtxcommon.a
CXX src/input/flac_common.cpp
CXX src/input/r_aac.cpp
CXX src/input/r_ac3.cpp
CXX src/input/r_avc.cpp
CXX src/input/r_avi.cpp
CXX src/input/r_corepicture.cpp
CXX src/input/r_dts.cpp
CXX src/input/r_flac.cpp
CXX src/input/r_matroska.cpp
CXX src/input/r_mp3.cpp
CXX src/input/r_mpeg.cpp
CXX src/input/r_ogm.cpp
CXX src/input/r_qtmp4.cpp
CXX src/input/r_real.cpp
CXX src/input/r_srt.cpp
CXX src/input/r_ssa.cpp
CXX src/input/r_tta.cpp
CXX src/input/r_usf.cpp
CXX src/input/r_vobbtn.cpp
CXX src/input/r_vobsub.cpp
CXX src/input/r_wav.cpp
CXX src/input/r_wavpack.cpp
CXX src/input/subtitles.cpp
AR src/input/libmtxinput.a
RANLIB src/input/libmtxinput.a
CXX src/output/p_aac.cpp
CXX src/output/p_ac3.cpp
CXX src/output/p_avc.cpp
CXX src/output/p_dts.cpp
CXX src/output/p_flac.cpp
CXX src/output/p_mp3.cpp
CXX src/output/p_passthrough.cpp
CXX src/output/p_pcm.cpp
CXX src/output/p_realaudio.cpp
CXX src/output/p_textsubs.cpp
CXX src/output/p_tta.cpp
CXX src/output/p_video.cpp
CXX src/output/p_vobbtn.cpp
CXX src/output/p_vobsub.cpp
CXX src/output/p_vorbis.cpp
CXX src/output/p_wavpack.cpp
AR src/output/libmtxoutput.a
RANLIB src/output/libmtxoutput.a
CC avilib-0.6.10/avidump.c
CC avilib-0.6.10/avilib.c
CC avilib-0.6.10/avimisc.c
CXX avilib-0.6.10/xio.cpp
AR avilib-0.6.10/libavi.a
RANLIB avilib-0.6.10/libavi.a
CC librmff/mb_file_io.c
CC librmff/rmff.c
AR librmff/librmff.a
RANLIB librmff/librmff.a
CXX src/mpegparser/CircBuffer.cpp
CXX src/mpegparser/M2VParser.cpp
CXX src/mpegparser/MPEGVideoBuffer.cpp
AR src/mpegparser/libmpegparser.a
RANLIB src/mpegparser/libmpegparser.a
LINK src/mkvmerge
src/merge/cluster_helper.o: In function `libmatroska::KaxCodecState::Generic() const':
cluster_helper.cpp:(.text._ZNK11libmatroska13KaxCodecState7GenericEv[libmatroska::KaxCodecState::Generic() const]+0x2): undefined reference to `libmatroska::KaxCodecState::ClassInfos'
src/merge/cluster_helper.o: In function `libmatroska::KaxCodecState::operator libebml::EbmlId const&() const':
cluster_helper.cpp:(.text._ZNK11libmatroska13KaxCodecStatecvRKN7libebml6EbmlIdEEv[libmatroska::KaxCodecState::operator libebml::EbmlId const&() const]+0x2): undefined reference to `libmatroska::KaxCodecState::ClassInfos'
src/input/libmtxinput.a(r_matroska.o): In function `kax_reader_c::read(generic_packetizer_c*, bool)':
r_matroska.cpp:(.text+0x7f14): undefined reference to `libmatroska::KaxCodecState::ClassInfos'
collect2: ld returned 1 exit status
make: *** [src/mkvmerge] Error 1
--------------------------------
Below the output of 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 = Rolf
uname -m = i686
uname -r = 2.6.18.8.tex5
uname -s = Linux
uname -v = #1 SMP Thu May 10 11:36:58 WST 2007
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = i686
/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/bin
PATH: /bin
PATH: /usr/local/bin
PATH: /usr/X11R6/bin/
PATH: sbin
PATH: /usr/sbin
PATH: /usr/games
PATH: /usr/NX/bin
PATH: /usr/lib/qt3/bin
PATH: /home/rernst/bin
PATH: /usr/NX/bin
PATH: /usr/lib/qt3/bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:1817: checking for gcc
configure:1833: found /usr/bin/gcc
configure:1844: result: gcc
configure:2082: checking for C compiler version
configure:2089: gcc --version >&5
gcc (GCC) 4.1.1 20060724 (prerelease) (4.1.1-4pclos2007)
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:2092: $? = 0
configure:2099: gcc -v >&5
Using built-in specs.
Target: i586-mandriva-linux-gnu
Configured with: ../configure --prefix=/usr --libexecdir=/usr/lib --with-slibdir=/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --enable-languages=c,c++,ada,fortran,objc,obj-c++,java --host=i586-mandriva-linux-gnu --with-cpu=generic --with-system-zlib --enable-long-long --enable-__cxa_atexit --enable-clocale=gnu --disable-libunwind-exceptions --enable-java-awt=gtk --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --enable-gtk-cairo --enable-ssp --disable-libssp
Thread model: posix
gcc version 4.1.1 20060724 (prerelease) (4.1.1-4pclos2007)
configure:2102: $? = 0
configure:2109: gcc -V >&5
gcc: '-V' option must have argument
configure:2112: $? = 1
configure:2135: checking for C compiler default output file name
configure:2162: gcc conftest.c >&5
configure:2165: $? = 0
configure:2203: result: a.out
configure:2220: checking whether the C compiler works
configure:2230: ./a.out
configure:2233: $? = 0
configure:2250: result: yes
configure:2257: checking whether we are cross compiling
configure:2259: result: no
configure:2262: checking for suffix of executables
configure:2269: gcc -o conftest conftest.c >&5
configure:2272: $? = 0
configure:2296: result:
configure:2302: checking for suffix of object files
configure:2328: gcc -c conftest.c >&5
configure:2331: $? = 0
configure:2354: result: o
configure:2358: checking whether we are using the GNU C compiler
configure:2387: gcc -c conftest.c >&5
configure:2393: $? = 0
configure:2410: result: yes
configure:2415: checking whether gcc accepts -g
configure:2445: gcc -c -g conftest.c >&5
configure:2451: $? = 0
configure:2550: result: yes
configure:2567: checking for gcc option to accept ISO C89
configure:2641: gcc -c -g -O2 conftest.c >&5
configure:2647: $? = 0
configure:2670: result: none needed
configure:2690: checking whether gcc and cc understand -c and -o together
configure:2725: gcc -c conftest.c -o conftest2.o >&5
configure:2728: $? = 0
configure:2734: gcc -c conftest.c -o conftest2.o >&5
configure:2737: $? = 0
configure:2748: cc -c conftest.c >&5
configure:2751: $? = 0
configure:2759: cc -c conftest.c -o conftest2.o >&5
configure:2762: $? = 0
configure:2768: cc -c conftest.c -o conftest2.o >&5
configure:2771: $? = 0
configure:2789: result: yes
configure:2806: checking how to run the C preprocessor
configure:2846: gcc -E conftest.c
configure:2852: $? = 0
configure:2883: gcc -E conftest.c
conftest.c:8:28: error: ac_nonexistent.h: No such file or directory
configure:2889: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:2922: result: gcc -E
configure:2951: gcc -E conftest.c
configure:2957: $? = 0
configure:2988: gcc -E conftest.c
conftest.c:8:28: error: ac_nonexistent.h: No such file or directory
configure:2994: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3090: checking for g++
configure:3106: found /usr/bin/g++
configure:3117: result: g++
configure:3148: checking for C++ compiler version
configure:3155: g++ --version >&5
g++ (GCC) 4.1.1 20060724 (prerelease) (4.1.1-4pclos2007)
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:3158: $? = 0
configure:3165: g++ -v >&5
Using built-in specs.
Target: i586-mandriva-linux-gnu
Configured with: ../configure --prefix=/usr --libexecdir=/usr/lib --with-slibdir=/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --enable-languages=c,c++,ada,fortran,objc,obj-c++,java --host=i586-mandriva-linux-gnu --with-cpu=generic --with-system-zlib --enable-long-long --enable-__cxa_atexit --enable-clocale=gnu --disable-libunwind-exceptions --enable-java-awt=gtk --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --enable-gtk-cairo --enable-ssp --disable-libssp
Thread model: posix
gcc version 4.1.1 20060724 (prerelease) (4.1.1-4pclos2007)
configure:3168: $? = 0
configure:3175: g++ -V >&5
g++: '-V' option must have argument
configure:3178: $? = 1
configure:3181: checking whether we are using the GNU C++ compiler
configure:3210: g++ -c conftest.cpp >&5
configure:3216: $? = 0
configure:3233: result: yes
configure:3238: checking whether g++ accepts -g
configure:3268: g++ -c -g conftest.cpp >&5
configure:3274: $? = 0
configure:3373: result: yes
configure:3397: checking whether make sets $(MAKE)
configure:3418: result: yes
configure:3471: checking for a BSD-compatible install
configure:3527: result: /usr/bin/install -c
configure:3581: checking for ranlib
configure:3597: found /usr/bin/ranlib
configure:3608: result: ranlib
configure:3677: checking for ar
configure:3693: found /usr/bin/ar
configure:3704: result: ar
configure:3773: checking for ld
configure:3789: found /usr/bin/ld
configure:3800: result: ld
configure:3829: checking for grep that handles long lines and -e
configure:3903: result: /bin/grep
configure:3908: checking for egrep
configure:3986: result: /bin/grep -E
configure:3991: checking for ANSI C header files
configure:4021: gcc -c conftest.c >&5
configure:4027: $? = 0
configure:4126: gcc -o conftest conftest.c >&5
configure:4129: $? = 0
configure:4135: ./conftest
configure:4138: $? = 0
configure:4155: result: yes
configure:4179: checking for sys/types.h
configure:4200: gcc -c conftest.c >&5
configure:4206: $? = 0
configure:4222: result: yes
configure:4179: checking for sys/stat.h
configure:4200: gcc -c conftest.c >&5
configure:4206: $? = 0
configure:4222: result: yes
configure:4179: checking for stdlib.h
configure:4200: gcc -c conftest.c >&5
configure:4206: $? = 0
configure:4222: result: yes
configure:4179: checking for string.h
configure:4200: gcc -c conftest.c >&5
configure:4206: $? = 0
configure:4222: result: yes
configure:4179: checking for memory.h
configure:4200: gcc -c conftest.c >&5
configure:4206: $? = 0
configure:4222: result: yes
configure:4179: checking for strings.h
configure:4200: gcc -c conftest.c >&5
configure:4206: $? = 0
configure:4222: result: yes
configure:4179: checking for inttypes.h
configure:4200: gcc -c conftest.c >&5
configure:4206: $? = 0
configure:4222: result: yes
configure:4179: checking for stdint.h
configure:4200: gcc -c conftest.c >&5
configure:4206: $? = 0
configure:4222: result: yes
configure:4179: checking for unistd.h
configure:4200: gcc -c conftest.c >&5
configure:4206: $? = 0
configure:4222: result: yes
configure:4241: checking for inttypes.h
configure:4247: result: yes
configure:4241: checking for stdint.h
configure:4247: result: yes
configure:4241: checking for sys/types.h
configure:4247: result: yes
configure:4380: checking for vsscanf
configure:4436: gcc -o conftest conftest.c >&5
conftest.c:44: warning: conflicting types for built-in function 'vsscanf'
configure:4442: $? = 0
configure:4460: result: yes
configure:4519: checking whether the byte order is big-endian
configure:4552: result: no
configure:4651: checking gcc version
configure:4660: result: 4.1.1
configure:4677: checking if being compiled with mingw32
configure:4689: result: no
configure:4708: checking for int64_t
configure:4752: g++ -c conftest.cpp >&5
configure:4758: $? = 0
configure:4775: result: yes
configure:4778: checking for uint64_t
configure:4815: g++ -c conftest.cpp >&5
configure:4821: $? = 0
configure:4838: result: yes
configure:4847: checking for int
configure:4877: gcc -c conftest.c >&5
configure:4883: $? = 0
configure:4898: result: yes
configure:4905: checking size of int
configure:5207: gcc -o conftest conftest.c >&5
configure:5210: $? = 0
configure:5216: ./conftest
configure:5219: $? = 0
configure:5242: result: 4
configure:5252: checking for long
configure:5282: gcc -c conftest.c >&5
configure:5288: $? = 0
configure:5303: result: yes
configure:5310: checking size of long
configure:5612: gcc -o conftest conftest.c >&5
configure:5615: $? = 0
configure:5621: ./conftest
configure:5624: $? = 0
configure:5647: result: 4
configure:5657: checking for long long
configure:5687: gcc -c conftest.c >&5
configure:5693: $? = 0
configure:5708: result: yes
configure:5715: checking size of long long
configure:6017: gcc -o conftest conftest.c >&5
configure:6020: $? = 0
configure:6026: ./conftest
configure:6029: $? = 0
configure:6052: result: 8
configure:6115: checking for PRId64 and PRIu64
configure:6153: gcc -c conftest.c >&5
configure:6159: $? = 0
configure:6176: result: yes
configure:6195: checking for posix_fadvise
configure:6234: g++ -c conftest.cpp >&5
configure:6240: $? = 0
configure:6262: result: yes
configure:6273: checking for iconv
configure:6305: gcc -o conftest conftest.c >&5
configure:6311: $? = 0
configure:6381: result: yes
configure:6384: checking for iconv declaration
configure:6423: gcc -c conftest.c >&5
configure:6429: $? = 0
configure:6448: result:
extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
configure:6471: checking for nl_langinfo
configure:6500: gcc -c conftest.c >&5
configure:6506: $? = 0
configure:6523: result: yes
configure:6601: checking for ogg_sync_init in -logg
configure:6636: gcc -o conftest conftest.c -logg >&5
configure:6642: $? = 0
configure:6660: result: yes
configure:6689: checking ogg/ogg.h usability
configure:6706: gcc -c conftest.c >&5
configure:6712: $? = 0
configure:6726: result: yes
configure:6730: checking ogg/ogg.h presence
configure:6745: gcc -E conftest.c
configure:6751: $? = 0
configure:6765: result: yes
configure:6793: checking for ogg/ogg.h
configure:6801: result: yes
configure:6826: checking for vorbis_synthesis_init in -lvorbis
configure:6861: gcc -o conftest conftest.c -lvorbis -logg -lm >&5
configure:6867: $? = 0
configure:6885: result: yes
configure:6914: checking vorbis/codec.h usability
configure:6931: gcc -c conftest.c >&5
configure:6937: $? = 0
configure:6951: result: yes
configure:6955: checking vorbis/codec.h presence
configure:6970: gcc -E conftest.c
configure:6976: $? = 0
configure:6990: result: yes
configure:7018: checking for vorbis/codec.h
configure:7026: result: yes
configure:7060: checking for FLAC__stream_decoder_new in -lFLAC
configure:7095: gcc -o conftest conftest.c -lFLAC -logg -lm >&5
configure:7101: $? = 0
configure:7119: result: yes
configure:7132: checking for FLAC__StreamMetadata_StreamInfo.sample_rate
configure:7162: gcc -c conftest.c >&5
configure:7168: $? = 0
configure:7227: result: yes
configure:7237: checking for FLAC__stream_decoder_skip_single_frame in -lFLAC
configure:7272: gcc -o conftest conftest.c -lFLAC -lFLAC -logg -lm >&5
configure:7278: $? = 0
configure:7296: result: yes
configure:7329: checking for pcre-config
configure:7348: found /usr/bin/pcre-config
configure:7361: result: /usr/bin/pcre-config
configure:7378: checking for libpcrecpp
configure:7418: g++ -o conftest conftest.cpp -L/usr/lib -lpcre -lpcrecpp >&5
configure:7424: $? = 0
configure:7452: result: yes
configure:7468: checking for libEBML headers version >= 0.7.7
configure:7515: g++ -c conftest.cpp >&5
configure:7521: $? = 0
configure:7603: result: yes
configure:7615: checking if linking against libEBML works and if it requires -DEBML_DLL
configure:7657: g++ -o conftest conftest.cpp -lebml >&5
configure:7663: $? = 0
configure:7743: result: yes, without -DEBML_DLL
configure:7762: checking for libMatroska headers version >= 0.8.1
configure:7812: g++ -c conftest.cpp >&5
configure:7818: $? = 0
configure:7901: result: yes
configure:7913: checking if linking against libMatroska works and if it requires -DMATROSKA_DLL
configure:7955: g++ -o conftest conftest.cpp -lmatroska -lebml >&5
configure:7961: $? = 0
configure:8041: result: yes, without -MATROSKA_DLL
configure:8062: checking for XML_ParserCreate in -lexpat
configure:8097: gcc -o conftest conftest.c -lexpat >&5
configure:8103: $? = 0
configure:8121: result: yes
configure:8150: checking expat.h usability
configure:8167: gcc -c conftest.c >&5
configure:8173: $? = 0
configure:8187: result: yes
configure:8191: checking expat.h presence
configure:8206: gcc -E conftest.c
configure:8212: $? = 0
configure:8226: result: yes
configure:8254: checking for expat.h
configure:8262: result: yes
configure:8288: checking for zlibVersion in -lz
configure:8323: gcc -o conftest conftest.c -lz >&5
configure:8329: $? = 0
configure:8347: result: yes
configure:8376: checking zlib.h usability
configure:8393: gcc -c conftest.c >&5
configure:8399: $? = 0
configure:8413: result: yes
configure:8417: checking zlib.h presence
configure:8432: gcc -E conftest.c
configure:8438: $? = 0
configure:8452: result: yes
configure:8480: checking for zlib.h
configure:8488: result: yes
configure:8514: checking for lzo1x_1_compress in -llzo2
configure:8549: gcc -o conftest conftest.c -llzo2 >&5
configure:8555: $? = 0
configure:8573: result: yes
configure:8667: checking lzo1x.h usability
configure:8684: gcc -c conftest.c >&5
conftest.c:67:19: error: lzo1x.h: No such file or directory
configure:8690: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_VSSCANF 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define HAVE_POSIX_FADVISE 1
| #define ICONV_CONST
| #define HAVE_NL_LANGINFO 1
| #define HAVE_OGG_OGG_H 1
| #define HAVE_VORBIS_CODEC_H 1
| #define HAVE_FLAC_DECODER_SKIP 1
| #define HAVE_FLAC_FORMAT_H 1
| #define HAVE_EXPAT_H 1
| #define HAVE_ZLIB_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 <lzo1x.h>
configure:8704: result: no
configure:8708: checking lzo1x.h presence
configure:8723: gcc -E conftest.c
conftest.c:34:19: error: lzo1x.h: No such file or directory
configure:8729: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_VSSCANF 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define HAVE_POSIX_FADVISE 1
| #define ICONV_CONST
| #define HAVE_NL_LANGINFO 1
| #define HAVE_OGG_OGG_H 1
| #define HAVE_VORBIS_CODEC_H 1
| #define HAVE_FLAC_DECODER_SKIP 1
| #define HAVE_FLAC_FORMAT_H 1
| #define HAVE_EXPAT_H 1
| #define HAVE_ZLIB_H 1
| /* end confdefs.h. */
| #include <lzo1x.h>
configure:8743: result: no
configure:8771: checking for lzo1x.h
configure:8779: result: no
configure:8667: checking lzo/lzo1x.h usability
configure:8684: gcc -c conftest.c >&5
configure:8690: $? = 0
configure:8704: result: yes
configure:8708: checking lzo/lzo1x.h presence
configure:8723: gcc -E conftest.c
configure:8729: $? = 0
configure:8743: result: yes
configure:8771: checking for lzo/lzo1x.h
configure:8779: result: yes
configure:8818: checking for BZ2_bzCompress in -lbz2
configure:8853: gcc -o conftest conftest.c -lbz2 >&5
configure:8859: $? = 0
configure:8877: result: yes
configure:8902: checking bzlib.h usability
configure:8919: gcc -c conftest.c >&5
configure:8925: $? = 0
configure:8939: result: yes
configure:8943: checking bzlib.h presence
configure:8958: gcc -E conftest.c
configure:8964: $? = 0
configure:8978: result: yes
configure:9006: checking for bzlib.h
configure:9014: result: yes
configure:9065: checking for wx-config
configure:9084: found /usr/bin/wx-config
configure:9097: result: /usr/bin/wx-config
configure:9106: checking for wxWidgets 2.6.0 or newer
configure:9155: g++ -o conftest -I/usr/lib/wx/include/ -I/usr/lib/wx/include/gtk2-unicode-release-2.6 -I/usr/include/wx-2.6 -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DNO_GCC_PRAGMA conftest.cpp -pthread -L/usr/X11R6/lib -lwx_gtk2u_xrc-2.6 -lwx_gtk2u_qa-2.6 -lwx_gtk2u_html-2.6 -lwx_gtk2u_adv-2.6 -lwx_gtk2u_core-2.6 -lwx_baseu_xml-2.6 -lwx_baseu_net-2.6 -lwx_baseu-2.6 >&5
configure:9161: $? = 0
configure:9206: result: 2.6.4 ok
configure:9645: checking for magic_open in -lmagic
configure:9680: gcc -o conftest conftest.c -lmagic -lz >&5
/usr/bin/ld: cannot find -lmagic
collect2: ld returned 1 exit status
configure:9686: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #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_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_VSSCANF 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 4
| #define SIZEOF_LONG_LONG 8
| #define HAVE_POSIX_FADVISE 1
| #define ICONV_CONST
| #define HAVE_NL_LANGINFO 1
| #define HAVE_OGG_OGG_H 1
| #define HAVE_VORBIS_CODEC_H 1
| #define HAVE_FLAC_DECODER_SKIP 1
| #define HAVE_FLAC_FORMAT_H 1
| #define HAVE_EXPAT_H 1
| #define HAVE_ZLIB_H 1
| #define HAVE_LZO_LZO1X_H 1
| #define HAVE_LZO 1
| #define HAVE_BZLIB_H 1
| #define HAVE_WXWIDGETS 1
| /* end confdefs.h. */
|
| /* 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 magic_open ();
| int
| main ()
| {
| return magic_open ();
| ;
| return 0;
| }
configure:9704: result: no
configure:9966: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by config.status, which was
generated by GNU Autoconf 2.61. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on Rolf
config.status:663: creating Makefile
config.status:663: creating avilib-0.6.10/Makefile
config.status:663: creating librmff/Makefile
config.status:663: creating src/Makefile
config.status:663: creating src/common/Makefile
config.status:663: creating src/input/Makefile
config.status:663: creating src/output/Makefile
config.status:663: creating src/mpegparser/Makefile
config.status:663: creating src/mmg/Makefile
config.status:663: creating src/extract/Makefile
config.status:663: creating src/merge/Makefile
config.status:663: creating src/info/Makefile
config.status:663: creating config.h
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_c_bigendian=no
ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_ebml_dll='yes, without -DEBML_DLL'
ac_cv_ebml_found=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_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_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_vsscanf=yes
ac_cv_gcc_version=4.1.1
ac_cv_has_int64_t=yes
ac_cv_has_nl_langinfo=yes
ac_cv_has_prix64=yes
ac_cv_has_uint64_t=yes
ac_cv_header_bzlib_h=yes
ac_cv_header_expat_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_lzo1x_h=no
ac_cv_header_lzo_lzo1x_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_ogg_ogg_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_header_vorbis_codec_h=yes
ac_cv_header_zlib_h=yes
ac_cv_lib_FLAC_FLAC__stream_decoder_new=yes
ac_cv_lib_FLAC_FLAC__stream_decoder_skip_single_frame=yes
ac_cv_lib_bz2_BZ2_bzCompress=yes
ac_cv_lib_expat_XML_ParserCreate=yes
ac_cv_lib_lzo2_lzo1x_1_compress=yes
ac_cv_lib_magic_magic_open=no
ac_cv_lib_ogg_ogg_sync_init=yes
ac_cv_lib_vorbis_vorbis_synthesis_init=yes
ac_cv_lib_z_zlibVersion=yes
ac_cv_matroska_dll='yes, without -MATROSKA_DLL'
ac_cv_matroska_found=yes
ac_cv_member_FLAC__StreamMetadata_StreamInfo_sample_rate=yes
ac_cv_mingw32=no
ac_cv_objext=o
ac_cv_path_EGREP='/bin/grep -E'
ac_cv_path_GREP=/bin/grep
ac_cv_path_PCRE_CONFIG=/usr/bin/pcre-config
ac_cv_path_WX_CONFIG=/usr/bin/wx-config
ac_cv_path_install='/usr/bin/install -c'
ac_cv_pcre_links=yes
ac_cv_posix_fadvise=yes
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_CXX=g++
ac_cv_prog_ac_ct_LD=ld
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_gcc_c_o=yes
ac_cv_prog_cxx_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_sizeof_int=4
ac_cv_sizeof_long=4
ac_cv_sizeof_long_long=8
ac_cv_type_int=yes
ac_cv_type_long=yes
ac_cv_type_long_long=yes
am_cv_func_iconv=yes
am_cv_lib_iconv=no
am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);'
am_cv_proto_iconv_arg1=
am_cv_wx_compilation=1
## ----------------- ##
## Output variables. ##
## ----------------- ##
AR='ar'
BZ2_LIBS='-lbz2'
CC='gcc'
CFLAGS=''
CPP='gcc -E'
CPPFLAGS=''
CXX='g++'
CXXFLAGS=''
DEBUG_CFLAGS=''
DEFS='-DHAVE_CONFIG_H'
EBML_CFLAGS=''
EBML_LIBS='-lebml'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/bin/grep -E'
EXEEXT=''
EXPAT_CFLAGS=''
EXPAT_LIBS='-lexpat'
EXTRA_CFLAGS=''
EXTRA_LDFLAGS=''
FLAC_LIBS='-lFLAC -logg -lm'
GCC_DEP_STYLE='v3'
GREP='/bin/grep'
ICONV_LIBS=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
LD='ld'
LDFLAGS=''
LIBINTL_LIBS=''
LIBMTXCOMMONDLL='0'
LIBOBJS=''
LIBS=''
LTLIBOBJS=''
LZO_LIBS='-llzo2'
MAGIC_LIBS=''
MATROSKA_CFLAGS=''
MATROSKA_LIBS='-lmatroska'
MINGW=''
MINGW_GUIAPP=''
MINGW_LIBS=''
MOC=''
OBJEXT='o'
OGG_LIBS='-logg'
OPTIMIZATION_CFLAGS='-O3'
PACKAGE='mkvtoolnix'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
PCRE_CFLAGS=''
PCRE_CONFIG='/usr/bin/pcre-config'
PCRE_LIBS='-L/usr/lib -lpcre -lpcrecpp'
PROFILING_CFLAGS=''
PROFILING_LIBS=''
QT_CFLAGS=''
QT_LIBS=''
RANLIB='ranlib'
SET_MAKE=''
SHELL='/bin/sh'
TRANSLATIONS=''
TRANSLATIONS_POS=''
UIC=''
USER_CFLAGS=''
USER_CPPFLAGS=''
USER_CXXFLAGS=''
USER_LDFLAGS=''
USE_QT=''
USE_WXWIDGETS='yes'
VERSION='2.1.0'
VORBIS_LIBS='-lvorbis -lm'
WXWIDGETS_CFLAGS='-I/usr/lib/wx/include/ -I/usr/lib/wx/include/gtk2-unicode-release-2.6 -I/usr/include/wx-2.6 -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -DNO_GCC_PRAGMA '
WXWIDGETS_INCLUDES=''
WXWIDGETS_LIBS='-pthread -L/usr/X11R6/lib -lwx_gtk2u_xrc-2.6 -lwx_gtk2u_qa-2.6 -lwx_gtk2u_html-2.6 -lwx_gtk2u_adv-2.6 -lwx_gtk2u_core-2.6 -lwx_baseu_xml-2.6 -lwx_baseu_net-2.6 -lwx_baseu-2.6 '
WX_CONFIG='/usr/bin/wx-config'
ZLIB_LIBS='-lz'
ac_ct_CC='gcc'
ac_ct_CXX='g++'
bindir='${exec_prefix}/bin'
build_alias=''
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host_alias=''
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
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 ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""
#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_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_VSSCANF 1
#define SIZEOF_INT 4
#define SIZEOF_LONG 4
#define SIZEOF_LONG_LONG 8
#define HAVE_POSIX_FADVISE 1
#define ICONV_CONST
#define HAVE_NL_LANGINFO 1
#define HAVE_OGG_OGG_H 1
#define HAVE_VORBIS_CODEC_H 1
#define HAVE_FLAC_DECODER_SKIP 1
#define HAVE_FLAC_FORMAT_H 1
#define HAVE_EXPAT_H 1
#define HAVE_ZLIB_H 1
#define HAVE_LZO_LZO1X_H 1
#define HAVE_LZO 1
#define HAVE_BZLIB_H 1
#define HAVE_WXWIDGETS 1
configure: exit 0
/re
----- Original Message -----
From: "Ivan Kowalenko" <ivan.kowalenko at gmail.com>
To: "help Questions, instructions, talk about Matroska" <matroska-users at lists.matroska.org>
Sent: Saturday, January 5, 2008 1:27:58 PM (GMT-0600) America/Chicago
Subject: RE: [Matroska-users] Matroska under PCLinuxOS
Could you paste the error into the message and attach your config.log file? With out them, we have no idea what's going on.
From: Rolf Ernst <rolf.ernst at 24hourloop.com>
Sent: Saturday, January 05, 2008 1:04 PM
To: matroska-users at lists.matroska.org
Subject: [Matroska-users] Matroska under PCLinuxOS
Hi,
I hope this is the right forum to ask this question:
PCLinuxOS unlike all the other distributions has no mkvtoolmix package. I tried to compile it from source, was successful but failed during the link step. Has anybody done this before and can offer some suggestions?
/re
_______________________________________________ Matroska-users mailing list Matroska-users at lists.matroska.org http://lists.matroska.org/cgi-bin/mailman/listinfo/matroska-users Read Matroska-Users on GMane: http://dir.gmane.org/gmane.comp.multimedia.matroska.user
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.matroska.org/pipermail/matroska-users/attachments/20080105/a82b1de6/attachment-0002.html>
More information about the Matroska-users
mailing list