error "Your Developer Tools' SDKs were not found.\nYou need to add extra symbolic links to /Developer to achieve correctly\nbuilt contribs.\nHave a look at the OSX-Compile-HOWTO for details.">&2
PPR; printf(" point %u: sample_number=%I64u, stream_offset=%I64u, frame_samples=%u\n", i, block->data.seek_table.points[i].sample_number, block->data.seek_table.points[i].stream_offset, block->data.seek_table.points[i].frame_samples);
#else
PPR; printf(" point %u: sample_number=%llu, stream_offset=%llu, frame_samples=%u\n", i, (unsigned long long)block->data.seek_table.points[i].sample_number, (unsigned long long)block->data.seek_table.points[i].stream_offset, block->data.seek_table.points[i].frame_samples);
@@ -618,7 +618,7 @@
break;
case FLAC__METADATA_TYPE_CUESHEET:
PPR; printf(" media catalog number: %s\n", block->data.cue_sheet.media_catalog_number);
printf("FAILED, track indices[%u].offset mismatch, expected %llu, got %llu\n", i, (unsigned long long)to->indices[i].offset, (unsigned long long)from->indices[i].offset);
printf("FAILED, point[%u].sample_number mismatch, expected %I64u, got %I64u\n", i, to[i].sample_number, from[i].sample_number);
#else
printf("FAILED, point[%u].sample_number mismatch, expected %llu, got %llu\n", i, (unsigned long long)to[i].sample_number, (unsigned long long)from[i].sample_number);
printf("FAILED, point[%u].stream_offset mismatch, expected %I64u, got %I64u\n", i, to[i].stream_offset, from[i].stream_offset);
#else
printf("FAILED, point[%u].stream_offset mismatch, expected %llu, got %llu\n", i, (unsigned long long)to[i].stream_offset, (unsigned long long)from[i].stream_offset);
printf("FAILED, points[%u].sample_number mismatch, expected %I64u, got %I64u\n", i, block->points[i].sample_number, blockcopy->points[i].sample_number);
#else
printf("FAILED, points[%u].sample_number mismatch, expected %llu, got %llu\n", i, (unsigned long long)block->points[i].sample_number, (unsigned long long)blockcopy->points[i].sample_number);
printf("FAILED, points[%u].stream_offset mismatch, expected %I64u, got %I64u\n", i, block->points[i].stream_offset, blockcopy->points[i].stream_offset);
#else
printf("FAILED, points[%u].stream_offset mismatch, expected %llu, got %llu\n", i, (unsigned long long)block->points[i].stream_offset, (unsigned long long)blockcopy->points[i].stream_offset);
printf("FAILED, tracks[%u].offset mismatch, expected %I64u, got %I64u\n", i, block->tracks[i].offset, blockcopy->tracks[i].offset);
#else
printf("FAILED, tracks[%u].offset mismatch, expected %llu, got %llu\n", i, (unsigned long long)block->tracks[i].offset, (unsigned long long)blockcopy->tracks[i].offset);
printf("FAILED, tracks[%u].indices[%u].offset mismatch, expected %llu, got %llu\n", i, j, (unsigned long long)block->tracks[i].indices[j].offset, (unsigned long long)blockcopy->tracks[i].indices[j].offset);
const char *ReSIDBuilder::ERR_FILTER_DEFINITION = "RESID ERROR: Filter definition is not valid (see docs).";
Les fichiers binaires sidplay-2.1.1/builders/resid-builder/src/resid-builder.o et sidplay-2.1.1.new/builders/resid-builder/src/resid-builder.o sont différents.
cd libmpeg2 && patch -p0 < ../Patches/libmpeg2-mc-neon.patch
cd libmpeg2 && ./bootstrap
.mpeg2:libmpeg2
(cd$<;$(HOSTCC) ./configure $(HOSTCONF)--prefix=$(PREFIX)--without-x--disable-sdl&&cd libmpeg2 && make && make install&&cd ../include && make && make install)
(cd$<&&$(HOSTCC) make $(LUA_MAKEPLATEFORM-1)&&cd src&& $(HOSTCC) make liblua.a&& cd ..&&$(HOSTCC) make install INSTALL_TOP=$(PREFIX)&&$(RANLIB)$(PREFIX)/lib/liblua.a)
(cd$<;CROSS=$(CROSS) ./configure $(VPX_TARGET-1)--disable-install-bins--disable-install-srcs--disable-install-libs--disable-install-docs--disable-examples--disable-vp8-decoder&& make && make install)
(rm-rf$(PREFIX)/include/vpx/ &&mkdir-p$(PREFIX)/include/vpx/;cd$<&&cp vpx/*.h vpx_ports/*.h $(PREFIX)/include/vpx/)# Of course, why the hell would one expect it to be listed or in make install?
rm$(PREFIX)/include/vpx/config.h
(cd$<;$(RANLIB) libvpx.a &&mkdir-p$(PREFIX)/lib &&cp libvpx.a $(PREFIX)/lib/)# Of course, why the hell would one expect it to be listed or in make install?
(cd$<;$(HOSTCC) ./configure $(HOSTCONF)--prefix=$(PREFIX)--disable-analyser-hooks--disable-decoder--disable-shared--disable-gtktest--disable-frontend&& make && make install)
echo"ffmpeg snapshot is too old, you MUST use git !"
exit 1
endif
ifeq($(ARCH),armel)
HAVE_ARMELF=1
endif
FFMPEG_DEPS-$(ENABLED)= .lame .gsm .libvpx .zlib
FFMPEG_DEPS-$(HAVE_WINCE)= .zlib
FFMPEG_DEPS-$(HAVE_UCLIBC)=
FFMPEG_DEPS-$(HAVE_IOS)=
FFMPEG_DEPS-$(HAVE_WIN64)= .lame .gsm .zlib
FFMPEG_DEPS-$(HAVE_ARMELF)= .lame .gsm .zlib
FFMPEG_DEPS-$(HAVE_MACOSX)+= .yasm
FFMPEG_DEPS-$(HAVE_WIN32)+= .dshow_headers
FFMPEG_DEPS-$(HAVE_ANDROID)=
FFMPEG_DEPS-$(HAVE_SYMBIAN)=
.ffmpeg:ffmpeg $(FFMPEG_DEPS-1)
(cd ffmpeg;$(HOSTCC) ./configure --prefix=$(PREFIX)--extra-cflags="$(FFMPEG_CFLAGS) -DHAVE_STDINT_H"--extra-ldflags="$(LDFLAGS)"$(FFMPEGCONF)--disable-shared--enable-static&& make && make install-libs install-headers)
touch$@
ifdefGIT
ffmpeg-source:ffmpeg
tar cv --exclude=.git ffmpeg | bzip2 > ffmpeg-$(DATE).tar.bz2
(cd$<;$(HOSTCC) ./configure $(HOSTCONF)--prefix=$(PREFIX)--disable-imlib2--disable-doc--disable-ruby--disable-csharp--disable-cxx--disable-x11&&cd caca && make && make install)
else
(cd$<;$(HOSTCC) ./configure $(HOSTCONF)--prefix=$(PREFIX)--disable-imlib2--disable-doc--disable-ruby--disable-csharp--disable-cxx&&cd caca && make && make install)
(cd$<;$(HOSTCC) ./configure $(HOSTCONF)--prefix=$(PREFIX)--disable-shared--enable-static--without-iconvCFLAGS="$(CFLAGS) -D_BSD_SOCKLEN_T_=int"&& make && make install)
else
ifdefHAVE_DARWIN_OS
.cddb:libcddb
(cd$<;$(HOSTCC) ./configure $(HOSTCONF)--prefix=$(PREFIX)--disable-shared--enable-static--without-iconvCFLAGS="$(CFLAGS) -D_BSD_SOCKLEN_T_=int"LDFLAGS="$(LDFLAGS)"&& make && make install)
else
.cddb:libcddb
(cd$<;$(HOSTCC) ./configure $(HOSTCONF)--prefix=$(PREFIX)--disable-shared--enable-staticCFLAGS="$(CFLAGS) -D_BSD_SOCKLEN_T_=int"LDFLAGS="$(LDFLAGS) -liconv"&& make && make install)
(cd$<; ./configure --prefix=$(PREFIX)--without-vcdinfo--disable-shared&& make && make install&&sed-e's%/usr/lib/libiconv.la%%'-i.orig $(PREFIX)/lib/libcdio.la &&sed-e's%/usr/lib/libiconv.la%%'-i.orig $(PREFIX)/lib/libiso9660.la)
else
(cd$<;sed-e's%@ENABLE_CPP_TRUE@SUBDIRS = C++%@ENABLE_CPP_TRUE@SUBDIRS = %'-i.orig example/Makefile.in && autoreconf -fisv&& ./configure --prefix=$(PREFIX)--without-vcdinfo--disable-shared&& make && make install)
(cd twolame;$(HOSTCC)CFLAGS="${CFLAGS} -DLIBTWOLAME_STATIC" ./configure $(HOSTCONF)--prefix=$(PREFIX)&&cd libtwolame && make && make install&&cd .. && make install-data)
(cd$<;$(HOSTCC) ./configure $(HOSTCONF)--target=i586-mingw32msvc --prefix=$(PREFIX)CFLAGS="$(CFLAGS)"$(CIPHDIG)--disable-shared--enable-static--disable-nlsac_cv_sys_symbol_underscore=$(ac_cv_sys_symbol_underscore)&& make && make install)
else
(cd$<;$(HOSTCC) ./configure $(HOSTCONF)--prefix=$(PREFIX)CFLAGS="$(CFLAGS)"LDFLAGS="$(LDFLAGS) -lgpg-error"$(CIPHDIG)&& make && make install)
(cd$<;$(HOSTCC) ./configure $(HOSTCONF)--prefix=$(PREFIX)CFLAGS="$(CFLAGS)"--with-libgcrypt--target=i586-mingw32msvc --disable-cxx-disable-shared--enable-static--disable-nls--with-included-opencdk--with-included-libtasn1&&cd gl && make &&cd ../lib && make && make install)
else
(cd$<;$(HOSTCC) ./configure $(HOSTCONF)--prefix=$(PREFIX)CFLAGS="$(CFLAGS)"--with-libgcrypt--disable-cxx--with-included-opencdk--disable-guile&& make && make install)
$(SVN) co http://svn.libsdl.org/trunk/SDL -r 4444 SDL
(cd$@; sh autogen.sh)
endif
.SDL:SDL
(cd$<;$(HOSTCC) ./configure $(HOSTCONF)--prefix=$(PREFIX)--disable-video-x11--disable-video-aalib--disable-video-dga--disable-video-fbcon--disable-video-directfb--disable-video-ggi--disable-video-svga--disable-directx--disable-joystick--disable-cdrom--disable-threads--disable-sdl-dlopenCFLAGS="$(CFLAGS)"&& make && make install)
(cd$<;$(HOSTCC) ./configure $(HOSTCONF)--prefix=/usr --without-debug--enable-widec--without-develop--without-shared&& make -C ncurses && make -C include && make -C ncurses DESTDIR=$(PREFIX)install&& make -C include DESTDIR=$(PREFIX)install)
(cd$<;$(HOSTCC) ./configure $(HOSTCONF)--prefix=$(PREFIX)--disable-samples--without-documentation--enable-static--disable-webserverCFLAGS="$(CFLAGS) -O3 -DUPNP_STATIC_LIB $(LIBUPNP_ECFLAGS)"&& make && make install)