From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31068 invoked by alias); 2 Jun 2004 17:21:11 -0000 Mailing-List: contact insight-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: insight-owner@sources.redhat.com Received: (qmail 31060 invoked from network); 2 Jun 2004 17:21:10 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org with SMTP; 2 Jun 2004 17:21:10 -0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.12.10/8.12.10) with ESMTP id i52HLAi5017027 for ; Wed, 2 Jun 2004 13:21:10 -0400 Received: from pobox.corp.redhat.com (pobox.corp.redhat.com [172.16.52.156]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id i52HLA017573 for ; Wed, 2 Jun 2004 13:21:10 -0400 Received: from [127.0.0.1] (sebastian-int.corp.redhat.com [172.16.52.221]) by pobox.corp.redhat.com (8.12.8/8.12.8) with ESMTP id i52HL9GA011540 for ; Wed, 2 Jun 2004 13:21:10 -0400 Subject: Re: problem building 6.1 for powerpc on cygwin From: Keith Seitz To: "insight@sources.redhat.com" Content-Type: multipart/mixed; boundary="=-/knoYHJ3/hDWSbMn38fg" Message-Id: <1086196961.2747.16.camel@lindt.uglyboxes.com> Mime-Version: 1.0 Date: Wed, 02 Jun 2004 17:21:00 -0000 X-SW-Source: 2004-q2/txt/msg00072.txt.bz2 --=-/knoYHJ3/hDWSbMn38fg Content-Type: text/plain Content-Transfer-Encoding: 7bit Content-length: 1549 [Copy for the list] -----Forwarded Message----- From: Marc Schafer To: Keith Seitz Subject: Re: problem building 6.1 for powerpc on cygwin Date: Wed, 02 Jun 2004 10:12:09 -0700 configure doesn't seem to do much. i guess most of it happens when you do a make? i did this: ../insight-6.1/configure --prefix=/usr/local/ppctools --target=powerpc -eabi >& config.out I am pretty sure that my cross compiler is working (powerpc-eabi-gcc 3.4.0). I looked here for a snapshot to try: ftp://sources.redhat.com/pub/gdb/snapshots/current/ The newest insight snapshot seems to be from April. Am I looking the wrong place? thanks for all your help, marc ----- Original Message ----- From: "Keith Seitz" To: "Marc Schafer" Cc: Sent: Wednesday, June 02, 2004 9:31 AM Subject: Re: problem building 6.1 for powerpc on cygwin > On Wed, 2004-06-02 at 08:31, Marc Schafer wrote: > > I am trying to build insight 6.1 for powerpc-eabi but it is failing in > > the tk build. It appears that it is looking for X. I have built > > older versions under cygwin and I thought X was not required. It > > generates hundreds of errors, but here is a snippet. > > You are correct: X is not required for cygwin, and it does look like it > is looking for X stuff. > > Do you have the output of your run of configure? > > I'm pretty sure that I've built this within the last few weeks... Maybe > a snapshot would be worth investigating? > > Keith > > --=-/knoYHJ3/hDWSbMn38fg Content-Type: application/octet-stream; name="config.log" Content-Disposition: attachment; filename="config.log" Content-Transfer-Encoding: 7bit Content-length: 1447 This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. configure:583: checking host system type configure:604: checking target system type configure:622: checking build system type configure:677: checking for a BSD compatible install configure:2856: checking for i686-pc-cygwin-ar configure:2889: checking for ar configure:2928: checking for i686-pc-cygwin-as configure:2961: checking for as configure:3000: checking for i686-pc-cygwin-dlltool configure:3033: checking for dlltool configure:3072: checking for i686-pc-cygwin-ld configure:3144: checking for i686-pc-cygwin-nm configure:3177: checking for nm configure:3216: checking for i686-pc-cygwin-ranlib configure:3249: checking for ranlib configure:3288: checking for i686-pc-cygwin-windres configure:3321: checking for windres configure:3360: checking for i686-pc-cygwin-objcopy configure:3393: checking for objcopy configure:3432: checking for i686-pc-cygwin-objdump configure:3465: checking for objdump configure:3514: checking for powerpc-eabi-ar configure:3586: checking for powerpc-eabi-as configure:3658: checking for powerpc-eabi-dlltool configure:3730: checking for powerpc-eabi-ld configure:3802: checking for powerpc-eabi-nm configure:3874: checking for powerpc-eabi-ranlib configure:3946: checking for powerpc-eabi-windres configure:4046: checking whether to enable maintainer-specific portions of Makefiles --=-/knoYHJ3/hDWSbMn38fg Content-Type: application/octet-stream; name="config.out" Content-Disposition: attachment; filename="config.out" Content-Transfer-Encoding: 7bit Content-length: 1358 creating cache ./config.cache checking host system type... i686-pc-cygwin checking target system type... powerpc-unknown-eabi checking build system type... i686-pc-cygwin checking for a BSD compatible install... /bin/install -c checking for i686-pc-cygwin-ar... no checking for ar... ar checking for i686-pc-cygwin-as... no checking for as... as checking for i686-pc-cygwin-dlltool... no checking for dlltool... dlltool checking for i686-pc-cygwin-ld... /usr/lib/gcc-lib/i686-pc-cygwin/3.3.1/../../../../i686-pc-cygwin/bin/ld.exe checking for i686-pc-cygwin-nm... no checking for nm... nm checking for i686-pc-cygwin-ranlib... no checking for ranlib... ranlib checking for i686-pc-cygwin-windres... no checking for windres... windres checking for i686-pc-cygwin-objcopy... no checking for objcopy... objcopy checking for i686-pc-cygwin-objdump... no checking for objdump... objdump checking for powerpc-eabi-ar... powerpc-eabi-ar checking for powerpc-eabi-as... powerpc-eabi-as checking for powerpc-eabi-dlltool... no checking for powerpc-eabi-ld... powerpc-eabi-ld checking for powerpc-eabi-nm... powerpc-eabi-nm checking for powerpc-eabi-ranlib... powerpc-eabi-ranlib checking for powerpc-eabi-windres... no checking whether to enable maintainer-specific portions of Makefiles... no updating cache ./config.cache creating ./config.status creating Makefile --=-/knoYHJ3/hDWSbMn38fg--