delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT sources DOT redhat DOT com |
Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
Message-ID: | <005101c04cf2$1aa85550$8435883e@ernest> |
From: | "Ray Donnelly" <raydonnelly AT chorltonhome DOT freeserve DOT co DOT uk> |
To: | "cygwin" <cygwin AT sources DOT redhat DOT com> |
Subject: | Porting apps newbie help required. |
Date: | Sun, 12 Nov 2000 13:47:05 -0800 |
MIME-Version: | 1.0 |
X-Priority: | 3 |
X-MSMail-Priority: | Normal |
X-Mailer: | Microsoft Outlook Express 5.00.2919.6700 |
X-MimeOLE: | Produced By Microsoft MimeOLE V5.00.2919.6700 |
Hi, I've been looking into porting some source code (http://psxdev.de) to cygwin. I'm currently trying to get an io driver working for communication with sony playstations. The Makefile contains the following two lines... KERNEL=/usr/src/linux include $(KERNEL)/Rules.make I was wondering if you knew what I should have instead. Also, the makefile references a linux program called alias, what is this? Here's the output of trying to install it.. root AT ERNEST /usr/src/psxdev-core-2.0.0 $ ./install /opt/psxdev install: /etc/profile.d/psxdev.sh: No such file or directory alias: not found make: Entering directory `/opt/psxdev/pccl' Makefile:88: /usr/src/linux/Rules.make: No such file or directory make: *** No rule to make target `/usr/src/linux/Rules.make'. Stop. make: Leaving directory `/opt/psxdev/pccl' Also, what should I do about c files including kernel.h, what's the replacement for this? -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |