delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/2000/05/27/11:22:12

Message-Id: <200005271434.RAA15393@alpha.netvision.net.il>
Date: Sat, 27 May 2000 17:34:12 +0200
X-Mailer: Emacs 20.6 (via feedmail 8.1.emacs20_6 I) and Blat ver 1.8.5b
From: "Eli Zaretskii" <eliz AT is DOT elta DOT co DOT il>
To: drososa AT pat DOT forthnet DOT gr (Tasos Drosopoulos)
CC: djgpp AT delorie DOT com
In-reply-to: <slrn8iuqtp.h2.drososa@localhost.localdomain>
Subject: Re: GDB 5.0 is released
References: <Pine DOT SUN DOT 3 DOT 91 DOT 1000524132741 DOT 13642O-100000 AT is> <slrn8iuqtp DOT h2 DOT drososa AT localhost DOT localdomain>
Reply-To: djgpp AT delorie DOT com
Errors-To: nobody AT delorie DOT com
X-Mailing-List: djgpp AT delorie DOT com
X-Unsubscribes-To: listserv AT delorie DOT com

> From: drososa AT pat DOT forthnet DOT gr (Tasos Drosopoulos)
> Newsgroups: comp.os.msdos.djgpp
> Date: 27 May 2000 06:28:44 GMT
> 
> I couldn't make gdb5. Obviously something is missing from my djgpp set. 
> A listing of my manifest directory is:

I don't think you miss any important package.

> Editing configure scripts for DJGPP...
> FIND: Parameter format not correct

Here's your problem: your DOS/Windows directory appears on your PATH
before the DJGPP's bin subdirectory, so Bash is picking the stock
FIND.EXE instead of the Gnu Find utility.  Microsoft's FIND.EXE is an
incompatible program, so it complains about what seems to it as wrong
arguments.

A solution is either rearrange your PATH or rename the stock FIND.EXE
to something else (or even remove it, since it's worthless if you have
GNU Grep installed).

After you correct this, I suggest to remove the entire GDB source tree
and unpack it again, then configure and build it anew.

Thanks for reporting this, I will see how to make the installation
process more robust.

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019