Hi Rony,
LFS prerequisites say that you need to have gawk. Since you have not installed
gawk, mawk is being used. The package mawk will give problem. Please install
gawk on you host system.
Thanks,
Aditya
________________________________
From: rony jak <[email protected]>
To: [email protected]
Sent: Sunday, 21 June, 2009 12:35:29 PM
Subject: build error :( need help
hi all
i have just download the LFS book LFS-BOOK-SVN-20090606 its really so
informative and try to build my own LFS system but when i make glibc i got
this Error
// *********************************** ERROR ***************************
mawk: scripts/gen-sorted.awk: line 19: regular expression compile failed (bad
class -- [], [^] or [)
/[^
mawk: scripts/gen-sorted.awk: line 19: syntax error at or near ]
mawk: scripts/gen-sorted.awk: line 19: runaway regular expression /, "", subd
...
make[1]: Leaving directory `/home/lfs/glibc-build2/glibc-2.10.1'
make[1]: Entering directory `/home/lfs/glibc-build2/glibc-2.10.1'
mawk -f scripts/gen-sorted.awk \
-v subdirs='csu assert ctype locale intl catgets math setjmp signal
stdlib stdio-common libio malloc string wcsmbs time dirent grp pwd posix io
termios resource misc socket sysvipc gmon gnulib iconv iconvdata wctype manual
shadow gshadow po argp crypt nss localedata timezone rt conform debug dlfcn
elf' \
-v srcpfx='' \
nptl/sysdeps/pthread/Subdirs sysdeps/unix/inet/Subdirs
sysdeps/unix/Subdirs assert/Depend intl/Depend catgets/Depend stdlib/Depend
stdio-common/Depend libio/Depend malloc/Depend string/Depend wcsmbs/Depend
time/Depend posix/Depend iconvdata/Depend nss/Depend localedata/Depend
rt/Depend debug/Depend > /home/lfs/glibc-build2/sysd-sorted-tmp
mawk: scripts/gen-sorted.awk: line 19: regular expression compile failed (bad
class -- [], [^] or [)
/[^
mawk: scripts/gen-sorted.awk: line 19: syntax error at or near ]
mawk: scripts/gen-sorted.awk: line 19: runaway regular expression /, "", subd
...
rm -f /home/lfs/glibc-build2/stamp.o; > /home/lfs/glibc-build2/stamp.o
rm -f /home/lfs/glibc-build2/stamp.os; > /home/lfs/glibc-build2/stamp.os
rm -f /home/lfs/glibc-build2/stamp.oS; > /home/lfs/glibc-build2/stamp.oS
cd /home/lfs/glibc-build2 &&
/mnt/lfs/tools/bin/../lib/gcc/i686-lfs-linux-gnu/4.4.0/../../../../i686-lfs-linux-gnu/bin/ar
cruv libc.a `cat stamp.o`
: /home/lfs/glibc-build2/libc.a
cd /home/lfs/glibc-build2 &&
/mnt/lfs/tools/bin/../lib/gcc/i686-lfs-linux-gnu/4.4.0/../../../../i686-lfs-linux-gnu/bin/ar
cruv libc_pic.a `cat stamp.os`
: /home/lfs/glibc-build2/libc_pic.a
cd /home/lfs/glibc-build2 &&
/mnt/lfs/tools/bin/../lib/gcc/i686-lfs-linux-gnu/4.4.0/../../../../i686-lfs-linux-gnu/bin/ar
cruv libc_nonshared.a `cat stamp.oS`
: /home/lfs/glibc-build2/libc_nonshared.a
make[1]: *** No rule to make target `/home/lfs/glibc-build2/Versions.all',
needed by `/home/lfs/glibc-build2/abi-versions.h'. Stop.
make[1]: Leaving directory `/home/lfs/glibc-build2/glibc-2.10.1'
make: *** [all] Error 2
l...@ronny-laptop:~/glibc-build2$
// ************************************ERROR***************************
firstly i create dir glibc-build2 and then cd into it and extract glibc-2 into
glibc-2. and execute configure (with his long param ) and then make
please help me
thanks in advance
Love Cricket? Check out live scores, photos, video highlights and more.
Click here http://cricket.yahoo.com--
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page