Stuck in Installation of Util-Linux-2.36
by happycow92 from LinuxQuestions.org on (#595J3)
I am currently trying to follow LFS 10.0 and I am stuck on:
7.13.1. Installation of Util-linux
When I try to run `make` I get:
CCLD libcommon.la
CCLD more
/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld: error: /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../../../lib/libncursesw.so: read: Is a directory
collect2: error: ld returned 1 exit status
make[2]: *** [Makefile:7349: more] Error 1
make[2]: Leaving directory '/sources/util-linux-2.36'
make[1]: *** [Makefile:13634: all-recursive] Error 1
make[1]: Leaving directory '/sources/util-linux-2.36'
make: *** [Makefile:5854: all] Error 2
Quite not sure where to go from here. Any inputs?


7.13.1. Installation of Util-linux
When I try to run `make` I get:
CCLD libcommon.la
CCLD more
/usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../../../x86_64-lfs-linux-gnu/bin/ld: error: /usr/lib/gcc/x86_64-lfs-linux-gnu/10.2.0/../../../../lib/libncursesw.so: read: Is a directory
collect2: error: ld returned 1 exit status
make[2]: *** [Makefile:7349: more] Error 1
make[2]: Leaving directory '/sources/util-linux-2.36'
make[1]: *** [Makefile:13634: all-recursive] Error 1
make[1]: Leaving directory '/sources/util-linux-2.36'
make: *** [Makefile:5854: all] Error 2
Quite not sure where to go from here. Any inputs?