| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
| 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" <maxb AT ukf DOT net> |
| To: | <Alixberry AT aol DOT com>, <cygwin AT cygwin DOT com> |
| 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 |
| X-Priority: | 3 |
| X-MSMail-Priority: | Normal |
| X-MimeOLE: | Produced By Microsoft MimeOLE V6.00.2800.1106 |
Alixberry AT aol DOT com <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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |