Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- cd tiff && CC="gcc-4.2" CXX="g++-4.2" LD="ld" AR="ar" RANLIB="ranlib" STRIP="strip" PATH="/Users/diegofn/Documents/vlc/vlc/contrib/x86_64-apple-darwin10/bin:/Users/diegofn/Documents/vlc/vlc/extras/tools/build/bin:/Users/diegofn/Documents/vlc/vlc/extras/tools/build/bin:/bin:/usr/bin:/sbin:/usr/sbin" CPPFLAGS=" -isysroot /Developer/SDKs/MacOSX10.6.sdk -mmacosx-version-min=10.6 -m64 -I/Users/diegofn/Documents/vlc/vlc/contrib/x86_64-apple-darwin10/include" CFLAGS=" -isysroot /Developer/SDKs/MacOSX10.6.sdk -mmacosx-version-min=10.6 -m64 -I/Users/diegofn/Documents/vlc/vlc/contrib/x86_64-apple-darwin10/include" CXXFLAGS=" -isysroot /Developer/SDKs/MacOSX10.6.sdk -mmacosx-version-min=10.6 -m64 -I/Users/diegofn/Documents/vlc/vlc/contrib/x86_64-apple-darwin10/include" LDFLAGS=" -Wl,-syslibroot,/Developer/SDKs/MacOSX10.6.sdk -mmacosx-version-min=10.6 -isysroot /Developer/SDKs/MacOSX10.6.sdk -m64 -L/Users/diegofn/Documents/vlc/vlc/contrib/x86_64-apple-darwin10/lib" ./configure --prefix="/Users/diegofn/Documents/vlc/vlc/contrib/x86_64-apple-darwin10" --build="x86_64-apple-darwin10" --host="x86_64-apple-darwin10" --target="x86_64-apple-darwin10" --program-prefix="" --enable-static --disable-shared --disable-dependency-tracking --with-pic \
- --disable-jpeg \
- --disable-zlib \
- --disable-cxx \
- --without-x
- checking build system type... x86_64-apple-darwin10
- checking host system type... x86_64-apple-darwin10
- checking for a BSD-compatible install... /usr/bin/install -c
- checking whether build environment is sane... yes
- checking for a thread-safe mkdir -p... config/install-sh -c -d
- checking for gawk... no
- checking for mawk... no
- checking for nawk... no
- checking for awk... awk
- checking whether make sets $(MAKE)... yes
- checking whether to enable maintainer-specific portions of Makefiles... no
- checking whether build environment is sane... yes
- checking for x86_64-apple-darwin10-gcc... gcc-4.2
- checking whether the C compiler works... yes
- checking for C compiler default output file name... a.out
- checking for suffix of executables...
- checking whether we are cross compiling... no
- checking for suffix of object files... o
- checking whether we are using the GNU C compiler... yes
- checking whether gcc-4.2 accepts -g... yes
- checking for gcc-4.2 option to accept ISO C89... unsupported
- checking for style of include used by make... GNU
- checking dependency style of gcc-4.2... none
- checking for gcc-4.2 option to accept ISO C99... unsupported
- checking for gcc-4.2 option to accept ISO C89... (cached) unsupported
- checking for gcc-4.2 option to accept ISO Standard C... (cached) unsupported
- checking how to run the C preprocessor... gcc-4.2 -E
- checking for a sed that does not truncate output... /usr/bin/sed
- checking for grep that handles long lines and -e... /usr/bin/grep
- checking for egrep... /usr/bin/grep -E
- checking for fgrep... /usr/bin/grep -F
- checking how to print strings... printf
- checking for ld used by gcc-4.2... ld
- checking if the linker (ld) is GNU ld... no
- checking whether gcc-4.2 and cc understand -c and -o together... yes
- checking for ld used by gcc-4.2... (cached) ld
- checking if the linker (ld) is GNU ld... (cached) no
- checking for C compiler warning flags... -Wall -W
- checking whether make sets $(MAKE)... (cached) yes
- checking whether ln -s works... yes
- checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm
- checking the name lister (/usr/bin/nm) interface... BSD nm
- checking the maximum length of command line arguments... 196608
- checking whether the shell understands some XSI constructs... yes
- checking whether the shell understands "+="... yes
- checking how to convert x86_64-apple-darwin10 file names to x86_64-apple-darwin10 format... func_convert_file_noop
- checking how to convert x86_64-apple-darwin10 file names to toolchain format... func_convert_file_noop
- checking for ld option to reload object files... -r
- checking for x86_64-apple-darwin10-objdump... no
- checking for objdump... no
- checking how to recognize dependent libraries... pass_all
- checking for x86_64-apple-darwin10-dlltool... no
- checking for dlltool... no
- checking how to associate runtime and link libraries... printf %s\n
- checking for x86_64-apple-darwin10-ar... ar
- checking for archiver @FILE support... no
- checking for x86_64-apple-darwin10-strip... strip
- checking for x86_64-apple-darwin10-ranlib... ranlib
- checking command to parse /usr/bin/nm output from gcc-4.2 object... ok
- checking for sysroot... no
- checking for x86_64-apple-darwin10-mt... no
- checking for mt... no
- checking if : is a manifest tool... no
- checking for x86_64-apple-darwin10-dsymutil... no
- checking for dsymutil... dsymutil
- checking for x86_64-apple-darwin10-nmedit... no
- checking for nmedit... nmedit
- checking for x86_64-apple-darwin10-lipo... no
- checking for lipo... lipo
- checking for x86_64-apple-darwin10-otool... no
- checking for otool... otool
- checking for x86_64-apple-darwin10-otool64... no
- checking for otool64... no
- checking for -single_module linker flag... yes
- checking for -exported_symbols_list linker flag... yes
- checking for -force_load linker flag... yes
- checking for ANSI C header files... no
- 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 dlfcn.h... yes
- checking for objdir... .libs
- checking if gcc-4.2 supports -fno-rtti -fno-exceptions... no
- checking for gcc-4.2 option to produce PIC... -fno-common -DPIC
- checking if gcc-4.2 PIC flag -fno-common -DPIC works... yes
- checking if gcc-4.2 static flag -static works... no
- checking if gcc-4.2 supports -c -o file.o... yes
- checking if gcc-4.2 supports -c -o file.o... (cached) yes
- checking whether the gcc-4.2 linker (ld) supports shared libraries... yes
- checking dynamic linker characteristics... darwin10 dyld
- checking how to hardcode library paths into programs... immediate
- checking whether stripping libraries is possible... yes
- checking if libtool supports shared libraries... yes
- checking whether to build shared libraries... no
- checking whether to build static libraries... yes
- checking whether we are using the GNU C++ compiler... yes
- checking whether g++-4.2 accepts -g... yes
- checking dependency style of g++-4.2... none
- checking how to run the C++ preprocessor... g++-4.2 -E
- checking for ld used by g++-4.2... ld
- checking if the linker (ld) is GNU ld... no
- checking whether the g++-4.2 linker (ld) supports shared libraries... yes
- checking for g++-4.2 option to produce PIC... -fno-common -DPIC
- checking if g++-4.2 PIC flag -fno-common -DPIC works... yes
- checking if g++-4.2 static flag -static works... no
- checking if g++-4.2 supports -c -o file.o... yes
- checking if g++-4.2 supports -c -o file.o... (cached) yes
- checking whether the g++-4.2 linker (ld) supports shared libraries... yes
- checking dynamic linker characteristics... darwin10 dyld
- checking how to hardcode library paths into programs... immediate
- checking for main in -lc... yes
- checking assert.h usability... yes
- checking assert.h presence... yes
- checking for assert.h... yes
- checking fcntl.h usability... yes
- checking fcntl.h presence... yes
- checking for fcntl.h... yes
- checking io.h usability... no
- checking io.h presence... no
- checking for io.h... no
- checking limits.h usability... yes
- checking limits.h presence... yes
- checking for limits.h... yes
- checking malloc.h usability... no
- checking malloc.h presence... no
- checking for malloc.h... no
- checking search.h usability... yes
- checking search.h presence... yes
- checking for search.h... yes
- checking sys/time.h usability... yes
- checking sys/time.h presence... yes
- checking for sys/time.h... yes
- checking for unistd.h... (cached) yes
- checking for an ANSI C-conforming const... yes
- checking for inline... inline
- checking whether byte ordering is bigendian... no
- checking for off_t... yes
- checking for size_t... yes
- checking size of int... 4
- checking size of long... 8
- checking whether time.h and sys/time.h may both be included... yes
- checking whether struct tm is in sys/time.h or time.h... time.h
- checking for int8... no
- checking for int16... no
- checking for int32... no
- checking size of signed long... 8
- checking size of unsigned long... 8
- checking size of signed long long... 8
- checking size of unsigned long long... 8
- checking for signed 64-bit type... signed long
- checking for unsigned 64-bit type... unsigned long
- checking for floor... yes
- checking for isascii... yes
- checking for memmove... yes
- checking for memset... yes
- checking for mmap... yes
- checking for pow... yes
- checking for setmode... yes
- checking for sqrt... yes
- checking for strchr... yes
- checking for strrchr... yes
- checking for strstr... yes
- checking for strtol... yes
- checking for getopt... yes
- checking for strcasecmp... yes
- checking for strtoul... yes
- checking for lfind... yes
- checking native cpu bit order... lsb2msb
- checking for special C compiler options needed for large files... no
- checking for _FILE_OFFSET_BITS value needed for large files... no
- checking for jbg_dec_init in -ljbig... no
- checking jbig.h usability... no
- checking jbig.h presence... no
- checking for jbig.h... no
- checking for X... disabled
- checking for the pthreads library -lpthreads... no
- checking whether pthreads work without any flags... yes
- checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
- checking if more special flags are required for pthreads... -D_THREAD_SAFE
- checking for cc_r... gcc-4.2
- checking whether we are using the Microsoft C compiler... no
- checking windows.h usability... no
- checking windows.h presence... no
- checking for windows.h... no
- checking for OpenGL library... no
- checking for OpenGL Utility library... no
- checking for GLUT library... no
- configure: creating ./config.status
- config.status: creating Makefile
- config.status: creating build/Makefile
- config.status: creating contrib/Makefile
- config.status: creating contrib/acorn/Makefile
- config.status: creating contrib/addtiffo/Makefile
- config.status: creating contrib/dbs/Makefile
- config.status: creating contrib/dbs/xtiff/Makefile
- config.status: creating contrib/iptcutil/Makefile
- config.status: creating contrib/mac-cw/Makefile
- config.status: creating contrib/mac-mpw/Makefile
- config.status: creating contrib/mfs/Makefile
- config.status: creating contrib/pds/Makefile
- config.status: creating contrib/ras/Makefile
- config.status: creating contrib/stream/Makefile
- config.status: creating contrib/tags/Makefile
- config.status: creating contrib/win_dib/Makefile
- config.status: creating html/Makefile
- config.status: creating html/images/Makefile
- config.status: creating html/man/Makefile
- config.status: creating libtiff/Makefile
- config.status: creating man/Makefile
- config.status: creating port/Makefile
- config.status: creating test/Makefile
- config.status: creating tools/Makefile
- config.status: creating libtiff/tif_config.h
- config.status: creating libtiff/tiffconf.h
- config.status: executing depfiles commands
- config.status: executing libtool commands
- Libtiff is now configured for x86_64-apple-darwin10
- Installation directory: /Users/diegofn/Documents/vlc/vlc/contrib/x86_64-apple-darwin10
- Documentation directory: ${prefix}/share/doc/tiff-3.9.5
- C compiler: gcc-4.2 -isysroot /Developer/SDKs/MacOSX10.6.sdk -mmacosx-version-min=10.6 -m64 -I/Users/diegofn/Documents/vlc/vlc/contrib/x86_64-apple-darwin10/include -Wall -W
- C++ compiler: g++-4.2 -isysroot /Developer/SDKs/MacOSX10.6.sdk -mmacosx-version-min=10.6 -m64 -I/Users/diegofn/Documents/vlc/vlc/contrib/x86_64-apple-darwin10/include
- Enable runtime linker paths: no
- Support Microsoft Document Imaging: yes
- Support for internal codecs:
- CCITT Group 3 & 4 algorithms: yes
- Macintosh PackBits algorithm: yes
- LZW algorithm: yes
- ThunderScan 4-bit RLE algorithm: yes
- NeXT 2-bit RLE algorithm: yes
- LogLuv high dynamic range encoding: yes
- Support for external codecs:
- ZLIB support: no
- Pixar log-format algorithm: no
- JPEG support: no
- Old JPEG support: no
- ISO JBIG support: no
- C++ support: no
- OpenGL support: no
- cd tiff && make -C port && make -C libtiff
- \
- # source='dummy.c' object='dummy.lo' libtool=yes
- /bin/sh ../libtool --tag=CC --mode=compile gcc-4.2 -DHAVE_CONFIG_H -I. -I../libtiff -isysroot /Developer/SDKs/MacOSX10.6.sdk -mmacosx-version-min=10.6 -m64 -I/Users/diegofn/Documents/vlc/vlc/contrib/x86_64-apple-darwin10/include -isysroot /Developer/SDKs/MacOSX10.6.sdk -mmacosx-version-min=10.6 -m64 -I/Users/diegofn/Documents/vlc/vlc/contrib/x86_64-apple-darwin10/include -Wall -W -c -o dummy.lo dummy.c
- libtool: compile: gcc-4.2 -DHAVE_CONFIG_H -I. -I../libtiff -isysroot /Developer/SDKs/MacOSX10.6.sdk -mmacosx-version-min=10.6 -m64 -I/Users/diegofn/Documents/vlc/vlc/contrib/x86_64-apple-darwin10/include -isysroot /Developer/SDKs/MacOSX10.6.sdk -mmacosx-version-min=10.6 -m64 -I/Users/diegofn/Documents/vlc/vlc/contrib/x86_64-apple-darwin10/include -Wall -W -c dummy.c -fno-common -DPIC -o dummy.o
- /bin/sh ../libtool --tag=CC --mode=link gcc-4.2 -isysroot /Developer/SDKs/MacOSX10.6.sdk -mmacosx-version-min=10.6 -m64 -I/Users/diegofn/Documents/vlc/vlc/contrib/x86_64-apple-darwin10/include -Wall -W -Wl,-syslibroot,/Developer/SDKs/MacOSX10.6.sdk -mmacosx-version-min=10.6 -isysroot /Developer/SDKs/MacOSX10.6.sdk -m64 -L/Users/diegofn/Documents/vlc/vlc/contrib/x86_64-apple-darwin10/lib -o libport.la dummy.lo -lc
- libtool: link: ar cru .libs/libport.a dummy.o
- libtool: link: ranlib .libs/libport.a
- libtool: link: ( cd ".libs" && rm -f "libport.la" && ln -s "../libport.la" "libport.la" )
- make all-am
- \
- # source='tif_aux.c' object='tif_aux.lo' libtool=yes
- /bin/sh ../libtool --tag=CC --mode=compile gcc-4.2 -DHAVE_CONFIG_H -I. -isysroot /Developer/SDKs/MacOSX10.6.sdk -mmacosx-version-min=10.6 -m64 -I/Users/diegofn/Documents/vlc/vlc/contrib/x86_64-apple-darwin10/include -isysroot /Developer/SDKs/MacOSX10.6.sdk -mmacosx-version-min=10.6 -m64 -I/Users/diegofn/Documents/vlc/vlc/contrib/x86_64-apple-darwin10/include -Wall -W -c -o tif_aux.lo tif_aux.c
- libtool: compile: gcc-4.2 -DHAVE_CONFIG_H -I. -isysroot /Developer/SDKs/MacOSX10.6.sdk -mmacosx-version-min=10.6 -m64 -I/Users/diegofn/Documents/vlc/vlc/contrib/x86_64-apple-darwin10/include -isysroot /Developer/SDKs/MacOSX10.6.sdk -mmacosx-version-min=10.6 -m64 -I/Users/diegofn/Documents/vlc/vlc/contrib/x86_64-apple-darwin10/include -Wall -W -c tif_aux.c -fno-common -DPIC -o tif_aux.o
- In file included from tiffio.h:247,
- from tiffiop.h:70,
- from tif_aux.c:32:
- /Developer/SDKs/MacOSX10.6.sdk/usr/include/stdarg.h:4:25: error: stdarg.h: No such file or directory
- tif_aux.c: In function 'TIFFVGetFieldDefaulted':
- tif_aux.c:151: warning: implicit declaration of function 'va_arg'
- tif_aux.c:151: error: expected expression before 'uint32'
- tif_aux.c:151: error: invalid type argument of 'unary *'
- tif_aux.c:154: error: expected expression before 'uint16'
- tif_aux.c:154: error: invalid type argument of 'unary *'
- tif_aux.c:157: error: expected expression before 'uint16'
- tif_aux.c:157: error: invalid type argument of 'unary *'
- tif_aux.c:160: error: expected expression before 'uint16'
- tif_aux.c:160: error: invalid type argument of 'unary *'
- tif_aux.c:163: error: expected expression before 'uint16'
- tif_aux.c:163: error: invalid type argument of 'unary *'
- tif_aux.c:166: error: expected expression before 'uint16'
- tif_aux.c:166: error: invalid type argument of 'unary *'
- tif_aux.c:169: error: expected expression before 'uint32'
- tif_aux.c:169: error: invalid type argument of 'unary *'
- tif_aux.c:172: error: expected expression before 'uint16'
- tif_aux.c:172: error: invalid type argument of 'unary *'
- tif_aux.c:175: error: expected expression before 'uint16'
- tif_aux.c:175: error: invalid type argument of 'unary *'
- tif_aux.c:178: error: expected expression before 'uint16'
- tif_aux.c:178: error: invalid type argument of 'unary *'
- tif_aux.c:181: error: expected expression before 'uint16'
- tif_aux.c:181: error: invalid type argument of 'unary *'
- tif_aux.c:186: error: expected expression before 'uint16'
- tif_aux.c:186: error: invalid type argument of 'unary *'
- tif_aux.c:190: error: expected expression before 'uint16'
- tif_aux.c:190: error: invalid type argument of 'unary *'
- tif_aux.c:191: error: expected expression before 'uint16'
- tif_aux.c:191: error: invalid type argument of 'unary *'
- tif_aux.c:194: error: expected expression before 'uint16'
- tif_aux.c:194: error: invalid type argument of 'unary *'
- tif_aux.c:197: error: expected expression before 'uint16'
- tif_aux.c:197: error: invalid type argument of 'unary *'
- tif_aux.c:200: error: expected expression before 'uint16'
- tif_aux.c:200: error: invalid type argument of 'unary *'
- tif_aux.c:201: error: expected expression before 'uint16'
- tif_aux.c:201: error: invalid type argument of 'unary *'
- tif_aux.c:204: error: expected expression before 'uint16'
- tif_aux.c:204: error: invalid type argument of 'unary *'
- tif_aux.c:209: error: expected expression before 'uint32'
- tif_aux.c:209: error: invalid type argument of 'unary *'
- tif_aux.c:212: error: expected expression before 'uint16'
- tif_aux.c:212: error: invalid type argument of 'unary *'
- tif_aux.c:215: error: expected expression before 'uint16'
- tif_aux.c:215: error: invalid type argument of 'unary *'
- tif_aux.c:218: error: expected expression before 'uint32'
- tif_aux.c:218: error: invalid type argument of 'unary *'
- tif_aux.c:224: error: expected expression before 'float'
- tif_aux.c:224: error: invalid type argument of 'unary *'
- tif_aux.c:228: error: expected expression before 'uint16'
- tif_aux.c:228: error: invalid type argument of 'unary *'
- tif_aux.c:229: error: expected expression before 'uint16'
- tif_aux.c:229: error: invalid type argument of 'unary *'
- tif_aux.c:232: error: expected expression before 'uint16'
- tif_aux.c:232: error: invalid type argument of 'unary *'
- tif_aux.c:243: error: expected expression before 'float'
- tif_aux.c:243: error: invalid type argument of 'unary *'
- tif_aux.c:252: error: expected expression before 'uint16'
- tif_aux.c:252: error: invalid type argument of 'unary *'
- tif_aux.c:254: error: expected expression before 'uint16'
- tif_aux.c:254: error: invalid type argument of 'unary *'
- tif_aux.c:255: error: expected expression before 'uint16'
- tif_aux.c:255: error: invalid type argument of 'unary *'
- tif_aux.c:261: error: expected expression before 'float'
- tif_aux.c:261: error: invalid type argument of 'unary *'
- tif_aux.c: In function 'TIFFGetFieldDefaulted':
- tif_aux.c:277: warning: implicit declaration of function 'va_start'
- tif_aux.c:279: warning: implicit declaration of function 'va_end'
- make[2]: *** [tif_aux.lo] Error 1
- make[1]: *** [all] Error 2
- make: *** [.tiff] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement