This is the mail archive of the gdb-prs@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: build/708: Can't build 5.3 branch (and probably trunk).


The following reply was made to PR build/708; it has been noted by GNATS.

From: Michael Elizabeth Chastain <mec at shout dot net>
To: gdb-gnats at sources dot redhat dot com
Cc:  
Subject: Re: build/708: Can't build 5.3 branch (and probably trunk).
Date: Wed, 26 Feb 2003 16:03:15 -0600

 This still happens with the current snapshots for both gdb_5_3-branch
 and HEAD.
 
 This is a vanilla configure with "--prefix ..." and no other options.
 target=native, host=i686-pc-linux-gnu, osversion=red-hat-8.0.
 
 gdb_5_3-branch:
 
   # gdb+dejagnu-5.3.0.90_20030226.tar.bz2
   configuring in example/calc
   running /bin/sh /berman/home/mgnu/gdb/pr-708/s-1/dejagnu/example/calc/configure  --host=i686-pc-linux-gnu --target=i686-pc-linux-gnu --prefix=/berman/home/mgnu/gdb/pr-708/i-1 --cache-file=../../../config.cache --srcdir=/berman/home/mgnu/gdb/pr-708/s-1/dejagnu/example/calc
   loading cache ../../../config.cache
   checking for a BSD compatible install... (cached) /usr/bin/install -c
   checking whether build environment is sane... yes
   checking whether make sets ${MAKE}... (cached) yes
   configure: error: source directory already configured; run make distclean there first
   configure: error: /berman/home/mgnu/gdb/pr-708/s-1/dejagnu/example/calc/configure failed for example/calc
   Configure in /berman/home/mgnu/gdb/pr-708/b-1/dejagnu failed, exiting.
 
 HEAD:
 
   # gdb+dejagnu-20030226.tar.bz2
   configuring in example/calc
   running /bin/sh /berman/home/mgnu/gdb/pr-708/s-2/dejagnu/example/calc/configure  --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --target=i686-pc-linux-gnu --prefix=/berman/home/mgnu/gdb/pr-708/i-2 --cache-file=../../.././config.cache --srcdir=/berman/home/mgnu/gdb/pr-708/s-2/dejagnu/example/calc
   loading cache ../../.././config.cache
   checking for a BSD compatible install... (cached) /usr/bin/install -c
   checking whether build environment is sane... yes
   checking whether make sets ${MAKE}... (cached) yes
   configure: error: source directory already configured; run make distclean there first
   configure: error: /berman/home/mgnu/gdb/pr-708/s-2/dejagnu/example/calc/configure failed for example/calc
   make: *** [configure-dejagnu] Error 1
 
 Michael C


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]