From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1O1K1d-0005XI-Jx for mharc-grub-devel@gnu.org; Mon, 12 Apr 2010 09:50:05 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1O1K1b-0005Uc-7D for grub-devel@gnu.org; Mon, 12 Apr 2010 09:50:03 -0400 Received: from [140.186.70.92] (port=41744 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O1K1U-0005No-EQ for grub-devel@gnu.org; Mon, 12 Apr 2010 09:50:01 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1O1K1P-00068j-Om for grub-devel@gnu.org; Mon, 12 Apr 2010 09:49:56 -0400 Received: from smtpout01s1.x-echo.com ([193.252.149.37]:50552) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1O1K1O-00068Z-Vd for grub-devel@gnu.org; Mon, 12 Apr 2010 09:49:51 -0400 Message-ID: <4BC3247E.4000605@zetam.org> Date: Mon, 12 Apr 2010 15:47:42 +0200 From: Yves Blusseau User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.9.2.2pre) Gecko/20100302 Lightning/1.0b2pre Lanikai/3.1b1 MIME-Version: 1.0 To: The development of GRUB 2 Content-Type: multipart/signed; protocol="application/pkcs7-signature"; micalg=sha1; boundary="------------ms070301080609000700040901" X-AV-Checked: ClamAV using ClamSMTP X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) Subject: Compilation error of xorriso on MacOSX X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: The development of GNU GRUB List-Id: The development of GNU GRUB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Apr 2010 13:50:03 -0000 This is a cryptographically signed message in MIME format. --------------ms070301080609000700040901 Content-Type: multipart/mixed; boundary="------------030401080402040200030709" This is a multi-part message in MIME format. --------------030401080402040200030709 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Hi, when i've tried to compile xorriso on MacOSX 10.6.2 i have this error=20 during the link: Undefined symbols: "_history_list", referenced from: _Xorriso_status in xorriso_xorriso-xorriso.o ld: symbol(s) not found collect2: ld returned 1 exit status make: *** [xorriso/xorriso] Error 1 If i add #undef Xorriso_with_readlinE to xorriso.c, i can compile it. Attached the build log of xorriso Regards, Yves Blusseau --------------030401080402040200030709 Content-Type: text/plain; name="xorriso_build.log" Content-Transfer-Encoding: quoted-printable Content-Disposition: attachment; filename="xorriso_build.log" Script started on Mon Apr 12 15:44:01 2010 checking build system type... i386-apple-darwin10.2.0 checking host system type... i386-apple-darwin10.2.0 checking target system type... i386-apple-darwin10.2.0 checking for a BSD-compatible install... /opt/local/bin/ginstall -c checking whether build environment is sane... yes 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... n= o checking for style of include used by make... GNU checking for gcc... gcc 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...=20 checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... gcc3 checking whether gcc and cc understand -c and -o together... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /opt/local/bin/grep checking for egrep... /opt/local/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 whether byte ordering is bigendian... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no rm: conftest.dSYM: is a directory checking for _LARGE_FILES value needed for large files... no rm: conftest.dSYM: is a directory checking for _LARGEFILE_SOURCE value needed for large files... no rm: conftest.dSYM: is a directory checking for fseeko... yes checking for fseeko... (cached) yes checking for iconv() in separate -liconv ... yes checking for const qualifier with iconv() ... no checking for a sed that does not truncate output... /opt/local/bin/gsed checking for ld used by gcc... /usr/libexec/gcc/i686-apple-darwin10/4.2.1= /ld checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is= GNU ld... no checking for /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld option to relo= ad object files... -r checking for BSD-compatible nm... /usr/bin/nm checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for f95... no checking for fort... no checking for xlf95... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 196608 checking command to parse /usr/bin/nm output from gcc object... rm: conft= est.dSYM: is a directory rm: conftest.dSYM: is a directory rm: conftest.dSYM: is a directory rm: conftest.dSYM: is a directory ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip rm: conftest.dSYM: is a directory rm: conftest.dSYM: is a directory checking if gcc supports -fno-rtti -fno-exceptions... rm: conftest.dSYM: = is a directory no checking for gcc option to produce PIC... -fno-common checking if gcc PIC flag -fno-common works... rm: conftest.dSYM: is a dir= ectory yes checking if gcc static flag -static works... rm: conftest.dSYM: is a dire= ctory no checking if gcc supports -c -o file.o... rm: conftest.dSYM: is a director= y yes checking whether the gcc linker (/usr/libexec/gcc/i686-apple-darwin10/4.2= =2E1/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin10.2.0 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... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool rm: conftest.dSYM: is a directory rm: conftest.dSYM: is a directory checking for ld used by g++... /usr/libexec/gcc/i686-apple-darwin10/4.2.1= /ld checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is= GNU ld... no checking whether the g++ linker (/usr/libexec/gcc/i686-apple-darwin10/4.2= =2E1/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fno-common checking if g++ PIC flag -fno-common works... rm: conftest.dSYM: is a dir= ectory yes checking if g++ static flag -static works... rm: conftest.dSYM: is a dire= ctory no checking if g++ supports -c -o file.o... rm: conftest.dSYM: is a director= y yes checking whether the g++ linker (/usr/libexec/gcc/i686-apple-darwin10/4.2= =2E1/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin10.2.0 dyld checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for a BSD-compatible install... /opt/local/bin/ginstall -c checking for struct tm.tm_gmtoff... yes checking whether timegm is declared... yes checking whether eaccess is declared... no checking target operating system...=20 checking sys/statvfs.h usability... yes checking sys/statvfs.h presence... yes checking for sys/statvfs.h... yes checking for statvfs... yes checking for overridden pkgconfig directory path... no checking readline/readline.h usability... yes checking readline/readline.h presence... yes checking for readline/readline.h... yes checking for readline in -lreadline... yes checking readline/history.h usability... yes checking readline/history.h presence... yes checking for readline/history.h... yes checking for add_history in -lreadline... yes checking sys/acl.h usability... yes checking sys/acl.h presence... yes checking for sys/acl.h... yes checking for acl_to_text in -lacl... no checking attr/xattr.h usability... no checking attr/xattr.h presence... no checking for attr/xattr.h... no checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for compressBound in -lz... yes enabled xorriso external filter programs disabled xorriso external filter programs under setuid disabled xorriso write size default 64 KB on DVD and BD disabled use of O_DIRECT with input of -as cdrskin configure: creating ./config.status config.status: creating Makefile config.status: creating version.h config.status: executing depfiles commands Script done on Mon Apr 12 15:44:08 2010 Script started on Mon Apr 12 15:44:41 2010 if gcc -DPACKAGE_NAME=3D\"xorriso\" -DPACKAGE_TARNAME=3D\"xorriso\" -DPAC= KAGE_VERSION=3D\"0.5.3\" -DPACKAGE_STRING=3D\"xorriso\ 0.5.3\" -DPACKAGE_= BUGREPORT=3D\"http://libburnia-project.org\" -DPACKAGE=3D\"xorriso\" -DVE= RSION=3D\"0.5.3\" -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_ST= AT_H=3D1 -DHAVE_STDLIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHA= VE_STRINGS_H=3D1 -DHAVE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_= H=3D1 -DHAVE_FSEEKO=3D1 -DICONV_CONST=3D -DHAVE_DLFCN_H=3D1 -DHAVE_TM_GMT= OFF=3D1 -DHAVE_TIMEGM=3D1 -DHAVE_LIBREADLINE=3D1 -DHAVE_LIBZ=3D1 -I. -I. = -I./libburn -I./libisofs -I./libisoburn -I./xorriso -DXorriso_standalon= E -DXorriso_with_maiN -DXorriso_with_readlinE -DXorriso_allow_external_= filterS -DLibisofs_with_zliB -g -O2 -DLibburn_os_has_statvfS -g -peda= ntic -Wall -DDEBUG -MT xorriso/xorriso_xorriso-xorriso.o -MD -MP -MF "xor= riso/.deps/xorriso_xorriso-xorriso.Tpo" -c -o xorriso/xorriso_xorriso-xor= riso.o `test -f 'xorriso/xorriso.c' || echo './'`xorriso/xorriso.c; \ then mv -f "xorriso/.deps/xorriso_xorriso-xorriso.Tpo" "xorriso/.deps/xo= rriso_xorriso-xorriso.Po"; else rm -f "xorriso/.deps/xorriso_xorriso-xorr= iso.Tpo"; exit 1; fi if gcc -DPACKAGE_NAME=3D\"xorriso\" -DPACKAGE_TARNAME=3D\"xorriso\" -DPAC= KAGE_VERSION=3D\"0.5.3\" -DPACKAGE_STRING=3D\"xorriso\ 0.5.3\" -DPACKAGE_= BUGREPORT=3D\"http://libburnia-project.org\" -DPACKAGE=3D\"xorriso\" -DVE= RSION=3D\"0.5.3\" -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_ST= AT_H=3D1 -DHAVE_STDLIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHA= VE_STRINGS_H=3D1 -DHAVE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_= H=3D1 -DHAVE_FSEEKO=3D1 -DICONV_CONST=3D -DHAVE_DLFCN_H=3D1 -DHAVE_TM_GMT= OFF=3D1 -DHAVE_TIMEGM=3D1 -DHAVE_LIBREADLINE=3D1 -DHAVE_LIBZ=3D1 -I. -I. = -I./libburn -I./libisofs -I./libisoburn -I./xorriso -DXorriso_standalon= E -DXorriso_with_maiN -DXorriso_with_readlinE -DXorriso_allow_external_= filterS -DLibisofs_with_zliB -g -O2 -DLibburn_os_has_statvfS -g -peda= ntic -Wall -DDEBUG -MT xorriso/xorriso_xorriso-xorrisoburn.o -MD -MP -MF = "xorriso/.deps/xorriso_xorriso-xorrisoburn.Tpo" -c -o xorriso/xorriso_xor= riso-xorrisoburn.o `test -f 'xorriso/xorrisoburn.c' || echo './'`xorriso/= xorrisoburn.c; \ then mv -f "xorriso/.deps/xorriso_xorriso-xorrisoburn.Tpo" "xorriso/.dep= s/xorriso_xorriso-xorrisoburn.Po"; else rm -f "xorriso/.deps/xorriso_xorr= iso-xorrisoburn.Tpo"; exit 1; fi xorriso/xorrisoburn.c: In function 'Xorriso_set_system_area': xorriso/xorrisoburn.c:1696: warning: 'ret' may be used uninitialized in t= his function if gcc -DPACKAGE_NAME=3D\"xorriso\" -DPACKAGE_TARNAME=3D\"xorriso\" -DPAC= KAGE_VERSION=3D\"0.5.3\" -DPACKAGE_STRING=3D\"xorriso\ 0.5.3\" -DPACKAGE_= BUGREPORT=3D\"http://libburnia-project.org\" -DPACKAGE=3D\"xorriso\" -DVE= RSION=3D\"0.5.3\" -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_ST= AT_H=3D1 -DHAVE_STDLIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHA= VE_STRINGS_H=3D1 -DHAVE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_= H=3D1 -DHAVE_FSEEKO=3D1 -DICONV_CONST=3D -DHAVE_DLFCN_H=3D1 -DHAVE_TM_GMT= OFF=3D1 -DHAVE_TIMEGM=3D1 -DHAVE_LIBREADLINE=3D1 -DHAVE_LIBZ=3D1 -I. -I. = -I./libburn -I./libisofs -I./libisoburn -I./xorriso -DXorriso_standalon= E -DXorriso_with_maiN -DXorriso_with_readlinE -DXorriso_allow_external_= filterS -DLibisofs_with_zliB -g -O2 -DLibburn_os_has_statvfS -g -peda= ntic -Wall -DDEBUG -MT libisoburn/xorriso_xorriso-isoburn.o -MD -MP -MF "= libisoburn/.deps/xorriso_xorriso-isoburn.Tpo" -c -o libisoburn/xorriso_xo= rriso-isoburn.o `test -f 'libisoburn/isoburn.c' || echo './'`libisoburn/i= soburn.c; \ then mv -f "libisoburn/.deps/xorriso_xorriso-isoburn.Tpo" "libisoburn/.d= eps/xorriso_xorriso-isoburn.Po"; else rm -f "libisoburn/.deps/xorriso_xor= riso-isoburn.Tpo"; exit 1; fi if gcc -DPACKAGE_NAME=3D\"xorriso\" -DPACKAGE_TARNAME=3D\"xorriso\" -DPAC= KAGE_VERSION=3D\"0.5.3\" -DPACKAGE_STRING=3D\"xorriso\ 0.5.3\" -DPACKAGE_= BUGREPORT=3D\"http://libburnia-project.org\" -DPACKAGE=3D\"xorriso\" -DVE= RSION=3D\"0.5.3\" -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_ST= AT_H=3D1 -DHAVE_STDLIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHA= VE_STRINGS_H=3D1 -DHAVE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_= H=3D1 -DHAVE_FSEEKO=3D1 -DICONV_CONST=3D -DHAVE_DLFCN_H=3D1 -DHAVE_TM_GMT= OFF=3D1 -DHAVE_TIMEGM=3D1 -DHAVE_LIBREADLINE=3D1 -DHAVE_LIBZ=3D1 -I. -I. = -I./libburn -I./libisofs -I./libisoburn -I./xorriso -DXorriso_standalon= E -DXorriso_with_maiN -DXorriso_with_readlinE -DXorriso_allow_external_= filterS -DLibisofs_with_zliB -g -O2 -DLibburn_os_has_statvfS -g -peda= ntic -Wall -DDEBUG -MT libisoburn/xorriso_xorriso-isofs_wrap.o -MD -MP -M= F "libisoburn/.deps/xorriso_xorriso-isofs_wrap.Tpo" -c -o libisoburn/xorr= iso_xorriso-isofs_wrap.o `test -f 'libisoburn/isofs_wrap.c' || echo './'`= libisoburn/isofs_wrap.c; \ then mv -f "libisoburn/.deps/xorriso_xorriso-isofs_wrap.Tpo" "libisoburn= /.deps/xorriso_xorriso-isofs_wrap.Po"; else rm -f "libisoburn/.deps/xorri= so_xorriso-isofs_wrap.Tpo"; exit 1; fi if gcc -DPACKAGE_NAME=3D\"xorriso\" -DPACKAGE_TARNAME=3D\"xorriso\" -DPAC= KAGE_VERSION=3D\"0.5.3\" -DPACKAGE_STRING=3D\"xorriso\ 0.5.3\" -DPACKAGE_= BUGREPORT=3D\"http://libburnia-project.org\" -DPACKAGE=3D\"xorriso\" -DVE= RSION=3D\"0.5.3\" -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_ST= AT_H=3D1 -DHAVE_STDLIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHA= VE_STRINGS_H=3D1 -DHAVE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_= H=3D1 -DHAVE_FSEEKO=3D1 -DICONV_CONST=3D -DHAVE_DLFCN_H=3D1 -DHAVE_TM_GMT= OFF=3D1 -DHAVE_TIMEGM=3D1 -DHAVE_LIBREADLINE=3D1 -DHAVE_LIBZ=3D1 -I. -I. = -I./libburn -I./libisofs -I./libisoburn -I./xorriso -DXorriso_standalon= E -DXorriso_with_maiN -DXorriso_with_readlinE -DXorriso_allow_external_= filterS -DLibisofs_with_zliB -g -O2 -DLibburn_os_has_statvfS -g -peda= ntic -Wall -DDEBUG -MT libisoburn/xorriso_xorriso-burn_wrap.o -MD -MP -MF= "libisoburn/.deps/xorriso_xorriso-burn_wrap.Tpo" -c -o libisoburn/xorris= o_xorriso-burn_wrap.o `test -f 'libisoburn/burn_wrap.c' || echo './'`libi= soburn/burn_wrap.c; \ then mv -f "libisoburn/.deps/xorriso_xorriso-burn_wrap.Tpo" "libisoburn/= =2Edeps/xorriso_xorriso-burn_wrap.Po"; else rm -f "libisoburn/.deps/xorri= so_xorriso-burn_wrap.Tpo"; exit 1; fi if gcc -DPACKAGE_NAME=3D\"xorriso\" -DPACKAGE_TARNAME=3D\"xorriso\" -DPAC= KAGE_VERSION=3D\"0.5.3\" -DPACKAGE_STRING=3D\"xorriso\ 0.5.3\" -DPACKAGE_= BUGREPORT=3D\"http://libburnia-project.org\" -DPACKAGE=3D\"xorriso\" -DVE= RSION=3D\"0.5.3\" -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_ST= AT_H=3D1 -DHAVE_STDLIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHA= VE_STRINGS_H=3D1 -DHAVE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_= H=3D1 -DHAVE_FSEEKO=3D1 -DICONV_CONST=3D -DHAVE_DLFCN_H=3D1 -DHAVE_TM_GMT= OFF=3D1 -DHAVE_TIMEGM=3D1 -DHAVE_LIBREADLINE=3D1 -DHAVE_LIBZ=3D1 -I. -I. = -I./libburn -I./libisofs -I./libisoburn -I./xorriso -DXorriso_standalon= E -DXorriso_with_maiN -DXorriso_with_readlinE -DXorriso_allow_external_= filterS -DLibisofs_with_zliB -g -O2 -DLibburn_os_has_statvfS -g -peda= ntic -Wall -DDEBUG -MT libisoburn/xorriso_xorriso-data_source.o -MD -MP -= MF "libisoburn/.deps/xorriso_xorriso-data_source.Tpo" -c -o libisoburn/xo= rriso_xorriso-data_source.o `test -f 'libisoburn/data_source.c' || echo '= =2E/'`libisoburn/data_source.c; \ then mv -f "libisoburn/.deps/xorriso_xorriso-data_source.Tpo" "libisobur= n/.deps/xorriso_xorriso-data_source.Po"; else rm -f "libisoburn/.deps/xor= riso_xorriso-data_source.Tpo"; exit 1; fi if gcc -DPACKAGE_NAME=3D\"xorriso\" -DPACKAGE_TARNAME=3D\"xorriso\" -DPAC= KAGE_VERSION=3D\"0.5.3\" -DPACKAGE_STRING=3D\"xorriso\ 0.5.3\" -DPACKAGE_= BUGREPORT=3D\"http://libburnia-project.org\" -DPACKAGE=3D\"xorriso\" -DVE= RSION=3D\"0.5.3\" -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_ST= AT_H=3D1 -DHAVE_STDLIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHA= VE_STRINGS_H=3D1 -DHAVE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_= H=3D1 -DHAVE_FSEEKO=3D1 -DICONV_CONST=3D -DHAVE_DLFCN_H=3D1 -DHAVE_TM_GMT= OFF=3D1 -DHAVE_TIMEGM=3D1 -DHAVE_LIBREADLINE=3D1 -DHAVE_LIBZ=3D1 -I. -I. = -I./libburn -I./libisofs -I./libisoburn -I./xorriso -DXorriso_standalon= E -DXorriso_with_maiN -DXorriso_with_readlinE -DXorriso_allow_external_= filterS -DLibisofs_with_zliB -g -O2 -DLibburn_os_has_statvfS -g -peda= ntic -Wall -DDEBUG -MT libisofs/xorriso_xorriso-builder.o -MD -MP -MF "li= bisofs/.deps/xorriso_xorriso-builder.Tpo" -c -o libisofs/xorriso_xorriso-= builder.o `test -f 'libisofs/builder.c' || echo './'`libisofs/builder.c; = \ then mv -f "libisofs/.deps/xorriso_xorriso-builder.Tpo" "libisofs/.deps/= xorriso_xorriso-builder.Po"; else rm -f "libisofs/.deps/xorriso_xorriso-b= uilder.Tpo"; exit 1; fi if gcc -DPACKAGE_NAME=3D\"xorriso\" -DPACKAGE_TARNAME=3D\"xorriso\" -DPAC= KAGE_VERSION=3D\"0.5.3\" -DPACKAGE_STRING=3D\"xorriso\ 0.5.3\" -DPACKAGE_= BUGREPORT=3D\"http://libburnia-project.org\" -DPACKAGE=3D\"xorriso\" -DVE= RSION=3D\"0.5.3\" -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_ST= AT_H=3D1 -DHAVE_STDLIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHA= VE_STRINGS_H=3D1 -DHAVE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_= H=3D1 -DHAVE_FSEEKO=3D1 -DICONV_CONST=3D -DHAVE_DLFCN_H=3D1 -DHAVE_TM_GMT= OFF=3D1 -DHAVE_TIMEGM=3D1 -DHAVE_LIBREADLINE=3D1 -DHAVE_LIBZ=3D1 -I. -I. = -I./libburn -I./libisofs -I./libisoburn -I./xorriso -DXorriso_standalon= E -DXorriso_with_maiN -DXorriso_with_readlinE -DXorriso_allow_external_= filterS -DLibisofs_with_zliB -g -O2 -DLibburn_os_has_statvfS -g -peda= ntic -Wall -DDEBUG -MT libisofs/xorriso_xorriso-node.o -MD -MP -MF "libis= ofs/.deps/xorriso_xorriso-node.Tpo" -c -o libisofs/xorriso_xorriso-node.o= `test -f 'libisofs/node.c' || echo './'`libisofs/node.c; \ then mv -f "libisofs/.deps/xorriso_xorriso-node.Tpo" "libisofs/.deps/xor= riso_xorriso-node.Po"; else rm -f "libisofs/.deps/xorriso_xorriso-node.Tp= o"; exit 1; fi if gcc -DPACKAGE_NAME=3D\"xorriso\" -DPACKAGE_TARNAME=3D\"xorriso\" -DPAC= KAGE_VERSION=3D\"0.5.3\" -DPACKAGE_STRING=3D\"xorriso\ 0.5.3\" -DPACKAGE_= BUGREPORT=3D\"http://libburnia-project.org\" -DPACKAGE=3D\"xorriso\" -DVE= RSION=3D\"0.5.3\" -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_ST= AT_H=3D1 -DHAVE_STDLIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHA= VE_STRINGS_H=3D1 -DHAVE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_= H=3D1 -DHAVE_FSEEKO=3D1 -DICONV_CONST=3D -DHAVE_DLFCN_H=3D1 -DHAVE_TM_GMT= OFF=3D1 -DHAVE_TIMEGM=3D1 -DHAVE_LIBREADLINE=3D1 -DHAVE_LIBZ=3D1 -I. -I. = -I./libburn -I./libisofs -I./libisoburn -I./xorriso -DXorriso_standalon= E -DXorriso_with_maiN -DXorriso_with_readlinE -DXorriso_allow_external_= filterS -DLibisofs_with_zliB -g -O2 -DLibburn_os_has_statvfS -g -peda= ntic -Wall -DDEBUG -MT libisofs/xorriso_xorriso-tree.o -MD -MP -MF "libis= ofs/.deps/xorriso_xorriso-tree.Tpo" -c -o libisofs/xorriso_xorriso-tree.o= `test -f 'libisofs/tree.c' || echo './'`libisofs/tree.c; \ then mv -f "libisofs/.deps/xorriso_xorriso-tree.Tpo" "libisofs/.deps/xor= riso_xorriso-tree.Po"; else rm -f "libisofs/.deps/xorriso_xorriso-tree.Tp= o"; exit 1; fi if gcc -DPACKAGE_NAME=3D\"xorriso\" -DPACKAGE_TARNAME=3D\"xorriso\" -DPAC= KAGE_VERSION=3D\"0.5.3\" -DPACKAGE_STRING=3D\"xorriso\ 0.5.3\" -DPACKAGE_= BUGREPORT=3D\"http://libburnia-project.org\" -DPACKAGE=3D\"xorriso\" -DVE= RSION=3D\"0.5.3\" -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_ST= AT_H=3D1 -DHAVE_STDLIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHA= VE_STRINGS_H=3D1 -DHAVE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_= H=3D1 -DHAVE_FSEEKO=3D1 -DICONV_CONST=3D -DHAVE_DLFCN_H=3D1 -DHAVE_TM_GMT= OFF=3D1 -DHAVE_TIMEGM=3D1 -DHAVE_LIBREADLINE=3D1 -DHAVE_LIBZ=3D1 -I. -I. = -I./libburn -I./libisofs -I./libisoburn -I./xorriso -DXorriso_standalon= E -DXorriso_with_maiN -DXorriso_with_readlinE -DXorriso_allow_external_= filterS -DLibisofs_with_zliB -g -O2 -DLibburn_os_has_statvfS -g -peda= ntic -Wall -DDEBUG -MT libisofs/xorriso_xorriso-image.o -MD -MP -MF "libi= sofs/.deps/xorriso_xorriso-image.Tpo" -c -o libisofs/xorriso_xorriso-imag= e.o `test -f 'libisofs/image.c' || echo './'`libisofs/image.c; \ then mv -f "libisofs/.deps/xorriso_xorriso-image.Tpo" "libisofs/.deps/xo= rriso_xorriso-image.Po"; else rm -f "libisofs/.deps/xorriso_xorriso-image= =2ETpo"; exit 1; fi if gcc -DPACKAGE_NAME=3D\"xorriso\" -DPACKAGE_TARNAME=3D\"xorriso\" -DPAC= KAGE_VERSION=3D\"0.5.3\" -DPACKAGE_STRING=3D\"xorriso\ 0.5.3\" -DPACKAGE_= BUGREPORT=3D\"http://libburnia-project.org\" -DPACKAGE=3D\"xorriso\" -DVE= RSION=3D\"0.5.3\" -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_ST= AT_H=3D1 -DHAVE_STDLIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHA= VE_STRINGS_H=3D1 -DHAVE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_= H=3D1 -DHAVE_FSEEKO=3D1 -DICONV_CONST=3D -DHAVE_DLFCN_H=3D1 -DHAVE_TM_GMT= OFF=3D1 -DHAVE_TIMEGM=3D1 -DHAVE_LIBREADLINE=3D1 -DHAVE_LIBZ=3D1 -I. -I. = -I./libburn -I./libisofs -I./libisoburn -I./xorriso -DXorriso_standalon= E -DXorriso_with_maiN -DXorriso_with_readlinE -DXorriso_allow_external_= filterS -DLibisofs_with_zliB -g -O2 -DLibburn_os_has_statvfS -g -peda= ntic -Wall -DDEBUG -MT libisofs/xorriso_xorriso-iso1999.o -MD -MP -MF "li= bisofs/.deps/xorriso_xorriso-iso1999.Tpo" -c -o libisofs/xorriso_xorriso-= iso1999.o `test -f 'libisofs/iso1999.c' || echo './'`libisofs/iso1999.c; = \ then mv -f "libisofs/.deps/xorriso_xorriso-iso1999.Tpo" "libisofs/.deps/= xorriso_xorriso-iso1999.Po"; else rm -f "libisofs/.deps/xorriso_xorriso-i= so1999.Tpo"; exit 1; fi if gcc -DPACKAGE_NAME=3D\"xorriso\" -DPACKAGE_TARNAME=3D\"xorriso\" -DPAC= KAGE_VERSION=3D\"0.5.3\" -DPACKAGE_STRING=3D\"xorriso\ 0.5.3\" -DPACKAGE_= BUGREPORT=3D\"http://libburnia-project.org\" -DPACKAGE=3D\"xorriso\" -DVE= RSION=3D\"0.5.3\" -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_ST= AT_H=3D1 -DHAVE_STDLIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHA= VE_STRINGS_H=3D1 -DHAVE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_= H=3D1 -DHAVE_FSEEKO=3D1 -DICONV_CONST=3D -DHAVE_DLFCN_H=3D1 -DHAVE_TM_GMT= OFF=3D1 -DHAVE_TIMEGM=3D1 -DHAVE_LIBREADLINE=3D1 -DHAVE_LIBZ=3D1 -I. -I. = -I./libburn -I./libisofs -I./libisoburn -I./xorriso -DXorriso_standalon= E -DXorriso_with_maiN -DXorriso_with_readlinE -DXorriso_allow_external_= filterS -DLibisofs_with_zliB -g -O2 -DLibburn_os_has_statvfS -g -peda= ntic -Wall -DDEBUG -MT libisofs/xorriso_xorriso-fsource.o -MD -MP -MF "li= bisofs/.deps/xorriso_xorriso-fsource.Tpo" -c -o libisofs/xorriso_xorriso-= fsource.o `test -f 'libisofs/fsource.c' || echo './'`libisofs/fsource.c; = \ then mv -f "libisofs/.deps/xorriso_xorriso-fsource.Tpo" "libisofs/.deps/= xorriso_xorriso-fsource.Po"; else rm -f "libisofs/.deps/xorriso_xorriso-f= source.Tpo"; exit 1; fi if gcc -DPACKAGE_NAME=3D\"xorriso\" -DPACKAGE_TARNAME=3D\"xorriso\" -DPAC= KAGE_VERSION=3D\"0.5.3\" -DPACKAGE_STRING=3D\"xorriso\ 0.5.3\" -DPACKAGE_= BUGREPORT=3D\"http://libburnia-project.org\" -DPACKAGE=3D\"xorriso\" -DVE= RSION=3D\"0.5.3\" -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_ST= AT_H=3D1 -DHAVE_STDLIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHA= VE_STRINGS_H=3D1 -DHAVE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_= H=3D1 -DHAVE_FSEEKO=3D1 -DICONV_CONST=3D -DHAVE_DLFCN_H=3D1 -DHAVE_TM_GMT= OFF=3D1 -DHAVE_TIMEGM=3D1 -DHAVE_LIBREADLINE=3D1 -DHAVE_LIBZ=3D1 -I. -I. = -I./libburn -I./libisofs -I./libisoburn -I./xorriso -DXorriso_standalon= E -DXorriso_with_maiN -DXorriso_with_readlinE -DXorriso_allow_external_= filterS -DLibisofs_with_zliB -g -O2 -DLibburn_os_has_statvfS -g -peda= ntic -Wall -DDEBUG -MT libisofs/xorriso_xorriso-fs_local.o -MD -MP -MF "l= ibisofs/.deps/xorriso_xorriso-fs_local.Tpo" -c -o libisofs/xorriso_xorris= o-fs_local.o `test -f 'libisofs/fs_local.c' || echo './'`libisofs/fs_loca= l.c; \ then mv -f "libisofs/.deps/xorriso_xorriso-fs_local.Tpo" "libisofs/.deps= /xorriso_xorriso-fs_local.Po"; else rm -f "libisofs/.deps/xorriso_xorriso= -fs_local.Tpo"; exit 1; fi if gcc -DPACKAGE_NAME=3D\"xorriso\" -DPACKAGE_TARNAME=3D\"xorriso\" -DPAC= KAGE_VERSION=3D\"0.5.3\" -DPACKAGE_STRING=3D\"xorriso\ 0.5.3\" -DPACKAGE_= BUGREPORT=3D\"http://libburnia-project.org\" -DPACKAGE=3D\"xorriso\" -DVE= RSION=3D\"0.5.3\" -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_ST= AT_H=3D1 -DHAVE_STDLIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHA= VE_STRINGS_H=3D1 -DHAVE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_= H=3D1 -DHAVE_FSEEKO=3D1 -DICONV_CONST=3D -DHAVE_DLFCN_H=3D1 -DHAVE_TM_GMT= OFF=3D1 -DHAVE_TIMEGM=3D1 -DHAVE_LIBREADLINE=3D1 -DHAVE_LIBZ=3D1 -I. -I. = -I./libburn -I./libisofs -I./libisoburn -I./xorriso -DXorriso_standalon= E -DXorriso_with_maiN -DXorriso_with_readlinE -DXorriso_allow_external_= filterS -DLibisofs_with_zliB -g -O2 -DLibburn_os_has_statvfS -g -peda= ntic -Wall -DDEBUG -MT libisofs/xorriso_xorriso-fs_image.o -MD -MP -MF "l= ibisofs/.deps/xorriso_xorriso-fs_image.Tpo" -c -o libisofs/xorriso_xorris= o-fs_image.o `test -f 'libisofs/fs_image.c' || echo './'`libisofs/fs_imag= e.c; \ then mv -f "libisofs/.deps/xorriso_xorriso-fs_image.Tpo" "libisofs/.deps= /xorriso_xorriso-fs_image.Po"; else rm -f "libisofs/.deps/xorriso_xorriso= -fs_image.Tpo"; exit 1; fi if gcc -DPACKAGE_NAME=3D\"xorriso\" -DPACKAGE_TARNAME=3D\"xorriso\" -DPAC= KAGE_VERSION=3D\"0.5.3\" -DPACKAGE_STRING=3D\"xorriso\ 0.5.3\" -DPACKAGE_= BUGREPORT=3D\"http://libburnia-project.org\" -DPACKAGE=3D\"xorriso\" -DVE= RSION=3D\"0.5.3\" -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_ST= AT_H=3D1 -DHAVE_STDLIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHA= VE_STRINGS_H=3D1 -DHAVE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_= H=3D1 -DHAVE_FSEEKO=3D1 -DICONV_CONST=3D -DHAVE_DLFCN_H=3D1 -DHAVE_TM_GMT= OFF=3D1 -DHAVE_TIMEGM=3D1 -DHAVE_LIBREADLINE=3D1 -DHAVE_LIBZ=3D1 -I. -I. = -I./libburn -I./libisofs -I./libisoburn -I./xorriso -DXorriso_standalon= E -DXorriso_with_maiN -DXorriso_with_readlinE -DXorriso_allow_external_= filterS -DLibisofs_with_zliB -g -O2 -DLibburn_os_has_statvfS -g -peda= ntic -Wall -DDEBUG -MT libisofs/xorriso_xorriso-messages.o -MD -MP -MF "l= ibisofs/.deps/xorriso_xorriso-messages.Tpo" -c -o libisofs/xorriso_xorris= o-messages.o `test -f 'libisofs/messages.c' || echo './'`libisofs/message= s.c; \ then mv -f "libisofs/.deps/xorriso_xorriso-messages.Tpo" "libisofs/.deps= /xorriso_xorriso-messages.Po"; else rm -f "libisofs/.deps/xorriso_xorriso= -messages.Tpo"; exit 1; fi if gcc -DPACKAGE_NAME=3D\"xorriso\" -DPACKAGE_TARNAME=3D\"xorriso\" -DPAC= KAGE_VERSION=3D\"0.5.3\" -DPACKAGE_STRING=3D\"xorriso\ 0.5.3\" -DPACKAGE_= BUGREPORT=3D\"http://libburnia-project.org\" -DPACKAGE=3D\"xorriso\" -DVE= RSION=3D\"0.5.3\" -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_ST= AT_H=3D1 -DHAVE_STDLIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHA= VE_STRINGS_H=3D1 -DHAVE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_= H=3D1 -DHAVE_FSEEKO=3D1 -DICONV_CONST=3D -DHAVE_DLFCN_H=3D1 -DHAVE_TM_GMT= OFF=3D1 -DHAVE_TIMEGM=3D1 -DHAVE_LIBREADLINE=3D1 -DHAVE_LIBZ=3D1 -I. -I. = -I./libburn -I./libisofs -I./libisoburn -I./xorriso -DXorriso_standalon= E -DXorriso_with_maiN -DXorriso_with_readlinE -DXorriso_allow_external_= filterS -DLibisofs_with_zliB -g -O2 -DLibburn_os_has_statvfS -g -peda= ntic -Wall -DDEBUG -MT libisofs/xorriso_xorriso-libiso_msgs.o -MD -MP -MF= "libisofs/.deps/xorriso_xorriso-libiso_msgs.Tpo" -c -o libisofs/xorriso_= xorriso-libiso_msgs.o `test -f 'libisofs/libiso_msgs.c' || echo './'`libi= sofs/libiso_msgs.c; \ then mv -f "libisofs/.deps/xorriso_xorriso-libiso_msgs.Tpo" "libisofs/.d= eps/xorriso_xorriso-libiso_msgs.Po"; else rm -f "libisofs/.deps/xorriso_x= orriso-libiso_msgs.Tpo"; exit 1; fi if gcc -DPACKAGE_NAME=3D\"xorriso\" -DPACKAGE_TARNAME=3D\"xorriso\" -DPAC= KAGE_VERSION=3D\"0.5.3\" -DPACKAGE_STRING=3D\"xorriso\ 0.5.3\" -DPACKAGE_= BUGREPORT=3D\"http://libburnia-project.org\" -DPACKAGE=3D\"xorriso\" -DVE= RSION=3D\"0.5.3\" -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_ST= AT_H=3D1 -DHAVE_STDLIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHA= VE_STRINGS_H=3D1 -DHAVE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_= H=3D1 -DHAVE_FSEEKO=3D1 -DICONV_CONST=3D -DHAVE_DLFCN_H=3D1 -DHAVE_TM_GMT= OFF=3D1 -DHAVE_TIMEGM=3D1 -DHAVE_LIBREADLINE=3D1 -DHAVE_LIBZ=3D1 -I. -I. = -I./libburn -I./libisofs -I./libisoburn -I./xorriso -DXorriso_standalon= E -DXorriso_with_maiN -DXorriso_with_readlinE -DXorriso_allow_external_= filterS -DLibisofs_with_zliB -g -O2 -DLibburn_os_has_statvfS -g -peda= ntic -Wall -DDEBUG -MT libisofs/xorriso_xorriso-stream.o -MD -MP -MF "lib= isofs/.deps/xorriso_xorriso-stream.Tpo" -c -o libisofs/xorriso_xorriso-st= ream.o `test -f 'libisofs/stream.c' || echo './'`libisofs/stream.c; \ then mv -f "libisofs/.deps/xorriso_xorriso-stream.Tpo" "libisofs/.deps/x= orriso_xorriso-stream.Po"; else rm -f "libisofs/.deps/xorriso_xorriso-str= eam.Tpo"; exit 1; fi if gcc -DPACKAGE_NAME=3D\"xorriso\" -DPACKAGE_TARNAME=3D\"xorriso\" -DPAC= KAGE_VERSION=3D\"0.5.3\" -DPACKAGE_STRING=3D\"xorriso\ 0.5.3\" -DPACKAGE_= BUGREPORT=3D\"http://libburnia-project.org\" -DPACKAGE=3D\"xorriso\" -DVE= RSION=3D\"0.5.3\" -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_ST= AT_H=3D1 -DHAVE_STDLIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHA= VE_STRINGS_H=3D1 -DHAVE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_= H=3D1 -DHAVE_FSEEKO=3D1 -DICONV_CONST=3D -DHAVE_DLFCN_H=3D1 -DHAVE_TM_GMT= OFF=3D1 -DHAVE_TIMEGM=3D1 -DHAVE_LIBREADLINE=3D1 -DHAVE_LIBZ=3D1 -I. -I. = -I./libburn -I./libisofs -I./libisoburn -I./xorriso -DXorriso_standalon= E -DXorriso_with_maiN -DXorriso_with_readlinE -DXorriso_allow_external_= filterS -DLibisofs_with_zliB -g -O2 -DLibburn_os_has_statvfS -g -peda= ntic -Wall -DDEBUG -MT libisofs/xorriso_xorriso-util.o -MD -MP -MF "libis= ofs/.deps/xorriso_xorriso-util.Tpo" -c -o libisofs/xorriso_xorriso-util.o= `test -f 'libisofs/util.c' || echo './'`libisofs/util.c; \ then mv -f "libisofs/.deps/xorriso_xorriso-util.Tpo" "libisofs/.deps/xor= riso_xorriso-util.Po"; else rm -f "libisofs/.deps/xorriso_xorriso-util.Tp= o"; exit 1; fi if gcc -DPACKAGE_NAME=3D\"xorriso\" -DPACKAGE_TARNAME=3D\"xorriso\" -DPAC= KAGE_VERSION=3D\"0.5.3\" -DPACKAGE_STRING=3D\"xorriso\ 0.5.3\" -DPACKAGE_= BUGREPORT=3D\"http://libburnia-project.org\" -DPACKAGE=3D\"xorriso\" -DVE= RSION=3D\"0.5.3\" -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_ST= AT_H=3D1 -DHAVE_STDLIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHA= VE_STRINGS_H=3D1 -DHAVE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_= H=3D1 -DHAVE_FSEEKO=3D1 -DICONV_CONST=3D -DHAVE_DLFCN_H=3D1 -DHAVE_TM_GMT= OFF=3D1 -DHAVE_TIMEGM=3D1 -DHAVE_LIBREADLINE=3D1 -DHAVE_LIBZ=3D1 -I. -I. = -I./libburn -I./libisofs -I./libisoburn -I./xorriso -DXorriso_standalon= E -DXorriso_with_maiN -DXorriso_with_readlinE -DXorriso_allow_external_= filterS -DLibisofs_with_zliB -g -O2 -DLibburn_os_has_statvfS -g -peda= ntic -Wall -DDEBUG -MT libisofs/xorriso_xorriso-util_rbtree.o -MD -MP -MF= "libisofs/.deps/xorriso_xorriso-util_rbtree.Tpo" -c -o libisofs/xorriso_= xorriso-util_rbtree.o `test -f 'libisofs/util_rbtree.c' || echo './'`libi= sofs/util_rbtree.c; \ then mv -f "libisofs/.deps/xorriso_xorriso-util_rbtree.Tpo" "libisofs/.d= eps/xorriso_xorriso-util_rbtree.Po"; else rm -f "libisofs/.deps/xorriso_x= orriso-util_rbtree.Tpo"; exit 1; fi if gcc -DPACKAGE_NAME=3D\"xorriso\" -DPACKAGE_TARNAME=3D\"xorriso\" -DPAC= KAGE_VERSION=3D\"0.5.3\" -DPACKAGE_STRING=3D\"xorriso\ 0.5.3\" -DPACKAGE_= BUGREPORT=3D\"http://libburnia-project.org\" -DPACKAGE=3D\"xorriso\" -DVE= RSION=3D\"0.5.3\" -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_ST= AT_H=3D1 -DHAVE_STDLIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHA= VE_STRINGS_H=3D1 -DHAVE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_= H=3D1 -DHAVE_FSEEKO=3D1 -DICONV_CONST=3D -DHAVE_DLFCN_H=3D1 -DHAVE_TM_GMT= OFF=3D1 -DHAVE_TIMEGM=3D1 -DHAVE_LIBREADLINE=3D1 -DHAVE_LIBZ=3D1 -I. -I. = -I./libburn -I./libisofs -I./libisoburn -I./xorriso -DXorriso_standalon= E -DXorriso_with_maiN -DXorriso_with_readlinE -DXorriso_allow_external_= filterS -DLibisofs_with_zliB -g -O2 -DLibburn_os_has_statvfS -g -peda= ntic -Wall -DDEBUG -MT libisofs/xorriso_xorriso-util_htable.o -MD -MP -MF= "libisofs/.deps/xorriso_xorriso-util_htable.Tpo" -c -o libisofs/xorriso_= xorriso-util_htable.o `test -f 'libisofs/util_htable.c' || echo './'`libi= sofs/util_htable.c; \ then mv -f "libisofs/.deps/xorriso_xorriso-util_htable.Tpo" "libisofs/.d= eps/xorriso_xorriso-util_htable.Po"; else rm -f "libisofs/.deps/xorriso_x= orriso-util_htable.Tpo"; exit 1; fi if gcc -DPACKAGE_NAME=3D\"xorriso\" -DPACKAGE_TARNAME=3D\"xorriso\" -DPAC= KAGE_VERSION=3D\"0.5.3\" -DPACKAGE_STRING=3D\"xorriso\ 0.5.3\" -DPACKAGE_= BUGREPORT=3D\"http://libburnia-project.org\" -DPACKAGE=3D\"xorriso\" -DVE= RSION=3D\"0.5.3\" -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_ST= AT_H=3D1 -DHAVE_STDLIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHA= VE_STRINGS_H=3D1 -DHAVE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_= H=3D1 -DHAVE_FSEEKO=3D1 -DICONV_CONST=3D -DHAVE_DLFCN_H=3D1 -DHAVE_TM_GMT= OFF=3D1 -DHAVE_TIMEGM=3D1 -DHAVE_LIBREADLINE=3D1 -DHAVE_LIBZ=3D1 -I. -I. = -I./libburn -I./libisofs -I./libisoburn -I./xorriso -DXorriso_standalon= E -DXorriso_with_maiN -DXorriso_with_readlinE -DXorriso_allow_external_= filterS -DLibisofs_with_zliB -g -O2 -DLibburn_os_has_statvfS -g -peda= ntic -Wall -DDEBUG -MT libisofs/xorriso_xorriso-filesrc.o -MD -MP -MF "li= bisofs/.deps/xorriso_xorriso-filesrc.Tpo" -c -o libisofs/xorriso_xorriso-= filesrc.o `test -f 'libisofs/filesrc.c' || echo './'`libisofs/filesrc.c; = \ then mv -f "libisofs/.deps/xorriso_xorriso-filesrc.Tpo" "libisofs/.deps/= xorriso_xorriso-filesrc.Po"; else rm -f "libisofs/.deps/xorriso_xorriso-f= ilesrc.Tpo"; exit 1; fi if gcc -DPACKAGE_NAME=3D\"xorriso\" -DPACKAGE_TARNAME=3D\"xorriso\" -DPAC= KAGE_VERSION=3D\"0.5.3\" -DPACKAGE_STRING=3D\"xorriso\ 0.5.3\" -DPACKAGE_= BUGREPORT=3D\"http://libburnia-project.org\" -DPACKAGE=3D\"xorriso\" -DVE= RSION=3D\"0.5.3\" -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_ST= AT_H=3D1 -DHAVE_STDLIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHA= VE_STRINGS_H=3D1 -DHAVE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_= H=3D1 -DHAVE_FSEEKO=3D1 -DICONV_CONST=3D -DHAVE_DLFCN_H=3D1 -DHAVE_TM_GMT= OFF=3D1 -DHAVE_TIMEGM=3D1 -DHAVE_LIBREADLINE=3D1 -DHAVE_LIBZ=3D1 -I. -I. = -I./libburn -I./libisofs -I./libisoburn -I./xorriso -DXorriso_standalon= E -DXorriso_with_maiN -DXorriso_with_readlinE -DXorriso_allow_external_= filterS -DLibisofs_with_zliB -g -O2 -DLibburn_os_has_statvfS -g -peda= ntic -Wall -DDEBUG -MT libisofs/xorriso_xorriso-ecma119.o -MD -MP -MF "li= bisofs/.deps/xorriso_xorriso-ecma119.Tpo" -c -o libisofs/xorriso_xorriso-= ecma119.o `test -f 'libisofs/ecma119.c' || echo './'`libisofs/ecma119.c; = \ then mv -f "libisofs/.deps/xorriso_xorriso-ecma119.Tpo" "libisofs/.deps/= xorriso_xorriso-ecma119.Po"; else rm -f "libisofs/.deps/xorriso_xorriso-e= cma119.Tpo"; exit 1; fi if gcc -DPACKAGE_NAME=3D\"xorriso\" -DPACKAGE_TARNAME=3D\"xorriso\" -DPAC= KAGE_VERSION=3D\"0.5.3\" -DPACKAGE_STRING=3D\"xorriso\ 0.5.3\" -DPACKAGE_= BUGREPORT=3D\"http://libburnia-project.org\" -DPACKAGE=3D\"xorriso\" -DVE= RSION=3D\"0.5.3\" -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_ST= AT_H=3D1 -DHAVE_STDLIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHA= VE_STRINGS_H=3D1 -DHAVE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_= H=3D1 -DHAVE_FSEEKO=3D1 -DICONV_CONST=3D -DHAVE_DLFCN_H=3D1 -DHAVE_TM_GMT= OFF=3D1 -DHAVE_TIMEGM=3D1 -DHAVE_LIBREADLINE=3D1 -DHAVE_LIBZ=3D1 -I. -I. = -I./libburn -I./libisofs -I./libisoburn -I./xorriso -DXorriso_standalon= E -DXorriso_with_maiN -DXorriso_with_readlinE -DXorriso_allow_external_= filterS -DLibisofs_with_zliB -g -O2 -DLibburn_os_has_statvfS -g -peda= ntic -Wall -DDEBUG -MT libisofs/xorriso_xorriso-ecma119_tree.o -MD -MP -M= F "libisofs/.deps/xorriso_xorriso-ecma119_tree.Tpo" -c -o libisofs/xorris= o_xorriso-ecma119_tree.o `test -f 'libisofs/ecma119_tree.c' || echo './'`= libisofs/ecma119_tree.c; \ then mv -f "libisofs/.deps/xorriso_xorriso-ecma119_tree.Tpo" "libisofs/.= deps/xorriso_xorriso-ecma119_tree.Po"; else rm -f "libisofs/.deps/xorriso= _xorriso-ecma119_tree.Tpo"; exit 1; fi if gcc -DPACKAGE_NAME=3D\"xorriso\" -DPACKAGE_TARNAME=3D\"xorriso\" -DPAC= KAGE_VERSION=3D\"0.5.3\" -DPACKAGE_STRING=3D\"xorriso\ 0.5.3\" -DPACKAGE_= BUGREPORT=3D\"http://libburnia-project.org\" -DPACKAGE=3D\"xorriso\" -DVE= RSION=3D\"0.5.3\" -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_ST= AT_H=3D1 -DHAVE_STDLIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHA= VE_STRINGS_H=3D1 -DHAVE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_= H=3D1 -DHAVE_FSEEKO=3D1 -DICONV_CONST=3D -DHAVE_DLFCN_H=3D1 -DHAVE_TM_GMT= OFF=3D1 -DHAVE_TIMEGM=3D1 -DHAVE_LIBREADLINE=3D1 -DHAVE_LIBZ=3D1 -I. -I. = -I./libburn -I./libisofs -I./libisoburn -I./xorriso -DXorriso_standalon= E -DXorriso_with_maiN -DXorriso_with_readlinE -DXorriso_allow_external_= filterS -DLibisofs_with_zliB -g -O2 -DLibburn_os_has_statvfS -g -peda= ntic -Wall -DDEBUG -MT libisofs/xorriso_xorriso-buffer.o -MD -MP -MF "lib= isofs/.deps/xorriso_xorriso-buffer.Tpo" -c -o libisofs/xorriso_xorriso-bu= ffer.o `test -f 'libisofs/buffer.c' || echo './'`libisofs/buffer.c; \ then mv -f "libisofs/.deps/xorriso_xorriso-buffer.Tpo" "libisofs/.deps/x= orriso_xorriso-buffer.Po"; else rm -f "libisofs/.deps/xorriso_xorriso-buf= fer.Tpo"; exit 1; fi if gcc -DPACKAGE_NAME=3D\"xorriso\" -DPACKAGE_TARNAME=3D\"xorriso\" -DPAC= KAGE_VERSION=3D\"0.5.3\" -DPACKAGE_STRING=3D\"xorriso\ 0.5.3\" -DPACKAGE_= BUGREPORT=3D\"http://libburnia-project.org\" -DPACKAGE=3D\"xorriso\" -DVE= RSION=3D\"0.5.3\" -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_ST= AT_H=3D1 -DHAVE_STDLIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHA= VE_STRINGS_H=3D1 -DHAVE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_= H=3D1 -DHAVE_FSEEKO=3D1 -DICONV_CONST=3D -DHAVE_DLFCN_H=3D1 -DHAVE_TM_GMT= OFF=3D1 -DHAVE_TIMEGM=3D1 -DHAVE_LIBREADLINE=3D1 -DHAVE_LIBZ=3D1 -I. -I. = -I./libburn -I./libisofs -I./libisoburn -I./xorriso -DXorriso_standalon= E -DXorriso_with_maiN -DXorriso_with_readlinE -DXorriso_allow_external_= filterS -DLibisofs_with_zliB -g -O2 -DLibburn_os_has_statvfS -g -peda= ntic -Wall -DDEBUG -MT libisofs/xorriso_xorriso-rockridge.o -MD -MP -MF "= libisofs/.deps/xorriso_xorriso-rockridge.Tpo" -c -o libisofs/xorriso_xorr= iso-rockridge.o `test -f 'libisofs/rockridge.c' || echo './'`libisofs/roc= kridge.c; \ then mv -f "libisofs/.deps/xorriso_xorriso-rockridge.Tpo" "libisofs/.dep= s/xorriso_xorriso-rockridge.Po"; else rm -f "libisofs/.deps/xorriso_xorri= so-rockridge.Tpo"; exit 1; fi if gcc -DPACKAGE_NAME=3D\"xorriso\" -DPACKAGE_TARNAME=3D\"xorriso\" -DPAC= KAGE_VERSION=3D\"0.5.3\" -DPACKAGE_STRING=3D\"xorriso\ 0.5.3\" -DPACKAGE_= BUGREPORT=3D\"http://libburnia-project.org\" -DPACKAGE=3D\"xorriso\" -DVE= RSION=3D\"0.5.3\" -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_ST= AT_H=3D1 -DHAVE_STDLIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHA= VE_STRINGS_H=3D1 -DHAVE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_= H=3D1 -DHAVE_FSEEKO=3D1 -DICONV_CONST=3D -DHAVE_DLFCN_H=3D1 -DHAVE_TM_GMT= OFF=3D1 -DHAVE_TIMEGM=3D1 -DHAVE_LIBREADLINE=3D1 -DHAVE_LIBZ=3D1 -I. -I. = -I./libburn -I./libisofs -I./libisoburn -I./xorriso -DXorriso_standalon= E -DXorriso_with_maiN -DXorriso_with_readlinE -DXorriso_allow_external_= filterS -DLibisofs_with_zliB -g -O2 -DLibburn_os_has_statvfS -g -peda= ntic -Wall -DDEBUG -MT libisofs/xorriso_xorriso-rockridge_read.o -MD -MP = -MF "libisofs/.deps/xorriso_xorriso-rockridge_read.Tpo" -c -o libisofs/xo= rriso_xorriso-rockridge_read.o `test -f 'libisofs/rockridge_read.c' || ec= ho './'`libisofs/rockridge_read.c; \ then mv -f "libisofs/.deps/xorriso_xorriso-rockridge_read.Tpo" "libisofs= /.deps/xorriso_xorriso-rockridge_read.Po"; else rm -f "libisofs/.deps/xor= riso_xorriso-rockridge_read.Tpo"; exit 1; fi if gcc -DPACKAGE_NAME=3D\"xorriso\" -DPACKAGE_TARNAME=3D\"xorriso\" -DPAC= KAGE_VERSION=3D\"0.5.3\" -DPACKAGE_STRING=3D\"xorriso\ 0.5.3\" -DPACKAGE_= BUGREPORT=3D\"http://libburnia-project.org\" -DPACKAGE=3D\"xorriso\" -DVE= RSION=3D\"0.5.3\" -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_ST= AT_H=3D1 -DHAVE_STDLIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHA= VE_STRINGS_H=3D1 -DHAVE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_= H=3D1 -DHAVE_FSEEKO=3D1 -DICONV_CONST=3D -DHAVE_DLFCN_H=3D1 -DHAVE_TM_GMT= OFF=3D1 -DHAVE_TIMEGM=3D1 -DHAVE_LIBREADLINE=3D1 -DHAVE_LIBZ=3D1 -I. -I. = -I./libburn -I./libisofs -I./libisoburn -I./xorriso -DXorriso_standalon= E -DXorriso_with_maiN -DXorriso_with_readlinE -DXorriso_allow_external_= filterS -DLibisofs_with_zliB -g -O2 -DLibburn_os_has_statvfS -g -peda= ntic -Wall -DDEBUG -MT libisofs/xorriso_xorriso-joliet.o -MD -MP -MF "lib= isofs/.deps/xorriso_xorriso-joliet.Tpo" -c -o libisofs/xorriso_xorriso-jo= liet.o `test -f 'libisofs/joliet.c' || echo './'`libisofs/joliet.c; \ then mv -f "libisofs/.deps/xorriso_xorriso-joliet.Tpo" "libisofs/.deps/x= orriso_xorriso-joliet.Po"; else rm -f "libisofs/.deps/xorriso_xorriso-jol= iet.Tpo"; exit 1; fi if gcc -DPACKAGE_NAME=3D\"xorriso\" -DPACKAGE_TARNAME=3D\"xorriso\" -DPAC= KAGE_VERSION=3D\"0.5.3\" -DPACKAGE_STRING=3D\"xorriso\ 0.5.3\" -DPACKAGE_= BUGREPORT=3D\"http://libburnia-project.org\" -DPACKAGE=3D\"xorriso\" -DVE= RSION=3D\"0.5.3\" -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_ST= AT_H=3D1 -DHAVE_STDLIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHA= VE_STRINGS_H=3D1 -DHAVE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_= H=3D1 -DHAVE_FSEEKO=3D1 -DICONV_CONST=3D -DHAVE_DLFCN_H=3D1 -DHAVE_TM_GMT= OFF=3D1 -DHAVE_TIMEGM=3D1 -DHAVE_LIBREADLINE=3D1 -DHAVE_LIBZ=3D1 -I. -I. = -I./libburn -I./libisofs -I./libisoburn -I./xorriso -DXorriso_standalon= E -DXorriso_with_maiN -DXorriso_with_readlinE -DXorriso_allow_external_= filterS -DLibisofs_with_zliB -g -O2 -DLibburn_os_has_statvfS -g -peda= ntic -Wall -DDEBUG -MT libisofs/xorriso_xorriso-eltorito.o -MD -MP -MF "l= ibisofs/.deps/xorriso_xorriso-eltorito.Tpo" -c -o libisofs/xorriso_xorris= o-eltorito.o `test -f 'libisofs/eltorito.c' || echo './'`libisofs/eltorit= o.c; \ then mv -f "libisofs/.deps/xorriso_xorriso-eltorito.Tpo" "libisofs/.deps= /xorriso_xorriso-eltorito.Po"; else rm -f "libisofs/.deps/xorriso_xorriso= -eltorito.Tpo"; exit 1; fi if gcc -DPACKAGE_NAME=3D\"xorriso\" -DPACKAGE_TARNAME=3D\"xorriso\" -DPAC= KAGE_VERSION=3D\"0.5.3\" -DPACKAGE_STRING=3D\"xorriso\ 0.5.3\" -DPACKAGE_= BUGREPORT=3D\"http://libburnia-project.org\" -DPACKAGE=3D\"xorriso\" -DVE= RSION=3D\"0.5.3\" -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_ST= AT_H=3D1 -DHAVE_STDLIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHA= VE_STRINGS_H=3D1 -DHAVE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_= H=3D1 -DHAVE_FSEEKO=3D1 -DICONV_CONST=3D -DHAVE_DLFCN_H=3D1 -DHAVE_TM_GMT= OFF=3D1 -DHAVE_TIMEGM=3D1 -DHAVE_LIBREADLINE=3D1 -DHAVE_LIBZ=3D1 -I. -I. = -I./libburn -I./libisofs -I./libisoburn -I./xorriso -DXorriso_standalon= E -DXorriso_with_maiN -DXorriso_with_readlinE -DXorriso_allow_external_= filterS -DLibisofs_with_zliB -g -O2 -DLibburn_os_has_statvfS -g -peda= ntic -Wall -DDEBUG -MT libisofs/xorriso_xorriso-data_source.o -MD -MP -MF= "libisofs/.deps/xorriso_xorriso-data_source.Tpo" -c -o libisofs/xorriso_= xorriso-data_source.o `test -f 'libisofs/data_source.c' || echo './'`libi= sofs/data_source.c; \ then mv -f "libisofs/.deps/xorriso_xorriso-data_source.Tpo" "libisofs/.d= eps/xorriso_xorriso-data_source.Po"; else rm -f "libisofs/.deps/xorriso_x= orriso-data_source.Tpo"; exit 1; fi if gcc -DPACKAGE_NAME=3D\"xorriso\" -DPACKAGE_TARNAME=3D\"xorriso\" -DPAC= KAGE_VERSION=3D\"0.5.3\" -DPACKAGE_STRING=3D\"xorriso\ 0.5.3\" -DPACKAGE_= BUGREPORT=3D\"http://libburnia-project.org\" -DPACKAGE=3D\"xorriso\" -DVE= RSION=3D\"0.5.3\" -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_ST= AT_H=3D1 -DHAVE_STDLIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHA= VE_STRINGS_H=3D1 -DHAVE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_= H=3D1 -DHAVE_FSEEKO=3D1 -DICONV_CONST=3D -DHAVE_DLFCN_H=3D1 -DHAVE_TM_GMT= OFF=3D1 -DHAVE_TIMEGM=3D1 -DHAVE_LIBREADLINE=3D1 -DHAVE_LIBZ=3D1 -I. -I. = -I./libburn -I./libisofs -I./libisoburn -I./xorriso -DXorriso_standalon= E -DXorriso_with_maiN -DXorriso_with_readlinE -DXorriso_allow_external_= filterS -DLibisofs_with_zliB -g -O2 -DLibburn_os_has_statvfS -g -peda= ntic -Wall -DDEBUG -MT libisofs/xorriso_xorriso-find.o -MD -MP -MF "libis= ofs/.deps/xorriso_xorriso-find.Tpo" -c -o libisofs/xorriso_xorriso-find.o= `test -f 'libisofs/find.c' || echo './'`libisofs/find.c; \ then mv -f "libisofs/.deps/xorriso_xorriso-find.Tpo" "libisofs/.deps/xor= riso_xorriso-find.Po"; else rm -f "libisofs/.deps/xorriso_xorriso-find.Tp= o"; exit 1; fi if gcc -DPACKAGE_NAME=3D\"xorriso\" -DPACKAGE_TARNAME=3D\"xorriso\" -DPAC= KAGE_VERSION=3D\"0.5.3\" -DPACKAGE_STRING=3D\"xorriso\ 0.5.3\" -DPACKAGE_= BUGREPORT=3D\"http://libburnia-project.org\" -DPACKAGE=3D\"xorriso\" -DVE= RSION=3D\"0.5.3\" -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_ST= AT_H=3D1 -DHAVE_STDLIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHA= VE_STRINGS_H=3D1 -DHAVE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_= H=3D1 -DHAVE_FSEEKO=3D1 -DICONV_CONST=3D -DHAVE_DLFCN_H=3D1 -DHAVE_TM_GMT= OFF=3D1 -DHAVE_TIMEGM=3D1 -DHAVE_LIBREADLINE=3D1 -DHAVE_LIBZ=3D1 -I. -I. = -I./libburn -I./libisofs -I./libisoburn -I./xorriso -DXorriso_standalon= E -DXorriso_with_maiN -DXorriso_with_readlinE -DXorriso_allow_external_= filterS -DLibisofs_with_zliB -g -O2 -DLibburn_os_has_statvfS -g -peda= ntic -Wall -DDEBUG -MT libisofs/xorriso_xorriso-filter.o -MD -MP -MF "lib= isofs/.deps/xorriso_xorriso-filter.Tpo" -c -o libisofs/xorriso_xorriso-fi= lter.o `test -f 'libisofs/filter.c' || echo './'`libisofs/filter.c; \ then mv -f "libisofs/.deps/xorriso_xorriso-filter.Tpo" "libisofs/.deps/x= orriso_xorriso-filter.Po"; else rm -f "libisofs/.deps/xorriso_xorriso-fil= ter.Tpo"; exit 1; fi if gcc -DPACKAGE_NAME=3D\"xorriso\" -DPACKAGE_TARNAME=3D\"xorriso\" -DPAC= KAGE_VERSION=3D\"0.5.3\" -DPACKAGE_STRING=3D\"xorriso\ 0.5.3\" -DPACKAGE_= BUGREPORT=3D\"http://libburnia-project.org\" -DPACKAGE=3D\"xorriso\" -DVE= RSION=3D\"0.5.3\" -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_ST= AT_H=3D1 -DHAVE_STDLIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHA= VE_STRINGS_H=3D1 -DHAVE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_= H=3D1 -DHAVE_FSEEKO=3D1 -DICONV_CONST=3D -DHAVE_DLFCN_H=3D1 -DHAVE_TM_GMT= OFF=3D1 -DHAVE_TIMEGM=3D1 -DHAVE_LIBREADLINE=3D1 -DHAVE_LIBZ=3D1 -I. -I. = -I./libburn -I./libisofs -I./libisoburn -I./xorriso -DXorriso_standalon= E -DXorriso_with_maiN -DXorriso_with_readlinE -DXorriso_allow_external_= filterS -DLibisofs_with_zliB -g -O2 -DLibburn_os_has_statvfS -g -peda= ntic -Wall -DDEBUG -MT libisofs/filters/xorriso_xorriso-external.o -MD -M= P -MF "libisofs/filters/.deps/xorriso_xorriso-external.Tpo" -c -o libisof= s/filters/xorriso_xorriso-external.o `test -f 'libisofs/filters/external.= c' || echo './'`libisofs/filters/external.c; \ then mv -f "libisofs/filters/.deps/xorriso_xorriso-external.Tpo" "libiso= fs/filters/.deps/xorriso_xorriso-external.Po"; else rm -f "libisofs/filte= rs/.deps/xorriso_xorriso-external.Tpo"; exit 1; fi if gcc -DPACKAGE_NAME=3D\"xorriso\" -DPACKAGE_TARNAME=3D\"xorriso\" -DPAC= KAGE_VERSION=3D\"0.5.3\" -DPACKAGE_STRING=3D\"xorriso\ 0.5.3\" -DPACKAGE_= BUGREPORT=3D\"http://libburnia-project.org\" -DPACKAGE=3D\"xorriso\" -DVE= RSION=3D\"0.5.3\" -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_ST= AT_H=3D1 -DHAVE_STDLIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHA= VE_STRINGS_H=3D1 -DHAVE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_= H=3D1 -DHAVE_FSEEKO=3D1 -DICONV_CONST=3D -DHAVE_DLFCN_H=3D1 -DHAVE_TM_GMT= OFF=3D1 -DHAVE_TIMEGM=3D1 -DHAVE_LIBREADLINE=3D1 -DHAVE_LIBZ=3D1 -I. -I. = -I./libburn -I./libisofs -I./libisoburn -I./xorriso -DXorriso_standalon= E -DXorriso_with_maiN -DXorriso_with_readlinE -DXorriso_allow_external_= filterS -DLibisofs_with_zliB -g -O2 -DLibburn_os_has_statvfS -g -peda= ntic -Wall -DDEBUG -MT libisofs/filters/xorriso_xorriso-zisofs.o -MD -MP = -MF "libisofs/filters/.deps/xorriso_xorriso-zisofs.Tpo" -c -o libisofs/fi= lters/xorriso_xorriso-zisofs.o `test -f 'libisofs/filters/zisofs.c' || ec= ho './'`libisofs/filters/zisofs.c; \ then mv -f "libisofs/filters/.deps/xorriso_xorriso-zisofs.Tpo" "libisofs= /filters/.deps/xorriso_xorriso-zisofs.Po"; else rm -f "libisofs/filters/.= deps/xorriso_xorriso-zisofs.Tpo"; exit 1; fi if gcc -DPACKAGE_NAME=3D\"xorriso\" -DPACKAGE_TARNAME=3D\"xorriso\" -DPAC= KAGE_VERSION=3D\"0.5.3\" -DPACKAGE_STRING=3D\"xorriso\ 0.5.3\" -DPACKAGE_= BUGREPORT=3D\"http://libburnia-project.org\" -DPACKAGE=3D\"xorriso\" -DVE= RSION=3D\"0.5.3\" -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_ST= AT_H=3D1 -DHAVE_STDLIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHA= VE_STRINGS_H=3D1 -DHAVE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_= H=3D1 -DHAVE_FSEEKO=3D1 -DICONV_CONST=3D -DHAVE_DLFCN_H=3D1 -DHAVE_TM_GMT= OFF=3D1 -DHAVE_TIMEGM=3D1 -DHAVE_LIBREADLINE=3D1 -DHAVE_LIBZ=3D1 -I. -I. = -I./libburn -I./libisofs -I./libisoburn -I./xorriso -DXorriso_standalon= E -DXorriso_with_maiN -DXorriso_with_readlinE -DXorriso_allow_external_= filterS -DLibisofs_with_zliB -g -O2 -DLibburn_os_has_statvfS -g -peda= ntic -Wall -DDEBUG -MT libisofs/filters/xorriso_xorriso-gzip.o -MD -MP -M= F "libisofs/filters/.deps/xorriso_xorriso-gzip.Tpo" -c -o libisofs/filter= s/xorriso_xorriso-gzip.o `test -f 'libisofs/filters/gzip.c' || echo './'`= libisofs/filters/gzip.c; \ then mv -f "libisofs/filters/.deps/xorriso_xorriso-gzip.Tpo" "libisofs/f= ilters/.deps/xorriso_xorriso-gzip.Po"; else rm -f "libisofs/filters/.deps= /xorriso_xorriso-gzip.Tpo"; exit 1; fi if gcc -DPACKAGE_NAME=3D\"xorriso\" -DPACKAGE_TARNAME=3D\"xorriso\" -DPAC= KAGE_VERSION=3D\"0.5.3\" -DPACKAGE_STRING=3D\"xorriso\ 0.5.3\" -DPACKAGE_= BUGREPORT=3D\"http://libburnia-project.org\" -DPACKAGE=3D\"xorriso\" -DVE= RSION=3D\"0.5.3\" -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_ST= AT_H=3D1 -DHAVE_STDLIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHA= VE_STRINGS_H=3D1 -DHAVE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_= H=3D1 -DHAVE_FSEEKO=3D1 -DICONV_CONST=3D -DHAVE_DLFCN_H=3D1 -DHAVE_TM_GMT= OFF=3D1 -DHAVE_TIMEGM=3D1 -DHAVE_LIBREADLINE=3D1 -DHAVE_LIBZ=3D1 -I. -I. = -I./libburn -I./libisofs -I./libisoburn -I./xorriso -DXorriso_standalon= E -DXorriso_with_maiN -DXorriso_with_readlinE -DXorriso_allow_external_= filterS -DLibisofs_with_zliB -g -O2 -DLibburn_os_has_statvfS -g -peda= ntic -Wall -DDEBUG -MT libisofs/xorriso_xorriso-system_area.o -MD -MP -MF= "libisofs/.deps/xorriso_xorriso-system_area.Tpo" -c -o libisofs/xorriso_= xorriso-system_area.o `test -f 'libisofs/system_area.c' || echo './'`libi= sofs/system_area.c; \ then mv -f "libisofs/.deps/xorriso_xorriso-system_area.Tpo" "libisofs/.d= eps/xorriso_xorriso-system_area.Po"; else rm -f "libisofs/.deps/xorriso_x= orriso-system_area.Tpo"; exit 1; fi if gcc -DPACKAGE_NAME=3D\"xorriso\" -DPACKAGE_TARNAME=3D\"xorriso\" -DPAC= KAGE_VERSION=3D\"0.5.3\" -DPACKAGE_STRING=3D\"xorriso\ 0.5.3\" -DPACKAGE_= BUGREPORT=3D\"http://libburnia-project.org\" -DPACKAGE=3D\"xorriso\" -DVE= RSION=3D\"0.5.3\" -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_ST= AT_H=3D1 -DHAVE_STDLIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHA= VE_STRINGS_H=3D1 -DHAVE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_= H=3D1 -DHAVE_FSEEKO=3D1 -DICONV_CONST=3D -DHAVE_DLFCN_H=3D1 -DHAVE_TM_GMT= OFF=3D1 -DHAVE_TIMEGM=3D1 -DHAVE_LIBREADLINE=3D1 -DHAVE_LIBZ=3D1 -I. -I. = -I./libburn -I./libisofs -I./libisoburn -I./xorriso -DXorriso_standalon= E -DXorriso_with_maiN -DXorriso_with_readlinE -DXorriso_allow_external_= filterS -DLibisofs_with_zliB -g -O2 -DLibburn_os_has_statvfS -g -peda= ntic -Wall -DDEBUG -MT libisofs/xorriso_xorriso-make_isohybrid_mbr.o -MD = -MP -MF "libisofs/.deps/xorriso_xorriso-make_isohybrid_mbr.Tpo" -c -o lib= isofs/xorriso_xorriso-make_isohybrid_mbr.o `test -f 'libisofs/make_isohyb= rid_mbr.c' || echo './'`libisofs/make_isohybrid_mbr.c; \ then mv -f "libisofs/.deps/xorriso_xorriso-make_isohybrid_mbr.Tpo" "libi= sofs/.deps/xorriso_xorriso-make_isohybrid_mbr.Po"; else rm -f "libisofs/.= deps/xorriso_xorriso-make_isohybrid_mbr.Tpo"; exit 1; fi if gcc -DPACKAGE_NAME=3D\"xorriso\" -DPACKAGE_TARNAME=3D\"xorriso\" -DPAC= KAGE_VERSION=3D\"0.5.3\" -DPACKAGE_STRING=3D\"xorriso\ 0.5.3\" -DPACKAGE_= BUGREPORT=3D\"http://libburnia-project.org\" -DPACKAGE=3D\"xorriso\" -DVE= RSION=3D\"0.5.3\" -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_ST= AT_H=3D1 -DHAVE_STDLIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHA= VE_STRINGS_H=3D1 -DHAVE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_= H=3D1 -DHAVE_FSEEKO=3D1 -DICONV_CONST=3D -DHAVE_DLFCN_H=3D1 -DHAVE_TM_GMT= OFF=3D1 -DHAVE_TIMEGM=3D1 -DHAVE_LIBREADLINE=3D1 -DHAVE_LIBZ=3D1 -I. -I. = -I./libburn -I./libisofs -I./libisoburn -I./xorriso -DXorriso_standalon= E -DXorriso_with_maiN -DXorriso_with_readlinE -DXorriso_allow_external_= filterS -DLibisofs_with_zliB -g -O2 -DLibburn_os_has_statvfS -g -peda= ntic -Wall -DDEBUG -MT libisofs/xorriso_xorriso-aaip_0_2.o -MD -MP -MF "l= ibisofs/.deps/xorriso_xorriso-aaip_0_2.Tpo" -c -o libisofs/xorriso_xorris= o-aaip_0_2.o `test -f 'libisofs/aaip_0_2.c' || echo './'`libisofs/aaip_0_= 2.c; \ then mv -f "libisofs/.deps/xorriso_xorriso-aaip_0_2.Tpo" "libisofs/.deps= /xorriso_xorriso-aaip_0_2.Po"; else rm -f "libisofs/.deps/xorriso_xorriso= -aaip_0_2.Tpo"; exit 1; fi if gcc -DPACKAGE_NAME=3D\"xorriso\" -DPACKAGE_TARNAME=3D\"xorriso\" -DPAC= KAGE_VERSION=3D\"0.5.3\" -DPACKAGE_STRING=3D\"xorriso\ 0.5.3\" -DPACKAGE_= BUGREPORT=3D\"http://libburnia-project.org\" -DPACKAGE=3D\"xorriso\" -DVE= RSION=3D\"0.5.3\" -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_ST= AT_H=3D1 -DHAVE_STDLIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHA= VE_STRINGS_H=3D1 -DHAVE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_= H=3D1 -DHAVE_FSEEKO=3D1 -DICONV_CONST=3D -DHAVE_DLFCN_H=3D1 -DHAVE_TM_GMT= OFF=3D1 -DHAVE_TIMEGM=3D1 -DHAVE_LIBREADLINE=3D1 -DHAVE_LIBZ=3D1 -I. -I. = -I./libburn -I./libisofs -I./libisoburn -I./xorriso -DXorriso_standalon= E -DXorriso_with_maiN -DXorriso_with_readlinE -DXorriso_allow_external_= filterS -DLibisofs_with_zliB -g -O2 -DLibburn_os_has_statvfS -g -peda= ntic -Wall -DDEBUG -MT libisofs/xorriso_xorriso-md5.o -MD -MP -MF "libiso= fs/.deps/xorriso_xorriso-md5.Tpo" -c -o libisofs/xorriso_xorriso-md5.o `t= est -f 'libisofs/md5.c' || echo './'`libisofs/md5.c; \ then mv -f "libisofs/.deps/xorriso_xorriso-md5.Tpo" "libisofs/.deps/xorr= iso_xorriso-md5.Po"; else rm -f "libisofs/.deps/xorriso_xorriso-md5.Tpo";= exit 1; fi if gcc -DPACKAGE_NAME=3D\"xorriso\" -DPACKAGE_TARNAME=3D\"xorriso\" -DPAC= KAGE_VERSION=3D\"0.5.3\" -DPACKAGE_STRING=3D\"xorriso\ 0.5.3\" -DPACKAGE_= BUGREPORT=3D\"http://libburnia-project.org\" -DPACKAGE=3D\"xorriso\" -DVE= RSION=3D\"0.5.3\" -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_ST= AT_H=3D1 -DHAVE_STDLIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHA= VE_STRINGS_H=3D1 -DHAVE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_= H=3D1 -DHAVE_FSEEKO=3D1 -DICONV_CONST=3D -DHAVE_DLFCN_H=3D1 -DHAVE_TM_GMT= OFF=3D1 -DHAVE_TIMEGM=3D1 -DHAVE_LIBREADLINE=3D1 -DHAVE_LIBZ=3D1 -I. -I. = -I./libburn -I./libisofs -I./libisoburn -I./xorriso -DXorriso_standalon= E -DXorriso_with_maiN -DXorriso_with_readlinE -DXorriso_allow_external_= filterS -DLibisofs_with_zliB -g -O2 -DLibburn_os_has_statvfS -g -peda= ntic -Wall -DDEBUG -MT libburn/xorriso_xorriso-async.o -MD -MP -MF "libbu= rn/.deps/xorriso_xorriso-async.Tpo" -c -o libburn/xorriso_xorriso-async.o= `test -f 'libburn/async.c' || echo './'`libburn/async.c; \ then mv -f "libburn/.deps/xorriso_xorriso-async.Tpo" "libburn/.deps/xorr= iso_xorriso-async.Po"; else rm -f "libburn/.deps/xorriso_xorriso-async.Tp= o"; exit 1; fi if gcc -DPACKAGE_NAME=3D\"xorriso\" -DPACKAGE_TARNAME=3D\"xorriso\" -DPAC= KAGE_VERSION=3D\"0.5.3\" -DPACKAGE_STRING=3D\"xorriso\ 0.5.3\" -DPACKAGE_= BUGREPORT=3D\"http://libburnia-project.org\" -DPACKAGE=3D\"xorriso\" -DVE= RSION=3D\"0.5.3\" -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_ST= AT_H=3D1 -DHAVE_STDLIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHA= VE_STRINGS_H=3D1 -DHAVE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_= H=3D1 -DHAVE_FSEEKO=3D1 -DICONV_CONST=3D -DHAVE_DLFCN_H=3D1 -DHAVE_TM_GMT= OFF=3D1 -DHAVE_TIMEGM=3D1 -DHAVE_LIBREADLINE=3D1 -DHAVE_LIBZ=3D1 -I. -I. = -I./libburn -I./libisofs -I./libisoburn -I./xorriso -DXorriso_standalon= E -DXorriso_with_maiN -DXorriso_with_readlinE -DXorriso_allow_external_= filterS -DLibisofs_with_zliB -g -O2 -DLibburn_os_has_statvfS -g -peda= ntic -Wall -DDEBUG -MT libburn/xorriso_xorriso-cleanup.o -MD -MP -MF "lib= burn/.deps/xorriso_xorriso-cleanup.Tpo" -c -o libburn/xorriso_xorriso-cle= anup.o `test -f 'libburn/cleanup.c' || echo './'`libburn/cleanup.c; \ then mv -f "libburn/.deps/xorriso_xorriso-cleanup.Tpo" "libburn/.deps/xo= rriso_xorriso-cleanup.Po"; else rm -f "libburn/.deps/xorriso_xorriso-clea= nup.Tpo"; exit 1; fi if gcc -DPACKAGE_NAME=3D\"xorriso\" -DPACKAGE_TARNAME=3D\"xorriso\" -DPAC= KAGE_VERSION=3D\"0.5.3\" -DPACKAGE_STRING=3D\"xorriso\ 0.5.3\" -DPACKAGE_= BUGREPORT=3D\"http://libburnia-project.org\" -DPACKAGE=3D\"xorriso\" -DVE= RSION=3D\"0.5.3\" -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_ST= AT_H=3D1 -DHAVE_STDLIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHA= VE_STRINGS_H=3D1 -DHAVE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_= H=3D1 -DHAVE_FSEEKO=3D1 -DICONV_CONST=3D -DHAVE_DLFCN_H=3D1 -DHAVE_TM_GMT= OFF=3D1 -DHAVE_TIMEGM=3D1 -DHAVE_LIBREADLINE=3D1 -DHAVE_LIBZ=3D1 -I. -I. = -I./libburn -I./libisofs -I./libisoburn -I./xorriso -DXorriso_standalon= E -DXorriso_with_maiN -DXorriso_with_readlinE -DXorriso_allow_external_= filterS -DLibisofs_with_zliB -g -O2 -DLibburn_os_has_statvfS -g -peda= ntic -Wall -DDEBUG -MT libburn/xorriso_xorriso-debug.o -MD -MP -MF "libbu= rn/.deps/xorriso_xorriso-debug.Tpo" -c -o libburn/xorriso_xorriso-debug.o= `test -f 'libburn/debug.c' || echo './'`libburn/debug.c; \ then mv -f "libburn/.deps/xorriso_xorriso-debug.Tpo" "libburn/.deps/xorr= iso_xorriso-debug.Po"; else rm -f "libburn/.deps/xorriso_xorriso-debug.Tp= o"; exit 1; fi if gcc -DPACKAGE_NAME=3D\"xorriso\" -DPACKAGE_TARNAME=3D\"xorriso\" -DPAC= KAGE_VERSION=3D\"0.5.3\" -DPACKAGE_STRING=3D\"xorriso\ 0.5.3\" -DPACKAGE_= BUGREPORT=3D\"http://libburnia-project.org\" -DPACKAGE=3D\"xorriso\" -DVE= RSION=3D\"0.5.3\" -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_ST= AT_H=3D1 -DHAVE_STDLIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHA= VE_STRINGS_H=3D1 -DHAVE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_= H=3D1 -DHAVE_FSEEKO=3D1 -DICONV_CONST=3D -DHAVE_DLFCN_H=3D1 -DHAVE_TM_GMT= OFF=3D1 -DHAVE_TIMEGM=3D1 -DHAVE_LIBREADLINE=3D1 -DHAVE_LIBZ=3D1 -I. -I. = -I./libburn -I./libisofs -I./libisoburn -I./xorriso -DXorriso_standalon= E -DXorriso_with_maiN -DXorriso_with_readlinE -DXorriso_allow_external_= filterS -DLibisofs_with_zliB -g -O2 -DLibburn_os_has_statvfS -g -peda= ntic -Wall -DDEBUG -MT libburn/xorriso_xorriso-drive.o -MD -MP -MF "libbu= rn/.deps/xorriso_xorriso-drive.Tpo" -c -o libburn/xorriso_xorriso-drive.o= `test -f 'libburn/drive.c' || echo './'`libburn/drive.c; \ then mv -f "libburn/.deps/xorriso_xorriso-drive.Tpo" "libburn/.deps/xorr= iso_xorriso-drive.Po"; else rm -f "libburn/.deps/xorriso_xorriso-drive.Tp= o"; exit 1; fi if gcc -DPACKAGE_NAME=3D\"xorriso\" -DPACKAGE_TARNAME=3D\"xorriso\" -DPAC= KAGE_VERSION=3D\"0.5.3\" -DPACKAGE_STRING=3D\"xorriso\ 0.5.3\" -DPACKAGE_= BUGREPORT=3D\"http://libburnia-project.org\" -DPACKAGE=3D\"xorriso\" -DVE= RSION=3D\"0.5.3\" -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_ST= AT_H=3D1 -DHAVE_STDLIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHA= VE_STRINGS_H=3D1 -DHAVE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_= H=3D1 -DHAVE_FSEEKO=3D1 -DICONV_CONST=3D -DHAVE_DLFCN_H=3D1 -DHAVE_TM_GMT= OFF=3D1 -DHAVE_TIMEGM=3D1 -DHAVE_LIBREADLINE=3D1 -DHAVE_LIBZ=3D1 -I. -I. = -I./libburn -I./libisofs -I./libisoburn -I./xorriso -DXorriso_standalon= E -DXorriso_with_maiN -DXorriso_with_readlinE -DXorriso_allow_external_= filterS -DLibisofs_with_zliB -g -O2 -DLibburn_os_has_statvfS -g -peda= ntic -Wall -DDEBUG -MT libburn/xorriso_xorriso-ecma130ab.o -MD -MP -MF "l= ibburn/.deps/xorriso_xorriso-ecma130ab.Tpo" -c -o libburn/xorriso_xorriso= -ecma130ab.o `test -f 'libburn/ecma130ab.c' || echo './'`libburn/ecma130a= b.c; \ then mv -f "libburn/.deps/xorriso_xorriso-ecma130ab.Tpo" "libburn/.deps/= xorriso_xorriso-ecma130ab.Po"; else rm -f "libburn/.deps/xorriso_xorriso-= ecma130ab.Tpo"; exit 1; fi if gcc -DPACKAGE_NAME=3D\"xorriso\" -DPACKAGE_TARNAME=3D\"xorriso\" -DPAC= KAGE_VERSION=3D\"0.5.3\" -DPACKAGE_STRING=3D\"xorriso\ 0.5.3\" -DPACKAGE_= BUGREPORT=3D\"http://libburnia-project.org\" -DPACKAGE=3D\"xorriso\" -DVE= RSION=3D\"0.5.3\" -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_ST= AT_H=3D1 -DHAVE_STDLIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHA= VE_STRINGS_H=3D1 -DHAVE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_= H=3D1 -DHAVE_FSEEKO=3D1 -DICONV_CONST=3D -DHAVE_DLFCN_H=3D1 -DHAVE_TM_GMT= OFF=3D1 -DHAVE_TIMEGM=3D1 -DHAVE_LIBREADLINE=3D1 -DHAVE_LIBZ=3D1 -I. -I. = -I./libburn -I./libisofs -I./libisoburn -I./xorriso -DXorriso_standalon= E -DXorriso_with_maiN -DXorriso_with_readlinE -DXorriso_allow_external_= filterS -DLibisofs_with_zliB -g -O2 -DLibburn_os_has_statvfS -g -peda= ntic -Wall -DDEBUG -MT libburn/xorriso_xorriso-file.o -MD -MP -MF "libbur= n/.deps/xorriso_xorriso-file.Tpo" -c -o libburn/xorriso_xorriso-file.o `t= est -f 'libburn/file.c' || echo './'`libburn/file.c; \ then mv -f "libburn/.deps/xorriso_xorriso-file.Tpo" "libburn/.deps/xorri= so_xorriso-file.Po"; else rm -f "libburn/.deps/xorriso_xorriso-file.Tpo";= exit 1; fi if gcc -DPACKAGE_NAME=3D\"xorriso\" -DPACKAGE_TARNAME=3D\"xorriso\" -DPAC= KAGE_VERSION=3D\"0.5.3\" -DPACKAGE_STRING=3D\"xorriso\ 0.5.3\" -DPACKAGE_= BUGREPORT=3D\"http://libburnia-project.org\" -DPACKAGE=3D\"xorriso\" -DVE= RSION=3D\"0.5.3\" -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_ST= AT_H=3D1 -DHAVE_STDLIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHA= VE_STRINGS_H=3D1 -DHAVE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_= H=3D1 -DHAVE_FSEEKO=3D1 -DICONV_CONST=3D -DHAVE_DLFCN_H=3D1 -DHAVE_TM_GMT= OFF=3D1 -DHAVE_TIMEGM=3D1 -DHAVE_LIBREADLINE=3D1 -DHAVE_LIBZ=3D1 -I. -I. = -I./libburn -I./libisofs -I./libisoburn -I./xorriso -DXorriso_standalon= E -DXorriso_with_maiN -DXorriso_with_readlinE -DXorriso_allow_external_= filterS -DLibisofs_with_zliB -g -O2 -DLibburn_os_has_statvfS -g -peda= ntic -Wall -DDEBUG -MT libburn/xorriso_xorriso-init.o -MD -MP -MF "libbur= n/.deps/xorriso_xorriso-init.Tpo" -c -o libburn/xorriso_xorriso-init.o `t= est -f 'libburn/init.c' || echo './'`libburn/init.c; \ then mv -f "libburn/.deps/xorriso_xorriso-init.Tpo" "libburn/.deps/xorri= so_xorriso-init.Po"; else rm -f "libburn/.deps/xorriso_xorriso-init.Tpo";= exit 1; fi if gcc -DPACKAGE_NAME=3D\"xorriso\" -DPACKAGE_TARNAME=3D\"xorriso\" -DPAC= KAGE_VERSION=3D\"0.5.3\" -DPACKAGE_STRING=3D\"xorriso\ 0.5.3\" -DPACKAGE_= BUGREPORT=3D\"http://libburnia-project.org\" -DPACKAGE=3D\"xorriso\" -DVE= RSION=3D\"0.5.3\" -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_ST= AT_H=3D1 -DHAVE_STDLIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHA= VE_STRINGS_H=3D1 -DHAVE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_= H=3D1 -DHAVE_FSEEKO=3D1 -DICONV_CONST=3D -DHAVE_DLFCN_H=3D1 -DHAVE_TM_GMT= OFF=3D1 -DHAVE_TIMEGM=3D1 -DHAVE_LIBREADLINE=3D1 -DHAVE_LIBZ=3D1 -I. -I. = -I./libburn -I./libisofs -I./libisoburn -I./xorriso -DXorriso_standalon= E -DXorriso_with_maiN -DXorriso_with_readlinE -DXorriso_allow_external_= filterS -DLibisofs_with_zliB -g -O2 -DLibburn_os_has_statvfS -g -peda= ntic -Wall -DDEBUG -MT libburn/xorriso_xorriso-libdax_audioxtr.o -MD -MP = -MF "libburn/.deps/xorriso_xorriso-libdax_audioxtr.Tpo" -c -o libburn/xor= riso_xorriso-libdax_audioxtr.o `test -f 'libburn/libdax_audioxtr.c' || ec= ho './'`libburn/libdax_audioxtr.c; \ then mv -f "libburn/.deps/xorriso_xorriso-libdax_audioxtr.Tpo" "libburn/= =2Edeps/xorriso_xorriso-libdax_audioxtr.Po"; else rm -f "libburn/.deps/xo= rriso_xorriso-libdax_audioxtr.Tpo"; exit 1; fi if gcc -DPACKAGE_NAME=3D\"xorriso\" -DPACKAGE_TARNAME=3D\"xorriso\" -DPAC= KAGE_VERSION=3D\"0.5.3\" -DPACKAGE_STRING=3D\"xorriso\ 0.5.3\" -DPACKAGE_= BUGREPORT=3D\"http://libburnia-project.org\" -DPACKAGE=3D\"xorriso\" -DVE= RSION=3D\"0.5.3\" -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_ST= AT_H=3D1 -DHAVE_STDLIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHA= VE_STRINGS_H=3D1 -DHAVE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_= H=3D1 -DHAVE_FSEEKO=3D1 -DICONV_CONST=3D -DHAVE_DLFCN_H=3D1 -DHAVE_TM_GMT= OFF=3D1 -DHAVE_TIMEGM=3D1 -DHAVE_LIBREADLINE=3D1 -DHAVE_LIBZ=3D1 -I. -I. = -I./libburn -I./libisofs -I./libisoburn -I./xorriso -DXorriso_standalon= E -DXorriso_with_maiN -DXorriso_with_readlinE -DXorriso_allow_external_= filterS -DLibisofs_with_zliB -g -O2 -DLibburn_os_has_statvfS -g -peda= ntic -Wall -DDEBUG -MT libburn/xorriso_xorriso-libdax_msgs.o -MD -MP -MF = "libburn/.deps/xorriso_xorriso-libdax_msgs.Tpo" -c -o libburn/xorriso_xor= riso-libdax_msgs.o `test -f 'libburn/libdax_msgs.c' || echo './'`libburn/= libdax_msgs.c; \ then mv -f "libburn/.deps/xorriso_xorriso-libdax_msgs.Tpo" "libburn/.dep= s/xorriso_xorriso-libdax_msgs.Po"; else rm -f "libburn/.deps/xorriso_xorr= iso-libdax_msgs.Tpo"; exit 1; fi if gcc -DPACKAGE_NAME=3D\"xorriso\" -DPACKAGE_TARNAME=3D\"xorriso\" -DPAC= KAGE_VERSION=3D\"0.5.3\" -DPACKAGE_STRING=3D\"xorriso\ 0.5.3\" -DPACKAGE_= BUGREPORT=3D\"http://libburnia-project.org\" -DPACKAGE=3D\"xorriso\" -DVE= RSION=3D\"0.5.3\" -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_ST= AT_H=3D1 -DHAVE_STDLIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHA= VE_STRINGS_H=3D1 -DHAVE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_= H=3D1 -DHAVE_FSEEKO=3D1 -DICONV_CONST=3D -DHAVE_DLFCN_H=3D1 -DHAVE_TM_GMT= OFF=3D1 -DHAVE_TIMEGM=3D1 -DHAVE_LIBREADLINE=3D1 -DHAVE_LIBZ=3D1 -I. -I. = -I./libburn -I./libisofs -I./libisoburn -I./xorriso -DXorriso_standalon= E -DXorriso_with_maiN -DXorriso_with_readlinE -DXorriso_allow_external_= filterS -DLibisofs_with_zliB -g -O2 -DLibburn_os_has_statvfS -g -peda= ntic -Wall -DDEBUG -MT libburn/xorriso_xorriso-mmc.o -MD -MP -MF "libburn= /.deps/xorriso_xorriso-mmc.Tpo" -c -o libburn/xorriso_xorriso-mmc.o `test= -f 'libburn/mmc.c' || echo './'`libburn/mmc.c; \ then mv -f "libburn/.deps/xorriso_xorriso-mmc.Tpo" "libburn/.deps/xorris= o_xorriso-mmc.Po"; else rm -f "libburn/.deps/xorriso_xorriso-mmc.Tpo"; ex= it 1; fi if gcc -DPACKAGE_NAME=3D\"xorriso\" -DPACKAGE_TARNAME=3D\"xorriso\" -DPAC= KAGE_VERSION=3D\"0.5.3\" -DPACKAGE_STRING=3D\"xorriso\ 0.5.3\" -DPACKAGE_= BUGREPORT=3D\"http://libburnia-project.org\" -DPACKAGE=3D\"xorriso\" -DVE= RSION=3D\"0.5.3\" -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_ST= AT_H=3D1 -DHAVE_STDLIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHA= VE_STRINGS_H=3D1 -DHAVE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_= H=3D1 -DHAVE_FSEEKO=3D1 -DICONV_CONST=3D -DHAVE_DLFCN_H=3D1 -DHAVE_TM_GMT= OFF=3D1 -DHAVE_TIMEGM=3D1 -DHAVE_LIBREADLINE=3D1 -DHAVE_LIBZ=3D1 -I. -I. = -I./libburn -I./libisofs -I./libisoburn -I./xorriso -DXorriso_standalon= E -DXorriso_with_maiN -DXorriso_with_readlinE -DXorriso_allow_external_= filterS -DLibisofs_with_zliB -g -O2 -DLibburn_os_has_statvfS -g -peda= ntic -Wall -DDEBUG -MT libburn/xorriso_xorriso-null.o -MD -MP -MF "libbur= n/.deps/xorriso_xorriso-null.Tpo" -c -o libburn/xorriso_xorriso-null.o `t= est -f 'libburn/null.c' || echo './'`libburn/null.c; \ then mv -f "libburn/.deps/xorriso_xorriso-null.Tpo" "libburn/.deps/xorri= so_xorriso-null.Po"; else rm -f "libburn/.deps/xorriso_xorriso-null.Tpo";= exit 1; fi if gcc -DPACKAGE_NAME=3D\"xorriso\" -DPACKAGE_TARNAME=3D\"xorriso\" -DPAC= KAGE_VERSION=3D\"0.5.3\" -DPACKAGE_STRING=3D\"xorriso\ 0.5.3\" -DPACKAGE_= BUGREPORT=3D\"http://libburnia-project.org\" -DPACKAGE=3D\"xorriso\" -DVE= RSION=3D\"0.5.3\" -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_ST= AT_H=3D1 -DHAVE_STDLIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHA= VE_STRINGS_H=3D1 -DHAVE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_= H=3D1 -DHAVE_FSEEKO=3D1 -DICONV_CONST=3D -DHAVE_DLFCN_H=3D1 -DHAVE_TM_GMT= OFF=3D1 -DHAVE_TIMEGM=3D1 -DHAVE_LIBREADLINE=3D1 -DHAVE_LIBZ=3D1 -I. -I. = -I./libburn -I./libisofs -I./libisoburn -I./xorriso -DXorriso_standalon= E -DXorriso_with_maiN -DXorriso_with_readlinE -DXorriso_allow_external_= filterS -DLibisofs_with_zliB -g -O2 -DLibburn_os_has_statvfS -g -peda= ntic -Wall -DDEBUG -MT libburn/xorriso_xorriso-options.o -MD -MP -MF "lib= burn/.deps/xorriso_xorriso-options.Tpo" -c -o libburn/xorriso_xorriso-opt= ions.o `test -f 'libburn/options.c' || echo './'`libburn/options.c; \ then mv -f "libburn/.deps/xorriso_xorriso-options.Tpo" "libburn/.deps/xo= rriso_xorriso-options.Po"; else rm -f "libburn/.deps/xorriso_xorriso-opti= ons.Tpo"; exit 1; fi if gcc -DPACKAGE_NAME=3D\"xorriso\" -DPACKAGE_TARNAME=3D\"xorriso\" -DPAC= KAGE_VERSION=3D\"0.5.3\" -DPACKAGE_STRING=3D\"xorriso\ 0.5.3\" -DPACKAGE_= BUGREPORT=3D\"http://libburnia-project.org\" -DPACKAGE=3D\"xorriso\" -DVE= RSION=3D\"0.5.3\" -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_ST= AT_H=3D1 -DHAVE_STDLIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHA= VE_STRINGS_H=3D1 -DHAVE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_= H=3D1 -DHAVE_FSEEKO=3D1 -DICONV_CONST=3D -DHAVE_DLFCN_H=3D1 -DHAVE_TM_GMT= OFF=3D1 -DHAVE_TIMEGM=3D1 -DHAVE_LIBREADLINE=3D1 -DHAVE_LIBZ=3D1 -I. -I. = -I./libburn -I./libisofs -I./libisoburn -I./xorriso -DXorriso_standalon= E -DXorriso_with_maiN -DXorriso_with_readlinE -DXorriso_allow_external_= filterS -DLibisofs_with_zliB -g -O2 -DLibburn_os_has_statvfS -g -peda= ntic -Wall -DDEBUG -MT libburn/xorriso_xorriso-read.o -MD -MP -MF "libbur= n/.deps/xorriso_xorriso-read.Tpo" -c -o libburn/xorriso_xorriso-read.o `t= est -f 'libburn/read.c' || echo './'`libburn/read.c; \ then mv -f "libburn/.deps/xorriso_xorriso-read.Tpo" "libburn/.deps/xorri= so_xorriso-read.Po"; else rm -f "libburn/.deps/xorriso_xorriso-read.Tpo";= exit 1; fi if gcc -DPACKAGE_NAME=3D\"xorriso\" -DPACKAGE_TARNAME=3D\"xorriso\" -DPAC= KAGE_VERSION=3D\"0.5.3\" -DPACKAGE_STRING=3D\"xorriso\ 0.5.3\" -DPACKAGE_= BUGREPORT=3D\"http://libburnia-project.org\" -DPACKAGE=3D\"xorriso\" -DVE= RSION=3D\"0.5.3\" -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_ST= AT_H=3D1 -DHAVE_STDLIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHA= VE_STRINGS_H=3D1 -DHAVE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_= H=3D1 -DHAVE_FSEEKO=3D1 -DICONV_CONST=3D -DHAVE_DLFCN_H=3D1 -DHAVE_TM_GMT= OFF=3D1 -DHAVE_TIMEGM=3D1 -DHAVE_LIBREADLINE=3D1 -DHAVE_LIBZ=3D1 -I. -I. = -I./libburn -I./libisofs -I./libisoburn -I./xorriso -DXorriso_standalon= E -DXorriso_with_maiN -DXorriso_with_readlinE -DXorriso_allow_external_= filterS -DLibisofs_with_zliB -g -O2 -DLibburn_os_has_statvfS -g -peda= ntic -Wall -DDEBUG -MT libburn/xorriso_xorriso-sbc.o -MD -MP -MF "libburn= /.deps/xorriso_xorriso-sbc.Tpo" -c -o libburn/xorriso_xorriso-sbc.o `test= -f 'libburn/sbc.c' || echo './'`libburn/sbc.c; \ then mv -f "libburn/.deps/xorriso_xorriso-sbc.Tpo" "libburn/.deps/xorris= o_xorriso-sbc.Po"; else rm -f "libburn/.deps/xorriso_xorriso-sbc.Tpo"; ex= it 1; fi if gcc -DPACKAGE_NAME=3D\"xorriso\" -DPACKAGE_TARNAME=3D\"xorriso\" -DPAC= KAGE_VERSION=3D\"0.5.3\" -DPACKAGE_STRING=3D\"xorriso\ 0.5.3\" -DPACKAGE_= BUGREPORT=3D\"http://libburnia-project.org\" -DPACKAGE=3D\"xorriso\" -DVE= RSION=3D\"0.5.3\" -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_ST= AT_H=3D1 -DHAVE_STDLIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHA= VE_STRINGS_H=3D1 -DHAVE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_= H=3D1 -DHAVE_FSEEKO=3D1 -DICONV_CONST=3D -DHAVE_DLFCN_H=3D1 -DHAVE_TM_GMT= OFF=3D1 -DHAVE_TIMEGM=3D1 -DHAVE_LIBREADLINE=3D1 -DHAVE_LIBZ=3D1 -I. -I. = -I./libburn -I./libisofs -I./libisoburn -I./xorriso -DXorriso_standalon= E -DXorriso_with_maiN -DXorriso_with_readlinE -DXorriso_allow_external_= filterS -DLibisofs_with_zliB -g -O2 -DLibburn_os_has_statvfS -g -peda= ntic -Wall -DDEBUG -MT libburn/xorriso_xorriso-sector.o -MD -MP -MF "libb= urn/.deps/xorriso_xorriso-sector.Tpo" -c -o libburn/xorriso_xorriso-secto= r.o `test -f 'libburn/sector.c' || echo './'`libburn/sector.c; \ then mv -f "libburn/.deps/xorriso_xorriso-sector.Tpo" "libburn/.deps/xor= riso_xorriso-sector.Po"; else rm -f "libburn/.deps/xorriso_xorriso-sector= =2ETpo"; exit 1; fi if gcc -DPACKAGE_NAME=3D\"xorriso\" -DPACKAGE_TARNAME=3D\"xorriso\" -DPAC= KAGE_VERSION=3D\"0.5.3\" -DPACKAGE_STRING=3D\"xorriso\ 0.5.3\" -DPACKAGE_= BUGREPORT=3D\"http://libburnia-project.org\" -DPACKAGE=3D\"xorriso\" -DVE= RSION=3D\"0.5.3\" -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_ST= AT_H=3D1 -DHAVE_STDLIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHA= VE_STRINGS_H=3D1 -DHAVE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_= H=3D1 -DHAVE_FSEEKO=3D1 -DICONV_CONST=3D -DHAVE_DLFCN_H=3D1 -DHAVE_TM_GMT= OFF=3D1 -DHAVE_TIMEGM=3D1 -DHAVE_LIBREADLINE=3D1 -DHAVE_LIBZ=3D1 -I. -I. = -I./libburn -I./libisofs -I./libisoburn -I./xorriso -DXorriso_standalon= E -DXorriso_with_maiN -DXorriso_with_readlinE -DXorriso_allow_external_= filterS -DLibisofs_with_zliB -g -O2 -DLibburn_os_has_statvfS -g -peda= ntic -Wall -DDEBUG -MT libburn/xorriso_xorriso-sg.o -MD -MP -MF "libburn/= =2Edeps/xorriso_xorriso-sg.Tpo" -c -o libburn/xorriso_xorriso-sg.o `test = -f 'libburn/sg.c' || echo './'`libburn/sg.c; \ then mv -f "libburn/.deps/xorriso_xorriso-sg.Tpo" "libburn/.deps/xorriso= _xorriso-sg.Po"; else rm -f "libburn/.deps/xorriso_xorriso-sg.Tpo"; exit = 1; fi libburn/sg.c: In function 'intentional_compiler_warning': libburn/sg.c:42: warning: unused variable 'INTENTIONAL_COMPILER_WARNING' libburn/sg.c:41: warning: unused variable 'Cannot_recognize_GNU_Linux_nor= _FreeBSD' libburn/sg.c:40: warning: unused variable 'Have_to_use_dummy_MMC_transpor= t_adapter' libburn/sg.c:39: warning: unused variable 'This_libburn_will_not_be_able_= to_operate_on_real_CD_drives' libburn/sg.c:38: warning: unused variable 'Have_to_use_dummy_MMC_transpor= t_adapter_' libburn/sg.c:37: warning: unused variable 'Cannot_recognize_GNU_Linux_nor= _FreeBSD_' libburn/sg.c:36: warning: unused variable 'INTENTIONAL_COMPILER_WARNING_'= libburn/sg.c: At top level: libburn/sg.c:35: warning: 'intentional_compiler_warning' defined but not = used if gcc -DPACKAGE_NAME=3D\"xorriso\" -DPACKAGE_TARNAME=3D\"xorriso\" -DPAC= KAGE_VERSION=3D\"0.5.3\" -DPACKAGE_STRING=3D\"xorriso\ 0.5.3\" -DPACKAGE_= BUGREPORT=3D\"http://libburnia-project.org\" -DPACKAGE=3D\"xorriso\" -DVE= RSION=3D\"0.5.3\" -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_ST= AT_H=3D1 -DHAVE_STDLIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHA= VE_STRINGS_H=3D1 -DHAVE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_= H=3D1 -DHAVE_FSEEKO=3D1 -DICONV_CONST=3D -DHAVE_DLFCN_H=3D1 -DHAVE_TM_GMT= OFF=3D1 -DHAVE_TIMEGM=3D1 -DHAVE_LIBREADLINE=3D1 -DHAVE_LIBZ=3D1 -I. -I. = -I./libburn -I./libisofs -I./libisoburn -I./xorriso -DXorriso_standalon= E -DXorriso_with_maiN -DXorriso_with_readlinE -DXorriso_allow_external_= filterS -DLibisofs_with_zliB -g -O2 -DLibburn_os_has_statvfS -g -peda= ntic -Wall -DDEBUG -MT libburn/xorriso_xorriso-source.o -MD -MP -MF "libb= urn/.deps/xorriso_xorriso-source.Tpo" -c -o libburn/xorriso_xorriso-sourc= e.o `test -f 'libburn/source.c' || echo './'`libburn/source.c; \ then mv -f "libburn/.deps/xorriso_xorriso-source.Tpo" "libburn/.deps/xor= riso_xorriso-source.Po"; else rm -f "libburn/.deps/xorriso_xorriso-source= =2ETpo"; exit 1; fi if gcc -DPACKAGE_NAME=3D\"xorriso\" -DPACKAGE_TARNAME=3D\"xorriso\" -DPAC= KAGE_VERSION=3D\"0.5.3\" -DPACKAGE_STRING=3D\"xorriso\ 0.5.3\" -DPACKAGE_= BUGREPORT=3D\"http://libburnia-project.org\" -DPACKAGE=3D\"xorriso\" -DVE= RSION=3D\"0.5.3\" -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_ST= AT_H=3D1 -DHAVE_STDLIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHA= VE_STRINGS_H=3D1 -DHAVE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_= H=3D1 -DHAVE_FSEEKO=3D1 -DICONV_CONST=3D -DHAVE_DLFCN_H=3D1 -DHAVE_TM_GMT= OFF=3D1 -DHAVE_TIMEGM=3D1 -DHAVE_LIBREADLINE=3D1 -DHAVE_LIBZ=3D1 -I. -I. = -I./libburn -I./libisofs -I./libisoburn -I./xorriso -DXorriso_standalon= E -DXorriso_with_maiN -DXorriso_with_readlinE -DXorriso_allow_external_= filterS -DLibisofs_with_zliB -g -O2 -DLibburn_os_has_statvfS -g -peda= ntic -Wall -DDEBUG -MT libburn/xorriso_xorriso-spc.o -MD -MP -MF "libburn= /.deps/xorriso_xorriso-spc.Tpo" -c -o libburn/xorriso_xorriso-spc.o `test= -f 'libburn/spc.c' || echo './'`libburn/spc.c; \ then mv -f "libburn/.deps/xorriso_xorriso-spc.Tpo" "libburn/.deps/xorris= o_xorriso-spc.Po"; else rm -f "libburn/.deps/xorriso_xorriso-spc.Tpo"; ex= it 1; fi if gcc -DPACKAGE_NAME=3D\"xorriso\" -DPACKAGE_TARNAME=3D\"xorriso\" -DPAC= KAGE_VERSION=3D\"0.5.3\" -DPACKAGE_STRING=3D\"xorriso\ 0.5.3\" -DPACKAGE_= BUGREPORT=3D\"http://libburnia-project.org\" -DPACKAGE=3D\"xorriso\" -DVE= RSION=3D\"0.5.3\" -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_ST= AT_H=3D1 -DHAVE_STDLIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHA= VE_STRINGS_H=3D1 -DHAVE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_= H=3D1 -DHAVE_FSEEKO=3D1 -DICONV_CONST=3D -DHAVE_DLFCN_H=3D1 -DHAVE_TM_GMT= OFF=3D1 -DHAVE_TIMEGM=3D1 -DHAVE_LIBREADLINE=3D1 -DHAVE_LIBZ=3D1 -I. -I. = -I./libburn -I./libisofs -I./libisoburn -I./xorriso -DXorriso_standalon= E -DXorriso_with_maiN -DXorriso_with_readlinE -DXorriso_allow_external_= filterS -DLibisofs_with_zliB -g -O2 -DLibburn_os_has_statvfS -g -peda= ntic -Wall -DDEBUG -MT libburn/xorriso_xorriso-structure.o -MD -MP -MF "l= ibburn/.deps/xorriso_xorriso-structure.Tpo" -c -o libburn/xorriso_xorriso= -structure.o `test -f 'libburn/structure.c' || echo './'`libburn/structur= e.c; \ then mv -f "libburn/.deps/xorriso_xorriso-structure.Tpo" "libburn/.deps/= xorriso_xorriso-structure.Po"; else rm -f "libburn/.deps/xorriso_xorriso-= structure.Tpo"; exit 1; fi if gcc -DPACKAGE_NAME=3D\"xorriso\" -DPACKAGE_TARNAME=3D\"xorriso\" -DPAC= KAGE_VERSION=3D\"0.5.3\" -DPACKAGE_STRING=3D\"xorriso\ 0.5.3\" -DPACKAGE_= BUGREPORT=3D\"http://libburnia-project.org\" -DPACKAGE=3D\"xorriso\" -DVE= RSION=3D\"0.5.3\" -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_ST= AT_H=3D1 -DHAVE_STDLIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHA= VE_STRINGS_H=3D1 -DHAVE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_= H=3D1 -DHAVE_FSEEKO=3D1 -DICONV_CONST=3D -DHAVE_DLFCN_H=3D1 -DHAVE_TM_GMT= OFF=3D1 -DHAVE_TIMEGM=3D1 -DHAVE_LIBREADLINE=3D1 -DHAVE_LIBZ=3D1 -I. -I. = -I./libburn -I./libisofs -I./libisoburn -I./xorriso -DXorriso_standalon= E -DXorriso_with_maiN -DXorriso_with_readlinE -DXorriso_allow_external_= filterS -DLibisofs_with_zliB -g -O2 -DLibburn_os_has_statvfS -g -peda= ntic -Wall -DDEBUG -MT libburn/xorriso_xorriso-toc.o -MD -MP -MF "libburn= /.deps/xorriso_xorriso-toc.Tpo" -c -o libburn/xorriso_xorriso-toc.o `test= -f 'libburn/toc.c' || echo './'`libburn/toc.c; \ then mv -f "libburn/.deps/xorriso_xorriso-toc.Tpo" "libburn/.deps/xorris= o_xorriso-toc.Po"; else rm -f "libburn/.deps/xorriso_xorriso-toc.Tpo"; ex= it 1; fi if gcc -DPACKAGE_NAME=3D\"xorriso\" -DPACKAGE_TARNAME=3D\"xorriso\" -DPAC= KAGE_VERSION=3D\"0.5.3\" -DPACKAGE_STRING=3D\"xorriso\ 0.5.3\" -DPACKAGE_= BUGREPORT=3D\"http://libburnia-project.org\" -DPACKAGE=3D\"xorriso\" -DVE= RSION=3D\"0.5.3\" -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_ST= AT_H=3D1 -DHAVE_STDLIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHA= VE_STRINGS_H=3D1 -DHAVE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_= H=3D1 -DHAVE_FSEEKO=3D1 -DICONV_CONST=3D -DHAVE_DLFCN_H=3D1 -DHAVE_TM_GMT= OFF=3D1 -DHAVE_TIMEGM=3D1 -DHAVE_LIBREADLINE=3D1 -DHAVE_LIBZ=3D1 -I. -I. = -I./libburn -I./libisofs -I./libisoburn -I./xorriso -DXorriso_standalon= E -DXorriso_with_maiN -DXorriso_with_readlinE -DXorriso_allow_external_= filterS -DLibisofs_with_zliB -g -O2 -DLibburn_os_has_statvfS -g -peda= ntic -Wall -DDEBUG -MT libburn/xorriso_xorriso-util.o -MD -MP -MF "libbur= n/.deps/xorriso_xorriso-util.Tpo" -c -o libburn/xorriso_xorriso-util.o `t= est -f 'libburn/util.c' || echo './'`libburn/util.c; \ then mv -f "libburn/.deps/xorriso_xorriso-util.Tpo" "libburn/.deps/xorri= so_xorriso-util.Po"; else rm -f "libburn/.deps/xorriso_xorriso-util.Tpo";= exit 1; fi if gcc -DPACKAGE_NAME=3D\"xorriso\" -DPACKAGE_TARNAME=3D\"xorriso\" -DPAC= KAGE_VERSION=3D\"0.5.3\" -DPACKAGE_STRING=3D\"xorriso\ 0.5.3\" -DPACKAGE_= BUGREPORT=3D\"http://libburnia-project.org\" -DPACKAGE=3D\"xorriso\" -DVE= RSION=3D\"0.5.3\" -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_ST= AT_H=3D1 -DHAVE_STDLIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHA= VE_STRINGS_H=3D1 -DHAVE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_= H=3D1 -DHAVE_FSEEKO=3D1 -DICONV_CONST=3D -DHAVE_DLFCN_H=3D1 -DHAVE_TM_GMT= OFF=3D1 -DHAVE_TIMEGM=3D1 -DHAVE_LIBREADLINE=3D1 -DHAVE_LIBZ=3D1 -I. -I. = -I./libburn -I./libisofs -I./libisoburn -I./xorriso -DXorriso_standalon= E -DXorriso_with_maiN -DXorriso_with_readlinE -DXorriso_allow_external_= filterS -DLibisofs_with_zliB -g -O2 -DLibburn_os_has_statvfS -g -peda= ntic -Wall -DDEBUG -MT libburn/xorriso_xorriso-write.o -MD -MP -MF "libbu= rn/.deps/xorriso_xorriso-write.Tpo" -c -o libburn/xorriso_xorriso-write.o= `test -f 'libburn/write.c' || echo './'`libburn/write.c; \ then mv -f "libburn/.deps/xorriso_xorriso-write.Tpo" "libburn/.deps/xorr= iso_xorriso-write.Po"; else rm -f "libburn/.deps/xorriso_xorriso-write.Tp= o"; exit 1; fi /bin/sh ./libtool --silent --tag=3DCC --mode=3Dlink gcc -g -O2 -DLibburn= _os_has_statvfS -g -pedantic -Wall -DDEBUG -o xorriso/xorriso xorriso/= xorriso_xorriso-xorriso.o xorriso/xorriso_xorriso-xorrisoburn.o libisobur= n/xorriso_xorriso-isoburn.o libisoburn/xorriso_xorriso-isofs_wrap.o libis= oburn/xorriso_xorriso-burn_wrap.o libisoburn/xorriso_xorriso-data_source.= o libisofs/xorriso_xorriso-builder.o libisofs/xorriso_xorriso-node.o libi= sofs/xorriso_xorriso-tree.o libisofs/xorriso_xorriso-image.o libisofs/xor= riso_xorriso-iso1999.o libisofs/xorriso_xorriso-fsource.o libisofs/xorris= o_xorriso-fs_local.o libisofs/xorriso_xorriso-fs_image.o libisofs/xorriso= _xorriso-messages.o libisofs/xorriso_xorriso-libiso_msgs.o libisofs/xorri= so_xorriso-stream.o libisofs/xorriso_xorriso-util.o libisofs/xorriso_xorr= iso-util_rbtree.o libisofs/xorriso_xorriso-util_htable.o libisofs/xorriso= _xorriso-filesrc.o libisofs/xorriso_xorriso-ecma119.o libisofs/xorriso_xo= rriso-ecma119_tree.o libisofs/xorriso_xorriso-buffer.o libisofs/xorriso_x= orriso-rockridge.o libisofs/xorriso_xorriso-rockridge_read.o libisofs/xor= riso_xorriso-joliet.o libisofs/xorriso_xorriso-eltorito.o libisofs/xorris= o_xorriso-data_source.o libisofs/xorriso_xorriso-find.o libisofs/xorriso_= xorriso-filter.o libisofs/filters/xorriso_xorriso-external.o libisofs/fil= ters/xorriso_xorriso-zisofs.o libisofs/filters/xorriso_xorriso-gzip.o lib= isofs/xorriso_xorriso-system_area.o libisofs/xorriso_xorriso-make_isohybr= id_mbr.o libisofs/xorriso_xorriso-aaip_0_2.o libisofs/xorriso_xorriso-md5= =2Eo libburn/xorriso_xorriso-async.o libburn/xorriso_xorriso-cleanup.o li= bburn/xorriso_xorriso-debug.o libburn/xorriso_xorriso-drive.o libburn/xor= riso_xorriso-ecma130ab.o libburn/xorriso_xorriso-file.o libburn/xorriso_x= orriso-init.o libburn/xorriso_xorriso-libdax_audioxtr.o libburn/xorriso_x= orriso-libdax_msgs.o libburn/xorriso_xorriso-mmc.o libburn/xorriso_xorris= o-null.o libburn/xorriso_xorriso-options.o libburn/xorriso_xorriso-read.o= libburn/xorriso_xorriso-sbc.o libburn/xorriso_xorriso-sector.o libburn/x= orriso_xorriso-sg.o libburn/xorriso_xorriso-source.o libburn/xorriso_xorr= iso-spc.o libburn/xorriso_xorriso-structure.o libburn/xorriso_xorriso-toc= =2Eo libburn/xorriso_xorriso-util.o libburn/xorriso_xorriso-write.o -lpth= read -lz -lreadline -liconv if gcc -DPACKAGE_NAME=3D\"xorriso\" -DPACKAGE_TARNAME=3D\"xorriso\" -DPAC= KAGE_VERSION=3D\"0.5.3\" -DPACKAGE_STRING=3D\"xorriso\ 0.5.3\" -DPACKAGE_= BUGREPORT=3D\"http://libburnia-project.org\" -DPACKAGE=3D\"xorriso\" -DVE= RSION=3D\"0.5.3\" -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_ST= AT_H=3D1 -DHAVE_STDLIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHA= VE_STRINGS_H=3D1 -DHAVE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_= H=3D1 -DHAVE_FSEEKO=3D1 -DICONV_CONST=3D -DHAVE_DLFCN_H=3D1 -DHAVE_TM_GMT= OFF=3D1 -DHAVE_TIMEGM=3D1 -DHAVE_LIBREADLINE=3D1 -DHAVE_LIBZ=3D1 -I. -I. = -g -O2 -DLibburn_os_has_statvfS -g -pedantic -Wall -DDEBUG -MT test/t= est_compare_file-compare_file.o -MD -MP -MF "test/.deps/test_compare_file= -compare_file.Tpo" -c -o test/test_compare_file-compare_file.o `test -f '= test/compare_file.c' || echo './'`test/compare_file.c; \ then mv -f "test/.deps/test_compare_file-compare_file.Tpo" "test/.deps/t= est_compare_file-compare_file.Po"; else rm -f "test/.deps/test_compare_fi= le-compare_file.Tpo"; exit 1; fi /bin/sh ./libtool --silent --tag=3DCC --mode=3Dlink gcc -g -O2 -DLibburn= _os_has_statvfS -g -pedantic -Wall -DDEBUG -o test/compare_file test/t= est_compare_file-compare_file.o -lz -lreadline -liconv if gcc -DPACKAGE_NAME=3D\"xorriso\" -DPACKAGE_TARNAME=3D\"xorriso\" -DPAC= KAGE_VERSION=3D\"0.5.3\" -DPACKAGE_STRING=3D\"xorriso\ 0.5.3\" -DPACKAGE_= BUGREPORT=3D\"http://libburnia-project.org\" -DPACKAGE=3D\"xorriso\" -DVE= RSION=3D\"0.5.3\" -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_ST= AT_H=3D1 -DHAVE_STDLIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHA= VE_STRINGS_H=3D1 -DHAVE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_= H=3D1 -DHAVE_FSEEKO=3D1 -DICONV_CONST=3D -DHAVE_DLFCN_H=3D1 -DHAVE_TM_GMT= OFF=3D1 -DHAVE_TIMEGM=3D1 -DHAVE_LIBREADLINE=3D1 -DHAVE_LIBZ=3D1 -I. -I. = -g -O2 -DLibburn_os_has_statvfS -g -pedantic -Wall -DDEBUG -MT xorris= o/xorriso_make_xorriso_1-make_xorriso_1.o -MD -MP -MF "xorriso/.deps/xorr= iso_make_xorriso_1-make_xorriso_1.Tpo" -c -o xorriso/xorriso_make_xorriso= _1-make_xorriso_1.o `test -f 'xorriso/make_xorriso_1.c' || echo './'`xorr= iso/make_xorriso_1.c; \ then mv -f "xorriso/.deps/xorriso_make_xorriso_1-make_xorriso_1.Tpo" "xo= rriso/.deps/xorriso_make_xorriso_1-make_xorriso_1.Po"; else rm -f "xorris= o/.deps/xorriso_make_xorriso_1-make_xorriso_1.Tpo"; exit 1; fi /bin/sh ./libtool --silent --tag=3DCC --mode=3Dlink gcc -g -O2 -DLibburn= _os_has_statvfS -g -pedantic -Wall -DDEBUG -o xorriso/make_xorriso_1 x= orriso/xorriso_make_xorriso_1-make_xorriso_1.o -lz -lreadline -liconv Script done on Mon Apr 12 15:45:02 2010 --------------030401080402040200030709-- --------------ms070301080609000700040901 Content-Type: application/pkcs7-signature; name="smime.p7s" Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="smime.p7s" Content-Description: S/MIME Cryptographic Signature MIAGCSqGSIb3DQEHAqCAMIACAQExCzAJBgUrDgMCGgUAMIAGCSqGSIb3DQEHAQAAoIIJTzCC AwIwggJroAMCAQICEAMAOQUZKD6tTRh30DfkC/0wDQYJKoZIhvcNAQEFBQAwYjELMAkGA1UE BhMCWkExJTAjBgNVBAoTHFRoYXd0ZSBDb25zdWx0aW5nIChQdHkpIEx0ZC4xLDAqBgNVBAMT I1RoYXd0ZSBQZXJzb25hbCBGcmVlbWFpbCBJc3N1aW5nIENBMB4XDTA5MDQxNDEzMzA0NloX DTEwMDQxNDEzMzA0NlowRDEfMB0GA1UEAxMWVGhhd3RlIEZyZWVtYWlsIE1lbWJlcjEhMB8G CSqGSIb3DQEJARYSYmx1c3NlYXVAemV0YW0ub3JnMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8A MIIBCgKCAQEAnHsh2NH/5qb24DH07hhK/dO+to+NYeISv+Bv09Jlwk2yVKfBGjBAsk/o0cGt eMjrS+8XuxmhRavOkZRq05eg7jIxj/goVYk77OAVpHwbrvGF50QZdToe7WosgzKmp0Kj1CRs xRETiCr37Z82EaHi7UriR7lh9sAcjdBLBK/esI84BITMj1X0hwninr5z+aQJhxxK3LNzV5ak LMTCHhjm3zbDfy23FdQd38zlZZF7BX8DLjMopYQHrMy0dW9jG3wK56+Y1KerpxFKaaF6Vbe7 d3qw1T+L6p+MPLkSo+gMpXR9XsVonYLw+ci/Rye+b48p1/BLd8dPFj8FzfyS9z4KuQIDAQAB o1MwUTAPBgNVHQ8BAf8EBQMDB/mAMBEGCWCGSAGG+EIBAQQEAwIFoDAdBgNVHREEFjAUgRJi bHVzc2VhdUB6ZXRhbS5vcmcwDAYDVR0TAQH/BAIwADANBgkqhkiG9w0BAQUFAAOBgQA0MvI4 LNOjcHDzAEPfF/8lnh92rvTwF1kUFrKSVWRaZRNwGoVqnFf8xVZdFbzslKj2pJnU1jBxHhnz 1HxbmRXU0eUloZktCPfcKy+EMnQa5bvMMH3NaKdoAsj6fabJIqRMRs6kr/4hnYY6V6U6fhja z8UMueP4Ru/v6zncwMmfpTCCAwIwggJroAMCAQICEAMAOQUZKD6tTRh30DfkC/0wDQYJKoZI hvcNAQEFBQAwYjELMAkGA1UEBhMCWkExJTAjBgNVBAoTHFRoYXd0ZSBDb25zdWx0aW5nIChQ dHkpIEx0ZC4xLDAqBgNVBAMTI1RoYXd0ZSBQZXJzb25hbCBGcmVlbWFpbCBJc3N1aW5nIENB MB4XDTA5MDQxNDEzMzA0NloXDTEwMDQxNDEzMzA0NlowRDEfMB0GA1UEAxMWVGhhd3RlIEZy ZWVtYWlsIE1lbWJlcjEhMB8GCSqGSIb3DQEJARYSYmx1c3NlYXVAemV0YW0ub3JnMIIBIjAN BgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAnHsh2NH/5qb24DH07hhK/dO+to+NYeISv+Bv 09Jlwk2yVKfBGjBAsk/o0cGteMjrS+8XuxmhRavOkZRq05eg7jIxj/goVYk77OAVpHwbrvGF 50QZdToe7WosgzKmp0Kj1CRsxRETiCr37Z82EaHi7UriR7lh9sAcjdBLBK/esI84BITMj1X0 hwninr5z+aQJhxxK3LNzV5akLMTCHhjm3zbDfy23FdQd38zlZZF7BX8DLjMopYQHrMy0dW9j G3wK56+Y1KerpxFKaaF6Vbe7d3qw1T+L6p+MPLkSo+gMpXR9XsVonYLw+ci/Rye+b48p1/BL d8dPFj8FzfyS9z4KuQIDAQABo1MwUTAPBgNVHQ8BAf8EBQMDB/mAMBEGCWCGSAGG+EIBAQQE AwIFoDAdBgNVHREEFjAUgRJibHVzc2VhdUB6ZXRhbS5vcmcwDAYDVR0TAQH/BAIwADANBgkq hkiG9w0BAQUFAAOBgQA0MvI4LNOjcHDzAEPfF/8lnh92rvTwF1kUFrKSVWRaZRNwGoVqnFf8 xVZdFbzslKj2pJnU1jBxHhnz1HxbmRXU0eUloZktCPfcKy+EMnQa5bvMMH3NaKdoAsj6fabJ IqRMRs6kr/4hnYY6V6U6fhjaz8UMueP4Ru/v6zncwMmfpTCCAz8wggKooAMCAQICAQ0wDQYJ KoZIhvcNAQEFBQAwgdExCzAJBgNVBAYTAlpBMRUwEwYDVQQIEwxXZXN0ZXJuIENhcGUxEjAQ BgNVBAcTCUNhcGUgVG93bjEaMBgGA1UEChMRVGhhd3RlIENvbnN1bHRpbmcxKDAmBgNVBAsT H0NlcnRpZmljYXRpb24gU2VydmljZXMgRGl2aXNpb24xJDAiBgNVBAMTG1RoYXd0ZSBQZXJz b25hbCBGcmVlbWFpbCBDQTErMCkGCSqGSIb3DQEJARYccGVyc29uYWwtZnJlZW1haWxAdGhh d3RlLmNvbTAeFw0wMzA3MTcwMDAwMDBaFw0xMzA3MTYyMzU5NTlaMGIxCzAJBgNVBAYTAlpB MSUwIwYDVQQKExxUaGF3dGUgQ29uc3VsdGluZyAoUHR5KSBMdGQuMSwwKgYDVQQDEyNUaGF3 dGUgUGVyc29uYWwgRnJlZW1haWwgSXNzdWluZyBDQTCBnzANBgkqhkiG9w0BAQEFAAOBjQAw gYkCgYEAxKY8VXNV+065yplaHmjAdQRwnd/p/6Me7L3N9VvyGna9fww6YfK/Uc4B1OVQCjDX AmNaLIkVcI7dyfArhVqqP3FWy688Cwfn8R+RNiQqE88r1fOCdz0Dviv+uxg+B79AgAJk16em u59l0cUqVIUPSAR/p7bRPGEEQB5kGXJgt/sCAwEAAaOBlDCBkTASBgNVHRMBAf8ECDAGAQH/ AgEAMEMGA1UdHwQ8MDowOKA2oDSGMmh0dHA6Ly9jcmwudGhhd3RlLmNvbS9UaGF3dGVQZXJz b25hbEZyZWVtYWlsQ0EuY3JsMAsGA1UdDwQEAwIBBjApBgNVHREEIjAgpB4wHDEaMBgGA1UE AxMRUHJpdmF0ZUxhYmVsMi0xMzgwDQYJKoZIhvcNAQEFBQADgYEASIzRUIPqCy7MDaNmrGcP f6+svsIXoUOWlJ1/TCG4+DYfqi2fNi/A9BxQIJNwPP2t4WFiw9k6GX6EsZkbAMUaC4J0niVQ lGLH2ydxVyWN3amcOY6MIE9lX5Xa9/eH1sYITq726jTlEBpbNU1341YheILcIRk13iSx0x1G /11fZU8xggNxMIIDbQIBATB2MGIxCzAJBgNVBAYTAlpBMSUwIwYDVQQKExxUaGF3dGUgQ29u c3VsdGluZyAoUHR5KSBMdGQuMSwwKgYDVQQDEyNUaGF3dGUgUGVyc29uYWwgRnJlZW1haWwg SXNzdWluZyBDQQIQAwA5BRkoPq1NGHfQN+QL/TAJBgUrDgMCGgUAoIIB0DAYBgkqhkiG9w0B CQMxCwYJKoZIhvcNAQcBMBwGCSqGSIb3DQEJBTEPFw0xMDA0MTIxMzQ3NDJaMCMGCSqGSIb3 DQEJBDEWBBRzClNEgE53+8QnUcXCeOp20b7JKTBfBgkqhkiG9w0BCQ8xUjBQMAsGCWCGSAFl AwQBAjAKBggqhkiG9w0DBzAOBggqhkiG9w0DAgICAIAwDQYIKoZIhvcNAwICAUAwBwYFKw4D AgcwDQYIKoZIhvcNAwICASgwgYUGCSsGAQQBgjcQBDF4MHYwYjELMAkGA1UEBhMCWkExJTAj BgNVBAoTHFRoYXd0ZSBDb25zdWx0aW5nIChQdHkpIEx0ZC4xLDAqBgNVBAMTI1RoYXd0ZSBQ ZXJzb25hbCBGcmVlbWFpbCBJc3N1aW5nIENBAhADADkFGSg+rU0Yd9A35Av9MIGHBgsqhkiG 9w0BCRACCzF4oHYwYjELMAkGA1UEBhMCWkExJTAjBgNVBAoTHFRoYXd0ZSBDb25zdWx0aW5n IChQdHkpIEx0ZC4xLDAqBgNVBAMTI1RoYXd0ZSBQZXJzb25hbCBGcmVlbWFpbCBJc3N1aW5n IENBAhADADkFGSg+rU0Yd9A35Av9MA0GCSqGSIb3DQEBAQUABIIBAAOE6c3vcJEXkRBz8+vP DFuad24Q9Uujp911aTCv7JU4e012MRlct9yFMgDd1pkBJow19i3qK5CRDdZbVcqJeDhMvoPJ IAZofgbdMls0+ZSMnXnhLcf+p+gbRKReUg+PlM4w7KijW90wl8FoZ3ZX0OASWhrS62YTPdWG Ld+F1a+901jzozvFjB3eQCB/w/0/6Mtsx1eAukzc74nBmHcuJ+dXrpS8jc2/3YKZAvI3bVvj +DDojYGS2pndqH88gTlu6v4zbvgwC8r2wLfNPnDn0XrOegPV5BJuZoCvMdsk6zc757OghCkc cjikWV6Hrkmm31IH3xvSe0BQoCzkfX5momQAAAAAAAA= --------------ms070301080609000700040901--