Opened 17 years ago
Closed 17 years ago
#2052 closed task (invalid)
Replacing ld in "Adjusting the toolchain" causes ld to exit with error
Reported by: | James Rhodes | Owned by: | |
---|---|---|---|
Priority: | highest | Milestone: | |
Component: | Book | Version: | 6.3 |
Severity: | critical | Keywords: | |
Cc: |
Description
Replacing ld in "Adjusting the toolchain" causes ld to exit with error "ld: cannot find -lc".
Not replacing ld with ld-new fixes this problem, and allows you to continue building (presumably, I'm not up to the building TCL step yet.)
Change History (3)
comment:1 by , 17 years ago
Version: | SVN → 6.3 |
---|
comment:2 by , 17 years ago
comment:3 by , 17 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
I don't know what you mean by "not replacing ld with ld-new" or "apart from re-adjusting ld so that it would get past "Adjusting the toolchain" step", but if you follow the instructions in the book it will work fine. This Trac ticket system is only for reporting problems in the book - if you are having difficulties in building LFS you use the lfs-support mailing list.
It appears when building TCL (and not replacing ld), I get this error :
I'd just like to say that I copied and pasted every command (apart from re-adjusting ld so that it would get past "Adjusting the toolchain" step), so this should be working. (Technically I shouldn't have had to re-adjust ld)