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
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,
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
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
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