:)

The glibc compilation is going on. Highly appreciated your help.


Regards,
Hugh




On Sun, Mar 22, 2009 at 12:55 PM, Hugh <hugh.sh...@gmail.com> wrote:
> Thank you Aditya and Chris.
>
> I thought Debian should have all of this apps installed when I read
> this requirements section and haven't re-thought of this. I will try
> again. Thanks again, geeks.
>
> Regards,
> Hugh
>
>
>
>
> On Sun, Mar 22, 2009 at 12:52 PM, Aditya Bankar
> <adityaban...@yahoo.co.in> wrote:
>> You don't have gawk (GNU implementation of awk) so all your awk scripts are
>> being interpreted by mawk which has a different syntax than gawk.
>>
>> try "apt-get install awk" as root on your debian system.
>>
>> Thanks,
>> Aditya
>>
>> ________________________________
>> From: Hugh <hugh.sh...@gmail.com>
>> To: lfs-support@linuxfromscratch.org
>> Sent: Sunday, 22 March, 2009 9:18:40 AM
>> Subject: Compilation error in 5.7. Glibc-2.8-20080929
>>
>> • The version of the book being used: 6.4
>> • The host distribution and version being used to create LFS: Debian Lenny
>> • The package or section the problem was encountered in: 5.7.
>> Glibc-2.8-20080929
>> • The exact error message or symptom being received:
>>
>> ==========beginning of the error message======
>> 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 `/mnt/lfs/sources/glibc-2.8-20080929'
>> make[1]: Entering directory `/mnt/lfs/sources/glibc-2.8-20080929'
>> 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 po argp crypt nss
>> localedata timezone rt conform debug libidn 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 >
>> /mnt/lfs/sources/glibc-build/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 /mnt/lfs/sources/glibc-build/stamp.o; >
>> /mnt/lfs/sources/glibc-build/stamp.o
>> rm -f /mnt/lfs/sources/glibc-build/stamp.os; >
>> /mnt/lfs/sources/glibc-build/stamp.os
>> rm -f /mnt/lfs/sources/glibc-build/stamp.oS; >
>> /mnt/lfs/sources/glibc-build/stamp.oS
>> cd /mnt/lfs/sources/glibc-build && /tools/bin/ar cruv libc.a `cat stamp.o`
>> : /mnt/lfs/sources/glibc-build/libc.a
>> cd /mnt/lfs/sources/glibc-build && /tools/bin/ar cruv libc_pic.a `cat
>> stamp.os`
>> : /mnt/lfs/sources/glibc-build/libc_pic.a
>> cd /mnt/lfs/sources/glibc-build && /tools/bin/ar cruv libc_nonshared.a
>> `cat stamp.oS`
>> : /mnt/lfs/sources/glibc-build/libc_nonshared.a
>> make[1]: *** No rule to make target
>> `/mnt/lfs/sources/glibc-build/Versions.all', needed by
>> `/mnt/lfs/sources/glibc-build/abi-versions.h'.  Stop.
>> make[1]: Leaving directory `/mnt/lfs/sources/glibc-2.8-20080929'
>> make: *** [all] Error 2
>> =======end of the error message======
>>
>> Hi all,
>>
>> Have I made anything wrong? What to do to solve this problem? Thanks in
>> advance.
>>
>> Regards,
>> Hugh
>> --
>> http://linuxfromscratch.org/mailman/listinfo/lfs-support
>> FAQ: http://www.linuxfromscratch.org/lfs/faq.html
>> Unsubscribe: See the above information page
>>
>> ________________________________
>> Get perfect Email ID for your Resume. Get before others grab.
>
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to