J.Alexander Jacocks wrote: []
htmlcluealigned.c:29: error: static declaration of 'html_cluealigned_class' follows non-static declaration htmlcluealigned.h:41: error: previous declaration of 'html_cluealigned_class' was here make[2]: *** [htmlcluealigned.lo] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all-recursive-am] Error 2 ### execution of glibtoolize failed, exit code 2I fixed it by modifying the source as noted in the CVS patch notes on 2005/02/03: 2005-02-03 Radek Doulik <[EMAIL PROTECTED]> <snip> * htmlcluealigned.h: removed declaration of html_cluealigned_class to fix compilation with gcc 4.0.0 (fix by amd)
Fixed in CVS now. -- Martin ------------------------------------------------------- This SF.Net email is sponsored by Oracle Space Sweepstakes Want to be the first software developer in space? Enter now for the Oracle Space Sweepstakes! http://ads.osdn.com/?ad_id=7412&alloc_id=16344&op=click _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
