I am using UBUNTU 7.04 to build CLFS 1.0.

while I am in chapter 5.8 Glibc-2.4 32 bit I have some trouble while
mawk is processing the file scripts/gen-sorted.awk. I can work around
this by using these commands:

cp -v scripts/gen-sorted.awk{,.orig}
sed -e "[EMAIL PROTECTED]/[EMAIL PROTECTED]/[EMAIL PROTECTED]" 
scripts/gen-sorted.awk.orig >
scripts/gen-sorted.awk

and these command changes 3 lines (reported by diff) in the file.

But it works well in LFS 64-bit LiveCD (with gawk).

I guess the problem is that mawk do not regnize the [^/] is valid
regular expression and you have to use the format of [^\/] to escape
the '/' char. However, I still meet another problem in chapter 5.10
GCC-4.1.1 - Cross Compiler Final and get an error of ctri.o not found
(I checked /tools/lib and /tools/lib64, it exists).

-- 
 不 矢口 亻十 幺 日寸 候,亻奄 口斤 言兑 言仑 土云 有 辶寸 氵虑 白勺 言兑 氵去,于 是,亻奄 学 会 了 扌斥 字 。
-- 
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