[blfs-support] Linux-PAM-1.1.5 with glibc-2.16

2012-08-10 Thread John Burrell
You need to apply this patch: http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/sys-libs/pam/files/Linux-PAM-1.1.5+glibc-2.16.patch to get Linux-PAM-1.1..5 to compile with glibc-2.16. May be it's easier to apply a sed instead: sed -i '/#include pwd.h/ i #include sys\/resource.h'

[blfs-support] net-tools no longer compiles

2012-08-10 Thread John Burrell
I'm building on LFS-SVN-20120806. when compiling net-tools-CVS_20101030  I get this: make[1]: Entering directory `/usr/src/networks/net-tools/net-tools-CVS_20101030/ lib' cc -O2 -g -Wall -fno-strict-aliasing  -I.. -I../include  -D_GNU_SOURCE -I. -I/us

Re: [blfs-support] net-tools no longer compiles

2012-08-10 Thread Ken Moffat
On Fri, Aug 10, 2012 at 11:09:12PM +, John Burrell wrote: I'm building on LFS-SVN-20120806. when compiling net-tools-CVS_20101030  I get this: make[1]: Entering directory `/usr/src/networks/net-tools/net-tools-CVS_20101030/ lib' cc -O2 -g -Wall -fno-strict-aliasing  -I..

Re: [blfs-support] net-tools no longer compiles

2012-08-10 Thread Bruce Dubbs
John Burrell wrote: I'm building on LFS-SVN-20120806. when compiling net-tools-CVS_20101030 I get this: make[1]: Entering directory `/usr/src/networks/net-tools/net-tools-CVS_20101030/ lib' cc -O2 -g -Wall -fno-strict-aliasing -I.. -I../include -D_GNU_SOURCE -I. -I/us

Re: [blfs-support] net-tools no longer compiles

2012-08-10 Thread Bruce Dubbs
Ken Moffat wrote: the interactive configuration on a previous version (lots of the options were antiquated). Ken, I don't think that net-tools is being maintained any more, but I like the command line interface for ipv4. Our copy is from CVS and on anduin. A simple sed should be

Re: [blfs-support] net-tools no longer compiles

2012-08-10 Thread Bruce Dubbs
Ken Moffat wrote: On Fri, Aug 10, 2012 at 07:01:05PM -0500, Bruce Dubbs wrote: Ken Moffat wrote: the interactive configuration on a previous version (lots of the options were antiquated). Ken, I don't think that net-tools is being maintained any more, but I like the command line interface

Re: [blfs-support] net-tools no longer compiles

2012-08-10 Thread xinglp
2012/8/11 John Burrell john_burr...@hotmail.com: I'm building on LFS-SVN-20120806. when compiling net-tools-CVS_20101030 I get this: make[1]: Entering directory `/usr/src/networks/net-tools/net-tools-CVS_20101030/ lib' cc -O2 -g -Wall -fno-strict-aliasing -I.. -I../include