jhalfs can't work with sed-4.9

"Patrick Star" ([email protected] via alfs-discuss Mailing List) <[email protected]>
Newsgroups gmane.linux.lfs.automated,gmane.linux.lfs.devel
Message-ID <CAHQM783vJZL7H3r=EKFVKBya8YK23T1iK894AqB1e6AqzwBqhQ@mail.gmail.com>
Error log as below:
Creating Makefile... START
        Processing... <Chapter 4>
sed: -e expression #1, char 17: Invalid range end

<jhalfs> exit

I have located it happend at jhalfs/LFS/master.sh line 69.

 67     # Grab the name of the target
 68     # This is only used to check the name in "opt_override" or
"BLACKLIST"
 69     name=`echo ${this_script} | sed -e 's@[0-9]\{3,4\}-@@' \
 70                                     -e 's@-pass[0-9]\{1\}@@' \
 71                                     -e 's@-libstdc++@@' \
 72                                     -e 's,'$N',,' \
 73                                     -e 's@-32@@'`
 74

But I know nothing about sed :-)

-- 
http://lists.linuxfromscratch.org/sympa/info/alfs-discuss
Unsubscribe: See the above information page
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.