X-Spam-Check-By: sourceware.org From: "Dave Korn" To: References: <6c18a4f0707131111j3435d135m8619296a0d506cb5 AT mail DOT gmail DOT com> Subject: RE: Problem after fresh Cygwin installation Date: Sun, 15 Jul 2007 18:27:07 +0100 Message-ID: <00c501c7c705$5eb1e830$2e08a8c0@CAM.ARTIMI.COM> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 11 In-Reply-To: <6c18a4f0707131111j3435d135m8619296a0d506cb5@mail.gmail.com> Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 On 13 July 2007 19:12, Bernd Bartmann wrote: > Now comes the weird part. I created a new file hello.c in my home dir > with vim. ls -al shows that the file exists, but "more hello.c" gives > no output at all. I just get a new shell prompt. The same problem > exits when I run "gcc hello.c -o hello". Nothing happens, not even an > error message is displayed and no file hello is created. Could be a missing dll dependency. Run cygcheck `which more` and see if any are listed as not found. cheers, DaveK -- Can't think of a witty .sigline today.... -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/