Oops, I haven't rebuilt the server.
Maybe this should be changed to int, 0 and 1.

Egbert.


Dr Andrew C Aitchison writes:
 > On Wed, 23 Jul 2003, Egbert Eich wrote:
 > 
 > > I've made the patch below which takes care of the problem for me.
 > 
 > make[3]: Entering directory `/home/XFree86/4.2/std/xc/lib/ICE'
 > rm -f transport.o
 > gcc -m32 -c -O2 -fno-strength-reduce -fno-strict-aliasing  -ansi -pedantic 
 > -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes 
 > -Wmissing-declarations -Wredundant-decls -Wnested-externs -Wundef    
 > -I../.. -I../../exports/include   -Dlinux -D__i386__ 
 > -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE 
 > -D_SVID_SOURCE  -D_GNU_SOURCE   -DFUNCPROTO=15 -DNARROWPROTO     
 > -I../../lib/xtrans -DUNIXCONN -DTCPCONN -DHAS_STICKY_DIR_BIT -DHAS_FCHOWN 
 > -DIPv6 -DICE_t -DTRANS_CLIENT -DTRANS_SERVER    -fPIC transport.c
 > In file included from transport.c:85:
 > ../../lib/xtrans/Xtrans.c: In function `_IceTransMakeAllCOTSServerListeners':
 > ../../lib/xtrans/Xtrans.c:1041: `Bool' undeclared (first use in this function)
 > ../../lib/xtrans/Xtrans.c:1041: (Each undeclared identifier is reported only once
 > ../../lib/xtrans/Xtrans.c:1041: for each function it appears in.)
 > ../../lib/xtrans/Xtrans.c:1041: parse error before "ipv6_succ"
 > ../../lib/xtrans/Xtrans.c:1074: `ipv6_succ' undeclared (first use in this function)
 > ../../lib/xtrans/Xtrans.c:1112: `TRUE' undeclared (first use in this function)
 > make[3]: *** [transport.o] Error 1
 > 
 > Should that be BOOL, TRUE (and FALSE) as defined I don't know where
 > (or Bool, True and False as defiend in ICElib.h) ?
 > 
 > -- 
 > Dr. Andrew C. Aitchison              Computer Officer, DPMMS, Cambridge
 > [EMAIL PROTECTED]    http://www.dpmms.cam.ac.uk/~werdna
 > 
 > _______________________________________________
 > Devel mailing list
 > [EMAIL PROTECTED]
 > http://XFree86.Org/mailman/listinfo/devel
_______________________________________________
Devel mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/devel

Reply via email to