Opened 22 years ago
Closed 22 years ago
#676 closed defect (fixed)
"mount --bind /dev/pts $LFS/dev/pts" does not work
| Reported by: | Owned by: | ||
|---|---|---|---|
| Priority: | highest | Milestone: | |
| Component: | Book | Version: | CVS |
| Severity: | normal | Keywords: | |
| Cc: |
Description
The hack above, used if you don't have devpts enabled on kernel, does not work. I had to run "./MAKEDEV -v pty" to be able to successfully run Binutils testsuite.
Change History (3)
comment:1 by , 22 years ago
| Priority: | lowest → highest |
|---|
comment:2 by , 22 years ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
comment:3 by , 22 years ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.

Jeremy already fixed this. I just committed some additional clarification. Hopefully this issue is put to bed now. Closing.