From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from dsl092-170-086.wdc1.dsl.speakeasy.net ([66.92.170.86] helo=cantata.rednote.net) by speech.braille.uwo.ca with esmtp (Exim 3.35 #1 (Debian)) id 19C8NM-0006xA-00 for ; Sat, 03 May 2003 21:33:12 -0400 Received: from janina by cantata.rednote.net with local (Exim 3.35 #1 (Debian)) id 19C8NK-0000Vb-00 for ; Sat, 03 May 2003 21:33:10 -0400 Date: Sat, 3 May 2003 21:33:09 -0400 From: Janina Sajka To: speakup@braille.uwo.ca Subject: Re: Help! Dosemu error Message-ID: <20030504013308.GE1597@rednote.net> References: <20030503181653.GJ30626@rednote.net> <20030503211957.GX30626@rednote.net> <20030504011151.GD1597@rednote.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.3.28i Sender: speakup-admin@braille.uwo.ca Errors-To: speakup-admin@braille.uwo.ca X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.0.11 Precedence: bulk Reply-To: speakup@braille.uwo.ca List-Help: List-Post: List-Subscribe: , List-Id: Speakup is a screen review system for Linux. List-Unsubscribe: , List-Archive: It's in the output of make which is at the bottom of the quotations. Again, it seems to be about the accent char, namely ` which is the char to the left of the number one at the upper corner of the qwerty keyboard. Can I make it more plain? OK, I'll put the output of make right here and dump the rest of the quotations to keep under 5K: dosemu-1.1.4#make make[1]: Entering directory `/usr/local/src/dosemu-1.1.4/src' make[1]: No such file or directory make[1]: *** No rule to make target `. Stop. make[1]: Leaving directory `/usr/local/src/dosemu-1.1.4/src' /bin/bash: line 1: 55]/usr/local/src/dosemu-1.1.4/src/arch/linux/Makefile.main: No such file or directory make: *** [default] Error 127 Luke Davis writes: > From: Luke Davis > > What is the complaint? "some complaint", is slightly ambiguous. > > On Sat, 3 May 2003, Janina Sajka wrote: > > > OK, I see that, but it's not the issue. Those are just settings for the > > ./configure process which make will invoke, if you don't invoke it > > yourself as per the usual process. > > > > Either way, I'm still choking on the same make error, which appears to > > be some complaint about the ` char, namely accent, the one at the upper > > left corner of the qwerty, next to the 1 key. For some reason, on my RH9 > > install, make doesn't like that. > > > > > > jude dashiell writes: > > > From: jude dashiell > > > > > > the .devel file would be found in the dosemu-1.1.4 directory itself. > > > > > > From: Janina Sajka > > > > > > > > > > > > dosemu-1.1.4#make > > > > > > make[1]: Entering directory `/usr/local/src/dosemu-1.1.4/src' > > > > > > make[1]: No such file or directory > > > > > > make[1]: *** No rule to make target `. Stop. > > > > > > make[1]: Leaving directory `/usr/local/src/dosemu-1.1.4/src' > > > > > > /bin/bash: line 1: > > > > > > 55]/usr/local/src/dosemu-1.1.4/src/arch/linux/Makefile.main: No such > > > > > > file or directory > > > > > > make: *** [default] Error 127