[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Compiling error since rev 1850
From: |
Felix Zielcke |
Subject: |
Re: Compiling error since rev 1850 |
Date: |
Tue, 23 Sep 2008 12:22:02 +0200 |
Am Dienstag, den 23.09.2008, 17:46 +0800 schrieb y.volta:
>
> sorry, this is something wrong with the EOL style. if we use the
> proper EOL, i mean the 'LF', this issue will be solved.
>
> svn export --native-eol LF grub2 grub2_dev
I just did now a clean `svn co', ran `./configure' and it worked fine.
I'm running Debian sid (unstable) + partly experimental.
Just for guessing the build system gcc, autoconf etc. version shouldn't
matter.
I don't know slackware but gcc 3.3.4 sounds rather old.
If I export it with `svn export --native-eol LF' and compare it with
diff `-ur' then it's showing me only missing .svn directory nothing
else.
So the problem seems more at your end.