Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 05 Dec 2006 19:54:51 -0800
From:      Peter Grehan <grehan@freebsd.org>
To:        Zhao Tongyi <zhaotongyi@gmail.com>
Cc:        freebsd-ppc@freebsd.org
Subject:   Re: build error for openbios
Message-ID:  <45763F0B.8040601@freebsd.org>
In-Reply-To: <380d4510612051900l29b3d36eo54653b1c78a8dc0f@mail.gmail.com>
References:  <380d4510612051900l29b3d36eo54653b1c78a8dc0f@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
> I check the types.h
> /* endianess */
> #ifdef HAVE_ENDIAN_H
> #include <endian.h>
> #else
> #include <machine/endian.h>
> #endif

  At a rough guess it might be that the HAVE_ENDIAN_H is being setup by 
the configure script when it shouldn't be.

  You might want to try the OpenBIOS mail list, which a quick google 
search points to:

  http://www.openbios.org/Mailinglist

later,

Peter.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?45763F0B.8040601>