Re: unable to upgrade to 7.1-PRE

2008-08-31 Thread John Birrell
On Sun, Aug 31, 2008 at 03:22:18PM -0700, John Scroggins wrote: > On Sat, 2008-08-30 at 19:57 -0700, John Scroggins wrote: > > thanks John, > found the offending file dtrace.h -- lines 520 and 630 had the #if > BYTE_ORDER == _BIG_ENDIAN entries. That code is correct though. FreeBSD requires both

Re: unable to upgrade to 7.1-PRE

2008-08-31 Thread John Scroggins
On Sat, 2008-08-30 at 19:57 -0700, John Scroggins wrote: thanks John, found the offending file dtrace.h -- lines 520 and 630 had the #if BYTE_ORDER == _BIG_ENDIAN entries. For good measure, I rm'd the whole ../../cddl directory and re-sup'd it. Build with no errors --smooth as glass ;) > On Sun,

Re: unable to upgrade to 7.1-PRE

2008-08-30 Thread John Scroggins
On Sun, 2008-08-31 at 02:20 +, John Birrell wrote: > On Sat, Aug 30, 2008 at 06:09:43PM -0700, John Scroggins wrote: > > Hello all, > > > > I have attempted to upgrade to 7.1-Pre with no avail. > > My source tree is has been cleaned and /usr/obj is cleared every time > > the system is rebuilt

Re: unable to upgrade to 7.1-PRE

2008-08-30 Thread John Birrell
On Sat, Aug 30, 2008 at 06:09:43PM -0700, John Scroggins wrote: > Hello all, > > I have attempted to upgrade to 7.1-Pre with no avail. > My source tree is has been cleaned and /usr/obj is cleared every time > the system is rebuilt. I have swapped over the kernel config to the > latest Generic and

Re: unable to upgrade to 7.1-PRE

2008-08-30 Thread Dan Langille
John Scroggins wrote: Hello all, I have attempted to upgrade to 7.1-Pre with no avail. My source tree is has been cleaned and /usr/obj is cleared every time the system is rebuilt. I have swapped over the kernel config to the latest Generic and uncommented the dtrace hooks -- but my build conti