X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-2.6 required=5.0 tests=BAYES_00,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: sourceware.org Message-ID: <26215748.post@talk.nabble.com> Date: Thu, 5 Nov 2009 07:14:22 -0800 (PST) From: justinmiller621 To: cygwin AT cygwin DOT com Subject: Re: no output from cygpath in cygwin 1.7 In-Reply-To: <20091105141206.GP26344@calimero.vinschen.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit References: <26214576 DOT post AT talk DOT nabble DOT com> <20091105141206 DOT GP26344 AT calimero DOT vinschen DOT de> X-IsSubscribed: yes 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 Fantastico! That worked perfectly. Thanks so much for the quick reply. Corinna Vinschen-2 wrote: > > On Nov 5 06:06, justinmiller621 wrote: >> >> I have been running fine for a couple months with the beta version of >> cygwin. >> Yesterday, I added a new package (netcat I believe), and all of a sudden >> maven and ant no longer work. Maven tells me JAVA_HOME is not set. I have >> ANT_HOME, M2_HOME, and JAVE_HOME set. Both maven and ant are >> cygwin-sensitive. I tracked the problem down to the usage of 'cygpath' >> in >> the maven (and ant) scripts: >> >> JAVA_HOME=`cygpath --path --unix "$JAVA_HOME"` >> >> I tried the above command by itself and sure enough, it returns nothing. >> In >> fact, running 'cygpath' by itself, without any args, returns nothing. >> >> I tried blowing away my cygwin install, plus my packages directory, and >> reinstalled. No luck. >> >> Any thoughts here? > > Install the libstdc++-6 package. Cygpath has been accidentally linked > against the cygstdc++-6.dll DLL. I'll upload a new cygwin package this > week which will not have this problem, but for the time being, > installing the libstdc++-6 package should do the trick. > > > Corinna > > -- > Corinna Vinschen Please, send mails regarding Cygwin to > Cygwin Project Co-Leader cygwin AT cygwin DOT com > Red Hat > > -- > Problem reports: http://cygwin.com/problems.html > FAQ: http://cygwin.com/faq/ > Documentation: http://cygwin.com/docs.html > Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple > > > -- View this message in context: http://old.nabble.com/no-output-from-cygpath-in-cygwin-1.7-tp26214576p26215748.html Sent from the Cygwin list mailing list archive at Nabble.com. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple