Subject: Re: 4Q: pkgsrc from scratch
To: None <port-mac68k@NetBSD.ORG>
From: Stefan Jeglinski <jeglin@4pi.com>
List: port-mac68k
Date: 03/15/2001 12:05:29
>Do you have a "/usr/include/endian.h"? Or some other "endian.h" in
>your include path?

I have only

	/usr/include/m68k/endian.h
	/usr/include/mac68k/endian.h


>Gnu "configure" defines HAVE_ENDIAN_H if it finds "endian.h". Look in
>"config.log"; the test for "endian.h" is supposed to fail.

Nope, I have

	configure:2942: checking for endian.h

with no failure noted.


>If you were improperly extending your include path somewhow, by
>setting CPPFLAGS=-I/usr/include/mac68k in your environment or in
>/etc/mk.conf, as unlikely as that sounds, that would explain it.
>Otherwise, I really can't imagine what the problem is.

OK, thanks, I'll continue to sleuth it.


Stefan Jeglinski