Date: Mon, 22 May 2000 10:11:27 +0200 (WET) From: Andris Pavenis To: Norberto Alfredo Bensa cc: djgpp AT delorie DOT com Subject: Re: Compiling RHIDE, I'm stuck... In-Reply-To: <20000521215505.58662.qmail@hotmail.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 On Sun, 21 May 2000, Norberto Alfredo Bensa wrote: > Can someone please post (or email me) detailed instructions on how to > compile rhide 1.4.7.5. I have setedit 0.4.41, tvision 1.0.10, gdb 4.18, and > everything else needed to compile it but I'm still getting errors: "no rule > to make c:/djgpp/lib/djgpp.ver" (I've made a null file and compile Perhaps I have not cleaned dependencies from some project inside RHIDE. Build RHIDE with itself (even version 1.4.7 should work...) > continues...) "libgdb.h. No such file or directory (ENOENT)". If you think I > missed some packages, please include a list of them together with the url to > get them (simtel seams to be a little outdated) > You need sources of gdb-4.18 for rhide-1.4.7.5 or sources of gdb-5.0 (not released for DJGPP yet) for rhide-1.4.7.6. See libgdb/Makefile.src and readme files for more info. Andris