X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-bounces using -f From: pavenis AT lanet DOT lv To: "Kernel Panic" , djgpp AT delorie DOT com Date: Sat, 16 Feb 2002 18:59:18 +0200 MIME-Version: 1.0 Subject: Re: Building binutils 2.11.2.. Message-ID: <3C6EAC06.15806.17E4282@localhost> In-reply-to: X-mailer: Pegasus Mail for Windows (v4.01) Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Content-description: Mail message body 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 16 Feb 2002 at 16:24, Kernel Panic wrote: > When building binutils 2.11.2 under DJGPP (haven't tried anywhere else) I > get the following message while running configure: > ./configure: test: No files matching: CONFTEST.VAL: integer expression > expected > And this messages keeps on showing up continuously until I interrupt the > configure process. > Any ideas of what could be wrong? Only a possible hints ... At first make sure You have all needed packages installed (see DJGPP related readme file) and they are fresh enough. Also look that some wrong stuff is not lurking in DOS path (put Your DJGPP bin directory first to avoid such trouble) Andris > Any help would be greatly appreciated =) .. haven't build binutils under DJGPP already for a long time as I prefer to do that under Linux using cross-compiler as it's faster and simplier (at least for me): I already have cross-binutils and cross-compiler