From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24150 invoked by alias); 6 Sep 2012 17:57:10 -0000 Received: (qmail 24120 invoked by uid 22791); 6 Sep 2012 17:56:59 -0000 X-SWARE-Spam-Status: No, hits=-3.5 required=5.0 tests=AWL,BAYES_00,KAM_STOCKTIP,KHOP_SMIME_SIGNED,KHOP_THREADED,MIME_QP_LONG_LINE,RP_MATCHES_RCVD,TW_BJ,TW_CP,TW_PX,TW_TR,TW_WP X-Spam-Check-By: sourceware.org Received: from smta2.swift.com (HELO bemtal11.swift.com) (194.78.35.144) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 06 Sep 2012 17:56:35 +0000 Received: from unknown (HELO BEECHL04.swift.corp) ([10.64.72.30]) by bemtal11.swift.com with ESMTP/TLS/RC4-MD5; 06 Sep 2012 17:56:28 +0000 Received: from BE-EXCHANGE-09.swift.corp ([10.64.68.1]) by BEECHL04.swift.corp ([10.64.72.30]) with mapi; Thu, 6 Sep 2012 19:56:27 +0200 From: RAYAPROL Raja To: Keith Seitz CC: "insight@sourceware.org" Date: Thu, 06 Sep 2012 17:57:00 -0000 Subject: RE: cannot build on RHEL 6 Message-ID: <514883D0F12DEF4788558064C95ECAA332B2B0CA57@BE-EXCHANGE-09.swift.corp> References: <2B3152C6-06A1-46FF-9A3F-444A16935920@hp.com> <514883D0F12DEF4788558064C95ECAA332B29C26EA@BE-EXCHANGE-09.swift.corp> <5047A754.7020809@redhat.com> <514883D0F12DEF4788558064C95ECAA332B29C26EE@BE-EXCHANGE-09.swift.corp> <5047B562.4030308@redhat.com> In-Reply-To: <5047B562.4030308@redhat.com> Content-Type: multipart/signed; protocol="application/x-pkcs7-signature"; micalg=SHA1; boundary="----=_NextPart_000_08D0_01CD8C37.663AEC80" MIME-Version: 1.0 Mailing-List: contact insight-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: insight-owner@sourceware.org X-SW-Source: 2012-q3/txt/msg00013.txt.bz2 ------=_NextPart_000_08D0_01CD8C37.663AEC80 Content-Type: multipart/mixed; boundary="----=_NextPart_001_08D1_01CD8C37.663AEC80" ------=_NextPart_001_08D1_01CD8C37.663AEC80 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-length: 1407 Thanks for the tip. I assumed that I was picking the stable branch. I can't use cvs, but I tried to download the 7.0.5 sources. The build works, with a few errors. The manual, which I found online, suggests that I need to run insight or gdb -i=insight to use the program, but I don't see a insight executable and gdb doesn't recognize the insight option. Not sure if the documentation I am looking at is obsolete also, or if the build errors have something to do with my problem. I am enclosing my Config, make and make install outputs. Do you think you can help? Regards, Raja ____________________________________________________________________________ ____________________________ -----Original Message----- From: Keith Seitz [mailto:keiths@redhat.com] Sent: Wednesday, September 05, 2012 4:26 PM To: RAYAPROL Raja Cc: insight@sourceware.org Subject: Re: cannot build on RHEL 6 On 09/05/2012 12:43 PM, RAYAPROL Raja wrote: > Keith, > > If I go to the source file directory (/tmp/insight-6.8) and issue > ./configure, all I get is Wow. 6.8. That's *very* old (March 2008)... I suggest using CVS HEAD or grabbing the official GDB 7.5 branch from CVS. [checkout the "insight" module: "cvs co -r gdb_7_5-branch insight"] The in-build tree works (at least for me). I have patches to use the system-supplied Tcl, Tk, Itcl, and Iwidgets, so if you want to try those, I can send them to you. Keith ------=_NextPart_001_08D1_01CD8C37.663AEC80 Content-Type: text/plain; name="make_install.err.txt" Content-Transfer-Encoding: quoted-printable Content-Disposition: attachment; filename="make_install.err.txt" Content-length: 601 WARNING: `makeinfo' is missing on your system. You should only need it if you modified a `.texi' or `.texinfo' file, or any other file indirectly affecting the aspect of the manual. The spurious call might also be the consequence of using a buggy `make' (AIX, DU, IRIX). You might want to install the `Texinfo' package or the `GNU make' package. Grab either from any GNU archive site. make[4]: *** [bfd.info] Error 1 make[3]: *** [install-recursive] Error 1 make[2]: *** [install] Error 2 make[1]: *** [install-bfd] Error 2 make: *** [install] Error 2 ------=_NextPart_001_08D1_01CD8C37.663AEC80 Content-Type: text/plain; name="make_install.out.txt" Content-Transfer-Encoding: quoted-printable Content-Disposition: attachment; filename="make_install.out.txt" Content-length: 40106 make[1]: Entering directory `/tmp/Insight-705/src' /bin/sh ./mkinstalldirs /usr/local /usr/local make[2]: Entering directory `/tmp/Insight-705/src/bfd' make install-recursive make[3]: Entering directory `/tmp/Insight-705/src/bfd' Making install in doc make[4]: Entering directory `/tmp/Insight-705/src/bfd/doc' restore=3D: && backupdir=3D".am$$" && \ rm -rf $backupdir && mkdir $backupdir && \ if (/tmp/Insight-705/src/missing makeinfo --split-size=3D5000000 --split-s= ize=3D5000000 --version) >/dev/null 2>&1; then \ for f in bfd.info bfd.info-[0-9] bfd.info-[0-9][0-9] bfd.i[0-9] bfd.i[0-= 9][0-9]; do \ if test -f $f; then mv $f $backupdir; restore=3Dmv; else :; fi; \ done; \ else :; fi && \ if /tmp/Insight-705/src/missing makeinfo --split-size=3D5000000 --split-si= ze=3D5000000 -I . \ -o bfd.info `test -f 'bfd.texinfo' || echo './'`bfd.texinfo; \ then \ rc=3D0; \ else \ rc=3D$?; \ $restore $backupdir/* `echo "./bfd.info" | sed 's|[^/]*$||'`; \ fi; \ rm -rf $backupdir; exit $rc make[4]: Leaving directory `/tmp/Insight-705/src/bfd/doc' Making install in po make[4]: Entering directory `/tmp/Insight-705/src/bfd/po' file=3D`echo da | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=3D../src:$PATH /usr/bin/msgfmt -o $file da.po file=3D`echo es | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=3D../src:$PATH /usr/bin/msgfmt -o $file es.po file=3D`echo fi | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=3D../src:$PATH /usr/bin/msgfmt -o $file fi.po file=3D`echo fr | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=3D../src:$PATH /usr/bin/msgfmt -o $file fr.po file=3D`echo id | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=3D../src:$PATH /usr/bin/msgfmt -o $file id.po file=3D`echo ja | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=3D../src:$PATH /usr/bin/msgfmt -o $file ja.po file=3D`echo ro | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=3D../src:$PATH /usr/bin/msgfmt -o $file ro.po file=3D`echo ru | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=3D../src:$PATH /usr/bin/msgfmt -o $file ru.po file=3D`echo rw | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=3D../src:$PATH /usr/bin/msgfmt -o $file rw.po file=3D`echo sv | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=3D../src:$PATH /usr/bin/msgfmt -o $file sv.po file=3D`echo tr | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=3D../src:$PATH /usr/bin/msgfmt -o $file tr.po file=3D`echo vi | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=3D../src:$PATH /usr/bin/msgfmt -o $file vi.po file=3D`echo zh_CN | sed 's,.*/,,'`.gmo \ && rm -f $file && PATH=3D../src:$PATH /usr/bin/msgfmt -o $file zh_CN.po if test -r .././../mkinstalldirs; then \ .././../mkinstalldirs /usr/local/share; \ else \ ../mkinstalldirs /usr/local/share; \ fi installing da.gmo as /usr/local/share/locale/da/LC_MESSAGES/bfd.mo installing es.gmo as /usr/local/share/locale/es/LC_MESSAGES/bfd.mo installing fi.gmo as /usr/local/share/locale/fi/LC_MESSAGES/bfd.mo installing fr.gmo as /usr/local/share/locale/fr/LC_MESSAGES/bfd.mo installing id.gmo as /usr/local/share/locale/id/LC_MESSAGES/bfd.mo installing ja.gmo as /usr/local/share/locale/ja/LC_MESSAGES/bfd.mo installing ro.gmo as /usr/local/share/locale/ro/LC_MESSAGES/bfd.mo installing ru.gmo as /usr/local/share/locale/ru/LC_MESSAGES/bfd.mo installing rw.gmo as /usr/local/share/locale/rw/LC_MESSAGES/bfd.mo installing sv.gmo as /usr/local/share/locale/sv/LC_MESSAGES/bfd.mo installing tr.gmo as /usr/local/share/locale/tr/LC_MESSAGES/bfd.mo installing vi.gmo as /usr/local/share/locale/vi/LC_MESSAGES/bfd.mo installing zh_CN.gmo as /usr/local/share/locale/zh_CN/LC_MESSAGES/bfd.mo if test "bfd" =3D "gettext"; then \ if test -r .././../mkinstalldirs; then \ .././../mkinstalldirs /usr/local/share/gettext/po; \ else \ ../mkinstalldirs /usr/local/share/gettext/po; \ fi; \ /usr/bin/install -c -m 644 ./Makefile.in.in \ /usr/local/share/gettext/po/Makefile.in.in; \ else \ : ; \ fi make[4]: Leaving directory `/tmp/Insight-705/src/bfd/po' make[4]: Entering directory `/tmp/Insight-705/src/bfd' rm -f bfd-tmp.h cp bfd-in3.h bfd-tmp.h /bin/sh ./../move-if-change bfd-tmp.h bfd.h rm -f bfd-tmp.h touch stmp-bfd-h /bin/sh ./libtool --tag=3DCC --mode=3Dcompile gcc -DHAVE_CONFIG_H -I. -I.= -I. -I./../include -DBINDIR=3D'"/usr/local/bin"' -W -Wall -Wstrict-prot= otypes -Wmissing-prototypes -Werror -g -O2 -MT archive.lo -MD -MP -MF .deps= /archive.Tpo -c -o archive.lo archive.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR= =3D\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -We= rror -g -O2 -MT archive.lo -MD -MP -MF .deps/archive.Tpo -c archive.c -o ar= chive.o mv -f .deps/archive.Tpo .deps/archive.Plo /bin/sh ./libtool --tag=3DCC --mode=3Dcompile gcc -DHAVE_CONFIG_H -I. -I.= -I. -I./../include -DBINDIR=3D'"/usr/local/bin"' -W -Wall -Wstrict-prot= otypes -Wmissing-prototypes -Werror -g -O2 -MT archures.lo -MD -MP -MF .dep= s/archures.Tpo -c -o archures.lo -DDEFAULT_VECTOR=3Dbfd_elf64_x86_64_vec -D= SELECT_VECS=3D'&bfd_elf64_x86_64_vec,&bfd_elf32_i386_vec,&i386linux_vec,&i3= 86pei_vec,&x86_64pei_vec,&bfd_elf64_l1om_vec,&bfd_elf64_little_generic_vec,= &bfd_elf64_big_generic_vec,&bfd_elf32_little_generic_vec,&bfd_elf32_big_gen= eric_vec' -DSELECT_ARCHITECTURES=3D'&bfd_i386_arch,&bfd_l1om_arch' -DHAVE_b= fd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i= 386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_= little_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little= _generic_vec -DHAVE_bfd_elf32_big_generic_vec ./archures.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR= =3D\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -We= rror -g -O2 -MT archures.lo -MD -MP -MF .deps/archures.Tpo -c -DDEFAULT_VEC= TOR=3Dbfd_elf64_x86_64_vec "-DSELECT_VECS=3D&bfd_elf64_x86_64_vec,&bfd_elf3= 2_i386_vec,&i386linux_vec,&i386pei_vec,&x86_64pei_vec,&bfd_elf64_l1om_vec,&= bfd_elf64_little_generic_vec,&bfd_elf64_big_generic_vec,&bfd_elf32_little_g= eneric_vec,&bfd_elf32_big_generic_vec" "-DSELECT_ARCHITECTURES=3D&bfd_i386_= arch,&bfd_l1om_arch" -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec = -DHAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf= 64_l1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generi= c_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec = ./archures.c -o archures.o mv -f .deps/archures.Tpo .deps/archures.Plo /bin/sh ./libtool --tag=3DCC --mode=3Dcompile gcc -DHAVE_CONFIG_H -I. -I.= -I. -I./../include -DBINDIR=3D'"/usr/local/bin"' -W -Wall -Wstrict-prot= otypes -Wmissing-prototypes -Werror -g -O2 -MT bfd.lo -MD -MP -MF .deps/bfd= .Tpo -c -o bfd.lo bfd.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR= =3D\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -We= rror -g -O2 -MT bfd.lo -MD -MP -MF .deps/bfd.Tpo -c bfd.c -o bfd.o mv -f .deps/bfd.Tpo .deps/bfd.Plo /bin/sh ./libtool --tag=3DCC --mode=3Dcompile gcc -DHAVE_CONFIG_H -I. -I.= -I. -I./../include -DBINDIR=3D'"/usr/local/bin"' -W -Wall -Wstrict-prot= otypes -Wmissing-prototypes -Werror -g -O2 -MT bfdio.lo -MD -MP -MF .deps/b= fdio.Tpo -c -o bfdio.lo bfdio.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR= =3D\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -We= rror -g -O2 -MT bfdio.lo -MD -MP -MF .deps/bfdio.Tpo -c bfdio.c -o bfdio.o mv -f .deps/bfdio.Tpo .deps/bfdio.Plo /bin/sh ./libtool --tag=3DCC --mode=3Dcompile gcc -DHAVE_CONFIG_H -I. -I.= -I. -I./../include -DBINDIR=3D'"/usr/local/bin"' -W -Wall -Wstrict-prot= otypes -Wmissing-prototypes -Werror -g -O2 -MT bfdwin.lo -MD -MP -MF .deps/= bfdwin.Tpo -c -o bfdwin.lo bfdwin.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR= =3D\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -We= rror -g -O2 -MT bfdwin.lo -MD -MP -MF .deps/bfdwin.Tpo -c bfdwin.c -o bfdwi= n.o mv -f .deps/bfdwin.Tpo .deps/bfdwin.Plo /bin/sh ./libtool --tag=3DCC --mode=3Dcompile gcc -DHAVE_CONFIG_H -I. -I.= -I. -I./../include -DBINDIR=3D'"/usr/local/bin"' -W -Wall -Wstrict-prot= otypes -Wmissing-prototypes -Werror -g -O2 -MT cache.lo -MD -MP -MF .deps/c= ache.Tpo -c -o cache.lo cache.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR= =3D\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -We= rror -g -O2 -MT cache.lo -MD -MP -MF .deps/cache.Tpo -c cache.c -o cache.o mv -f .deps/cache.Tpo .deps/cache.Plo /bin/sh ./libtool --tag=3DCC --mode=3Dcompile gcc -DHAVE_CONFIG_H -I. -I.= -I. -I./../include -DBINDIR=3D'"/usr/local/bin"' -W -Wall -Wstrict-prot= otypes -Wmissing-prototypes -Werror -g -O2 -MT coffgen.lo -MD -MP -MF .deps= /coffgen.Tpo -c -o coffgen.lo coffgen.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR= =3D\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -We= rror -g -O2 -MT coffgen.lo -MD -MP -MF .deps/coffgen.Tpo -c coffgen.c -o co= ffgen.o mv -f .deps/coffgen.Tpo .deps/coffgen.Plo /bin/sh ./libtool --tag=3DCC --mode=3Dcompile gcc -DHAVE_CONFIG_H -I. -I.= -I. -I./../include -DBINDIR=3D'"/usr/local/bin"' -W -Wall -Wstrict-prot= otypes -Wmissing-prototypes -Werror -g -O2 -MT corefile.lo -MD -MP -MF .dep= s/corefile.Tpo -c -o corefile.lo corefile.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR= =3D\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -We= rror -g -O2 -MT corefile.lo -MD -MP -MF .deps/corefile.Tpo -c corefile.c -o= corefile.o mv -f .deps/corefile.Tpo .deps/corefile.Plo /bin/sh ./libtool --tag=3DCC --mode=3Dcompile gcc -DHAVE_CONFIG_H -I. -I.= -I. -I./../include -DBINDIR=3D'"/usr/local/bin"' -W -Wall -Wstrict-prot= otypes -Wmissing-prototypes -Werror -g -O2 -MT format.lo -MD -MP -MF .deps/= format.Tpo -c -o format.lo format.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR= =3D\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -We= rror -g -O2 -MT format.lo -MD -MP -MF .deps/format.Tpo -c format.c -o forma= t.o mv -f .deps/format.Tpo .deps/format.Plo /bin/sh ./libtool --tag=3DCC --mode=3Dcompile gcc -DHAVE_CONFIG_H -I. -I.= -I. -I./../include -DBINDIR=3D'"/usr/local/bin"' -W -Wall -Wstrict-prot= otypes -Wmissing-prototypes -Werror -g -O2 -MT init.lo -MD -MP -MF .deps/in= it.Tpo -c -o init.lo init.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR= =3D\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -We= rror -g -O2 -MT init.lo -MD -MP -MF .deps/init.Tpo -c init.c -o init.o mv -f .deps/init.Tpo .deps/init.Plo /bin/sh ./libtool --tag=3DCC --mode=3Dcompile gcc -DHAVE_CONFIG_H -I. -I.= -I. -I./../include -DBINDIR=3D'"/usr/local/bin"' -W -Wall -Wstrict-prot= otypes -Wmissing-prototypes -Werror -g -O2 -MT libbfd.lo -MD -MP -MF .deps/= libbfd.Tpo -c -o libbfd.lo libbfd.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR= =3D\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -We= rror -g -O2 -MT libbfd.lo -MD -MP -MF .deps/libbfd.Tpo -c libbfd.c -o libbf= d.o mv -f .deps/libbfd.Tpo .deps/libbfd.Plo /bin/sh ./libtool --tag=3DCC --mode=3Dcompile gcc -DHAVE_CONFIG_H -I. -I.= -I. -I./../include -DBINDIR=3D'"/usr/local/bin"' -W -Wall -Wstrict-prot= otypes -Wmissing-prototypes -Werror -g -O2 -MT opncls.lo -MD -MP -MF .deps/= opncls.Tpo -c -o opncls.lo opncls.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR= =3D\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -We= rror -g -O2 -MT opncls.lo -MD -MP -MF .deps/opncls.Tpo -c opncls.c -o opncl= s.o mv -f .deps/opncls.Tpo .deps/opncls.Plo /bin/sh ./libtool --tag=3DCC --mode=3Dcompile gcc -DHAVE_CONFIG_H -I. -I.= -I. -I./../include -DBINDIR=3D'"/usr/local/bin"' -W -Wall -Wstrict-prot= otypes -Wmissing-prototypes -Werror -g -O2 -MT reloc.lo -MD -MP -MF .deps/r= eloc.Tpo -c -o reloc.lo reloc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR= =3D\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -We= rror -g -O2 -MT reloc.lo -MD -MP -MF .deps/reloc.Tpo -c reloc.c -o reloc.o mv -f .deps/reloc.Tpo .deps/reloc.Plo /bin/sh ./libtool --tag=3DCC --mode=3Dcompile gcc -DHAVE_CONFIG_H -I. -I.= -I. -I./../include -DBINDIR=3D'"/usr/local/bin"' -W -Wall -Wstrict-prot= otypes -Wmissing-prototypes -Werror -g -O2 -MT section.lo -MD -MP -MF .deps= /section.Tpo -c -o section.lo section.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR= =3D\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -We= rror -g -O2 -MT section.lo -MD -MP -MF .deps/section.Tpo -c section.c -o se= ction.o mv -f .deps/section.Tpo .deps/section.Plo /bin/sh ./libtool --tag=3DCC --mode=3Dcompile gcc -DHAVE_CONFIG_H -I. -I.= -I. -I./../include -DBINDIR=3D'"/usr/local/bin"' -W -Wall -Wstrict-prot= otypes -Wmissing-prototypes -Werror -g -O2 -MT syms.lo -MD -MP -MF .deps/sy= ms.Tpo -c -o syms.lo syms.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR= =3D\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -We= rror -g -O2 -MT syms.lo -MD -MP -MF .deps/syms.Tpo -c syms.c -o syms.o mv -f .deps/syms.Tpo .deps/syms.Plo /bin/sh ./libtool --tag=3DCC --mode=3Dcompile gcc -DHAVE_CONFIG_H -I. -I.= -I. -I./../include -DBINDIR=3D'"/usr/local/bin"' -W -Wall -Wstrict-prot= otypes -Wmissing-prototypes -Werror -g -O2 -MT targets.lo -MD -MP -MF .deps= /targets.Tpo -c -o targets.lo -DDEFAULT_VECTOR=3Dbfd_elf64_x86_64_vec -DSEL= ECT_VECS=3D'&bfd_elf64_x86_64_vec,&bfd_elf32_i386_vec,&i386linux_vec,&i386p= ei_vec,&x86_64pei_vec,&bfd_elf64_l1om_vec,&bfd_elf64_little_generic_vec,&bf= d_elf64_big_generic_vec,&bfd_elf32_little_generic_vec,&bfd_elf32_big_generi= c_vec' -DSELECT_ARCHITECTURES=3D'&bfd_i386_arch,&bfd_l1om_arch' -DHAVE_bfd_= elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_i386= pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64_l1om_vec -DHAVE_bfd_elf64_lit= tle_generic_vec -DHAVE_bfd_elf64_big_generic_vec -DHAVE_bfd_elf32_little_ge= neric_vec -DHAVE_bfd_elf32_big_generic_vec ./targets.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR= =3D\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -We= rror -g -O2 -MT targets.lo -MD -MP -MF .deps/targets.Tpo -c -DDEFAULT_VECTO= R=3Dbfd_elf64_x86_64_vec "-DSELECT_VECS=3D&bfd_elf64_x86_64_vec,&bfd_elf32_= i386_vec,&i386linux_vec,&i386pei_vec,&x86_64pei_vec,&bfd_elf64_l1om_vec,&bf= d_elf64_little_generic_vec,&bfd_elf64_big_generic_vec,&bfd_elf32_little_gen= eric_vec,&bfd_elf32_big_generic_vec" "-DSELECT_ARCHITECTURES=3D&bfd_i386_ar= ch,&bfd_l1om_arch" -DHAVE_bfd_elf64_x86_64_vec -DHAVE_bfd_elf32_i386_vec -D= HAVE_i386linux_vec -DHAVE_i386pei_vec -DHAVE_x86_64pei_vec -DHAVE_bfd_elf64= _l1om_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_= vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec ./= targets.c -o targets.o mv -f .deps/targets.Tpo .deps/targets.Plo /bin/sh ./libtool --tag=3DCC --mode=3Dcompile gcc -DHAVE_CONFIG_H -I. -I.= -I. -I./../include -DBINDIR=3D'"/usr/local/bin"' -W -Wall -Wstrict-prot= otypes -Wmissing-prototypes -Werror -g -O2 -MT hash.lo -MD -MP -MF .deps/ha= sh.Tpo -c -o hash.lo hash.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR= =3D\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -We= rror -g -O2 -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c hash.c -o hash.o mv -f .deps/hash.Tpo .deps/hash.Plo /bin/sh ./libtool --tag=3DCC --mode=3Dcompile gcc -DHAVE_CONFIG_H -I. -I.= -I. -I./../include -DBINDIR=3D'"/usr/local/bin"' -W -Wall -Wstrict-prot= otypes -Wmissing-prototypes -Werror -g -O2 -MT linker.lo -MD -MP -MF .deps/= linker.Tpo -c -o linker.lo linker.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR= =3D\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -We= rror -g -O2 -MT linker.lo -MD -MP -MF .deps/linker.Tpo -c linker.c -o linke= r.o mv -f .deps/linker.Tpo .deps/linker.Plo /bin/sh ./libtool --tag=3DCC --mode=3Dcompile gcc -DHAVE_CONFIG_H -I. -I.= -I. -I./../include -DBINDIR=3D'"/usr/local/bin"' -W -Wall -Wstrict-prot= otypes -Wmissing-prototypes -Werror -g -O2 -MT srec.lo -MD -MP -MF .deps/sr= ec.Tpo -c -o srec.lo srec.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR= =3D\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -We= rror -g -O2 -MT srec.lo -MD -MP -MF .deps/srec.Tpo -c srec.c -o srec.o mv -f .deps/srec.Tpo .deps/srec.Plo /bin/sh ./libtool --tag=3DCC --mode=3Dcompile gcc -DHAVE_CONFIG_H -I. -I.= -I. -I./../include -DBINDIR=3D'"/usr/local/bin"' -W -Wall -Wstrict-prot= otypes -Wmissing-prototypes -Werror -g -O2 -MT binary.lo -MD -MP -MF .deps/= binary.Tpo -c -o binary.lo binary.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR= =3D\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -We= rror -g -O2 -MT binary.lo -MD -MP -MF .deps/binary.Tpo -c binary.c -o binar= y.o mv -f .deps/binary.Tpo .deps/binary.Plo /bin/sh ./libtool --tag=3DCC --mode=3Dcompile gcc -DHAVE_CONFIG_H -I. -I.= -I. -I./../include -DBINDIR=3D'"/usr/local/bin"' -W -Wall -Wstrict-prot= otypes -Wmissing-prototypes -Werror -g -O2 -MT tekhex.lo -MD -MP -MF .deps/= tekhex.Tpo -c -o tekhex.lo tekhex.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR= =3D\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -We= rror -g -O2 -MT tekhex.lo -MD -MP -MF .deps/tekhex.Tpo -c tekhex.c -o tekhe= x.o mv -f .deps/tekhex.Tpo .deps/tekhex.Plo /bin/sh ./libtool --tag=3DCC --mode=3Dcompile gcc -DHAVE_CONFIG_H -I. -I.= -I. -I./../include -DBINDIR=3D'"/usr/local/bin"' -W -Wall -Wstrict-prot= otypes -Wmissing-prototypes -Werror -g -O2 -MT ihex.lo -MD -MP -MF .deps/ih= ex.Tpo -c -o ihex.lo ihex.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR= =3D\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -We= rror -g -O2 -MT ihex.lo -MD -MP -MF .deps/ihex.Tpo -c ihex.c -o ihex.o mv -f .deps/ihex.Tpo .deps/ihex.Plo /bin/sh ./libtool --tag=3DCC --mode=3Dcompile gcc -DHAVE_CONFIG_H -I. -I.= -I. -I./../include -DBINDIR=3D'"/usr/local/bin"' -W -Wall -Wstrict-prot= otypes -Wmissing-prototypes -Werror -g -O2 -MT stabs.lo -MD -MP -MF .deps/s= tabs.Tpo -c -o stabs.lo stabs.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR= =3D\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -We= rror -g -O2 -MT stabs.lo -MD -MP -MF .deps/stabs.Tpo -c stabs.c -o stabs.o mv -f .deps/stabs.Tpo .deps/stabs.Plo /bin/sh ./libtool --tag=3DCC --mode=3Dcompile gcc -DHAVE_CONFIG_H -I. -I.= -I. -I./../include -DBINDIR=3D'"/usr/local/bin"' -W -Wall -Wstrict-prot= otypes -Wmissing-prototypes -Werror -g -O2 -MT stab-syms.lo -MD -MP -MF .de= ps/stab-syms.Tpo -c -o stab-syms.lo stab-syms.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR= =3D\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -We= rror -g -O2 -MT stab-syms.lo -MD -MP -MF .deps/stab-syms.Tpo -c stab-syms.c= -o stab-syms.o mv -f .deps/stab-syms.Tpo .deps/stab-syms.Plo /bin/sh ./libtool --tag=3DCC --mode=3Dcompile gcc -DHAVE_CONFIG_H -I. -I.= -I. -I./../include -DBINDIR=3D'"/usr/local/bin"' -W -Wall -Wstrict-prot= otypes -Wmissing-prototypes -Werror -g -O2 -MT merge.lo -MD -MP -MF .deps/m= erge.Tpo -c -o merge.lo merge.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR= =3D\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -We= rror -g -O2 -MT merge.lo -MD -MP -MF .deps/merge.Tpo -c merge.c -o merge.o mv -f .deps/merge.Tpo .deps/merge.Plo /bin/sh ./libtool --tag=3DCC --mode=3Dcompile gcc -DHAVE_CONFIG_H -I. -I.= -I. -I./../include -DBINDIR=3D'"/usr/local/bin"' -W -Wall -Wstrict-prot= otypes -Wmissing-prototypes -Werror -g -O2 -MT dwarf2.lo -MD -MP -MF .deps/= dwarf2.Tpo -c -o dwarf2.lo -DDEBUGDIR=3D\"/usr/local/lib/debug\" ./dwarf2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR= =3D\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -We= rror -g -O2 -MT dwarf2.lo -MD -MP -MF .deps/dwarf2.Tpo -c -DDEBUGDIR=3D\"/u= sr/local/lib/debug\" ./dwarf2.c -o dwarf2.o mv -f .deps/dwarf2.Tpo .deps/dwarf2.Plo /bin/sh ./libtool --tag=3DCC --mode=3Dcompile gcc -DHAVE_CONFIG_H -I. -I.= -I. -I./../include -DBINDIR=3D'"/usr/local/bin"' -W -Wall -Wstrict-prot= otypes -Wmissing-prototypes -Werror -g -O2 -MT simple.lo -MD -MP -MF .deps/= simple.Tpo -c -o simple.lo simple.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR= =3D\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -We= rror -g -O2 -MT simple.lo -MD -MP -MF .deps/simple.Tpo -c simple.c -o simpl= e.o mv -f .deps/simple.Tpo .deps/simple.Plo /bin/sh ./libtool --tag=3DCC --mode=3Dcompile gcc -DHAVE_CONFIG_H -I. -I.= -I. -I./../include -DBINDIR=3D'"/usr/local/bin"' -W -Wall -Wstrict-prot= otypes -Wmissing-prototypes -Werror -g -O2 -MT compress.lo -MD -MP -MF .dep= s/compress.Tpo -c -o compress.lo compress.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR= =3D\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -We= rror -g -O2 -MT compress.lo -MD -MP -MF .deps/compress.Tpo -c compress.c -o= compress.o mv -f .deps/compress.Tpo .deps/compress.Plo /bin/sh ./libtool --tag=3DCC --mode=3Dcompile gcc -DHAVE_CONFIG_H -I. -I.= -I. -I./../include -DBINDIR=3D'"/usr/local/bin"' -W -Wall -Wstrict-prot= otypes -Wmissing-prototypes -Werror -g -O2 -MT verilog.lo -MD -MP -MF .deps= /verilog.Tpo -c -o verilog.lo verilog.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR= =3D\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -We= rror -g -O2 -MT verilog.lo -MD -MP -MF .deps/verilog.Tpo -c verilog.c -o ve= rilog.o mv -f .deps/verilog.Tpo .deps/verilog.Plo /bin/sh ./libtool --tag=3DCC --mode=3Dcompile gcc -DHAVE_CONFIG_H -I. -I.= -I. -I./../include -DBINDIR=3D'"/usr/local/bin"' -W -Wall -Wstrict-prot= otypes -Wmissing-prototypes -Werror -g -O2 -MT elf64-x86-64.lo -MD -MP -MF = .deps/elf64-x86-64.Tpo -c -o elf64-x86-64.lo elf64-x86-64.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR= =3D\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -We= rror -g -O2 -MT elf64-x86-64.lo -MD -MP -MF .deps/elf64-x86-64.Tpo -c elf64= -x86-64.c -o elf64-x86-64.o mv -f .deps/elf64-x86-64.Tpo .deps/elf64-x86-64.Plo /bin/sh ./libtool --tag=3DCC --mode=3Dcompile gcc -DHAVE_CONFIG_H -I. -I.= -I. -I./../include -DBINDIR=3D'"/usr/local/bin"' -W -Wall -Wstrict-prot= otypes -Wmissing-prototypes -Werror -g -O2 -MT elf-ifunc.lo -MD -MP -MF .de= ps/elf-ifunc.Tpo -c -o elf-ifunc.lo elf-ifunc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR= =3D\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -We= rror -g -O2 -MT elf-ifunc.lo -MD -MP -MF .deps/elf-ifunc.Tpo -c elf-ifunc.c= -o elf-ifunc.o mv -f .deps/elf-ifunc.Tpo .deps/elf-ifunc.Plo /bin/sh ./libtool --tag=3DCC --mode=3Dcompile gcc -DHAVE_CONFIG_H -I. -I.= -I. -I./../include -DBINDIR=3D'"/usr/local/bin"' -W -Wall -Wstrict-prot= otypes -Wmissing-prototypes -Werror -g -O2 -MT elf64.lo -MD -MP -MF .deps/e= lf64.Tpo -c -o elf64.lo elf64.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR= =3D\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -We= rror -g -O2 -MT elf64.lo -MD -MP -MF .deps/elf64.Tpo -c elf64.c -o elf64.o mv -f .deps/elf64.Tpo .deps/elf64.Plo /bin/sh ./libtool --tag=3DCC --mode=3Dcompile gcc -DHAVE_CONFIG_H -I. -I.= -I. -I./../include -DBINDIR=3D'"/usr/local/bin"' -W -Wall -Wstrict-prot= otypes -Wmissing-prototypes -Werror -g -O2 -MT elf.lo -MD -MP -MF .deps/elf= .Tpo -c -o elf.lo elf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR= =3D\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -We= rror -g -O2 -MT elf.lo -MD -MP -MF .deps/elf.Tpo -c elf.c -o elf.o mv -f .deps/elf.Tpo .deps/elf.Plo /bin/sh ./libtool --tag=3DCC --mode=3Dcompile gcc -DHAVE_CONFIG_H -I. -I.= -I. -I./../include -DBINDIR=3D'"/usr/local/bin"' -W -Wall -Wstrict-prot= otypes -Wmissing-prototypes -Werror -g -O2 -MT elflink.lo -MD -MP -MF .deps= /elflink.Tpo -c -o elflink.lo elflink.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR= =3D\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -We= rror -g -O2 -MT elflink.lo -MD -MP -MF .deps/elflink.Tpo -c elflink.c -o el= flink.o mv -f .deps/elflink.Tpo .deps/elflink.Plo /bin/sh ./libtool --tag=3DCC --mode=3Dcompile gcc -DHAVE_CONFIG_H -I. -I.= -I. -I./../include -DBINDIR=3D'"/usr/local/bin"' -W -Wall -Wstrict-prot= otypes -Wmissing-prototypes -Werror -g -O2 -MT elf-attrs.lo -MD -MP -MF .de= ps/elf-attrs.Tpo -c -o elf-attrs.lo elf-attrs.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR= =3D\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -We= rror -g -O2 -MT elf-attrs.lo -MD -MP -MF .deps/elf-attrs.Tpo -c elf-attrs.c= -o elf-attrs.o mv -f .deps/elf-attrs.Tpo .deps/elf-attrs.Plo /bin/sh ./libtool --tag=3DCC --mode=3Dcompile gcc -DHAVE_CONFIG_H -I. -I.= -I. -I./../include -DBINDIR=3D'"/usr/local/bin"' -W -Wall -Wstrict-prot= otypes -Wmissing-prototypes -Werror -g -O2 -MT elf-strtab.lo -MD -MP -MF .d= eps/elf-strtab.Tpo -c -o elf-strtab.lo elf-strtab.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR= =3D\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -We= rror -g -O2 -MT elf-strtab.lo -MD -MP -MF .deps/elf-strtab.Tpo -c elf-strta= b.c -o elf-strtab.o mv -f .deps/elf-strtab.Tpo .deps/elf-strtab.Plo /bin/sh ./libtool --tag=3DCC --mode=3Dcompile gcc -DHAVE_CONFIG_H -I. -I.= -I. -I./../include -DBINDIR=3D'"/usr/local/bin"' -W -Wall -Wstrict-prot= otypes -Wmissing-prototypes -Werror -g -O2 -MT elf-eh-frame.lo -MD -MP -MF = .deps/elf-eh-frame.Tpo -c -o elf-eh-frame.lo elf-eh-frame.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR= =3D\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -We= rror -g -O2 -MT elf-eh-frame.lo -MD -MP -MF .deps/elf-eh-frame.Tpo -c elf-e= h-frame.c -o elf-eh-frame.o mv -f .deps/elf-eh-frame.Tpo .deps/elf-eh-frame.Plo /bin/sh ./libtool --tag=3DCC --mode=3Dcompile gcc -DHAVE_CONFIG_H -I. -I.= -I. -I./../include -DBINDIR=3D'"/usr/local/bin"' -W -Wall -Wstrict-prot= otypes -Wmissing-prototypes -Werror -g -O2 -MT dwarf1.lo -MD -MP -MF .deps/= dwarf1.Tpo -c -o dwarf1.lo dwarf1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR= =3D\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -We= rror -g -O2 -MT dwarf1.lo -MD -MP -MF .deps/dwarf1.Tpo -c dwarf1.c -o dwarf= 1.o mv -f .deps/dwarf1.Tpo .deps/dwarf1.Plo /bin/sh ./libtool --tag=3DCC --mode=3Dcompile gcc -DHAVE_CONFIG_H -I. -I.= -I. -I./../include -DBINDIR=3D'"/usr/local/bin"' -W -Wall -Wstrict-prot= otypes -Wmissing-prototypes -Werror -g -O2 -MT elf32-i386.lo -MD -MP -MF .d= eps/elf32-i386.Tpo -c -o elf32-i386.lo elf32-i386.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR= =3D\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -We= rror -g -O2 -MT elf32-i386.lo -MD -MP -MF .deps/elf32-i386.Tpo -c elf32-i38= 6.c -o elf32-i386.o mv -f .deps/elf32-i386.Tpo .deps/elf32-i386.Plo /bin/sh ./libtool --tag=3DCC --mode=3Dcompile gcc -DHAVE_CONFIG_H -I. -I.= -I. -I./../include -DBINDIR=3D'"/usr/local/bin"' -W -Wall -Wstrict-prot= otypes -Wmissing-prototypes -Werror -g -O2 -MT elf-vxworks.lo -MD -MP -MF .= deps/elf-vxworks.Tpo -c -o elf-vxworks.lo elf-vxworks.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR= =3D\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -We= rror -g -O2 -MT elf-vxworks.lo -MD -MP -MF .deps/elf-vxworks.Tpo -c elf-vxw= orks.c -o elf-vxworks.o mv -f .deps/elf-vxworks.Tpo .deps/elf-vxworks.Plo /bin/sh ./libtool --tag=3DCC --mode=3Dcompile gcc -DHAVE_CONFIG_H -I. -I.= -I. -I./../include -DBINDIR=3D'"/usr/local/bin"' -W -Wall -Wstrict-prot= otypes -Wmissing-prototypes -Werror -g -O2 -MT elf32.lo -MD -MP -MF .deps/e= lf32.Tpo -c -o elf32.lo elf32.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR= =3D\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -We= rror -g -O2 -MT elf32.lo -MD -MP -MF .deps/elf32.Tpo -c elf32.c -o elf32.o mv -f .deps/elf32.Tpo .deps/elf32.Plo /bin/sh ./libtool --tag=3DCC --mode=3Dcompile gcc -DHAVE_CONFIG_H -I. -I.= -I. -I./../include -DBINDIR=3D'"/usr/local/bin"' -W -Wall -Wstrict-prot= otypes -Wmissing-prototypes -Werror -g -O2 -MT i386linux.lo -MD -MP -MF .de= ps/i386linux.Tpo -c -o i386linux.lo i386linux.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR= =3D\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -We= rror -g -O2 -MT i386linux.lo -MD -MP -MF .deps/i386linux.Tpo -c i386linux.c= -o i386linux.o mv -f .deps/i386linux.Tpo .deps/i386linux.Plo /bin/sh ./libtool --tag=3DCC --mode=3Dcompile gcc -DHAVE_CONFIG_H -I. -I.= -I. -I./../include -DBINDIR=3D'"/usr/local/bin"' -W -Wall -Wstrict-prot= otypes -Wmissing-prototypes -Werror -g -O2 -MT aout32.lo -MD -MP -MF .deps/= aout32.Tpo -c -o aout32.lo aout32.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR= =3D\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -We= rror -g -O2 -MT aout32.lo -MD -MP -MF .deps/aout32.Tpo -c aout32.c -o aout3= 2.o mv -f .deps/aout32.Tpo .deps/aout32.Plo /bin/sh ./libtool --tag=3DCC --mode=3Dcompile gcc -DHAVE_CONFIG_H -I. -I.= -I. -I./../include -DBINDIR=3D'"/usr/local/bin"' -W -Wall -Wstrict-prot= otypes -Wmissing-prototypes -Werror -g -O2 -MT pei-i386.lo -MD -MP -MF .dep= s/pei-i386.Tpo -c -o pei-i386.lo pei-i386.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR= =3D\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -We= rror -g -O2 -MT pei-i386.lo -MD -MP -MF .deps/pei-i386.Tpo -c pei-i386.c -o= pei-i386.o mv -f .deps/pei-i386.Tpo .deps/pei-i386.Plo rm -f peigen.c sed -e s/XX/pe/g < ./peXXigen.c > peigen.new mv -f peigen.new peigen.c /bin/sh ./libtool --tag=3DCC --mode=3Dcompile gcc -DHAVE_CONFIG_H -I. -I.= -I. -I./../include -DBINDIR=3D'"/usr/local/bin"' -W -Wall -Wstrict-prot= otypes -Wmissing-prototypes -Werror -g -O2 -MT peigen.lo -MD -MP -MF .deps/= peigen.Tpo -c -o peigen.lo peigen.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR= =3D\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -We= rror -g -O2 -MT peigen.lo -MD -MP -MF .deps/peigen.Tpo -c peigen.c -o peige= n.o mv -f .deps/peigen.Tpo .deps/peigen.Plo /bin/sh ./libtool --tag=3DCC --mode=3Dcompile gcc -DHAVE_CONFIG_H -I. -I.= -I. -I./../include -DBINDIR=3D'"/usr/local/bin"' -W -Wall -Wstrict-prot= otypes -Wmissing-prototypes -Werror -g -O2 -MT cofflink.lo -MD -MP -MF .dep= s/cofflink.Tpo -c -o cofflink.lo cofflink.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR= =3D\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -We= rror -g -O2 -MT cofflink.lo -MD -MP -MF .deps/cofflink.Tpo -c cofflink.c -o= cofflink.o mv -f .deps/cofflink.Tpo .deps/cofflink.Plo /bin/sh ./libtool --tag=3DCC --mode=3Dcompile gcc -DHAVE_CONFIG_H -I. -I.= -I. -I./../include -DBINDIR=3D'"/usr/local/bin"' -W -Wall -Wstrict-prot= otypes -Wmissing-prototypes -Werror -g -O2 -MT pei-x86_64.lo -MD -MP -MF .d= eps/pei-x86_64.Tpo -c -o pei-x86_64.lo pei-x86_64.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR= =3D\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -We= rror -g -O2 -MT pei-x86_64.lo -MD -MP -MF .deps/pei-x86_64.Tpo -c pei-x86_6= 4.c -o pei-x86_64.o mv -f .deps/pei-x86_64.Tpo .deps/pei-x86_64.Plo rm -f pex64igen.c sed -e s/XX/pex64/g < ./peXXigen.c > pex64igen.new mv -f pex64igen.new pex64igen.c /bin/sh ./libtool --tag=3DCC --mode=3Dcompile gcc -DHAVE_CONFIG_H -I. -I.= -I. -I./../include -DBINDIR=3D'"/usr/local/bin"' -W -Wall -Wstrict-prot= otypes -Wmissing-prototypes -Werror -g -O2 -MT pex64igen.lo -MD -MP -MF .de= ps/pex64igen.Tpo -c -o pex64igen.lo pex64igen.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR= =3D\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -We= rror -g -O2 -MT pex64igen.lo -MD -MP -MF .deps/pex64igen.Tpo -c pex64igen.c= -o pex64igen.o mv -f .deps/pex64igen.Tpo .deps/pex64igen.Plo /bin/sh ./libtool --tag=3DCC --mode=3Dcompile gcc -DHAVE_CONFIG_H -I. -I.= -I. -I./../include -DBINDIR=3D'"/usr/local/bin"' -W -Wall -Wstrict-prot= otypes -Wmissing-prototypes -Werror -g -O2 -MT elf64-gen.lo -MD -MP -MF .de= ps/elf64-gen.Tpo -c -o elf64-gen.lo elf64-gen.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR= =3D\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -We= rror -g -O2 -MT elf64-gen.lo -MD -MP -MF .deps/elf64-gen.Tpo -c elf64-gen.c= -o elf64-gen.o mv -f .deps/elf64-gen.Tpo .deps/elf64-gen.Plo /bin/sh ./libtool --tag=3DCC --mode=3Dcompile gcc -DHAVE_CONFIG_H -I. -I.= -I. -I./../include -DBINDIR=3D'"/usr/local/bin"' -W -Wall -Wstrict-prot= otypes -Wmissing-prototypes -Werror -g -O2 -MT elf32-gen.lo -MD -MP -MF .de= ps/elf32-gen.Tpo -c -o elf32-gen.lo elf32-gen.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR= =3D\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -We= rror -g -O2 -MT elf32-gen.lo -MD -MP -MF .deps/elf32-gen.Tpo -c elf32-gen.c= -o elf32-gen.o mv -f .deps/elf32-gen.Tpo .deps/elf32-gen.Plo /bin/sh ./libtool --tag=3DCC --mode=3Dcompile gcc -DHAVE_CONFIG_H -I. -I.= -I. -I./../include -DBINDIR=3D'"/usr/local/bin"' -W -Wall -Wstrict-prot= otypes -Wmissing-prototypes -Werror -g -O2 -MT cpu-i386.lo -MD -MP -MF .dep= s/cpu-i386.Tpo -c -o cpu-i386.lo cpu-i386.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR= =3D\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -We= rror -g -O2 -MT cpu-i386.lo -MD -MP -MF .deps/cpu-i386.Tpo -c cpu-i386.c -o= cpu-i386.o mv -f .deps/cpu-i386.Tpo .deps/cpu-i386.Plo /bin/sh ./libtool --tag=3DCC --mode=3Dcompile gcc -DHAVE_CONFIG_H -I. -I.= -I. -I./../include -DBINDIR=3D'"/usr/local/bin"' -W -Wall -Wstrict-prot= otypes -Wmissing-prototypes -Werror -g -O2 -MT cpu-l1om.lo -MD -MP -MF .dep= s/cpu-l1om.Tpo -c -o cpu-l1om.lo cpu-l1om.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR= =3D\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -We= rror -g -O2 -MT cpu-l1om.lo -MD -MP -MF .deps/cpu-l1om.Tpo -c cpu-l1om.c -o= cpu-l1om.o mv -f .deps/cpu-l1om.Tpo .deps/cpu-l1om.Plo /bin/sh ./libtool --tag=3DCC --mode=3Dcompile gcc -DHAVE_CONFIG_H -I. -I.= -I. -I./../include -DBINDIR=3D'"/usr/local/bin"' -W -Wall -Wstrict-prot= otypes -Wmissing-prototypes -Werror -g -O2 -MT archive64.lo -MD -MP -MF .de= ps/archive64.Tpo -c -o archive64.lo archive64.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I. -I. -I./../include -DBINDIR= =3D\"/usr/local/bin\" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -We= rror -g -O2 -MT archive64.lo -MD -MP -MF .deps/archive64.Tpo -c archive64.c= -o archive64.o mv -f .deps/archive64.Tpo .deps/archive64.Plo rm -f tofiles f=3D""; \ for i in elf64-x86-64.lo elf-ifunc.lo elf64.lo elf.lo elflink.lo elf-attrs= .lo elf-strtab.lo elf-eh-frame.lo dwarf1.lo elf32-i386.lo elf-vxworks.lo el= f32.lo i386linux.lo aout32.lo pei-i386.lo peigen.lo cofflink.lo pei-x86_64.= lo pex64igen.lo elf64-gen.lo elf32-gen.lo cpu-i386.lo cpu-l1om.lo archive6= 4.lo ; do \ case " $f " in \ *" $i "*) ;; \ *) f=3D"$f $i" ;; \ esac ; \ done ; \ echo $f > tofiles /bin/sh ./../move-if-change tofiles ofiles touch stamp-ofiles /bin/sh ./libtool --tag=3DCC --mode=3Dlink gcc -W -Wall -Wstrict-prototyp= es -Wmissing-prototypes -Werror -g -O2 -release `cat libtool-soversion` = -o libbfd.la -rpath /usr/local/lib archive.lo archures.lo bfd.lo bfdio.lo b= fdwin.lo cache.lo coffgen.lo corefile.lo format.lo init.lo libbfd.lo opncls= .lo reloc.lo section.lo syms.lo targets.lo hash.lo linker.lo srec.lo binary= .lo tekhex.lo ihex.lo stabs.lo stab-syms.lo merge.lo dwarf2.lo simple.lo co= mpress.lo verilog.lo `cat ofiles` -lz=20 libtool: link: ar rc .libs/libbfd.a archive.o archures.o bfd.o bfdio.o bfd= win.o cache.o coffgen.o corefile.o format.o init.o libbfd.o opncls.o reloc.= o section.o syms.o targets.o hash.o linker.o srec.o binary.o tekhex.o ihex.= o stabs.o stab-syms.o merge.o dwarf2.o simple.o compress.o verilog.o elf64-= x86-64.o elf-ifunc.o elf64.o elf.o elflink.o elf-attrs.o elf-strtab.o elf-e= h-frame.o dwarf1.o elf32-i386.o elf-vxworks.o elf32.o i386linux.o aout32.o = pei-i386.o peigen.o cofflink.o pei-x86_64.o pex64igen.o elf64-gen.o elf32-g= en.o cpu-i386.o cpu-l1om.o archive64.o libtool: link: ranlib .libs/libbfd.a libtool: link: ( cd ".libs" && rm -f "libbfd.la" && ln -s "../libbfd.la" "l= ibbfd.la" ) libtooldir=3D`/bin/sh ./libtool --config | sed -n -e 's/^objdir=3D//p'`; \ if [ -f $libtooldir/libbfd.a ]; then \ cp $libtooldir/libbfd.a libbfd.tmp; \ ranlib libbfd.tmp; \ /bin/sh ./../move-if-change libbfd.tmp libbfd.a; \ else true; fi touch stamp-lib make[5]: Entering directory `/tmp/Insight-705/src/bfd' make[5]: Nothing to be done for `install-exec-am'. test -z "/usr/local/include" || /bin/mkdir -p "/usr/local/include" /usr/bin/install -c -m 644 bfd.h ./../include/ansidecl.h ./../include/symc= at.h ./../include/bfdlink.h '/usr/local/include' test -z "/usr/local/lib" || /bin/mkdir -p "/usr/local/lib" /bin/sh ./libtool --mode=3Dinstall /usr/bin/install -c libbfd.la '/usr= /local/lib' libtool: install: /usr/bin/install -c .libs/libbfd.lai /usr/local/lib/libbf= d.la libtool: install: /usr/bin/install -c .libs/libbfd.a /usr/local/lib/libbfd.a libtool: install: chmod 644 /usr/local/lib/libbfd.a libtool: install: ranlib /usr/local/lib/libbfd.a libtool: finish: PATH=3D"/usr/lib64/qt-3.3/bin:/usr/local/sbin:/usr/local/b= in:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin:/opt/tuxedo10gR3/bin:/sbin" ldco= nfig -n /usr/local/lib ---------------------------------------------------------------------- Libraries have been installed in: /usr/local/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[5]: Leaving directory `/tmp/Insight-705/src/bfd' make[4]: Leaving directory `/tmp/Insight-705/src/bfd' make[3]: Leaving directory `/tmp/Insight-705/src/bfd' make[2]: Leaving directory `/tmp/Insight-705/src/bfd' make[1]: Leaving directory `/tmp/Insight-705/src' ------=_NextPart_001_08D1_01CD8C37.663AEC80 Content-Type: application/octet-stream; name="config.log" Content-Transfer-Encoding: quoted-printable Content-Disposition: attachment; filename="config.log" Content-length: 36962 This file contains any messages produced by compilers while=0A= running configure, to aid debugging if configure makes a mistake.=0A= =0A= It was created by configure, which was=0A= generated by GNU Autoconf 2.64. Invocation command line was=0A= =0A= $ ./configure=20=0A= =0A= ## --------- ##=0A= ## Platform. ##=0A= ## --------- ##=0A= =0A= hostname =3D marhx013.swift.com=0A= uname -m =3D x86_64=0A= uname -r =3D 2.6.32-131.0.15.el6.x86_64=0A= uname -s =3D Linux=0A= uname -v =3D #1 SMP Tue May 10 15:42:40 EDT 2011=0A= =0A= /usr/bin/uname -p =3D unknown=0A= /bin/uname -X =3D unknown=0A= =0A= /bin/arch =3D x86_64=0A= /usr/bin/arch -k =3D unknown=0A= /usr/convex/getsysinfo =3D unknown=0A= /usr/bin/hostinfo =3D unknown=0A= /bin/machine =3D unknown=0A= /usr/bin/oslevel =3D unknown=0A= /bin/universe =3D unknown=0A= =0A= PATH: /usr/lib64/qt-3.3/bin=0A= PATH: /usr/local/sbin=0A= PATH: /usr/local/bin=0A= PATH: /sbin=0A= PATH: /bin=0A= PATH: /usr/sbin=0A= PATH: /usr/bin=0A= PATH: /root/bin=0A= PATH: /opt/tuxedo10gR3/bin=0A= =0A= =0A= ## ----------- ##=0A= ## Core tests. ##=0A= ## ----------- ##=0A= =0A= configure:2428: checking build system type=0A= configure:2442: result: x86_64-unknown-linux-gnu=0A= configure:2489: checking host system type=0A= configure:2502: result: x86_64-unknown-linux-gnu=0A= configure:2522: checking target system type=0A= configure:2535: result: x86_64-unknown-linux-gnu=0A= configure:2589: checking for a BSD-compatible install=0A= configure:2657: result: /usr/bin/install -c=0A= configure:2668: checking whether ln works=0A= configure:2690: result: yes=0A= configure:2694: checking whether ln -s works=0A= configure:2698: result: yes=0A= configure:2705: checking for a sed that does not truncate output=0A= configure:2769: result: /bin/sed=0A= configure:2778: checking for gawk=0A= configure:2794: found /bin/gawk=0A= configure:2805: result: gawk=0A= configure:4034: checking for gcc=0A= configure:4050: found /usr/bin/gcc=0A= configure:4061: result: gcc=0A= configure:4290: checking for C compiler version=0A= configure:4299: gcc --version >&5=0A= gcc (GCC) 4.4.5 20110214 (Red Hat 4.4.5-6)=0A= Copyright (C) 2010 Free Software Foundation, Inc.=0A= This is free software; see the source for copying conditions. There is NO= =0A= warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.= =0A= =0A= configure:4310: $? =3D 0=0A= configure:4299: gcc -v >&5=0A= Using built-in specs.=0A= Target: x86_64-redhat-linux=0A= Configured with: ../configure --prefix=3D/usr --mandir=3D/usr/share/man --i= nfodir=3D/usr/share/info --with-bugurl=3Dhttp://bugzilla.redhat.com/bugzill= a --enable-bootstrap --enable-shared --enable-threads=3Dposix --enable-chec= king=3Drelease --with-system-zlib --enable-__cxa_atexit --disable-libunwind= -exceptions --enable-gnu-unique-object --enable-languages=3Dc,c++,objc,obj-= c++,java,fortran,ada --enable-java-awt=3Dgtk --disable-dssi --with-java-hom= e=3D/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --ena= ble-java-maintainer-mode --with-ecj-jar=3D/usr/share/java/eclipse-ecj.jar -= -disable-libjava-multilib --with-ppl --with-cloog --with-tune=3Dgeneric --w= ith-arch_32=3Di686 --build=3Dx86_64-redhat-linux=0A= Thread model: posix=0A= gcc version 4.4.5 20110214 (Red Hat 4.4.5-6) (GCC)=20=0A= configure:4310: $? =3D 0=0A= configure:4299: gcc -V >&5=0A= gcc: '-V' option must have argument=0A= configure:4310: $? =3D 1=0A= configure:4299: gcc -qversion >&5=0A= gcc: unrecognized option '-qversion'=0A= gcc: no input files=0A= configure:4310: $? =3D 1=0A= configure:4330: checking for C compiler default output file name=0A= configure:4352: gcc conftest.c >&5=0A= configure:4356: $? =3D 0=0A= configure:4393: result: a.out=0A= configure:4409: checking whether the C compiler works=0A= configure:4418: ./a.out=0A= configure:4422: $? =3D 0=0A= configure:4437: result: yes=0A= configure:4444: checking whether we are cross compiling=0A= configure:4446: result: no=0A= configure:4449: checking for suffix of executables=0A= configure:4456: gcc -o conftest conftest.c >&5=0A= configure:4460: $? =3D 0=0A= configure:4482: result:=20=0A= configure:4488: checking for suffix of object files=0A= configure:4510: gcc -c conftest.c >&5=0A= configure:4514: $? =3D 0=0A= configure:4535: result: o=0A= configure:4539: checking whether we are using the GNU C compiler=0A= configure:4558: gcc -c conftest.c >&5=0A= configure:4558: $? =3D 0=0A= configure:4567: result: yes=0A= configure:4576: checking whether gcc accepts -g=0A= configure:4596: gcc -c -g conftest.c >&5=0A= configure:4596: $? =3D 0=0A= configure:4637: result: yes=0A= configure:4654: checking for gcc option to accept ISO C89=0A= configure:4718: gcc -c -g -O2 conftest.c >&5=0A= configure:4718: $? =3D 0=0A= configure:4731: result: none needed=0A= configure:4809: checking for g++=0A= configure:4825: found /usr/bin/g++=0A= configure:4836: result: g++=0A= configure:4863: checking for C++ compiler version=0A= configure:4872: g++ --version >&5=0A= g++ (GCC) 4.4.5 20110214 (Red Hat 4.4.5-6)=0A= Copyright (C) 2010 Free Software Foundation, Inc.=0A= This is free software; see the source for copying conditions. There is NO= =0A= warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.= =0A= =0A= configure:4883: $? =3D 0=0A= configure:4872: g++ -v >&5=0A= Using built-in specs.=0A= Target: x86_64-redhat-linux=0A= Configured with: ../configure --prefix=3D/usr --mandir=3D/usr/share/man --i= nfodir=3D/usr/share/info --with-bugurl=3Dhttp://bugzilla.redhat.com/bugzill= a --enable-bootstrap --enable-shared --enable-threads=3Dposix --enable-chec= king=3Drelease --with-system-zlib --enable-__cxa_atexit --disable-libunwind= -exceptions --enable-gnu-unique-object --enable-languages=3Dc,c++,objc,obj-= c++,java,fortran,ada --enable-java-awt=3Dgtk --disable-dssi --with-java-hom= e=3D/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --ena= ble-java-maintainer-mode --with-ecj-jar=3D/usr/share/java/eclipse-ecj.jar -= -disable-libjava-multilib --with-ppl --with-cloog --with-tune=3Dgeneric --w= ith-arch_32=3Di686 --build=3Dx86_64-redhat-linux=0A= Thread model: posix=0A= gcc version 4.4.5 20110214 (Red Hat 4.4.5-6) (GCC)=20=0A= configure:4883: $? =3D 0=0A= configure:4872: g++ -V >&5=0A= g++: '-V' option must have argument=0A= configure:4883: $? =3D 1=0A= configure:4872: g++ -qversion >&5=0A= g++: unrecognized option '-qversion'=0A= g++: no input files=0A= configure:4883: $? =3D 1=0A= configure:4887: checking whether we are using the GNU C++ compiler=0A= configure:4906: g++ -c conftest.cpp >&5=0A= configure:4906: $? =3D 0=0A= configure:4915: result: yes=0A= configure:4924: checking whether g++ accepts -g=0A= configure:4944: g++ -c -g conftest.cpp >&5=0A= configure:4944: $? =3D 0=0A= configure:4985: result: yes=0A= configure:5074: checking for gnatbind=0A= configure:5104: result: no=0A= configure:5166: checking for gnatmake=0A= configure:5196: result: no=0A= configure:5215: checking whether compiler driver understands Ada=0A= configure:5238: result: no=0A= configure:5247: checking how to compare bootstrapped objects=0A= configure:5272: result: cmp --ignore-initial=3D16 $$f1 $$f2=0A= configure:5803: checking for version 0.10 of PPL=0A= configure:5820: gcc -c -g -O2 conftest.c >&5=0A= conftest.c:9:19: error: ppl_c.h: No such file or directory=0A= conftest.c: In function 'main':=0A= conftest.c:15: error: 'choke' undeclared (first use in this function)=0A= conftest.c:15: error: (Each undeclared identifier is reported only once=0A= conftest.c:15: error: for each function it appears in.)=0A= conftest.c:15: error: expected ';' before 'me'=0A= configure:5820: $? =3D 1=0A= configure: failed program was:=0A= | /* confdefs.h */=0A= | #define PACKAGE_NAME ""=0A= | #define PACKAGE_TARNAME ""=0A= | #define PACKAGE_VERSION ""=0A= | #define PACKAGE_STRING ""=0A= | #define PACKAGE_BUGREPORT ""=0A= | #define PACKAGE_URL ""=0A= | /* end confdefs.h. */=0A= | #include "ppl_c.h"=0A= | int=0A= | main ()=0A= | {=0A= |=20=0A= | #if PPL_VERSION_MAJOR !=3D 0 || PPL_VERSION_MINOR !=3D 10=0A= | choke me=0A= | #endif=0A= |=20=0A= | ;=0A= | return 0;=0A= | }=0A= configure:5824: result: no=0A= configure:6004: checking how to run the C preprocessor=0A= configure:6035: gcc -E -I/usr/include/libelf conftest.c=0A= configure:6035: $? =3D 0=0A= configure:6049: gcc -E -I/usr/include/libelf conftest.c=0A= conftest.c:9:28: error: ac_nonexistent.h: No such file or directory=0A= configure:6049: $? =3D 1=0A= configure: failed program was:=0A= | /* confdefs.h */=0A= | #define PACKAGE_NAME ""=0A= | #define PACKAGE_TARNAME ""=0A= | #define PACKAGE_VERSION ""=0A= | #define PACKAGE_STRING ""=0A= | #define PACKAGE_BUGREPORT ""=0A= | #define PACKAGE_URL ""=0A= | /* end confdefs.h. */=0A= | #include =0A= configure:6074: result: gcc -E=0A= configure:6094: gcc -E -I/usr/include/libelf conftest.c=0A= configure:6094: $? =3D 0=0A= configure:6108: gcc -E -I/usr/include/libelf conftest.c=0A= conftest.c:9:28: error: ac_nonexistent.h: No such file or directory=0A= configure:6108: $? =3D 1=0A= configure: failed program was:=0A= | /* confdefs.h */=0A= | #define PACKAGE_NAME ""=0A= | #define PACKAGE_TARNAME ""=0A= | #define PACKAGE_VERSION ""=0A= | #define PACKAGE_STRING ""=0A= | #define PACKAGE_BUGREPORT ""=0A= | #define PACKAGE_URL ""=0A= | /* end confdefs.h. */=0A= | #include =0A= configure:6137: checking for grep that handles long lines and -e=0A= configure:6195: result: /bin/grep=0A= configure:6200: checking for egrep=0A= configure:6262: result: /bin/grep -E=0A= configure:6267: checking for ANSI C header files=0A= configure:6287: gcc -c -g -O2 -I/usr/include/libelf -I/usr/include/libelf = conftest.c >&5=0A= configure:6287: $? =3D 0=0A= configure:6360: gcc -o conftest -g -O2 -I/usr/include/libelf -I/usr/includ= e/libelf conftest.c -lelf >&5=0A= configure:6360: $? =3D 0=0A= configure:6360: ./conftest=0A= configure:6360: $? =3D 0=0A= configure:6371: result: yes=0A= configure:6384: checking for sys/types.h=0A= configure:6384: gcc -c -g -O2 -I/usr/include/libelf -I/usr/include/libelf = conftest.c >&5=0A= configure:6384: $? =3D 0=0A= configure:6384: result: yes=0A= configure:6384: checking for sys/stat.h=0A= configure:6384: gcc -c -g -O2 -I/usr/include/libelf -I/usr/include/libelf = conftest.c >&5=0A= configure:6384: $? =3D 0=0A= configure:6384: result: yes=0A= configure:6384: checking for stdlib.h=0A= configure:6384: gcc -c -g -O2 -I/usr/include/libelf -I/usr/include/libelf = conftest.c >&5=0A= configure:6384: $? =3D 0=0A= configure:6384: result: yes=0A= configure:6384: checking for string.h=0A= configure:6384: gcc -c -g -O2 -I/usr/include/libelf -I/usr/include/libelf = conftest.c >&5=0A= configure:6384: $? =3D 0=0A= configure:6384: result: yes=0A= configure:6384: checking for memory.h=0A= configure:6384: gcc -c -g -O2 -I/usr/include/libelf -I/usr/include/libelf = conftest.c >&5=0A= configure:6384: $? =3D 0=0A= configure:6384: result: yes=0A= configure:6384: checking for strings.h=0A= configure:6384: gcc -c -g -O2 -I/usr/include/libelf -I/usr/include/libelf = conftest.c >&5=0A= configure:6384: $? =3D 0=0A= configure:6384: result: yes=0A= configure:6384: checking for inttypes.h=0A= configure:6384: gcc -c -g -O2 -I/usr/include/libelf -I/usr/include/libelf = conftest.c >&5=0A= configure:6384: $? =3D 0=0A= configure:6384: result: yes=0A= configure:6384: checking for stdint.h=0A= configure:6384: gcc -c -g -O2 -I/usr/include/libelf -I/usr/include/libelf = conftest.c >&5=0A= configure:6384: $? =3D 0=0A= configure:6384: result: yes=0A= configure:6384: checking for unistd.h=0A= configure:6384: gcc -c -g -O2 -I/usr/include/libelf -I/usr/include/libelf = conftest.c >&5=0A= configure:6384: $? =3D 0=0A= configure:6384: result: yes=0A= configure:6399: checking libelf.h usability=0A= configure:6399: gcc -c -g -O2 -I/usr/include/libelf -I/usr/include/libelf = conftest.c >&5=0A= configure:6399: $? =3D 0=0A= configure:6399: result: yes=0A= configure:6399: checking libelf.h presence=0A= configure:6399: gcc -E -I/usr/include/libelf conftest.c=0A= configure:6399: $? =3D 0=0A= configure:6399: result: yes=0A= configure:6399: checking for libelf.h=0A= configure:6399: result: yes=0A= configure:6411: checking gelf.h usability=0A= configure:6411: gcc -c -g -O2 -I/usr/include/libelf -I/usr/include/libelf = conftest.c >&5=0A= configure:6411: $? =3D 0=0A= configure:6411: result: yes=0A= configure:6411: checking gelf.h presence=0A= configure:6411: gcc -E -I/usr/include/libelf conftest.c=0A= configure:6411: $? =3D 0=0A= configure:6411: result: yes=0A= configure:6411: checking for gelf.h=0A= configure:6411: result: yes=0A= configure:6424: checking libelf/libelf.h usability=0A= configure:6424: gcc -c -g -O2 -I/usr/include/libelf -I/usr/include/libelf = conftest.c >&5=0A= conftest.c:54:27: error: libelf/libelf.h: No such file or directory=0A= configure:6424: $? =3D 1=0A= configure: failed program was:=0A= | /* confdefs.h */=0A= | #define PACKAGE_NAME ""=0A= | #define PACKAGE_TARNAME ""=0A= | #define PACKAGE_VERSION ""=0A= | #define PACKAGE_STRING ""=0A= | #define PACKAGE_BUGREPORT ""=0A= | #define PACKAGE_URL ""=0A= | #define STDC_HEADERS 1=0A= | #define HAVE_SYS_TYPES_H 1=0A= | #define HAVE_SYS_STAT_H 1=0A= | #define HAVE_STDLIB_H 1=0A= | #define HAVE_STRING_H 1=0A= | #define HAVE_MEMORY_H 1=0A= | #define HAVE_STRINGS_H 1=0A= | #define HAVE_INTTYPES_H 1=0A= | #define HAVE_STDINT_H 1=0A= | #define HAVE_UNISTD_H 1=0A= | #define HAVE_LIBELF_H 1=0A= | #define HAVE_GELF_H 1=0A= | /* end confdefs.h. */=0A= | #include =0A= | #ifdef HAVE_SYS_TYPES_H=0A= | # include =0A= | #endif=0A= | #ifdef HAVE_SYS_STAT_H=0A= | # include =0A= | #endif=0A= | #ifdef STDC_HEADERS=0A= | # include =0A= | # include =0A= | #else=0A= | # ifdef HAVE_STDLIB_H=0A= | # include =0A= | # endif=0A= | #endif=0A= | #ifdef HAVE_STRING_H=0A= | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H=0A= | # include =0A= | # endif=0A= | # include =0A= | #endif=0A= | #ifdef HAVE_STRINGS_H=0A= | # include =0A= | #endif=0A= | #ifdef HAVE_INTTYPES_H=0A= | # include =0A= | #endif=0A= | #ifdef HAVE_STDINT_H=0A= | # include =0A= | #endif=0A= | #ifdef HAVE_UNISTD_H=0A= | # include =0A= | #endif=0A= | #include =0A= configure:6424: result: no=0A= configure:6424: checking libelf/libelf.h presence=0A= configure:6424: gcc -E -I/usr/include/libelf conftest.c=0A= conftest.c:21:27: error: libelf/libelf.h: No such file or directory=0A= configure:6424: $? =3D 1=0A= configure: failed program was:=0A= | /* confdefs.h */=0A= | #define PACKAGE_NAME ""=0A= | #define PACKAGE_TARNAME ""=0A= | #define PACKAGE_VERSION ""=0A= | #define PACKAGE_STRING ""=0A= | #define PACKAGE_BUGREPORT ""=0A= | #define PACKAGE_URL ""=0A= | #define STDC_HEADERS 1=0A= | #define HAVE_SYS_TYPES_H 1=0A= | #define HAVE_SYS_STAT_H 1=0A= | #define HAVE_STDLIB_H 1=0A= | #define HAVE_STRING_H 1=0A= | #define HAVE_MEMORY_H 1=0A= | #define HAVE_STRINGS_H 1=0A= | #define HAVE_INTTYPES_H 1=0A= | #define HAVE_STDINT_H 1=0A= | #define HAVE_UNISTD_H 1=0A= | #define HAVE_LIBELF_H 1=0A= | #define HAVE_GELF_H 1=0A= | /* end confdefs.h. */=0A= | #include =0A= configure:6424: result: no=0A= configure:6424: checking for libelf/libelf.h=0A= configure:6424: result: no=0A= configure:6436: checking libelf/gelf.h usability=0A= configure:6436: gcc -c -g -O2 -I/usr/include/libelf -I/usr/include/libelf = conftest.c >&5=0A= conftest.c:54:25: error: libelf/gelf.h: No such file or directory=0A= configure:6436: $? =3D 1=0A= configure: failed program was:=0A= | /* confdefs.h */=0A= | #define PACKAGE_NAME ""=0A= | #define PACKAGE_TARNAME ""=0A= | #define PACKAGE_VERSION ""=0A= | #define PACKAGE_STRING ""=0A= | #define PACKAGE_BUGREPORT ""=0A= | #define PACKAGE_URL ""=0A= | #define STDC_HEADERS 1=0A= | #define HAVE_SYS_TYPES_H 1=0A= | #define HAVE_SYS_STAT_H 1=0A= | #define HAVE_STDLIB_H 1=0A= | #define HAVE_STRING_H 1=0A= | #define HAVE_MEMORY_H 1=0A= | #define HAVE_STRINGS_H 1=0A= | #define HAVE_INTTYPES_H 1=0A= | #define HAVE_STDINT_H 1=0A= | #define HAVE_UNISTD_H 1=0A= | #define HAVE_LIBELF_H 1=0A= | #define HAVE_GELF_H 1=0A= | /* end confdefs.h. */=0A= | #include =0A= | #ifdef HAVE_SYS_TYPES_H=0A= | # include =0A= | #endif=0A= | #ifdef HAVE_SYS_STAT_H=0A= | # include =0A= | #endif=0A= | #ifdef STDC_HEADERS=0A= | # include =0A= | # include =0A= | #else=0A= | # ifdef HAVE_STDLIB_H=0A= | # include =0A= | # endif=0A= | #endif=0A= | #ifdef HAVE_STRING_H=0A= | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H=0A= | # include =0A= | # endif=0A= | # include =0A= | #endif=0A= | #ifdef HAVE_STRINGS_H=0A= | # include =0A= | #endif=0A= | #ifdef HAVE_INTTYPES_H=0A= | # include =0A= | #endif=0A= | #ifdef HAVE_STDINT_H=0A= | # include =0A= | #endif=0A= | #ifdef HAVE_UNISTD_H=0A= | # include =0A= | #endif=0A= | #include =0A= configure:6436: result: no=0A= configure:6436: checking libelf/gelf.h presence=0A= configure:6436: gcc -E -I/usr/include/libelf conftest.c=0A= conftest.c:21:25: error: libelf/gelf.h: No such file or directory=0A= configure:6436: $? =3D 1=0A= configure: failed program was:=0A= | /* confdefs.h */=0A= | #define PACKAGE_NAME ""=0A= | #define PACKAGE_TARNAME ""=0A= | #define PACKAGE_VERSION ""=0A= | #define PACKAGE_STRING ""=0A= | #define PACKAGE_BUGREPORT ""=0A= | #define PACKAGE_URL ""=0A= | #define STDC_HEADERS 1=0A= | #define HAVE_SYS_TYPES_H 1=0A= | #define HAVE_SYS_STAT_H 1=0A= | #define HAVE_STDLIB_H 1=0A= | #define HAVE_STRING_H 1=0A= | #define HAVE_MEMORY_H 1=0A= | #define HAVE_STRINGS_H 1=0A= | #define HAVE_INTTYPES_H 1=0A= | #define HAVE_STDINT_H 1=0A= | #define HAVE_UNISTD_H 1=0A= | #define HAVE_LIBELF_H 1=0A= | #define HAVE_GELF_H 1=0A= | /* end confdefs.h. */=0A= | #include =0A= configure:6436: result: no=0A= configure:6436: checking for libelf/gelf.h=0A= configure:6436: result: no=0A= configure:6475: checking for the correct version of libelf=0A= configure:6498: gcc -o conftest -g -O2 -I/usr/include/libelf -I/usr/includ= e/libelf conftest.c -lelf >&5=0A= configure:6498: $? =3D 0=0A= configure:6499: result: yes=0A= configure:7497: checking for default BUILD_CONFIG=0A= configure:7529: result:=20=0A= configure:7970: checking for bison=0A= configure:7986: found /usr/bin/bison=0A= configure:7997: result: bison -y=0A= configure:8018: checking for bison=0A= configure:8034: found /usr/bin/bison=0A= configure:8045: result: bison=0A= configure:8065: checking for gm4=0A= configure:8095: result: no=0A= configure:8065: checking for gnum4=0A= configure:8095: result: no=0A= configure:8065: checking for m4=0A= configure:8081: found /usr/bin/m4=0A= configure:8092: result: m4=0A= configure:8112: checking for flex=0A= configure:8128: found /usr/bin/flex=0A= configure:8139: result: flex=0A= configure:8160: checking for flex=0A= configure:8176: found /usr/bin/flex=0A= configure:8187: result: flex=0A= configure:8207: checking for makeinfo=0A= configure:8237: result: no=0A= configure:8268: checking for expect=0A= configure:8284: found /usr/bin/expect=0A= configure:8295: result: expect=0A= configure:8317: checking for runtest=0A= configure:8347: result: no=0A= configure:8462: checking for ar=0A= configure:8478: found /usr/bin/ar=0A= configure:8489: result: ar=0A= configure:8603: checking for as=0A= configure:8619: found /usr/bin/as=0A= configure:8630: result: as=0A= configure:8744: checking for dlltool=0A= configure:8774: result: no=0A= configure:8885: checking for ld=0A= configure:8901: found /usr/bin/ld=0A= configure:8912: result: ld=0A= configure:9026: checking for lipo=0A= configure:9056: result: no=0A= configure:9167: checking for nm=0A= configure:9183: found /usr/bin/nm=0A= configure:9194: result: nm=0A= configure:9308: checking for ranlib=0A= configure:9324: found /usr/bin/ranlib=0A= configure:9335: result: ranlib=0A= configure:9444: checking for strip=0A= configure:9460: found /usr/bin/strip=0A= configure:9471: result: strip=0A= configure:9580: checking for windres=0A= configure:9610: result: no=0A= configure:9721: checking for windmc=0A= configure:9751: result: no=0A= configure:9862: checking for objcopy=0A= configure:9878: found /usr/bin/objcopy=0A= configure:9889: result: objcopy=0A= configure:10003: checking for objdump=0A= configure:10019: found /usr/bin/objdump=0A= configure:10030: result: objdump=0A= configure:10183: checking for cc=0A= configure:10199: found /usr/bin/cc=0A= configure:10210: result: cc=0A= configure:10344: checking for c++=0A= configure:10360: found /usr/bin/c++=0A= configure:10371: result: c++=0A= configure:10505: checking for gcc=0A= configure:10521: found /usr/bin/gcc=0A= configure:10532: result: gcc=0A= configure:10661: checking for gcj=0A= configure:10691: result: no=0A= configure:10822: checking for gfortran=0A= configure:10838: found /usr/bin/gfortran=0A= configure:10849: result: gfortran=0A= configure:11063: checking for ar=0A= configure:11079: found /usr/bin/ar=0A= configure:11090: result: ar=0A= configure:11293: checking for as=0A= configure:11309: found /usr/bin/as=0A= configure:11320: result: as=0A= configure:11523: checking for dlltool=0A= configure:11553: result: no=0A= configure:11753: checking for ld=0A= configure:11769: found /usr/bin/ld=0A= configure:11780: result: ld=0A= configure:11983: checking for lipo=0A= configure:12013: result: no=0A= configure:12213: checking for nm=0A= configure:12229: found /usr/bin/nm=0A= configure:12240: result: nm=0A= configure:12443: checking for objdump=0A= configure:12459: found /usr/bin/objdump=0A= configure:12470: result: objdump=0A= configure:12673: checking for ranlib=0A= configure:12689: found /usr/bin/ranlib=0A= configure:12700: result: ranlib=0A= configure:12903: checking for strip=0A= configure:12919: found /usr/bin/strip=0A= configure:12930: result: strip=0A= configure:13133: checking for windres=0A= configure:13163: result: no=0A= configure:13363: checking for windmc=0A= configure:13393: result: no=0A= configure:13421: checking where to find the target ar=0A= configure:13454: result: host tool=0A= configure:13463: checking where to find the target as=0A= configure:13496: result: host tool=0A= configure:13505: checking where to find the target cc=0A= configure:13538: result: host tool=0A= configure:13547: checking where to find the target c++=0A= configure:13583: result: host tool=0A= configure:13592: checking where to find the target c++ for libstdc++=0A= configure:13628: result: host tool=0A= configure:13637: checking where to find the target dlltool=0A= configure:13670: result: host tool=0A= configure:13679: checking where to find the target gcc=0A= configure:13712: result: host tool=0A= configure:13721: checking where to find the target gcj=0A= configure:13757: result: host tool=0A= configure:13766: checking where to find the target gfortran=0A= configure:13802: result: host tool=0A= configure:13811: checking where to find the target ld=0A= configure:13844: result: host tool=0A= configure:13853: checking where to find the target lipo=0A= configure:13875: result: host tool=0A= configure:13884: checking where to find the target nm=0A= configure:13917: result: host tool=0A= configure:13926: checking where to find the target objdump=0A= configure:13959: result: host tool=0A= configure:13968: checking where to find the target ranlib=0A= configure:14001: result: host tool=0A= configure:14010: checking where to find the target strip=0A= configure:14043: result: host tool=0A= configure:14052: checking where to find the target windres=0A= configure:14085: result: host tool=0A= configure:14094: checking where to find the target windmc=0A= configure:14127: result: host tool=0A= configure:14164: checking whether to enable maintainer-specific portions of= Makefiles=0A= configure:14173: result: no=0A= configure:14206: checking whether -fkeep-inline-functions is supported=0A= configure:14225: gcc -c -g -O2 -fkeep-inline-functions conftest.c >&5=0A= configure:14225: $? =3D 0=0A= configure:14226: result: yes=0A= configure:14423: creating ./config.status=0A= =0A= ## ---------------------- ##=0A= ## Running config.status. ##=0A= ## ---------------------- ##=0A= =0A= This file was extended by config.status, which was=0A= generated by GNU Autoconf 2.64. Invocation command line was=0A= =0A= CONFIG_FILES =3D=20=0A= CONFIG_HEADERS =3D=20=0A= CONFIG_LINKS =3D=20=0A= CONFIG_COMMANDS =3D=20=0A= $ ./config.status=20=0A= =0A= on marhx013.swift.com=0A= =0A= config.status:949: creating Makefile=0A= =0A= ## ---------------- ##=0A= ## Cache variables. ##=0A= ## ---------------- ##=0A= =0A= ac_cv_build=3Dx86_64-unknown-linux-gnu=0A= ac_cv_c_compiler_gnu=3Dyes=0A= ac_cv_cxx_compiler_gnu=3Dyes=0A= ac_cv_env_AR_FOR_TARGET_set=3D=0A= ac_cv_env_AR_FOR_TARGET_value=3D=0A= ac_cv_env_AR_set=3D=0A= ac_cv_env_AR_value=3D=0A= ac_cv_env_AS_FOR_TARGET_set=3D=0A= ac_cv_env_AS_FOR_TARGET_value=3D=0A= ac_cv_env_AS_set=3D=0A= ac_cv_env_AS_value=3D=0A= ac_cv_env_CCC_set=3D=0A= ac_cv_env_CCC_value=3D=0A= ac_cv_env_CC_FOR_TARGET_set=3D=0A= ac_cv_env_CC_FOR_TARGET_value=3D=0A= ac_cv_env_CC_set=3D=0A= ac_cv_env_CC_value=3D=0A= ac_cv_env_CFLAGS_set=3D=0A= ac_cv_env_CFLAGS_value=3D=0A= ac_cv_env_CPPFLAGS_set=3D=0A= ac_cv_env_CPPFLAGS_value=3D=0A= ac_cv_env_CPP_set=3D=0A= ac_cv_env_CPP_value=3D=0A= ac_cv_env_CXXFLAGS_set=3D=0A= ac_cv_env_CXXFLAGS_value=3D=0A= ac_cv_env_CXX_FOR_TARGET_set=3D=0A= ac_cv_env_CXX_FOR_TARGET_value=3D=0A= ac_cv_env_CXX_set=3D=0A= ac_cv_env_CXX_value=3D=0A= ac_cv_env_DLLTOOL_FOR_TARGET_set=3D=0A= ac_cv_env_DLLTOOL_FOR_TARGET_value=3D=0A= ac_cv_env_DLLTOOL_set=3D=0A= ac_cv_env_DLLTOOL_value=3D=0A= ac_cv_env_GCC_FOR_TARGET_set=3D=0A= ac_cv_env_GCC_FOR_TARGET_value=3D=0A= ac_cv_env_GCJ_FOR_TARGET_set=3D=0A= ac_cv_env_GCJ_FOR_TARGET_value=3D=0A= ac_cv_env_GFORTRAN_FOR_TARGET_set=3D=0A= ac_cv_env_GFORTRAN_FOR_TARGET_value=3D=0A= ac_cv_env_LDFLAGS_set=3D=0A= ac_cv_env_LDFLAGS_value=3D=0A= ac_cv_env_LD_FOR_TARGET_set=3D=0A= ac_cv_env_LD_FOR_TARGET_value=3D=0A= ac_cv_env_LD_set=3D=0A= ac_cv_env_LD_value=3D=0A= ac_cv_env_LIBS_set=3D=0A= ac_cv_env_LIBS_value=3D=0A= ac_cv_env_LIPO_FOR_TARGET_set=3D=0A= ac_cv_env_LIPO_FOR_TARGET_value=3D=0A= ac_cv_env_LIPO_set=3D=0A= ac_cv_env_LIPO_value=3D=0A= ac_cv_env_NM_FOR_TARGET_set=3D=0A= ac_cv_env_NM_FOR_TARGET_value=3D=0A= ac_cv_env_NM_set=3D=0A= ac_cv_env_NM_value=3D=0A= ac_cv_env_OBJCOPY_set=3D=0A= ac_cv_env_OBJCOPY_value=3D=0A= ac_cv_env_OBJDUMP_FOR_TARGET_set=3D=0A= ac_cv_env_OBJDUMP_FOR_TARGET_value=3D=0A= ac_cv_env_OBJDUMP_set=3D=0A= ac_cv_env_OBJDUMP_value=3D=0A= ac_cv_env_RANLIB_FOR_TARGET_set=3D=0A= ac_cv_env_RANLIB_FOR_TARGET_value=3D=0A= ac_cv_env_RANLIB_set=3D=0A= ac_cv_env_RANLIB_value=3D=0A= ac_cv_env_STRIP_FOR_TARGET_set=3D=0A= ac_cv_env_STRIP_FOR_TARGET_value=3D=0A= ac_cv_env_STRIP_set=3D=0A= ac_cv_env_STRIP_value=3D=0A= ac_cv_env_WINDMC_FOR_TARGET_set=3D=0A= ac_cv_env_WINDMC_FOR_TARGET_value=3D=0A= ac_cv_env_WINDMC_set=3D=0A= ac_cv_env_WINDMC_value=3D=0A= ac_cv_env_WINDRES_FOR_TARGET_set=3D=0A= ac_cv_env_WINDRES_FOR_TARGET_value=3D=0A= ac_cv_env_WINDRES_set=3D=0A= ac_cv_env_WINDRES_value=3D=0A= ac_cv_env_build_alias_set=3D=0A= ac_cv_env_build_alias_value=3D=0A= ac_cv_env_host_alias_set=3D=0A= ac_cv_env_host_alias_value=3D=0A= ac_cv_env_target_alias_set=3D=0A= ac_cv_env_target_alias_value=3D=0A= ac_cv_header_gelf_h=3Dyes=0A= ac_cv_header_inttypes_h=3Dyes=0A= ac_cv_header_libelf_gelf_h=3Dno=0A= ac_cv_header_libelf_h=3Dyes=0A= ac_cv_header_libelf_libelf_h=3Dno=0A= ac_cv_header_memory_h=3Dyes=0A= ac_cv_header_stdc=3Dyes=0A= ac_cv_header_stdint_h=3Dyes=0A= ac_cv_header_stdlib_h=3Dyes=0A= ac_cv_header_string_h=3Dyes=0A= ac_cv_header_strings_h=3Dyes=0A= ac_cv_header_sys_stat_h=3Dyes=0A= ac_cv_header_sys_types_h=3Dyes=0A= ac_cv_header_unistd_h=3Dyes=0A= ac_cv_host=3Dx86_64-unknown-linux-gnu=0A= ac_cv_objext=3Do=0A= ac_cv_path_EGREP=3D'/bin/grep -E'=0A= ac_cv_path_GREP=3D/bin/grep=0A= ac_cv_path_SED=3D/bin/sed=0A= ac_cv_path_install=3D'/usr/bin/install -c'=0A= ac_cv_prog_AR=3Dar=0A= ac_cv_prog_AR_FOR_TARGET=3Dar=0A= ac_cv_prog_AS=3Das=0A= ac_cv_prog_AS_FOR_TARGET=3Das=0A= ac_cv_prog_AWK=3Dgawk=0A= ac_cv_prog_BISON=3Dbison=0A= ac_cv_prog_CC_FOR_TARGET=3Dcc=0A= ac_cv_prog_CPP=3D'gcc -E'=0A= ac_cv_prog_CXX_FOR_TARGET=3Dc++=0A= ac_cv_prog_EXPECT=3Dexpect=0A= ac_cv_prog_FLEX=3Dflex=0A= ac_cv_prog_GCC_FOR_TARGET=3Dgcc=0A= ac_cv_prog_GFORTRAN_FOR_TARGET=3Dgfortran=0A= ac_cv_prog_LD=3Dld=0A= ac_cv_prog_LD_FOR_TARGET=3Dld=0A= ac_cv_prog_LEX=3Dflex=0A= ac_cv_prog_M4=3Dm4=0A= ac_cv_prog_NM=3Dnm=0A= ac_cv_prog_NM_FOR_TARGET=3Dnm=0A= ac_cv_prog_OBJCOPY=3Dobjcopy=0A= ac_cv_prog_OBJDUMP=3Dobjdump=0A= ac_cv_prog_OBJDUMP_FOR_TARGET=3Dobjdump=0A= ac_cv_prog_RANLIB=3Dranlib=0A= ac_cv_prog_RANLIB_FOR_TARGET=3Dranlib=0A= ac_cv_prog_STRIP=3Dstrip=0A= ac_cv_prog_STRIP_FOR_TARGET=3Dstrip=0A= ac_cv_prog_YACC=3D'bison -y'=0A= ac_cv_prog_ac_ct_CC=3Dgcc=0A= ac_cv_prog_ac_ct_CXX=3Dg++=0A= ac_cv_prog_cc_c89=3D=0A= ac_cv_prog_cc_g=3Dyes=0A= ac_cv_prog_cxx_g=3Dyes=0A= ac_cv_target=3Dx86_64-unknown-linux-gnu=0A= acx_cv_cc_gcc_supports_ada=3Dno=0A= acx_cv_prog_LN=3Dln=0A= gcc_cv_prog_cmp_skip=3D'cmp --ignore-initial=3D16 $$f1 $$f2'=0A= gcc_cv_tool_dirs=3D=0A= gcc_cv_tool_prefix=3D/usr/local=0A= =0A= ## ----------------- ##=0A= ## Output variables. ##=0A= ## ----------------- ##=0A= =0A= AR=3D'ar'=0A= AR_FOR_BUILD=3D'$(AR)'=0A= AR_FOR_TARGET=3D'$(AR)'=0A= AS=3D'as'=0A= AS_FOR_BUILD=3D'$(AS)'=0A= AS_FOR_TARGET=3D'$(AS)'=0A= AWK=3D'gawk'=0A= BISON=3D'bison'=0A= BUILD_CONFIG=3D''=0A= CC=3D'gcc'=0A= CC_FOR_BUILD=3D'$(CC)'=0A= CC_FOR_TARGET=3D'$(CC)'=0A= CFLAGS=3D'-g -O2'=0A= CFLAGS_FOR_BUILD=3D'-g -O2'=0A= CFLAGS_FOR_TARGET=3D'-g -O2'=0A= COMPILER_AS_FOR_TARGET=3D'$(AS_FOR_TARGET)'=0A= COMPILER_LD_FOR_TARGET=3D'$(LD_FOR_TARGET)'=0A= COMPILER_NM_FOR_TARGET=3D'$(NM_FOR_TARGET)'=0A= CONFIGURE_GDB_TK=3D'maybe-configure-tcl maybe-configure-tk maybe-configure-= itcl maybe-configure-libgui'=0A= CPP=3D'gcc -E'=0A= CPPFLAGS=3D''=0A= CXX=3D'g++'=0A= CXXFLAGS=3D'-g -O2'=0A= CXXFLAGS_FOR_BUILD=3D'-g -O2'=0A= CXXFLAGS_FOR_TARGET=3D'-g -O2'=0A= CXX_FOR_BUILD=3D'$(CXX)'=0A= CXX_FOR_TARGET=3D'$(CXX)'=0A= DEBUG_PREFIX_CFLAGS_FOR_TARGET=3D''=0A= DEFS=3D'-DPACKAGE_NAME=3D\"\" -DPACKAGE_TARNAME=3D\"\" -DPACKAGE_VERSION=3D= \"\" -DPACKAGE_STRING=3D\"\" -DPACKAGE_BUGREPORT=3D\"\" -DPACKAGE_URL=3D\"\= " -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_STAT_H=3D1 -DHAVE_ST= DLIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 -DHAVE_STRINGS_H=3D1 -DH= AVE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_H=3D1 -DHAVE_LIBELF_H= =3D1 -DHAVE_GELF_H=3D1'=0A= DLLTOOL=3D'dlltool'=0A= DLLTOOL_FOR_BUILD=3D'$(DLLTOOL)'=0A= DLLTOOL_FOR_TARGET=3D'$(DLLTOOL)'=0A= ECHO_C=3D''=0A= ECHO_N=3D'-n'=0A= ECHO_T=3D''=0A= EGREP=3D'/bin/grep -E'=0A= EXEEXT=3D''=0A= EXPECT=3D'expect'=0A= FLAGS_FOR_TARGET=3D''=0A= FLEX=3D'flex'=0A= GCC_FOR_TARGET=3D'$()'=0A= GCC_SHLIB_SUBDIR=3D''=0A= GCJ_FOR_BUILD=3D'$(GCJ)'=0A= GCJ_FOR_TARGET=3D'$(GCJ)'=0A= GDB_TK=3D'maybe-all-tcl maybe-all-tk maybe-all-itcl maybe-all-libgui'=0A= GFORTRAN_FOR_BUILD=3D'$(GFORTRAN)'=0A= GFORTRAN_FOR_TARGET=3D'$(GFORTRAN)'=0A= GNATBIND=3D'no'=0A= GNATMAKE=3D'no'=0A= GREP=3D'/bin/grep'=0A= INSTALL_DATA=3D'${INSTALL} -m 644'=0A= INSTALL_GDB_TK=3D'maybe-install-tcl maybe-install-tk maybe-install-itcl may= be-install-libgui'=0A= INSTALL_PROGRAM=3D'${INSTALL}'=0A= INSTALL_SCRIPT=3D'${INSTALL}'=0A= LD=3D'ld'=0A= LDFLAGS=3D''=0A= LDFLAGS_FOR_BUILD=3D''=0A= LD_FOR_BUILD=3D'$(LD)'=0A= LD_FOR_TARGET=3D'$(LD)'=0A= LEX=3D'flex'=0A= LIBOBJS=3D''=0A= LIBS=3D''=0A= LIPO=3D'lipo'=0A= LIPO_FOR_TARGET=3D'$(LIPO)'=0A= LN=3D'ln'=0A= LN_S=3D'ln -s'=0A= LTLIBOBJS=3D''=0A= M4=3D'm4'=0A= MAINT=3D'#'=0A= MAINTAINER_MODE_FALSE=3D''=0A= MAINTAINER_MODE_TRUE=3D'#'=0A= MAKEINFO=3D'/tmp/Insight-705/src/missing makeinfo'=0A= NM=3D'nm'=0A= NM_FOR_BUILD=3D'$(NM)'=0A= NM_FOR_TARGET=3D'$(NM)'=0A= OBJCOPY=3D'objcopy'=0A= OBJDUMP=3D'objdump'=0A= OBJDUMP_FOR_TARGET=3D'$(OBJDUMP)'=0A= OBJEXT=3D'o'=0A= PACKAGE_BUGREPORT=3D''=0A= PACKAGE_NAME=3D''=0A= PACKAGE_STRING=3D''=0A= PACKAGE_TARNAME=3D''=0A= PACKAGE_URL=3D''=0A= PACKAGE_VERSION=3D''=0A= PATH_SEPARATOR=3D':'=0A= RANLIB=3D'ranlib'=0A= RANLIB_FOR_BUILD=3D'$(RANLIB)'=0A= RANLIB_FOR_TARGET=3D'$(RANLIB)'=0A= RAW_CXX_FOR_TARGET=3D'$(CXX)'=0A= RPATH_ENVVAR=3D'LD_LIBRARY_PATH'=0A= RUNTEST=3D'runtest'=0A= SED=3D'/bin/sed'=0A= SHELL=3D'/bin/sh'=0A= STRIP=3D'strip'=0A= STRIP_FOR_TARGET=3D'$(STRIP)'=0A= SYSROOT_CFLAGS_FOR_TARGET=3D''=0A= TOPLEVEL_CONFIGURE_ARGUMENTS=3D'./configure'=0A= WINDMC=3D'windmc'=0A= WINDMC_FOR_BUILD=3D'$(WINDMC)'=0A= WINDMC_FOR_TARGET=3D'$(WINDMC)'=0A= WINDRES=3D'windres'=0A= WINDRES_FOR_BUILD=3D'$(WINDRES)'=0A= WINDRES_FOR_TARGET=3D'$(WINDRES)'=0A= YACC=3D'bison -y'=0A= ac_ct_CC=3D'gcc'=0A= ac_ct_CXX=3D'g++'=0A= bindir=3D'${exec_prefix}/bin'=0A= build=3D'x86_64-unknown-linux-gnu'=0A= build_alias=3D''=0A= build_configargs=3D'--cache-file=3D../config.cache --program-transform-nam= e=3D'\''s,y,y,'\'' --disable-option-checking'=0A= build_configdirs=3D' libiberty'=0A= build_cpu=3D'x86_64'=0A= build_libsubdir=3D'build-x86_64-unknown-linux-gnu'=0A= build_noncanonical=3D'x86_64-unknown-linux-gnu'=0A= build_os=3D'linux-gnu'=0A= build_subdir=3D'build-x86_64-unknown-linux-gnu'=0A= build_tooldir=3D'${exec_prefix}/x86_64-unknown-linux-gnu'=0A= build_vendor=3D'unknown'=0A= clooginc=3D''=0A= clooglibs=3D''=0A= compare_exclusions=3D'gcc/cc*-checksum$(objext) | gcc/ada/*tools/*'=0A= config_shell=3D'/bin/sh'=0A= configdirs=3D' intl libiberty opcodes bfd readline tcl tk itcl libgui libde= cnumber sim gdb etc'=0A= datadir=3D'${datarootdir}'=0A= datarootdir=3D'${prefix}/share'=0A= do_compare=3D'cmp --ignore-initial=3D16 $$f1 $$f2'=0A= docdir=3D'${datarootdir}/doc/${PACKAGE}'=0A= dvidir=3D'${docdir}'=0A= exec_prefix=3D'${prefix}'=0A= extra_host_libiberty_configure_flags=3D''=0A= extra_mpc_gmp_configure_flags=3D''=0A= extra_mpc_mpfr_configure_flags=3D''=0A= extra_mpfr_configure_flags=3D''=0A= gmpinc=3D' '=0A= gmplibs=3D' -lmpfr -lgmp'=0A= host=3D'x86_64-unknown-linux-gnu'=0A= host_alias=3D''=0A= host_configargs=3D'--cache-file=3D./config.cache --with-system-zlib --pro= gram-transform-name=3D'\''s,y,y,'\'' --disable-option-checking'=0A= host_cpu=3D'x86_64'=0A= host_noncanonical=3D'x86_64-unknown-linux-gnu'=0A= host_os=3D'linux-gnu'=0A= host_subdir=3D'.'=0A= host_vendor=3D'unknown'=0A= htmldir=3D'${docdir}'=0A= includedir=3D'${prefix}/include'=0A= infodir=3D'${datarootdir}/info'=0A= libdir=3D'${exec_prefix}/lib'=0A= libelfinc=3D'-I/usr/include/libelf'=0A= libelflibs=3D'-lelf'=0A= libexecdir=3D'${exec_prefix}/libexec'=0A= localedir=3D'${datarootdir}/locale'=0A= localstatedir=3D'${prefix}/var'=0A= mandir=3D'${datarootdir}/man'=0A= oldincludedir=3D'/usr/include'=0A= pdfdir=3D'${docdir}'=0A= poststage1_ldflags=3D''=0A= poststage1_libs=3D''=0A= pplinc=3D''=0A= ppllibs=3D''=0A= prefix=3D'/usr/local'=0A= program_transform_name=3D's,y,y,'=0A= psdir=3D'${docdir}'=0A= sbindir=3D'${exec_prefix}/sbin'=0A= sharedstatedir=3D'${prefix}/com'=0A= stage1_cflags=3D'-g -fkeep-inline-functions'=0A= stage1_checking=3D'--enable-checking=3Dyes,types'=0A= stage1_languages=3D',c,'=0A= stage1_ldflags=3D''=0A= stage1_libs=3D''=0A= stage2_werror_flag=3D''=0A= sysconfdir=3D'${prefix}/etc'=0A= target=3D'x86_64-unknown-linux-gnu'=0A= target_alias=3D''=0A= target_configargs=3D'--cache-file=3D./config.cache --enable-multilib --pro= gram-transform-name=3D'\''s,y,y,'\'' --disable-option-checking'=0A= target_cpu=3D'x86_64'=0A= target_noncanonical=3D'x86_64-unknown-linux-gnu'=0A= target_os=3D'linux-gnu'=0A= target_subdir=3D'x86_64-unknown-linux-gnu'=0A= target_vendor=3D'unknown'=0A= tooldir=3D'${exec_prefix}/x86_64-unknown-linux-gnu'=0A= =0A= ## ------------------- ##=0A= ## File substitutions. ##=0A= ## ------------------- ##=0A= =0A= alphaieee_frag=3D'/dev/null'=0A= host_makefile_frag=3D'/dev/null'=0A= ospace_frag=3D'/dev/null'=0A= serialization_dependencies=3D'serdep.tmp'=0A= target_makefile_frag=3D'./config/mt-gnu'=0A= =0A= ## ----------- ##=0A= ## confdefs.h. ##=0A= ## ----------- ##=0A= =0A= /* confdefs.h */=0A= #define PACKAGE_NAME ""=0A= #define PACKAGE_TARNAME ""=0A= #define PACKAGE_VERSION ""=0A= #define PACKAGE_STRING ""=0A= #define PACKAGE_BUGREPORT ""=0A= #define PACKAGE_URL ""=0A= #define STDC_HEADERS 1=0A= #define HAVE_SYS_TYPES_H 1=0A= #define HAVE_SYS_STAT_H 1=0A= #define HAVE_STDLIB_H 1=0A= #define HAVE_STRING_H 1=0A= #define HAVE_MEMORY_H 1=0A= #define HAVE_STRINGS_H 1=0A= #define HAVE_INTTYPES_H 1=0A= #define HAVE_STDINT_H 1=0A= #define HAVE_UNISTD_H 1=0A= #define HAVE_LIBELF_H 1=0A= #define HAVE_GELF_H 1=0A= =0A= configure: exit 0=0A= ------=_NextPart_001_08D1_01CD8C37.663AEC80 Content-Type: text/plain; name="make.err.txt" Content-Transfer-Encoding: quoted-printable Content-Disposition: attachment; filename="make.err.txt" Content-length: 642 configure: WARNING: *** Makeinfo is missing. Info documentation will not be built. WARNING: `makeinfo' is missing on your system. You should only need it if you modified a `.texi' or `.texinfo' file, or any other file indirectly affecting the aspect of the manual. The spurious call might also be the consequence of using a buggy `make' (AIX, DU, IRIX). You might want to install the `Texinfo' package or the `GNU make' package. Grab either from any GNU archive site. make[3]: *** [bfd.info] Error 1 make[2]: *** [info-recursive] Error 1 make[1]: *** [all-bfd] Error 2 make: *** [all] Error 2 ------=_NextPart_001_08D1_01CD8C37.663AEC80 Content-Type: text/plain; name="make.out.txt" Content-Transfer-Encoding: quoted-printable Content-Disposition: attachment; filename="make.out.txt" Content-length: 49330 make[1]: Entering directory `/tmp/Insight-705/src' Configuring in ./intl configure: creating cache ./config.cache checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for x86_64-unknown-linux-gnu-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 build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking for x86_64-unknown-linux-gnu-ranlib... ranlib checking for library containing strerror... none required checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for off_t... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking whether we are using the GNU C Library 2.1 or newer... yes checking whether integer division by zero raises SIGFPE... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unsigned long long... yes checking for inttypes.h... yes checking whether the inttypes.h PRIxNN macros are broken... no checking for ld used by GCC... ld checking if the linker (ld) is GNU ld... yes checking for shared library run path origin... done checking argz.h usability... yes checking argz.h presence... yes checking for argz.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking nl_types.h usability... yes checking nl_types.h presence... yes checking for nl_types.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for feof_unlocked... yes checking for fgets_unlocked... yes checking for getc_unlocked... yes checking for getcwd... yes checking for getegid... yes checking for geteuid... yes checking for getgid... yes checking for getuid... yes checking for mempcpy... yes checking for munmap... yes checking for putenv... yes checking for setenv... yes checking for setlocale... yes checking for stpcpy... yes checking for strcasecmp... yes checking for strdup... yes checking for strtoul... yes checking for tsearch... yes checking for __argz_count... yes checking for __argz_stringify... yes checking for __argz_next... yes checking for __fsetlocking... yes checking for iconv... yes checking for iconv declaration... install-shextern size_t iconv (iconv_t cd= , char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for nl_langinfo and CODESET... yes checking for LC_MESSAGES... yes checking for bison... bison checking version of bison... 2.4.1, ok checking whether NLS is requested... yes checking whether included gettext is requested... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for aclocal... aclocal checking for autoconf... autoconf checking for autoheader... autoheader configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating config.intl config.status: creating config.h config.status: executing default-1 commands Configuring in ./libiberty configure: creating cache ./config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for makeinfo... /tmp/Insight-705/src/missing makeinfo --split-size= =3D5000000 checking for perl... perl checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking for x86_64-unknown-linux-gnu-ar... ar checking for x86_64-unknown-linux-gnu-ranlib... ranlib checking for x86_64-unknown-linux-gnu-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 for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking how to run the C preprocessor... gcc -E checking whether gcc supports -W... yes checking whether gcc supports -Wall... yes checking whether gcc supports -Wwrite-strings... yes checking whether gcc supports -Wc++-compat... yes checking whether gcc supports -Wstrict-prototypes... yes checking whether gcc supports -pedantic ... yes checking whether gcc and cc understand -c and -o together... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for grep that handles long lines and -e... /bin/grep checking for egrep... /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 a BSD-compatible install... /usr/bin/install -c checking for sys/file.h... yes checking for sys/param.h... yes checking for limits.h... yes checking for stdlib.h... (cached) yes checking for malloc.h... yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for strings.h... (cached) yes checking for sys/time.h... yes checking for time.h... yes checking for sys/resource.h... yes checking for sys/stat.h... (cached) yes checking for sys/mman.h... yes checking for fcntl.h... yes checking for alloca.h... yes checking for sys/pstat.h... no checking for sys/sysmp.h... no checking for sys/sysinfo.h... yes checking for machine/hal_sysinfo.h... no checking for sys/table.h... no checking for sys/sysctl.h... yes checking for sys/systemcfg.h... no checking for stdint.h... (cached) yes checking for stdio_ext.h... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking whether time.h and sys/time.h may both be included... yes checking whether errno must be declared... no checking size of int... 4 checking for a 64-bit type... uint64_t checking for intptr_t... yes checking for uintptr_t... yes checking for pid_t... yes checking for library containing strerror... none required checking for asprintf... yes checking for atexit... yes checking for basename... yes checking for bcmp... yes checking for bcopy... yes checking for bsearch... yes checking for bzero... yes checking for calloc... yes checking for clock... yes checking for ffs... yes checking for getcwd... yes checking for getpagesize... yes checking for gettimeofday... yes checking for index... yes checking for insque... yes checking for memchr... yes checking for memcmp... yes checking for memcpy... yes checking for memmem... yes checking for memmove... yes checking for mempcpy... yes checking for memset... yes checking for mkstemps... yes checking for putenv... yes checking for random... yes checking for rename... yes checking for rindex... yes checking for setenv... yes checking for snprintf... yes checking for sigsetmask... yes checking for stpcpy... yes checking for stpncpy... yes checking for strcasecmp... yes checking for strchr... yes checking for strdup... yes checking for strncasecmp... yes checking for strndup... yes checking for strrchr... yes checking for strstr... yes checking for strtod... yes checking for strtol... yes checking for strtoul... yes checking for strverscmp... yes checking for tmpnam... yes checking for vasprintf... yes checking for vfprintf... yes checking for vprintf... yes checking for vsnprintf... yes checking for vsprintf... yes checking for waitpid... yes checking whether alloca needs Cray hooks... no checking stack direction for C alloca... -1 checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for _doprnt... no checking for sys_errlist... yes checking for sys_nerr... yes checking for sys_siglist... yes checking for external symbol _system_configuration... no checking for getrusage... yes checking for on_exit... yes checking for psignal... yes checking for strerror... yes checking for strsignal... yes checking for sysconf... yes checking for times... yes checking for sbrk... yes checking for gettimeofday... (cached) yes checking for realpath... yes checking for canonicalize_file_name... yes checking for pstat_getstatic... no checking for pstat_getdynamic... no checking for sysmp... no checking for getsysinfo... no checking for table... no checking for sysctl... yes checking for wait3... yes checking for wait4... yes checking for __fsetlocking... yes checking whether basename is declared... no checking whether ffs is declared... yes checking whether asprintf is declared... no checking whether vasprintf is declared... no checking whether snprintf is declared... yes checking whether vsnprintf is declared... yes checking whether calloc is declared... yes checking whether getenv is declared... yes checking whether getopt is declared... yes checking whether malloc is declared... yes checking whether realloc is declared... yes checking whether sbrk is declared... yes checking whether strverscmp is declared... no checking whether canonicalize_file_name must be declared... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... yes checking for working strncmp... yes configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating testsuite/Makefile config.status: creating config.h config.status: executing default commands Configuring in ./bfd configure: creating cache ./config.cache checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking target system type... x86_64-unknown-linux-gnu checking for x86_64-unknown-linux-gnu-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 for library containing strerror... none required checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for x86_64-unknown-linux-gnu-ar... ar checking for x86_64-unknown-linux-gnu-ranlib... ranlib checking for x86_64-unknown-linux-gnu-gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc... ld checking if the linker (ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... nm checking the name lister (nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1966080 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+=3D"... yes checking for ld option to reload object files... -r checking for x86_64-unknown-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-unknown-linux-gnu-ar... (cached) ar checking for x86_64-unknown-linux-gnu-strip... no checking for strip... strip checking for x86_64-unknown-linux-gnu-ranlib... (cached) ranlib checking command to parse nm output from gcc object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (ld -m elf_x86_64) supports shared librarie= s... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... yes checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no Setting warning flags =3D -W -Wall -Wstrict-prototypes -Wmissing-prototypes= -Werror checking whether to enable maintainer-specific portions of Makefiles... no checking whether to install libbfd... yes checking whether NLS is requested... yes checking for catalogs to be installed... da es fi fr id ja ro ru rw sv tr = vi zh_CN checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking size of long long... 8 checking size of void *... 8 checking size of long... 8 checking alloca.h usability... yes checking alloca.h presence... yes checking for alloca.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for stdlib.h... (cached) yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for unistd.h... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/stat.h... (cached) yes looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes checking for uintptr_t... yes checking for int_least32_t... yes checking for int_fast32_t... yes checking for uint64_t... yes checking what to include in bfd_stdint.h... stdint.h (already complete) checking whether time.h and sys/time.h may both be included... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking whether string.h and strings.h may both be included... yes checking for fcntl... yes checking for getpagesize... yes checking for setitimer... yes checking for sysconf... yes checking for fdopen... yes checking for getuid... yes checking for getgid... yes checking for fileno... yes checking for strtoull... yes checking whether basename is declared... yes checking whether ftello is declared... yes checking whether ftello64 is declared... yes checking whether fseeko is declared... yes checking whether fseeko64 is declared... yes checking whether ffs is declared... yes checking whether free is declared... yes checking whether getenv is declared... yes checking whether malloc is declared... yes checking whether realloc is declared... yes checking whether stpcpy is declared... yes checking whether strstr is declared... yes checking whether snprintf is declared... yes checking whether vsnprintf is declared... yes checking for library containing zlibVersion... -lz checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking sys/procfs.h usability... yes checking sys/procfs.h presence... yes checking for sys/procfs.h... yes checking for prstatus_t in sys/procfs.h... yes checking for prstatus32_t in sys/procfs.h... no checking for prstatus_t.pr_who in sys/procfs.h... no checking for prstatus32_t.pr_who in sys/procfs.h... no checking for pstatus_t in sys/procfs.h... no checking for pxstatus_t in sys/procfs.h... no checking for pstatus32_t in sys/procfs.h... no checking for prpsinfo_t in sys/procfs.h... yes checking for prpsinfo32_t in sys/procfs.h... no checking for psinfo_t in sys/procfs.h... no checking for psinfo32_t in sys/procfs.h... no checking for lwpstatus_t in sys/procfs.h... no checking for lwpxstatus_t in sys/procfs.h... no checking for lwpstatus_t.pr_context in sys/procfs.h... no checking for lwpstatus_t.pr_reg in sys/procfs.h... no checking for win32_pstatus_t in sys/procfs.h... no checking linker --as-needed support... yes checking for cos in -lm... yes checking for gcc version with buggy 64-bit support... no checking for ftello... yes checking for ftello64... yes checking for fseeko... yes checking for fseeko64... yes checking for fopen64... yes checking size of off_t... 8 checking file_ptr type... BFD_HOST_64_BIT checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... yes checking for madvise... yes checking for mprotect... yes configure: updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating bfd-in3.h config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands config.status: executing bfd_stdint.h commands config.status: executing default commands make[2]: Entering directory `/tmp/Insight-705/src/libiberty' if [ x"" !=3D x ] && [ ! -d pic ]; then \ mkdir pic; \ else true; fi touch stamp-picdir if [ x"" !=3D x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-stri= ngs -Wc++-compat -Wstrict-prototypes -pedantic ./regex.c -o pic/regex.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings= -Wc++-compat -Wstrict-prototypes -pedantic ./regex.c -o regex.o if [ x"" !=3D x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-stri= ngs -Wc++-compat -Wstrict-prototypes -pedantic ./cplus-dem.c -o pic/cplus= -dem.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings= -Wc++-compat -Wstrict-prototypes -pedantic ./cplus-dem.c -o cplus-dem.o if [ x"" !=3D x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-stri= ngs -Wc++-compat -Wstrict-prototypes -pedantic ./cp-demangle.c -o pic/cp-= demangle.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings= -Wc++-compat -Wstrict-prototypes -pedantic ./cp-demangle.c -o cp-demangle= .o if [ x"" !=3D x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-stri= ngs -Wc++-compat -Wstrict-prototypes -pedantic ./md5.c -o pic/md5.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings= -Wc++-compat -Wstrict-prototypes -pedantic ./md5.c -o md5.o if [ x"" !=3D x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-stri= ngs -Wc++-compat -Wstrict-prototypes -pedantic ./sha1.c -o pic/sha1.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings= -Wc++-compat -Wstrict-prototypes -pedantic ./sha1.c -o sha1.o if [ x"" !=3D x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-stri= ngs -Wc++-compat -Wstrict-prototypes -pedantic ./alloca.c -o pic/alloca.o= ; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings= -Wc++-compat -Wstrict-prototypes -pedantic ./alloca.c -o alloca.o if [ x"" !=3D x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-stri= ngs -Wc++-compat -Wstrict-prototypes -pedantic ./argv.c -o pic/argv.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings= -Wc++-compat -Wstrict-prototypes -pedantic ./argv.c -o argv.o if [ x"" !=3D x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-stri= ngs -Wc++-compat -Wstrict-prototypes -pedantic ./choose-temp.c -o pic/cho= ose-temp.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings= -Wc++-compat -Wstrict-prototypes -pedantic ./choose-temp.c -o choose-temp= .o if [ x"" !=3D x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-stri= ngs -Wc++-compat -Wstrict-prototypes -pedantic ./concat.c -o pic/concat.o= ; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings= -Wc++-compat -Wstrict-prototypes -pedantic ./concat.c -o concat.o if [ x"" !=3D x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-stri= ngs -Wc++-compat -Wstrict-prototypes -pedantic ./cp-demint.c -o pic/cp-de= mint.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings= -Wc++-compat -Wstrict-prototypes -pedantic ./cp-demint.c -o cp-demint.o if [ x"" !=3D x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-stri= ngs -Wc++-compat -Wstrict-prototypes -pedantic ./crc32.c -o pic/crc32.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings= -Wc++-compat -Wstrict-prototypes -pedantic ./crc32.c -o crc32.o if [ x"" !=3D x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-stri= ngs -Wc++-compat -Wstrict-prototypes -pedantic ./dyn-string.c -o pic/dyn-= string.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings= -Wc++-compat -Wstrict-prototypes -pedantic ./dyn-string.c -o dyn-string.o if [ x"" !=3D x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-stri= ngs -Wc++-compat -Wstrict-prototypes -pedantic ./fdmatch.c -o pic/fdmatch= .o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings= -Wc++-compat -Wstrict-prototypes -pedantic ./fdmatch.c -o fdmatch.o if [ x"" !=3D x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-stri= ngs -Wc++-compat -Wstrict-prototypes -pedantic ./fibheap.c -o pic/fibheap= .o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings= -Wc++-compat -Wstrict-prototypes -pedantic ./fibheap.c -o fibheap.o if [ x"" !=3D x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-stri= ngs -Wc++-compat -Wstrict-prototypes -pedantic ./filename_cmp.c -o pic/fi= lename_cmp.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings= -Wc++-compat -Wstrict-prototypes -pedantic ./filename_cmp.c -o filename_c= mp.o if [ x"" !=3D x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-stri= ngs -Wc++-compat -Wstrict-prototypes -pedantic ./floatformat.c -o pic/flo= atformat.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings= -Wc++-compat -Wstrict-prototypes -pedantic ./floatformat.c -o floatformat= .o if [ x"" !=3D x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-stri= ngs -Wc++-compat -Wstrict-prototypes -pedantic ./fnmatch.c -o pic/fnmatch= .o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings= -Wc++-compat -Wstrict-prototypes -pedantic ./fnmatch.c -o fnmatch.o if [ x"" !=3D x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-stri= ngs -Wc++-compat -Wstrict-prototypes -pedantic ./fopen_unlocked.c -o pic/= fopen_unlocked.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings= -Wc++-compat -Wstrict-prototypes -pedantic ./fopen_unlocked.c -o fopen_un= locked.o if [ x"" !=3D x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-stri= ngs -Wc++-compat -Wstrict-prototypes -pedantic ./getopt.c -o pic/getopt.o= ; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings= -Wc++-compat -Wstrict-prototypes -pedantic ./getopt.c -o getopt.o if [ x"" !=3D x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-stri= ngs -Wc++-compat -Wstrict-prototypes -pedantic ./getopt1.c -o pic/getopt1= .o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings= -Wc++-compat -Wstrict-prototypes -pedantic ./getopt1.c -o getopt1.o if [ x"" !=3D x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-stri= ngs -Wc++-compat -Wstrict-prototypes -pedantic ./getpwd.c -o pic/getpwd.o= ; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings= -Wc++-compat -Wstrict-prototypes -pedantic ./getpwd.c -o getpwd.o if [ x"" !=3D x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-stri= ngs -Wc++-compat -Wstrict-prototypes -pedantic ./getruntime.c -o pic/getr= untime.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings= -Wc++-compat -Wstrict-prototypes -pedantic ./getruntime.c -o getruntime.o if [ x"" !=3D x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-stri= ngs -Wc++-compat -Wstrict-prototypes -pedantic ./hashtab.c -o pic/hashtab= .o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings= -Wc++-compat -Wstrict-prototypes -pedantic ./hashtab.c -o hashtab.o if [ x"" !=3D x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-stri= ngs -Wc++-compat -Wstrict-prototypes -pedantic ./hex.c -o pic/hex.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings= -Wc++-compat -Wstrict-prototypes -pedantic ./hex.c -o hex.o if [ x"" !=3D x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-stri= ngs -Wc++-compat -Wstrict-prototypes -pedantic ./lbasename.c -o pic/lbase= name.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings= -Wc++-compat -Wstrict-prototypes -pedantic ./lbasename.c -o lbasename.o if [ x"" !=3D x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-stri= ngs -Wc++-compat -Wstrict-prototypes -pedantic ./lrealpath.c -o pic/lreal= path.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings= -Wc++-compat -Wstrict-prototypes -pedantic ./lrealpath.c -o lrealpath.o if [ x"" !=3D x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-stri= ngs -Wc++-compat -Wstrict-prototypes -pedantic ./make-relative-prefix.c -= o pic/make-relative-prefix.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings= -Wc++-compat -Wstrict-prototypes -pedantic ./make-relative-prefix.c -o ma= ke-relative-prefix.o if [ x"" !=3D x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-stri= ngs -Wc++-compat -Wstrict-prototypes -pedantic ./make-temp-file.c -o pic/= make-temp-file.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings= -Wc++-compat -Wstrict-prototypes -pedantic ./make-temp-file.c -o make-tem= p-file.o if [ x"" !=3D x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-stri= ngs -Wc++-compat -Wstrict-prototypes -pedantic ./objalloc.c -o pic/objall= oc.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings= -Wc++-compat -Wstrict-prototypes -pedantic ./objalloc.c -o objalloc.o if [ x"" !=3D x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-stri= ngs -Wc++-compat -Wstrict-prototypes -pedantic ./obstack.c -o pic/obstack= .o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings= -Wc++-compat -Wstrict-prototypes -pedantic ./obstack.c -o obstack.o if [ x"" !=3D x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-stri= ngs -Wc++-compat -Wstrict-prototypes -pedantic ./partition.c -o pic/parti= tion.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings= -Wc++-compat -Wstrict-prototypes -pedantic ./partition.c -o partition.o if [ x"" !=3D x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-stri= ngs -Wc++-compat -Wstrict-prototypes -pedantic ./pexecute.c -o pic/pexecu= te.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings= -Wc++-compat -Wstrict-prototypes -pedantic ./pexecute.c -o pexecute.o if [ x"" !=3D x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-stri= ngs -Wc++-compat -Wstrict-prototypes -pedantic ./physmem.c -o pic/physmem= .o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings= -Wc++-compat -Wstrict-prototypes -pedantic ./physmem.c -o physmem.o if [ x"" !=3D x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-stri= ngs -Wc++-compat -Wstrict-prototypes -pedantic ./pex-common.c -o pic/pex-= common.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings= -Wc++-compat -Wstrict-prototypes -pedantic ./pex-common.c -o pex-common.o if [ x"" !=3D x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-stri= ngs -Wc++-compat -Wstrict-prototypes -pedantic ./pex-one.c -o pic/pex-one= .o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings= -Wc++-compat -Wstrict-prototypes -pedantic ./pex-one.c -o pex-one.o if [ x"" !=3D x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-stri= ngs -Wc++-compat -Wstrict-prototypes -pedantic ./pex-unix.c -o pic/pex-un= ix.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings= -Wc++-compat -Wstrict-prototypes -pedantic ./pex-unix.c -o pex-unix.o if [ x"" !=3D x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-stri= ngs -Wc++-compat -Wstrict-prototypes -pedantic ./safe-ctype.c -o pic/safe= -ctype.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings= -Wc++-compat -Wstrict-prototypes -pedantic ./safe-ctype.c -o safe-ctype.o if [ x"" !=3D x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-stri= ngs -Wc++-compat -Wstrict-prototypes -pedantic ./sort.c -o pic/sort.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings= -Wc++-compat -Wstrict-prototypes -pedantic ./sort.c -o sort.o if [ x"" !=3D x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-stri= ngs -Wc++-compat -Wstrict-prototypes -pedantic ./spaces.c -o pic/spaces.o= ; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings= -Wc++-compat -Wstrict-prototypes -pedantic ./spaces.c -o spaces.o if [ x"" !=3D x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-stri= ngs -Wc++-compat -Wstrict-prototypes -pedantic ./splay-tree.c -o pic/spla= y-tree.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings= -Wc++-compat -Wstrict-prototypes -pedantic ./splay-tree.c -o splay-tree.o if [ x"" !=3D x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-stri= ngs -Wc++-compat -Wstrict-prototypes -pedantic ./strerror.c -o pic/strerr= or.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings= -Wc++-compat -Wstrict-prototypes -pedantic ./strerror.c -o strerror.o if [ x"" !=3D x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-stri= ngs -Wc++-compat -Wstrict-prototypes -pedantic ./strsignal.c -o pic/strsi= gnal.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings= -Wc++-compat -Wstrict-prototypes -pedantic ./strsignal.c -o strsignal.o if [ x"" !=3D x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-stri= ngs -Wc++-compat -Wstrict-prototypes -pedantic ./unlink-if-ordinary.c -o = pic/unlink-if-ordinary.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings= -Wc++-compat -Wstrict-prototypes -pedantic ./unlink-if-ordinary.c -o unli= nk-if-ordinary.o if [ x"" !=3D x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-stri= ngs -Wc++-compat -Wstrict-prototypes -pedantic ./xatexit.c -o pic/xatexit= .o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings= -Wc++-compat -Wstrict-prototypes -pedantic ./xatexit.c -o xatexit.o if [ x"" !=3D x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-stri= ngs -Wc++-compat -Wstrict-prototypes -pedantic ./xexit.c -o pic/xexit.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings= -Wc++-compat -Wstrict-prototypes -pedantic ./xexit.c -o xexit.o if [ x"" !=3D x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-stri= ngs -Wc++-compat -Wstrict-prototypes -pedantic ./xmalloc.c -o pic/xmalloc= .o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings= -Wc++-compat -Wstrict-prototypes -pedantic ./xmalloc.c -o xmalloc.o if [ x"" !=3D x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-stri= ngs -Wc++-compat -Wstrict-prototypes -pedantic ./xmemdup.c -o pic/xmemdup= .o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings= -Wc++-compat -Wstrict-prototypes -pedantic ./xmemdup.c -o xmemdup.o if [ x"" !=3D x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-stri= ngs -Wc++-compat -Wstrict-prototypes -pedantic ./xstrdup.c -o pic/xstrdup= .o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings= -Wc++-compat -Wstrict-prototypes -pedantic ./xstrdup.c -o xstrdup.o if [ x"" !=3D x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-stri= ngs -Wc++-compat -Wstrict-prototypes -pedantic ./xstrerror.c -o pic/xstre= rror.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings= -Wc++-compat -Wstrict-prototypes -pedantic ./xstrerror.c -o xstrerror.o if [ x"" !=3D x ]; then \ gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-stri= ngs -Wc++-compat -Wstrict-prototypes -pedantic ./xstrndup.c -o pic/xstrnd= up.o; \ else true; fi gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include -W -Wall -Wwrite-strings= -Wc++-compat -Wstrict-prototypes -pedantic ./xstrndup.c -o xstrndup.o rm -f ./libiberty.a pic/./libiberty.a ar rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./ar= gv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./dyn-string.o ./fd= match.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_un= locked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex= .o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o = ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-commo= n.o ./pex-one.o ./pex-unix.o ./safe-ctype.o ./sort.o ./spaces.o ./splay-tre= e.o ./strerror.o ./strsignal.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o= ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o=20=20 ranlib ./libiberty.a if [ x"" !=3D x ]; then \ cd pic; \ ar rc ./libiberty.a \ ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./= argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./dyn-string.o ./= fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_= unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./h= ex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.= o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-com= mon.o ./pex-one.o ./pex-unix.o ./safe-ctype.o ./sort.o ./spaces.o ./splay-t= ree.o ./strerror.o ./strsignal.o ./unlink-if-ordinary.o ./xatexit.o ./xexit= .o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ; \ ranlib ./libiberty.a; \ cd ..; \ else true; fi echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./= argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./dyn-string.o ./= fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_= unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./h= ex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.= o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-com= mon.o ./pex-one.o ./pex-unix.o ./safe-ctype.o ./sort.o ./spaces.o ./splay-t= ree.o ./strerror.o ./strsignal.o ./unlink-if-ordinary.o ./xatexit.o ./xexit= .o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o > require= d-list make[3]: Entering directory `/tmp/Insight-705/src/libiberty/testsuite' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/tmp/Insight-705/src/libiberty/testsuite' make[2]: Leaving directory `/tmp/Insight-705/src/libiberty' make[2]: Entering directory `/tmp/Insight-705/src/intl' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/tmp/Insight-705/src/intl' make[2]: Entering directory `/tmp/Insight-705/src/bfd' creating bfdver.h rm -f elf32-target.h sed -e s/NN/32/g < ./elfxx-target.h > elf32-target.new mv -f elf32-target.new elf32-target.h rm -f elf64-target.h sed -e s/NN/64/g < ./elfxx-target.h > elf64-target.new mv -f elf64-target.new elf64-target.h rm -f targmatch.h sed -f ./targmatch.sed < ./config.bfd > targmatch.new mv -f targmatch.new targmatch.h Making info in doc make[3]: Entering directory `/tmp/Insight-705/src/bfd/doc' make chew make[4]: Entering directory `/tmp/Insight-705/src/bfd/doc' gcc -o chew.$$ -g -O2 \ -I.. -I./.. -I./../../include -I./../../intl -I../../intl ./chew.c; \ /bin/sh ./../../move-if-change chew.$$ chew make[4]: Leaving directory `/tmp/Insight-705/src/bfd/doc' ./chew -f ./doc.str <./../aoutx.h >aoutx.tmp /bin/sh ./../../move-if-change aoutx.tmp aoutx.texi make chew make[4]: Entering directory `/tmp/Insight-705/src/bfd/doc' make[4]: `chew' is up to date. make[4]: Leaving directory `/tmp/Insight-705/src/bfd/doc' ./chew -f ./doc.str <./../archive.c >archive.tmp /bin/sh ./../../move-if-change archive.tmp archive.texi make chew make[4]: Entering directory `/tmp/Insight-705/src/bfd/doc' make[4]: `chew' is up to date. make[4]: Leaving directory `/tmp/Insight-705/src/bfd/doc' ./chew -f ./doc.str < ./../archures.c >archures.tmp /bin/sh ./../../move-if-change archures.tmp archures.texi make chew make[4]: Entering directory `/tmp/Insight-705/src/bfd/doc' make[4]: `chew' is up to date. make[4]: Leaving directory `/tmp/Insight-705/src/bfd/doc' ./chew -f ./doc.str < ./../bfd.c >bfd.tmp /bin/sh ./../../move-if-change bfd.tmp bfdt.texi make chew make[4]: Entering directory `/tmp/Insight-705/src/bfd/doc' make[4]: `chew' is up to date. make[4]: Leaving directory `/tmp/Insight-705/src/bfd/doc' ./chew -f ./doc.str < ./../cache.c >cache.tmp /bin/sh ./../../move-if-change cache.tmp cache.texi make chew make[4]: Entering directory `/tmp/Insight-705/src/bfd/doc' make[4]: `chew' is up to date. make[4]: Leaving directory `/tmp/Insight-705/src/bfd/doc' ./chew -f ./doc.str <./../coffcode.h >coffcode.tmp /bin/sh ./../../move-if-change coffcode.tmp coffcode.texi make chew make[4]: Entering directory `/tmp/Insight-705/src/bfd/doc' make[4]: `chew' is up to date. make[4]: Leaving directory `/tmp/Insight-705/src/bfd/doc' ./chew -f ./doc.str <./../corefile.c >core.tmp /bin/sh ./../../move-if-change core.tmp core.texi make chew make[4]: Entering directory `/tmp/Insight-705/src/bfd/doc' make[4]: `chew' is up to date. make[4]: Leaving directory `/tmp/Insight-705/src/bfd/doc' ./chew -f ./doc.str <./../elf.c >elf.tmp /bin/sh ./../../move-if-change elf.tmp elf.texi make chew make[4]: Entering directory `/tmp/Insight-705/src/bfd/doc' make[4]: `chew' is up to date. make[4]: Leaving directory `/tmp/Insight-705/src/bfd/doc' ./chew -f ./doc.str <./../elfcode.h >elfcode.tmp /bin/sh ./../../move-if-change elfcode.tmp elfcode.texi make chew make[4]: Entering directory `/tmp/Insight-705/src/bfd/doc' make[4]: `chew' is up to date. make[4]: Leaving directory `/tmp/Insight-705/src/bfd/doc' ./chew -f ./doc.str <./../format.c >format.tmp /bin/sh ./../../move-if-change format.tmp format.texi make chew make[4]: Entering directory `/tmp/Insight-705/src/bfd/doc' make[4]: `chew' is up to date. make[4]: Leaving directory `/tmp/Insight-705/src/bfd/doc' ./chew -f ./doc.str < ./../libbfd.c >libbfd.tmp /bin/sh ./../../move-if-change libbfd.tmp libbfd.texi make chew make[4]: Entering directory `/tmp/Insight-705/src/bfd/doc' make[4]: `chew' is up to date. make[4]: Leaving directory `/tmp/Insight-705/src/bfd/doc' ./chew -f ./doc.str < ./../bfdwin.c >bfdwin.tmp /bin/sh ./../../move-if-change bfdwin.tmp bfdwin.texi make chew make[4]: Entering directory `/tmp/Insight-705/src/bfd/doc' make[4]: `chew' is up to date. make[4]: Leaving directory `/tmp/Insight-705/src/bfd/doc' ./chew -f ./doc.str < ./../bfdio.c >bfdio.tmp /bin/sh ./../../move-if-change bfdio.tmp bfdio.texi make chew make[4]: Entering directory `/tmp/Insight-705/src/bfd/doc' make[4]: `chew' is up to date. make[4]: Leaving directory `/tmp/Insight-705/src/bfd/doc' ./chew -f ./doc.str <./../opncls.c >opncls.tmp /bin/sh ./../../move-if-change opncls.tmp opncls.texi make chew make[4]: Entering directory `/tmp/Insight-705/src/bfd/doc' make[4]: `chew' is up to date. make[4]: Leaving directory `/tmp/Insight-705/src/bfd/doc' ./chew -f ./doc.str <./../reloc.c >reloc.tmp /bin/sh ./../../move-if-change reloc.tmp reloc.texi make chew make[4]: Entering directory `/tmp/Insight-705/src/bfd/doc' make[4]: `chew' is up to date. make[4]: Leaving directory `/tmp/Insight-705/src/bfd/doc' ./chew -f ./doc.str <./../section.c >section.tmp /bin/sh ./../../move-if-change section.tmp section.texi make chew make[4]: Entering directory `/tmp/Insight-705/src/bfd/doc' make[4]: `chew' is up to date. make[4]: Leaving directory `/tmp/Insight-705/src/bfd/doc' ./chew -f ./doc.str <./../syms.c >syms.tmp /bin/sh ./../../move-if-change syms.tmp syms.texi make chew make[4]: Entering directory `/tmp/Insight-705/src/bfd/doc' make[4]: `chew' is up to date. make[4]: Leaving directory `/tmp/Insight-705/src/bfd/doc' ./chew -f ./doc.str <./../targets.c >targets.tmp /bin/sh ./../../move-if-change targets.tmp targets.texi make chew make[4]: Entering directory `/tmp/Insight-705/src/bfd/doc' make[4]: `chew' is up to date. make[4]: Leaving directory `/tmp/Insight-705/src/bfd/doc' ./chew -f ./doc.str <./../init.c >init.tmp /bin/sh ./../../move-if-change init.tmp init.texi make chew make[4]: Entering directory `/tmp/Insight-705/src/bfd/doc' make[4]: `chew' is up to date. make[4]: Leaving directory `/tmp/Insight-705/src/bfd/doc' ./chew -f ./doc.str <./../hash.c >hash.tmp /bin/sh ./../../move-if-change hash.tmp hash.texi make chew make[4]: Entering directory `/tmp/Insight-705/src/bfd/doc' make[4]: `chew' is up to date. make[4]: Leaving directory `/tmp/Insight-705/src/bfd/doc' ./chew -f ./doc.str <./../linker.c >linker.tmp /bin/sh ./../../move-if-change linker.tmp linker.texi make chew make[4]: Entering directory `/tmp/Insight-705/src/bfd/doc' make[4]: `chew' is up to date. make[4]: Leaving directory `/tmp/Insight-705/src/bfd/doc' ./chew -f ./doc.str <./../mmo.c >mmo.tmp /bin/sh ./../../move-if-change mmo.tmp mmo.texi creating bfdver.texi restore=3D: && backupdir=3D".am$$" && \ rm -rf $backupdir && mkdir $backupdir && \ if (/tmp/Insight-705/src/missing makeinfo --split-size=3D5000000 --split-s= ize=3D5000000 --version) >/dev/null 2>&1; then \ for f in bfd.info bfd.info-[0-9] bfd.info-[0-9][0-9] bfd.i[0-9] bfd.i[0-= 9][0-9]; do \ if test -f $f; then mv $f $backupdir; restore=3Dmv; else :; fi; \ done; \ else :; fi && \ if /tmp/Insight-705/src/missing makeinfo --split-size=3D5000000 --split-si= ze=3D5000000 -I . \ -o bfd.info `test -f 'bfd.texinfo' || echo './'`bfd.texinfo; \ then \ rc=3D0; \ else \ rc=3D$?; \ $restore $backupdir/* `echo "./bfd.info" | sed 's|[^/]*$||'`; \ fi; \ rm -rf $backupdir; exit $rc make[3]: Leaving directory `/tmp/Insight-705/src/bfd/doc' Making info in po make[3]: Entering directory `/tmp/Insight-705/src/bfd/po' ( if test 'x.' !=3D 'x.'; then \ posrcprefix=3D'../'; \ else \ posrcprefix=3D"../"; \ fi; \ rm -f SRC-POTFILES-t SRC-POTFILES \ && (sed -e '/^#/d' \ -e '/^[ ]*$/d' \ -e "s@.*@ $posrcprefix& \\\\@" < ./SRC-POTFILES.in \ | sed -e '$s/\\$//') > SRC-POTFILES-t \ && chmod a-w SRC-POTFILES-t \ && mv SRC-POTFILES-t SRC-POTFILES ) ( rm -f BLD-POTFILES-t BLD-POTFILES \ && (sed -e '/^#/d' \ -e '/^[ ]*$/d' \ -e "s@.*@ ../& \\\\@" < ./BLD-POTFILES.in \ | sed -e '$s/\\$//') > BLD-POTFILES-t \ && chmod a-w BLD-POTFILES-t \ && mv BLD-POTFILES-t BLD-POTFILES ) cd .. \ && CONFIG_FILES=3Dpo/Makefile.in:po/Make-in \ CONFIG_HEADERS=3D /bin/sh ./config.status config.status: creating po/Makefile.in config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands config.status: executing bfd_stdint.h commands config.status: executing default commands make[3]: Leaving directory `/tmp/Insight-705/src/bfd/po' make[3]: Entering directory `/tmp/Insight-705/src/bfd/po' make[3]: Nothing to be done for `info'. make[3]: Leaving directory `/tmp/Insight-705/src/bfd/po' make[3]: Entering directory `/tmp/Insight-705/src/bfd' make[3]: Nothing to be done for `info-am'. make[3]: Leaving directory `/tmp/Insight-705/src/bfd' make[2]: Leaving directory `/tmp/Insight-705/src/bfd' make[1]: Leaving directory `/tmp/Insight-705/src' ------=_NextPart_001_08D1_01CD8C37.663AEC80-- ------=_NextPart_000_08D0_01CD8C37.663AEC80 Content-Type: application/x-pkcs7-signature; name="smime.p7s" Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="smime.p7s" Content-length: 6808 MIAGCSqGSIb3DQEHAqCAMIACAQExCzAJBgUrDgMCGgUAMIAGCSqGSIb3DQEH AQAAoIIPRjCCB18wggZHoAMCAQICBD640sowDQYJKoZIhvcNAQEFBQAwgaEx FDASBgoJkiaJk/IsZAEZFgRjb3JwMRUwEwYKCZImiZPyLGQBGRYFc3dpZnQx FjAUBgNVBAMTDUNvbmZpZ3VyYXRpb24xETAPBgNVBAMTCFNlcnZpY2VzMRww GgYDVQQDExNQdWJsaWMgS2V5IFNlcnZpY2VzMQwwCgYDVQQDEwNBSUExGzAZ BgNVBAMTElNXSUZUIEludHJhbmV0IFBLSTAeFw0wMzA1MDcwOTAyNTlaFw0y MzA1MDcwOTMyNTlaMIGhMRQwEgYKCZImiZPyLGQBGRYEY29ycDEVMBMGCgmS JomT8ixkARkWBXN3aWZ0MRYwFAYDVQQDEw1Db25maWd1cmF0aW9uMREwDwYD VQQDEwhTZXJ2aWNlczEcMBoGA1UEAxMTUHVibGljIEtleSBTZXJ2aWNlczEM MAoGA1UEAxMDQUlBMRswGQYDVQQDExJTV0lGVCBJbnRyYW5ldCBQS0kwggEi MA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQC64GbKbz+m7hIdvtE7E5kj 7gsqNZKSKKYCBD9H9gMooDjqXhIc+szKal7LnPTcNZW74Bjun/12bS6g+bb6 TDCxZlM+MMbDLZn4i2dz0b8MFMpGA5l1mRbkPNSgFQvMWBi0rSrRP6ogAzh9 ObVmtWmYBa/lGY+fahqEdJh7nS55+SPq4yurFfa2iXQcO0hETyVfgUeDxXV9 dCS8pKxAcKIRpmfmJJeqxx83PH4saqwXCQGhTKeVBtWk7d91nWfcC8RPVN1x ZGhm18H0LUF+UP4NIh2IShp4B0UA/hMLWH128tKnC8eV/g5stI59+qqRknix Sd+qIb3alUjhbCXIcct/AgMBAAGjggObMIIDlzARBglghkgBhvhCAQEEBAMC AAcwggLZBgNVHR8EggLQMIICzDCBvKCBuaCBtqSBszCBsDEUMBIGCgmSJomT 8ixkARkWBGNvcnAxFTATBgoJkiaJk/IsZAEZFgVzd2lmdDEWMBQGA1UEAxMN Q29uZmlndXJhdGlvbjERMA8GA1UEAxMIU2VydmljZXMxHDAaBgNVBAMTE1B1 YmxpYyBLZXkgU2VydmljZXMxDDAKBgNVBAMTA0FJQTEbMBkGA1UEAxMSU1dJ RlQgSW50cmFuZXQgUEtJMQ0wCwYDVQQDEwRDUkwxMIGsoIGpoIGmhoGjbGRh cDovL2JlZGNzbDAxLnN3aWZ0LmNvcnAvY249U1dJRlQlMjBJbnRyYW5ldCUy MFBLSSxjbj1BSUEsY249UHVibGljJTIwS2V5JTIwU2VydmljZXMsY249U2Vy dmljZXMsY249Q29uZmlndXJhdGlvbixkYz1zd2lmdCxkYz1jb3JwP2NlcnRp ZmljYXRlUmV2b2NhdGlvbkxpc3Q/YmFzZTCBrKCBqaCBpoaBo2xkYXA6Ly9i ZWRjc2wwMi5zd2lmdC5jb3JwL2NuPVNXSUZUJTIwSW50cmFuZXQlMjBQS0ks Y249QUlBLGNuPVB1YmxpYyUyMEtleSUyMFNlcnZpY2VzLGNuPVNlcnZpY2Vz LGNuPUNvbmZpZ3VyYXRpb24sZGM9c3dpZnQsZGM9Y29ycD9jZXJ0aWZpY2F0 ZVJldm9jYXRpb25MaXN0P2Jhc2UwgayggamggaaGgaNsZGFwOi8vbWFkY3Ns MDEuc3dpZnQuY29ycC9jbj1TV0lGVCUyMEludHJhbmV0JTIwUEtJLGNuPUFJ QSxjbj1QdWJsaWMlMjBLZXklMjBTZXJ2aWNlcyxjbj1TZXJ2aWNlcyxjbj1D b25maWd1cmF0aW9uLGRjPXN3aWZ0LGRjPWNvcnA/Y2VydGlmaWNhdGVSZXZv Y2F0aW9uTGlzdD9iYXNlMCsGA1UdEAQkMCKADzIwMDMwNTA3MDkwMjU5WoEP MjAyMzA1MDcwOTMyNTlaMAsGA1UdDwQEAwIBBjAfBgNVHSMEGDAWgBRZ8E7X nfUXDbHWnM+gyYP7STKmKDAdBgNVHQ4EFgQUWfBO1531Fw2x1pzPoMmD+0ky pigwDAYDVR0TBAUwAwEB/zAdBgkqhkiG9n0HQQAEEDAOGwhWNi4wOjQuMAMC BJAwDQYJKoZIhvcNAQEFBQADggEBAGnUp7wivMML/Nhjk0X3RnwHwoLY6wQB WWarVWJ6iB38Jl57cHXy9TE83paLFICiAqLAaEE+OhQb/uokUN82bw7p2HeU hZ5BDp0bY9G6HWZvni0upTehren9PLavCzBGD8NZ/a7b4FHdXuePiNEB1W49 uHz2q5rOy2+TDZAl+M4Iw2YelLpDBWRuw6yslUgvoBufSJZjeXjfyZGosVsg 7zCZlJR8gQSXdeV3e63HGkITAde95bSKDphBy+QLwm9B7Mk6mnyjKHTrVqd5 nReISoWzwKRSfWiukguEktCUQMvBe47YQPC4shqeTijwdQo0bA9Vz8tgVzk2 82rUWx6p0qQwggffMIIGx6ADAgECAgRJdztdMA0GCSqGSIb3DQEBBQUAMIGh MRQwEgYKCZImiZPyLGQBGRYEY29ycDEVMBMGCgmSJomT8ixkARkWBXN3aWZ0 MRYwFAYDVQQDEw1Db25maWd1cmF0aW9uMREwDwYDVQQDEwhTZXJ2aWNlczEc MBoGA1UEAxMTUHVibGljIEtleSBTZXJ2aWNlczEMMAoGA1UEAxMDQUlBMRsw GQYDVQQDExJTV0lGVCBJbnRyYW5ldCBQS0kwHhcNMTEwMjIzMTg0NzUzWhcN MTMwMjIzMTkxNzUzWjB+MRQwEgYKCZImiZPyLGQBGRYEY29ycDEVMBMGCgmS JomT8ixkARkWBXN3aWZ0MRYwFAYDVQQLEw1vdURldmVsb3BtZW50MQ0wCwYD VQQLEwRvdVVTMRAwDgYDVQQLEwdvdVVzZXJzMRYwFAYDVQQDEw1SQVlBUFJP TCBSYWphMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA9ochXrv5 ZmzLUWQPdgrAigfeVxLDEM9/sf45jvpHfU31nGI+1QsSTbSx5zUHrIJGiiBm e0bWANscYU95xNCO7oma0jnbOvypiVasKgbjdcn+Q6vLVipWvq7j6Y8OiI0Z rc1McwHyc1P4hwSHYQ5xBSw+wk9ZuCsR2jDn4p5LWWKxD4eBrpYMUkZdNFLA 8aBjg6gZPNvYGAWleN3xwe1UxqQU4jCvwPVfyY6SY2CY784vq+cwziE7EH+d U55ndIUIdMdHBarHkLLrFs2gU/9/33X5nS9TNeTkS4SrszZZOOpaq6iVHM7J yWbtYrJ2Z6UZnszHqllcAdFTu/x+YBAIZwIDAQABo4IEPzCCBDswCwYDVR0P BAQDAgWgMCsGA1UdEAQkMCKADzIwMTEwMjIzMTg0NzUzWoEPMjAxMjA3MTkx MTE3NTNaMB0GA1UdJQQWMBQGCCsGAQUFBwMEBggrBgEFBQcDAjARBglghkgB hvhCAQEEBAMCBaAwKQYJYIZIAYb4QgECBBwWGmh0dHBzOi8vU0lURV9OQU1F L2NkYS1jZ2kvMEkGCWCGSAGG+EIBAwQ8FjpjbGllbnRjZ2kuZXhlP2FjdGlv bj1jaGVja1Jldm9jYXRpb24mJkNSTD1jbj1DUkwxNCZzZXJpYWw9MCIGA1Ud EQQbMBmBF1JhamEuUkFZQVBST0xAc3dpZnQuY29tMIICywYDVR0fBIICwjCC Ar4wgb2ggbqggbekgbQwgbExFDASBgoJkiaJk/IsZAEZFgRjb3JwMRUwEwYK CZImiZPyLGQBGRYFc3dpZnQxFjAUBgNVBAMTDUNvbmZpZ3VyYXRpb24xETAP BgNVBAMTCFNlcnZpY2VzMRwwGgYDVQQDExNQdWJsaWMgS2V5IFNlcnZpY2Vz MQwwCgYDVQQDEwNBSUExGzAZBgNVBAMTElNXSUZUIEludHJhbmV0IFBLSTEO MAwGA1UEAxMFQ1JMMTQwggH6oIIB9qCCAfKGgaNsZGFwOi8vYmVkY3NsMDEu c3dpZnQuY29ycC9jbj1TV0lGVCUyMEludHJhbmV0JTIwUEtJLGNuPUFJQSxj bj1QdWJsaWMlMjBLZXklMjBTZXJ2aWNlcyxjbj1TZXJ2aWNlcyxjbj1Db25m aWd1cmF0aW9uLGRjPXN3aWZ0LGRjPWNvcnA/Y2VydGlmaWNhdGVSZXZvY2F0 aW9uTGlzdD9iYXNlhoGjbGRhcDovL2JlZGNzbDAyLnN3aWZ0LmNvcnAvY249 U1dJRlQlMjBJbnRyYW5ldCUyMFBLSSxjbj1BSUEsY249UHVibGljJTIwS2V5 JTIwU2VydmljZXMsY249U2VydmljZXMsY249Q29uZmlndXJhdGlvbixkYz1z d2lmdCxkYz1jb3JwP2NlcnRpZmljYXRlUmV2b2NhdGlvbkxpc3Q/YmFzZYaB o2xkYXA6Ly9tYWRjc2wwMS5zd2lmdC5jb3JwL2NuPVNXSUZUJTIwSW50cmFu ZXQlMjBQS0ksY249QUlBLGNuPVB1YmxpYyUyMEtleSUyMFNlcnZpY2VzLGNu PVNlcnZpY2VzLGNuPUNvbmZpZ3VyYXRpb24sZGM9c3dpZnQsZGM9Y29ycD9j ZXJ0aWZpY2F0ZVJldm9jYXRpb25MaXN0P2Jhc2UwHwYDVR0jBBgwFoAUWfBO 1531Fw2x1pzPoMmD+0kypigwHQYDVR0OBBYEFFKxMP8omT28/i95Y90MA76F 9VUCMAkGA1UdEwQCMAAwGQYJKoZIhvZ9B0EABAwwChsEVjcuMQMCA6gwDQYJ KoZIhvcNAQEFBQADggEBAIM75gQBhnSDwjvVsiet63xy4oGWmwv/tjQdFW+g JgiG5sdaDTMO06SyEZUo/sIG7ryiVzhC+e8iu/Ejydq2oIqRV/E4GFovmbDh 16VohV1pD5VYoNXSaDRBGfPrd0Zzwg0HVXmH8nJx6szsJujVyrgMdMBEyBEN XsRq4svhzoKQtypBh+Ot6q37rzL7VjvQzv8MJn5I09ARQrsYHM/2HvqP88pV XJfx3D6pFNFC8qeS0w4jNjWvn78MM5JzXleGAWbHMLZEmVhLAoZClmHE60WM 2/4+Fj0EaZDY0Tgd1XiB0gNVm6mKvzxV6qMsgmUgc9zVgXTxm1lu+hL99FeW bRwxggQaMIIEFgIBATCBqjCBoTEUMBIGCgmSJomT8ixkARkWBGNvcnAxFTAT BgoJkiaJk/IsZAEZFgVzd2lmdDEWMBQGA1UEAxMNQ29uZmlndXJhdGlvbjER MA8GA1UEAxMIU2VydmljZXMxHDAaBgNVBAMTE1B1YmxpYyBLZXkgU2Vydmlj ZXMxDDAKBgNVBAMTA0FJQTEbMBkGA1UEAxMSU1dJRlQgSW50cmFuZXQgUEtJ AgRJdztdMAkGBSsOAwIaBQCgggJEMBgGCSqGSIb3DQEJAzELBgkqhkiG9w0B BwEwHAYJKoZIhvcNAQkFMQ8XDTEyMDkwNjE3NTYyMlowIwYJKoZIhvcNAQkE MRYEFMCZTJtjSBHKo64DBlNevE3kLwFEMGcGCSqGSIb3DQEJDzFaMFgwCgYI KoZIhvcNAwcwDgYIKoZIhvcNAwICAgCAMA0GCCqGSIb3DQMCAgFAMAcGBSsO AwIHMA0GCCqGSIb3DQMCAgEoMAcGBSsOAwIaMAoGCCqGSIb3DQIFMIG7Bgkr BgEEAYI3EAQxga0wgaowgaExFDASBgoJkiaJk/IsZAEZFgRjb3JwMRUwEwYK CZImiZPyLGQBGRYFc3dpZnQxFjAUBgNVBAMTDUNvbmZpZ3VyYXRpb24xETAP BgNVBAMTCFNlcnZpY2VzMRwwGgYDVQQDExNQdWJsaWMgS2V5IFNlcnZpY2Vz MQwwCgYDVQQDEwNBSUExGzAZBgNVBAMTElNXSUZUIEludHJhbmV0IFBLSQIE SXc7XTCBvQYLKoZIhvcNAQkQAgsxga2ggaowgaExFDASBgoJkiaJk/IsZAEZ FgRjb3JwMRUwEwYKCZImiZPyLGQBGRYFc3dpZnQxFjAUBgNVBAMTDUNvbmZp Z3VyYXRpb24xETAPBgNVBAMTCFNlcnZpY2VzMRwwGgYDVQQDExNQdWJsaWMg S2V5IFNlcnZpY2VzMQwwCgYDVQQDEwNBSUExGzAZBgNVBAMTElNXSUZUIElu dHJhbmV0IFBLSQIESXc7XTANBgkqhkiG9w0BAQEFAASCAQC1RYGUaMDEXfAg rB+bIsdMPys7sA909khtal9Sdmr9RSPD5wxP/jAAA0LWl5w9Ts5XKKNyd8XD E1H4jU6o9Fn2qBBnSaZUO8Mw+RItXmJ2R9TwHKlkjsCx2B3mPm1ZvQW2UY2q UMh7Pm7IbQzjU70xRY2qHt6nDhEZhqaxBjxYxPyoSxEgHCX4/0G4rfbZ3Y0v igPmjVh15KdXar8qqbGh48uvNC96qIFQPP7Mhxfl8FMgS4DPgHjrGJCJReUi ieOcp9PuKO//eM9t7aruVwzqGKSEQXof+zGgkZBA7cRjW9n1mCz4BL0oLBUR nlHXaFcDRlJDr1D99AUR1ughKOn0AAAAAAAA ------=_NextPart_000_08D0_01CD8C37.663AEC80--