Date: 28 Jul 2003 08:04:41 +0200 Message-Id: From: Eli Zaretskii To: djgpp AT delorie DOT com In-reply-to: <6b1fda87.0307271805.6a7fb281@posting.google.com> (jaiphen2003 AT yahoo DOT com) Subject: Re: Samples of Debuggers References: <9003-Tue15Jul2003172815+0300-eliz AT elta DOT co DOT il> <6b1fda87 DOT 0307271805 DOT 6a7fb281 AT posting DOT google DOT com> 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 Precedence: bulk > From: jaiphen2003 AT yahoo DOT com (jaiphen2003) > Newsgroups: comp.os.msdos.djgpp > Date: 27 Jul 2003 19:05:55 -0700 > > I have tried to use the make file in the package to compile the GDB > for DJGPP on DOS enviornment, but I got the following error. > > make.exe[1]: *** No rule to make target > 'dev/env/DJDIR/gnu/gdb-5.3/readline/config.h', needed by 'readline.o'. > Stop. > make.exe: *** [all-readline] Error 2 See my other mail this morning about this problem, where I suggest how to solve this.