[openbeos] Re: Build problem
- From: "Simon Taylor" <simontaylor1@xxxxxxxxxxxx>
- To: openbeos@xxxxxxxxxxxxx
- Date: Sat, 27 Mar 2004 11:49:47 GMT
> Thanks for the help!
>
> ----- Original Message -----
> From: "Matthijs Hollemans"
>
>
> > > Mmh, runs fine here. Maybe a problem with line breaks?
> >
> > Yes, this definitely is a line breaks issue. That is one problem
> > with
> > checking out the sources under Windows. The other is that the
> > Windows file
> > system is not case sensitive, while the files in our CVS are. This
> > will
> > cause problems in a few places as well.
> >
> But I'm using NTFS, I think that's case sensitive.
> Couldn't find any option to disable this linebreaks thingy though. Is
> there
> any other solution? Could it be possible to create a small script or
> something to go through the files and remove the extra linebreaks?
I'm not sure about NTFS's case sensitivity, but I don't think you could
have file1 and File1 in the same directory, which wouldn't be a problem
in BeOS.
I think if you zip up the files in windows, then in beos unzip with the
-a flag, newlines should be converted to unix format.
(eg: $ unzip -a zipfile.zip)
Simon
- Follow-Ups:
- [openbeos] Re: Build problem
- From: Fredrik Ekdahl
- References:
- [openbeos] Re: Build problem
- From: Fredrik Ekdahl
Other related posts:
- [openbeos] Re: Build problem
- From: Fredrik Ekdahl
- [openbeos] Re: Build problem
- From: Fredrik Ekdahl