[MINC-users] Problem compiling xdisp-4.5

Gil Citro citrog at gmail.com
Fri Mar 31 18:13:01 EST 2006


Sorry for the multiple posts for help, I've mostly compiled all the
MNI software, but am having trouble with just a few packages.  When I
try to make xdisp-4.5 I get an error about a missing EZ.h header. 
I've tried searching to see what package provides that header and I've
tried apt-cache search ez and I've installed everything that looked
remotely relevant, but make still can't find the EZ.h header.  Does
anyone know where I should look for it?  This is Debian 3.1r0a on
AMD64.  Thanks.

Gil

make  all-recursive
make[1]: Entering directory `/usr/local/mni/xdisp-4.5'
Making all in olgx
make[2]: Entering directory `/usr/local/mni/xdisp-4.5/olgx'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/local/mni/xdisp-4.5/olgx'
make[2]: Entering directory `/usr/local/mni/xdisp-4.5'
if gcc -DHAVE_CONFIG_H -I. -I. -I.    -Iolgx -IEZWGL-1.50/include
-I/usr/X11R6/include -g -O2 -MT xdisp-xdisp.o -MD -MP -MF
".deps/xdisp-xdisp.Tpo" -c -o xdisp-xdisp.o `test -f 'xdisp.c' || echo
'./'`xdisp.c; \
then mv -f ".deps/xdisp-xdisp.Tpo" ".deps/xdisp-xdisp.Po"; else rm -f
".deps/xdisp-xdisp.Tpo"; exit 1; fi
In file included from xdisp.c:16:
xdisp.h:75:16: EZ.h: No such file or directory
In file included from xdisp.c:16:
xdisp.h:120: error: syntax error before '*' token
xdisp.h:127: warning: data definition has no type or storage class
xdisp.c: In function `main':
xdisp.c:382: warning: assignment makes pointer from integer without a cast
make[2]: *** [xdisp-xdisp.o] Error 1
make[2]: Leaving directory `/usr/local/mni/xdisp-4.5'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/mni/xdisp-4.5'
make: *** [all] Error 2



More information about the MINC-users mailing list