dotgnu-general
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [DotGNU]compiling portable.net under cygwin


From: Ian Game
Subject: Re: [DotGNU]compiling portable.net under cygwin
Date: Sun, 15 Jun 2003 08:20:06 +0100
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.1) Gecko/20020826

Francisco Figueiredo Jr. wrote:
Ian Game wrote:

Neil Cawse wrote:

Can anyone help?

I am trying compile portable.net in cygwin and im not have much luck. I did the following:

Install Cygwin from scratch making sure end of line property is set to UNIX, not DOS.

I selected the install of base, development and xfree86

I got the latest CVS source for treecc, pnet and pnetlib

cd treecc

./auto_gen.sh

./configure

config.status: creating

.infig.status: error: cannot find input file:

address@hidden /home/n/treecc

$




I some time ago had this same problem.
And it was an end of line problem. I was using a cvs client for windows which wrote the files in dos format. :)

When you got the code from cvs you did it using the cvs from cygwin?
Is there any possibility that in your path you have another version(dos based) of cvs?

When you open the config.status file you see a lot of ^M at the end of files?

Did you try the dos2unix -U *
so you can have your files changed to unix format?


I hope it helps.






Hi,

Thanks for that info, I will investigate.

Ian



reply via email to

[Prev in Thread] Current Thread [Next in Thread]