----- Original Message ----- From: "Christophe Massaloux" <[EMAIL PROTECTED]>
.
.
I don't understand why I got these errors when compiling the XS module
while I don't have any when compiling the C++ libmosmux library.

Looks like this is the result of a clash with the perl symbols do_close (Perl_do_close) and do_open (Perl_do_open) which, upon inspection of the perl source's doio.c, *do* take 2 and 7 arguments respectively.

I don't have any advice on how to work around this particular problem.

Cheers,
Rob

Reply via email to