I believe this error is related to uclibc: 'make -C text-utils more'
In file included from more.c:57: /tools/include/a.out.h:4:26: error: linux/a.out.h: No such file or directory more.c: In function 'my_setupterm': more.c:184: warning: passing argument 1 of 'setupterm' discards qualifiers from pointer target type more.c: In function 'my_tgoto': more.c:204: warning: passing argument 1 of 'tparm' discards qualifiers from pointer target type more.c: In function 'magic': more.c:549: error: 'OMAGIC' undeclared (first use in this function) more.c:549: error: (Each undeclared identifier is reported only once more.c:549: error: for each function it appears in.) more.c:550: error: 'NMAGIC' undeclared (first use in this function) more.c:551: error: 'ZMAGIC' undeclared (first use in this function) make: *** [more.o] Error 1 I tried util-linux-ng-2.14 to no avail. That version crapped out when compiling mount. -Frank -- http://linuxfromscratch.org/mailman/listinfo/hlfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page