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: Neil Cawse
Subject: RE: [DotGNU]compiling portable.net under cygwin
Date: Sat, 21 Jun 2003 01:02:54 -0400

You are exactly right! Thanks.
I used the cvs tree I downloaded using a windows cvs client, not
understanding that it changes the linefeed.
Just used cvs in cygwin


-----Original Message-----
From: Francisco Figueiredo Jr. [mailto:address@hidden 
Sent: Friday, June 13, 2003 5:01 PM
To: address@hidden
Subject: Re: [DotGNU]compiling portable.net under cygwin

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

_______________________________________________
Developers mailing list
address@hidden
http://dotgnu.org/mailman/listinfo/developers


reply via email to

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