Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@sourceware.cygnus.com>
List-Subscribe: <mailto:cygwin-subscribe@sourceware.cygnus.com>
List-Archive: <http://sourceware.cygnus.com/ml/cygwin/>
List-Post: <mailto:cygwin@sourceware.cygnus.com>
List-Help: <mailto:cygwin-help@sourceware.cygnus.com>,
	<http://sourceware.cygnus.com/ml/#faqs>
Sender: cygwin-owner@sourceware.cygnus.com
Delivered-To: mailing list cygwin@sourceware.cygnus.com
To: "cygwin@sourceware.cygnus.com" <cygwin@sourceware.cygnus.com>
Date: Wed, 25 Aug 1999 06:39:56 -0700
From: " Clark Sims " <clarksimsgnu@my-Deja.com>
Message-ID: <CJDDFAHOJNHCCAAA@my-deja.com>
Mime-Version: 1.0
X-Sent-Mail: off
X-Mailer: MailCity Service
Subject: Re: Newbie C questions
X-Sender-Ip: 209.246.58.190
Organization: My Deja Email  (http://www.my-deja.com:80)
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

 
--

On Wed, 25 Aug 1999 05:31:54   Earnie Boyd wrote:
>Hi Clark,
>
>Your environment is all screwed mainly due to lack of understanding on setting
>paths.  I believe you stated that you're not a UNIX buf which can be aiding to
>the problems.  Please visit my site listed below my signature.  Once you've
>read that information and tried to correct your environment, if you have other
>questions please ask again with another cygcheck -s -r -v.
>

Your webset offered some insite, to the problem.
I needed to mount the d drive to substitute the d:
in the PATH variable.

cd c:/
mkdir d
mount d:\ /d

This solved all of the path problems.

Also changing MAKE_MODE=UNIX
to MAKE_MODE
solved all of the case problems.

Thanks,

Clark



--== Sent via Deja.com http://www.deja.com/ ==--
Share what you know. Learn what you don't.

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

