On 08/19/2015 06:57 PM, Douglas R. Reno wrote:
On Wed, Aug 19, 2015 at 11:51 AM, ALZ (phyglos.org) <[email protected]> wrote:
On 08/19/2015 06:10 PM, Bruce Dubbs wrote:

ALZ (phyglos.org) wrote:

Hi,

The sed in Ncurses 6.0 at LFS-SVN (5.15. Ncurses-6.0):

sed s/mawk// configure

seems to need a -i to work.


Yes, it does.  Thanks.

Shouldn't it be also applied at (6.20. Ncurses-6.0)? My building host is
a BLFS-7.5 and doesn't have mawk installed to check that case.


No, it's not needed there.  mawk is not available in chroot and the line
in question is checking for

for f in mawk gawk nawk awk; do
...

It is just looking for the first of those programs.

    -- Bruce


Good!

Looks like there's a small typo in SVN (6.20. Ncurses-6.0) in the note at
the bottom of the page:

make sources libs
cp -av lib/lib*.so.5* /usr/lib

Last line now probably needs a 6 instead of a 5.

ALZ.

Hi there,

Which version of SVN are you using? The latest SVN has the 6, but the
systemd version doesn't have it yet. I am going to get it in the
systemd branch tonight.

Douglas R. Reno


I mean the public html page, at the bottom note:

http://www.linuxfromscratch.org/lfs/view/development/chapter06/ncurses.html

not the book code at SVN server...

ALZ.






--
http://lists.linuxfromscratch.org/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to