Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <014f01c28a9d$382bfa60$78d96f83@pomello> From: "Max Bowsher" To: , References: <44992DC1 DOT 3D7DBE4E DOT 02241D0E AT aol DOT com> Subject: Re: Trouble compiling e100 driver Date: Tue, 12 Nov 2002 22:45:37 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Alixberry AT aol DOT com wrote: > Max, > > Thank you for your reply. In general, it's best to keep replies on-list. Other people than the first respondant may have helpful comments. Plus those of us who filter their cygwin mail have an easier time. > Maybe I didn't really explain the situation > as clearly as I should have. Windows is the host environment for the > cross development tool, BlueCat Linux. The target system that I am > developing for will have Linux as the OS. Suddenly things make a lot more sense. In response to your problems: > cat: /proc/version: No such file or directory Odd. Is your version of Cygwin old? Attach the output of a full cygcheck (cygcheck -s -r -v) > Makefile:159: *** commands commence before first target. Stop. Quite simply your Makefile contains invalid syntax - i.e. commands not attached to a rule. Max. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/