[root@hgch root]# cd /temp
[root@hgch temp]# ls
ebf-2002-11-06 ebf-2002-11-06.tar.gz
[root@hgch temp]# cd ebf-*
[root@hgch ebf-2002-11-06]# make
make: *** Warning: File `Makefile' has modification time in the future (2002-11-05 01:09:23 > 2001-11-16 10:06:40)
cd IMdkit/lib; make
make[1]: Entering directory `/temp/ebf-2002-11-06/IMdkit/lib'
make[1]: *** Warning: File `Makefile' has modification time in the future (2002-07-17 11:22:35 > 2001-11-16 10:06:40)
gcc -c -O2 -fno-strength-reduce -DXIM_t -DTRANS_SERVER -I../include -I/usr/X11R6/include IMConn.c
IMConn.c:32:22: X11/Xlib.h: No such file or directory
In file included from IMConn.c:35:
../include/IMdkit.h:35:21: X11/Xmd.h: No such file or directory
In file included from IMConn.c:35:
../include/IMdkit.h:71: parse error before "XPointer"
../include/IMdkit.h:71: warning: no semicolon at end of struct or union
../include/IMdkit.h:72: warning: data definition has no type or storage class
../include/IMdkit.h:76: parse error before "CARD32"
../include/IMdkit.h:76: warning: no semicolon at end of struct or union
../include/IMdkit.h:77: warning: data definition has no type or storage class
../include/IMdkit.h:78: parse error before "modifier_mask"
../include/IMdkit.h:78: warning: data definition has no type or storage class
../include/IMdkit.h:79: warning: data definition has no type or storage class
../include/IMdkit.h:84: parse error before "XIMTriggerKey"
../include/IMdkit.h:84: warning: no semicolon at end of struct or union
../include/IMdkit.h:85: warning: data definition has no type or storage class
../include/IMdkit.h:99: parse error before '*' token
../include/IMdkit.h:100: warning: no semicolon at end of struct or union
../include/IMdkit.h:101: parse error before '*' token
../include/IMdkit.h:101: `Status' declared as function returning a function
../include/IMdkit.h:101: warning: data definition has no type or storage class
../include/IMdkit.h:102: parse error before "XIMArg"
../include/IMdkit.h:103: parse error before "XIMArg"
../include/IMdkit.h:104: parse error before '*' token
../include/IMdkit.h:104: parse error before "XPointer"
../include/IMdkit.h:104: `Status' declared as function returning a function
../include/IMdkit.h:104: warning: data definition has no type or storage class
../include/IMdkit.h:105: parse error before '*' token
../include/IMdkit.h:105: parse error before "XPointer"
../include/IMdkit.h:105: `Status' declared as function returning a function
../include/IMdkit.h:105: warning: data definition has no type or storage class
../include/IMdkit.h:106: parse error before "XPointer"
../include/IMdkit.h:107: parse error before "XPointer"
../include/IMdkit.h:108: parse error before "XPointer"
../include/IMdkit.h:109: parse error before "XPointer"
../include/IMdkit.h:110: warning: data definition has no type or storage class
../include/IMdkit.h:114: parse error before "Display"
../include/IMdkit.h:114: warning: no semicolon at end of struct or union
../include/IMdkit.h:116: parse error before '}' token
../include/IMdkit.h:116: warning: data definition has no type or storage class
../include/IMdkit.h:120: parse error before "IMMethods"
../include/IMdkit.h:120: warning: no semicolon at end of struct or union
../include/IMdkit.h:121: warning: data definition has no type or storage class
../include/IMdkit.h:122: parse error before "sync"
../include/IMdkit.h:122: warning: data definition has no type or storage class
../include/IMdkit.h:124: parse error before '}' token
../include/IMdkit.h:124: warning: data definition has no type or storage class
../include/IMdkit.h:129: parse error before '*' token
../include/IMdkit.h:130: parse error before "IMCloseIM"
../include/IMdkit.h:130: warning: data definition has no type or storage class
../include/IMdkit.h:133: parse error before "XPointer"
../include/IMdkit.h:134: parse error before "XPointer"
../include/IMdkit.h:135: parse error before "XPointer"
../include/IMdkit.h:136: parse error before "XPointer"
../include/IMdkit.h:137: parse error before "XPointer"
../include/IMdkit.h:138: parse error before "XPointer"
IMConn.c: In function `_IMCountVaList':
IMConn.c:48: parse error before "XIMArg"
IMConn.c: At top level:
IMConn.c:54: parse error before "XIMArg"
IMConn.c: In function `_IMVaToNestedList':
IMConn.c:56: `args' undeclared (first use in this function)
IMConn.c:56: (Each undeclared identifier is reported only once
IMConn.c:56: for each function it appears in.)
IMConn.c:59: `max_count' undeclared (first use in this function)
IMConn.c:61: `args_return' undeclared (first use in this function)
IMConn.c:61: parse error before ')' token
IMConn.c:66: parse error before ')' token
IMConn.c:72: `var' undeclared (first use in this function)
IMConn.c:75: parse error before "XPointer"
IMConn.c:72: first argument to `va_arg' not of type `va_list'
IMConn.c:72: first argument to `va_arg' not of type `va_list'
IMConn.c: At top level:
IMConn.c:82: parse error before '*' token
IMConn.c: In function `_FindModifiers':
IMConn.c:86: `args' undeclared (first use in this function)
IMConn.c: In function `_GetIMS':
IMConn.c:106: syntax error before "Xi18n_im_methods"
IMConn.c:119: dereferencing pointer to incomplete type
IMConn.c:119: `Xi18n_im_methods' undeclared (first use in this function)
IMConn.c: At top level:
IMConn.c:127: parse error before '*' token
IMConn.c: In function `IMOpenIM':
IMConn.c:131: `args' undeclared (first use in this function)
IMConn.c:134: parse error before "ret"
IMConn.c:136: `display' undeclared (first use in this function)
IMConn.c:151: dereferencing pointer to incomplete type
IMConn.c:153: dereferencing pointer to incomplete type
IMConn.c:153: dereferencing pointer to incomplete type
IMConn.c:155: dereferencing pointer to incomplete type
IMConn.c:161: `ret' undeclared (first use in this function)
IMConn.c:161: dereferencing pointer to incomplete type
IMConn.c:162: `False' undeclared (first use in this function)
IMConn.c:136: `va_start' used in function with fixed args
IMConn.c:140: `va_start' used in function with fixed args
IMConn.c: At top level:
IMConn.c:171: parse error before "IMCloseIM"
IMConn.c: In function `IMCloseIM':
IMConn.c:173: dereferencing pointer to incomplete type
IMConn.c:175: `True' undeclared (first use in this function)
make[1]: *** [IMConn.o] Error 1
make[1]: Leaving directory `/temp/ebf-2002-11-06/IMdkit/lib'
make: *** [libXimd.a] Error 2
[root@hgch ebf-2002-11-06]#