public inbox for gdb@sourceware.org
 help / color / mirror / Atom feed
* Re: Ver 5.0 Configuration Problem with DJGPP
       [not found] <200006160212.FAA21931@is.elta.co.il>
@ 2000-06-16  9:58 ` Eli Zaretskii
  0 siblings, 0 replies; 2+ messages in thread
From: Eli Zaretskii @ 2000-06-16  9:58 UTC (permalink / raw)
  To: kwho; +Cc: gdb

> From: "Ka Wai Ho" <kwho@visto.com>
> Date: Thu, 15 Jun 2000 19:13:33 -0700
> 
> I get the follow message when configure GDB 5.0 

Thank you for your report.

> D:\DJGPP\gdb-5.0>sh ./gdb/config/djgpp/djconfig.sh 
> Checking the unpacked distribution... ok. 
> Editing configure scripts for DJGPP... 
> Running the configure script... 

This is already a sign of trouble: there should have been several
lines between the last line above and the line before that saying
things like this:

    File `./configure' updated
    File `./gdb/configure' updated
    File `./gdb/doc/configure' updated
    File `./gdb/gdbserver/configure' updated
    File `./gdb/nlm/configure' updated

etc.  So something on your system interfered with the djconfig.sh
script.

My first guess would be that you either don't have the GNU Find
utility installed, or have a FIND.EXE program from the stock
DOS/Windows distribution on your PATH, and djconfig.sh picks it up
before the DJGPP port of GNU Find utility, which should be in your
D:\DJGPP\bin directory.  Please verify that you have find.exe in
D:\DJGPP\bin, and that D:\DJGPP\bin appears in PATH *before* C:\DOS or
C:\WINDOWS\COMMAND.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Ver 5.0 Configuration Problem with DJGPP
@ 2000-06-15 19:12 Ka Wai Ho
  0 siblings, 0 replies; 2+ messages in thread
From: Ka Wai Ho @ 2000-06-15 19:12 UTC (permalink / raw)
  To: gdb

Dear Sir, 
I get the follow message when configure GDB 5.0 

D:\DJGPP\gdb-5.0>sh ./gdb/config/djgpp/djconfig.sh 
Checking the unpacked distribution... ok. 
Editing configure scripts for DJGPP... 
Running the configure script... 
Config.guess failed to determine the host type. You need to specify one. 
Usage: configure [OPTIONS] [HOST] 

Options: [defaults in brackets] 
--prefix=MYDIR install into MYDIR [/usr/local] 
--exec-prefix=MYDIR install host-dependent files into MYDIR [/usr/local] 
--help print this message [normal config] 
--build=BUILD configure for building on BUILD [BUILD=HOST] 
--host=HOST configure for HOST [determined via config.guess] 
--norecursion configure this directory only [recurse] 
--program-prefix=FOO prepend FOO to installed program names [""] 
--program-suffix=FOO append FOO to installed program names [""] 
--program-transform-name=P transform installed names by sed pattern P [""] 
--site=SITE configure with site-specific makefile for SITE 
--srcdir=DIR find the sources in DIR [. or ..] 
--target=TARGET configure for TARGET [TARGET=HOST] 
--tmpdir=TMPDIR create temporary files in TMPDIR [/tmp] 
--nfp configure for software floating point [hard float] 
--with-FOO, --with-FOO=BAR package FOO is available (parameter BAR) 
--without-FOO package FOO is NOT available 
--enable-FOO, --enable-FOO=BAR include feature FOO (parameter BAR) 
--disable-FOO do not include feature FOO 

Where HOST and TARGET are something like "sparc-sunos", "mips-sgi-irix5", etc. 

#!/bin/sh 
# This file was generated automatically by configure. Do not edit. 
# This directory was configured as follows: 
d:/djgpp/gdb-5.0/configure --srcdir=d:/djgpp/gdb-5.0 --prefix=${DJDIR} --disable 
-shared --disable-nls --verbose --enable-build-warnings=-Wimplicit,-Wcomment,-Wf 
ormat,-Wparentheses,-Wpointer-arith --host=i386-msdosdjgpp --norecursion 
# using "mh-frag" 

D:\DJGPP\gdb-5.0> 

Please help !!!
Best Regards, 
___________________________________________________________________________
Visit http://www.visto.com/info , your free web-based communications center.
Visto.com. Life on the Dot.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2000-06-16  9:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <200006160212.FAA21931@is.elta.co.il>
2000-06-16  9:58 ` Ver 5.0 Configuration Problem with DJGPP Eli Zaretskii
2000-06-15 19:12 Ka Wai Ho

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).