Re: PerlIOBase_binmode ... again ?

2006-03-22 Thread Matt Richards
hello :) its ok now i found out that libperl.a contained this PerlIO_binmode and the libperl.a that i had was the wrong version so i just a config make and make install in the perl sources and now its working fine :) Cheers anyway, Matt. > Matt Richards wrote: >> Hello, >>

PerlIOBase_binmode ... again ?

2006-03-22 Thread Matt Richards
Hello, I know this question has been asked before because i have read mailing list archives about it but for some reason there never seems to be an answer ! when i do a make test on mod_perl i get the following output ... undefined symbol: PerlIOBase_binmode I have had this problem before and s