[ELDK] Problems rebuilding ELDK-4.1 from scratch (RCS keyword expansion)
Wolfgang Denk
wd at denx.de
Wed Mar 18 22:07:17 CET 2009
Dear "J.T. Conklin",
In message <6c5c8a400903180917l1e4adb6by29d5e5c6336daa8f at mail.gmail.com> you wrote:
>
> I checked out the files with git-clone like:
>
> $ git-clone git://www.denx.de/git/eldk/build
That's OK.
> And then changed it to the 4.1 branch with git-checkout:
>
> $ cd build; git-checkout ELDK_4_1
> Note: moving to "ELDK_4_1" which isn't a local branch
> If you want to create a new branch from this checkout, you may do so
> (now or later) by using -b with the checkout command again. Example:
> git checkout -b <new_branch_name>
> HEAD is now at 37607a7... Update README files as last step for release.
That's OK, too.
> I just did it again, and all the $Id: ... $'s had been expanded as $Id$.
Which strings are you talking about? I really cannot reproduce this
here. In your previous posting you mentioned for example file
"target_rpms/mtd_utils/SOURCES/mtd_utils-2.6.19.patch", but this does
not exist in the top-of tree commit (ELDK_4_2_ARM-9-gbd6802d):
-> ls -l target_rpms/mtd-utils/SOURCES/
total 24
-rw-r--r-- 1 wd users 3072 Mar 18 21:53 mtd-utils-gcc4.patch
-rw-r--r-- 1 wd users 3450 Mar 18 21:53 mtd-utils-jffs2updated-gcc4.patch
-rw-r--r-- 1 wd users 6830 Mar 18 21:53 mtd-utils-jffs2updated.patch
-rw-r--r-- 1 wd users 357 Mar 18 21:53 mtd-utils-kern26.patch
-rw-r--r-- 1 wd users 542 Mar 18 21:53 mtd-utils.patch
nor does it in ELDK_4_1:
-> ls -l target_rpms/mtd-utils/SOURCES/
ls: cannot access target_rpms/mtd-utils/SOURCES/: No such file or directory
You must make something different / additional...
Are you working on a Linux host? Which version of git (git --version)
are you running?
Note: I'm also hanging around in #denx at irc.freenode.org ...
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
If programming was easy, they wouldn't need something as complicated
as a human being to do it, now would they?
- L. Wall & R. L. Schwartz, _Programming Perl_
More information about the eldk
mailing list