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 -I. -I.. -W -Wall -g -O2 -MT
communicate.lo -MD -MP -MF .deps/communicate.Tpo -c ../communicate.c
-fPIC -DPIC -o .libs/communicate.o
In file included from /usr/include/netinet/in.h:72,
                 from /usr/include/sys/socket.h:50,
                 from ../communicate.c:37:
/usr/include/sys/byteorder.h:96: error: 'uint64_t' redeclared as
different kind of symbol
/usr/include/sys/int_types.h:100: error: previous declaration of
'uint64_t' was here
/usr/include/sys/byteorder.h:97: error: 'uint64_t' redeclared as
different kind of symbol
/usr/include/sys/byteorder.h:96: error: previous declaration of
'uint64_t' was here
make[3]: *** [communicate.lo] Error 1

Both byteorder.h and int_types.h are provided by sunwhea.. is this a
bug in sunwhea, or should the fakeroot package be changed?

Anil
_______________________________________________
gnusol-devel mailing list
gnusol-devel@lists.sonic.net
http://lists.sonic.net/mailman/listinfo/gnusol-devel

Reply via email to