I'm using Mandrake 10. I've successfully built mono, mcs and xsp. But I'm having trouble building libgdiplus-0.8.
There appears to be a mismatch in the gifcodec.h and gifcodec.c files. It complains about lines 25 and 395 respectively. The function that has a differing declaration is gdip_save_gif_image_to_file. In the header file it is defined to take an "unsigned char *filename" param, while in the .c file it takes "FILE *fp" as the first parameter. Are the libgdiplus-0.8 source downloads bad at http://www.go-mono.com/download.html Thanks, Kevin. __________________________________ Do you Yahoo!? Friends. Fun. Try the all-new Yahoo! Messenger. http://messenger.yahoo.com/ _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
