Antoine Jacoutot пишет:
>>> MKVToolnix: cross-platform tools for Matroska.
>>> With these tools one can get information about (mkvinfo) Matroska
>>> files,
>>> extract tracks/data from (mkvextract) Matroska files and create
>>> (mkvmerge) Matroska files from other media files.
>
> New tarball: fixes no_x11 FLAVOR (stupid me!)
> => noticed by jolan
>
> Comments/Ok?
>
I have tried to compile.. (see in attachment)

$ egcc --version
egcc (GCC) 4.2.0 20061024 (prerelease)
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.

$ pkg_info | grep pcre
pcre++-0.9.5p1      wrapper class around the pcre library
pcre-6.4p1          perl-compatible regular expression library

===>  Configuring for mkvtoolnix-2.0.0
checking for gcc... /usr/local/bin/egcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /usr/local/bin/egcc accepts -g... yes
checking for /usr/local/bin/egcc option to accept ISO C89... none needed
checking whether /usr/local/bin/egcc and cc understand -c and -o together... yes
checking how to run the C preprocessor... /usr/local/bin/egcc -E
checking whether we are using the GNU C++ compiler... yes
checking whether /usr/local/bin/eg++ accepts -g... yes
checking whether make sets $(MAKE)... yes
checking for a BSD-compatible install... /usr/bin/install -c -o root -g bin
checking for ranlib... ranlib
checking for ar... ar
checking for ld... ld
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for vsscanf... yes
checking whether the byte order is big-endian... no
checking gcc version... 4.2.0
checking if being compiled with mingw32... no
checking for int64_t... yes
checking for uint64_t... yes
checking for int... yes
checking size of int... 4
checking for long... yes
checking size of long... 4
checking for long long... yes
checking size of long long... 8
checking for PRId64 and PRIu64... yes
checking for posix_fadvise... no
checking for iconv... yes
checking for iconv declaration... 
         extern size_t iconv (iconv_t cd, const char * *inbuf, size_t 
*inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for nl_langinfo... (cached) no
checking for locale_charset... yes
checking for ogg_sync_init in -logg... yes
checking ogg/ogg.h usability... yes
checking ogg/ogg.h presence... yes
checking for ogg/ogg.h... yes
checking for vorbis_synthesis_init in -lvorbis... yes
checking vorbis/codec.h usability... yes
checking vorbis/codec.h presence... yes
checking for vorbis/codec.h... yes
checking for FLAC__stream_decoder_new in -lFLAC... yes
checking for FLAC__StreamMetadata_StreamInfo.sample_rate... yes
checking for FLAC__stream_decoder_skip_single_frame in -lFLAC... yes
checking for pcre-config... /usr/local/bin/pcre-config
checking for libpcrecpp... no
configure: error: Could not find the PCRE C++ library
*** Error code 1

Stop in /usr/ports/multimedia/mkvtoolnix (line 2038 of 
/usr/ports/infrastructure/mk/bsd.port.mk).

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to