Re: problems compiling latest 5.7 patches

2015-08-26 Thread luke350
Thanks for the tip. For now I think I'll try to remember it for the future, but for now use what seems to be the supported command so I don't confuse something further. I just let the compiles run in the background anyway so the time is not the important thing for me. Thanks again. On 08/22/15

Re: problems compiling latest 5.7 patches

2015-08-22 Thread Doug Hogan
On Sat, Aug 22, 2015 at 02:21:49PM -0600, luke...@onemodel.org wrote: > OK, I must have run an errant CVS command somewhere. (Sigh.) > > Thanks much for seeing that & pointing it out. While you're at it, you should try running 'make -j '. I noticed you're using GENERIC.MP but running 'make buil

Re: problems compiling latest 5.7 patches

2015-08-22 Thread luke350
On 08/22/15 13:53, Philip Guenther wrote: This system appears to have -current from after 2015-06-01 installed on it, or at least the files in /usr/share/mk/ are from -current. The supported path from -current to -stable is to reinstall. Philip Guenther OK, I must have run an errant CVS com

Re: problems compiling latest 5.7 patches

2015-08-22 Thread Philip Guenther
On Fri, Aug 21, 2015 at 9:18 AM, wrote: ... > ===> gnu/usr.bin/binutils > *** Parse error in /usr/src/gnu/usr.bin/binutils: Malformed conditional > (${BINUTILS_VERSION} == "binutils-2.17") (Makefile.bsd-wrapper:13) > *** Parse error: Need an operator in '"binutils-2.17"' > (Makefile.bsd-wrapper:1

Re: problems compiling latest 5.7 patches

2015-08-21 Thread luke350
On 08/20/15 11:07, Stuart Henderson wrote: On 2015-08-20, luke...@onemodel.org wrote: The error messages make it look like the code is wrong & won't build. Any suggestions? Is there any chance you've tried building things without having done 'make obj' first? If so, you might have some files

Re: problems compiling latest 5.7 patches

2015-08-20 Thread Stuart Henderson
On 2015-08-20, luke...@onemodel.org wrote: > The error messages make it look like the code is wrong & won't > build. > > Any suggestions? Is there any chance you've tried building things without having done 'make obj' first? If so, you might have some files lying around under /usr/src that should

Re: problems compiling latest 5.7 patches

2015-08-20 Thread luke350
The error messages make it look like the code is wrong & won't build. Any suggestions? Attached is the dmesg output I forgot to include the first time. Thanks. On 08/19/15 04:53, luke...@onemodel.org wrote: > I'm not an expert but am trying to follow the instructions > to rebuild my 5.7 stable s

problems compiling latest 5.7 patches

2015-08-19 Thread luke350
I'm not an expert but am trying to follow the instructions to rebuild my 5.7 stable system with the latest patches, using the commands below. I'm pretty sure this same script has worked for me in the past It fails at the last line with exit code 1. I've duplicated the problem more than once,