Re: [lfs-dev] gcc 7.2.0 released

2017-08-14 Thread DJ Lucas
On August 14, 2017 4:42:35 PM CDT, Bruce Dubbs wrote: >Ken Moffat wrote: >> On Mon, Aug 14, 2017 at 11:44:29AM -0500, Bruce Dubbs wrote: >>> >>> I also removed --enable-obsolete-rpc but I need to investigate more. >>> >> Doesn't that break nss ? >> >> Or, see Armin's

Re: [lfs-dev] gcc 7.2.0 released

2017-08-14 Thread Bruce Dubbs
Ken Moffat wrote: On Mon, Aug 14, 2017 at 11:44:29AM -0500, Bruce Dubbs wrote: I also removed --enable-obsolete-rpc but I need to investigate more. Doesn't that break nss ? Or, see Armin's comments at the end of BLFS #9285. That was earlier today. I've restored it. Will probably commit

Re: [lfs-dev] gcc 7.2.0 released

2017-08-14 Thread Ken Moffat
On Mon, Aug 14, 2017 at 11:44:29AM -0500, Bruce Dubbs wrote: > > I also removed --enable-obsolete-rpc but I need to investigate more. > Doesn't that break nss ? Or, see Armin's comments at the end of BLFS #9285. ĸen -- I live in a city. I know sparrows from starlings. After that everything

Re: [lfs-dev] gcc 7.2.0 released

2017-08-14 Thread Bruce Dubbs
Alain Toussaint wrote: Does blfs do a release around the same time as lfs does? (I'm asking because postgresql-10 is on its third beta). We release {,b}lfs-sys{v,temd} at the same time with a target date of September 1st. We go into a blfs package freeze around August 15th. It's hard to

Re: [lfs-dev] gcc 7.2.0 released

2017-08-14 Thread Alain Toussaint
> Please do not top post. Sorry, the web interface of gmail is a royal pita sometime. I'll enable imap and use evolution instead. > The --enable-obsolete-nsl option is not needed if the sed above is used. Ok, excellent. > > If all goes well, this should be the lfs-8.1-rc1 build. Does blfs do

Re: [lfs-dev] gcc 7.2.0 released

2017-08-14 Thread Bruce Dubbs
Anthony Jagers wrote: Alain Is this the error you get? ld: cannot find -lnss_nis I am following the CLFS-dev book. When installing 64-bit glibc this error pop-up. The 32-bit build went fine. Either delete the text below your comment or don't top post. -- Bruce --

Re: [lfs-dev] gcc 7.2.0 released

2017-08-14 Thread Anthony Jagers
Alain Is this the error you get? ld: cannot find -lnss_nis I am following the CLFS-dev book. When installing 64-bit glibc this error pop-up. The 32-bit build went fine. On Mon, Aug 14, 2017 at 12:59 PM, Alain Toussaint wrote: > On glibc, I plan to use both obsolete

Re: [lfs-dev] gcc 7.2.0 released

2017-08-14 Thread Bruce Dubbs
Alain Toussaint wrote: Please do not top post. 2017-08-14 12:44 GMT-04:00 Bruce Dubbs : Alain Toussaint wrote: gcc-7.2.0 is now available: https://gcc.gnu.org/ml/gcc/2017-08/msg00130.html I'm working it right now. I am too. In Chapter 6 glibc you will need:

Re: [lfs-dev] gcc 7.2.0 released

2017-08-14 Thread Alain Toussaint
On glibc, I plan to use both obsolete (--enable-obsolete-rpc and --enable-obsolete-nsl) options because the installation step bomb out if I use only obsolete-rpc without using the second option. Alain 2017-08-14 12:44 GMT-04:00 Bruce Dubbs : > Alain Toussaint wrote: >> >>

Re: [lfs-dev] gcc 7.2.0 released

2017-08-14 Thread Bruce Dubbs
Alain Toussaint wrote: gcc-7.2.0 is now available: https://gcc.gnu.org/ml/gcc/2017-08/msg00130.html I'm working it right now. I am too. In Chapter 6 glibc you will need: sed '/test-installation/s@$(PERL)@echo not running@' -i ../Makefile before make install (from DJ). I also removed

[lfs-dev] gcc 7.2.0 released

2017-08-14 Thread Alain Toussaint
gcc-7.2.0 is now available: https://gcc.gnu.org/ml/gcc/2017-08/msg00130.html I'm working it right now. Alain -- http://lists.linuxfromscratch.org/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page