repoen 307339 thanks Actually, the #include <string.h> was not the complete fix for the strdup() issue. The build log for this upload still reports the problem. I've narrowed it down to the -D_ISOC99_SOURCE= compile flag; this eliminates the strdup() prototype in string.h. This define is being brought in by autoconf, which is somewhat of a mystery to me, so I don't have another patch.
Sorry for not catching this the first time around. -- dann frazier <[EMAIL PROTECTED]> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]