This is the mail archive of the gdb@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: SIGTRAP error


On Tue, Jun 28, 2005 at 11:53:57AM +0530, Rohit Agarwal wrote:
> hi
> i got the source for gdb-6.3. applied the patch
> "gdb-6.3-load-remote-target-bug.patch".
> next i configured gdb by typing "./configure --prefix=/opt/arm-gdb
> --target=arm-elf --host=i686-pc-linux-gnu" which completed without any
> errors.
> when i do a make, this is what i get..
> 
> Configuring in libiberty
> configure: loading cache ./config.cache
> configure: error: `target_alias' has changed since the previous run:
> configure:   former value:  i686-pc-linux-gnu
> configure:   current value: arm-elf
> configure: error: changes in the environment can compromise the build
> configure: error: run `make distclean' and/or `rm ./config.cache' and
> start overmake: *** [configure-libiberty] Error 1
> 
> how can i fix this? make distclean and rm ./config.cache doesn't help.
> on redoing make, i get the same error..

Start from an empty directory.

-- 
Daniel Jacobowitz
CodeSourcery, LLC


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