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: Francisco Figueiredo Jr.
Subject: Re: [DotGNU]compiling portable.net under cygwin
Date: Fri, 13 Jun 2003 18:01:11 -0300
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4b) Gecko/20030603 Thunderbird/0.1a

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.






--
Regards,
Francisco Figueiredo Jr.
---
"My grandfather once told me that there are two kinds of people: those
who work and those who take the credit. He told me to try to be in the
first group; there was less competition there."
- Indira Gandhi



reply via email to

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