> ../../compiler/ghc-inplace -H16m -O -cpp -fffi -Iinclude > -I/usr/X11R6/include -package-name X11-1.1 -H32m -O2 -fvia-C -dcore-lint > -package base -fgenerics -split-objs -c Graphics/X11/Xlib/Image.hs -o > Graphics/X11/Xlib/Image.o -ohi Graphics/X11/Xlib/Image.hi > /playpen/ghc/tmp/ghc23650_0/ghc23650_0.hc: In function > `X11zm1zi1_GraphicsziX11ziXlibziImage_zdwccall2_entry': > /playpen/ghc/tmp/ghc23650_0/ghc23650_0.hc:637: warning: dereferencing `void > *' pointer > /playpen/ghc/tmp/ghc23650_0/ghc23650_0.hc:637: request for member `f' in > something not a structure or union > gmake[2]: *** [Graphics/X11/Xlib/Image.o] Error 1 > gmake[1]: *** [all] Error 1
Any idea what's going on here? (It doesn't happen in my build.)