Re: Help on installing gdb on linux redhat7.2 2.4.7-10 kernel

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, Sep 19, 2002 at 11:06:46AM +0800, Qiao Guo Pei wrote:
> This suppose to be a easy task installing the gdb. after i got the
> gdb-5.2.1.tar.gz file, i extract all the files in it to a ext3 filesystem.
> in the gdb-5.2.1 direct, i type ./configure as what the readme said .
> however, there were several errors when invoking it. firstly, there was a
> error saying no such file or directory. **cannot find config.sub cannot find
> config.guess and cannot fing move-if-change file. 
> However, i checked the same directory in the main and found all the three
> files. i tried on using ./configure --host=i386-linux and still give me the
> problems.

These files are supposed to be executable. Are they?
In addition, if they are and things still don't work, try adding . to
the PATH and retry.

If it still does not work, you will have to debug the configure script.
It leaves a detailed log of what it was doing (IIRC config.log). So find
the exact commands it tried to execute and se why they failed. It's
nothing to do with kernel at all and mostly nothing to do with distro.
It's just a broken bourne shell script or broken bourne shell setup.

-------------------------------------------------------------------------------
						 Jan 'Bulb' Hudec <bulb@ucw.cz>
--
Kernelnewbies: Help each other learn about the Linux kernel.
Archive:       http://mail.nl.linux.org/kernelnewbies/
FAQ:           http://kernelnewbies.org/faq/


[Index of Archives]     [Newbies FAQ]     [Linux Kernel Mentors]     [Linux Kernel Development]     [IETF Annouce]     [Git]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux SCSI]     [Linux ACPI]
  Powered by Linux