Dear all,
I just installed Perl 5.8.8 (built for MSWin32-x86-multi-thread).
Now if I do perl -d, or debug in Emacs it all runs fine, but if I restart the debugger (option -R), it complains, saying that:
I haven't got any clue as to what I could do about this..?!?
Any suggestions..?!?
Thanks!
I just installed Perl 5.8.8 (built for MSWin32-x86-multi-thread).
Now if I do perl -d, or debug in Emacs it all runs fine, but if I restart the debugger (option -R), it complains, saying that:
Code:
Your vendor has not defined POSIX macro _SC_OPEN_MAX, used at C:\Perl\lib/perl5db.pl line 3296
at C:\Perl\lib/POSIX.pm line 47
POSIX::AUTOLOAD() called at C:\Perl\lib/perl5db.pl line 3296
DB::DB called at myProgram.prl line 5
I haven't got any clue as to what I could do about this..?!?
Any suggestions..?!?
Thanks!