Eric Laizure wrote: > ./xs_init.c: In function s_init > ./xs_init.c:15: error: y_perlundeclared (first use in this function)
Are you sure the error messages look *exactly* like that? That's completely borked. The variable should be "my_perl", not "y_perl" and there should be a space before "undeclared". It sounds like something is very wrong on your system. -- David. _______________________________________________ NOTE: If there is a disclaimer or other legal boilerplate in the above message, it is NULL AND VOID. You may ignore it. Visit http://www.mimedefang.org and http://www.roaringpenguin.com MIMEDefang mailing list [email protected] http://lists.roaringpenguin.com/mailman/listinfo/mimedefang

