Re: inconsistent headers in sunwhea

2009-01-26 Thread David Bartley
In message.h you need to #ifndef __sun/#endif the block around where htonll/ntohll is getting (wrongly) defined. -- David On Mon, Jan 26, 2009 at 2:25 AM, Anil Gulecha wrote: > Hi, > > I'm trying to build fakeroot, and it fail with the following. > > /usr/xpg4/bin/sh ./libtool --tag=CC --mode=

inconsistent headers in sunwhea

2009-01-25 Thread Anil Gulecha
Hi, I'm trying to build fakeroot, and it fail with the following. /usr/xpg4/bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -W -Wall -g -O2 -MT communicate.lo -MD -MP -MF .deps/communicate.Tpo -c -o communicate.lo ../communicate.c libtool: compile: gcc -DHAVE_CONFIG_H