I am running the LFS x86-6.2.3 Live CD on a Panasonic CF-27 laptop. I am on chapter 5 in book version 6.2, Gawk-3.1.5.
After running config according to the book, I follow the next step and type "make" at the command line. It starts to make gawk but it stops halfway through and I recieve the following error: gawk-3.1.5/regexec.c:(a number): error: dereferencing pointer to incomplete type (I recieve the above error many time with different numbers) gawk-3.1.5/regexec.c: In function 'set_regs' gawk-3.1.5/regexec.c:1380: error: dereferencing pointer to incomplete type make[2] *** [regex.o] Error 1 make[2] Leaving directory '/mnt/lfs/sources/gawk-build' make[1] *** [all-recursive] Error 1 make[1] Leaving directory '/mnt/lfs/sources/gawk-build' make: *** [all] Error 2 I have followed the book's instructions exactly Thanks, Daniel -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
