Alexander K. Hansen wrote:
[]
Ah makes sense.  Apparently the earlier gcc flavors didn't care,
because the package does build with gcc3.3 (and I'm checking 4.0.0
now).


And 4.0.0 (XCode 2.1) ignores the issue too.

At closer look it turns out to be a nested function problem. Configure uses nested functions for the stdarg.h detection. In ext/mbstring/config.m4 they have AC_TRY_COMPILE with functions in the function body. But grepping for "nested functions" in the build directory not only gives a couple of error messages in various config.log files, but also some remarks in Changelogs that could be interpreted as saying that nested functions are an important feature for this package. Good luck with fixing...

--
Martin



-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.  Get Certified Today
Register for a JBoss Training Course.  Free Certification Exam
for All Training Attendees Through End of 2005. For more info visit:
http://ads.osdn.com/?ad_id=7628&alloc_id=16845&op=click
_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to