I can't even find this code in my version of ImageMagick-5.2.2. That line looks like it has been mucked up. Are you sure something hasn't happened to it?

David

Hello-
I know this might now be the correct place to ask the following question,
but I also know there are may skilled people reading this list.

My goal is to compile ImageMagick5.2.2 with AIX4.2 and compiler xlc.  In
the IM file draw.c the xlc compiler crashes at the following line(line 1439)
p->pixel=p == primitive_info ? start : (p-1)->pixel; with the error message:
"draw.c", line 1439.49: 1506-127 (S) The second and
third operands of the condit
ional operator must have compatible struct or union types.
make[1]: *** [draw.lo] Error 1
gcc compiles and builds the libraries and utilities correctly but adds the
symbol
"__eprintf".  This symbol hangs up the dx configure script when using
CC=xlc when checking for GetImageInfo() in the ImageMagick library.
Any sugestions would be greatly appreciated.
Thanks,
Randy

--
.............................................................................
David L. Thompson                          The University of Montana
mailto:[EMAIL PROTECTED]                 Computer Science Department
http://www.cs.umt.edu/u/dthompsn           Missoula, MT  59812
                                           Work Phone : (406)257-8530

Reply via email to