Return-Path: Delivered-To: apmail-perl-modperl-archive@www.apache.org Received: (qmail 66500 invoked from network); 22 Mar 2006 19:35:45 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 22 Mar 2006 19:35:45 -0000 Received: (qmail 66370 invoked by uid 500); 22 Mar 2006 19:35:39 -0000 Delivered-To: apmail-perl-modperl-archive@perl.apache.org Received: (qmail 66357 invoked by uid 500); 22 Mar 2006 19:35:38 -0000 Mailing-List: contact modperl-help@perl.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list modperl@perl.apache.org Received: (qmail 66346 invoked by uid 99); 22 Mar 2006 19:35:38 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 22 Mar 2006 11:35:38 -0800 X-ASF-Spam-Status: No, hits=3.5 required=10.0 tests=SPF_HELO_SOFTFAIL,SPF_SOFTFAIL X-Spam-Check-By: apache.org Received-SPF: softfail (asf.osuosl.org: transitioning domain of matt@mattstone.net does not designate 80.175.30.117 as permitted sender) Received: from [80.175.30.117] (HELO mattstone.net) (80.175.30.117) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 22 Mar 2006 11:35:38 -0800 Received: from mail.mattstone.net (localhost [127.0.0.1]) by mattstone.net (8.13.5/8.13.5) with ESMTP id k2MJXUW1014656 for ; Wed, 22 Mar 2006 19:33:30 GMT Received: from 82.33.83.247 (SquirrelMail authenticated user matt) by mail.mattstone.net with HTTP; Wed, 22 Mar 2006 19:33:30 -0000 (UTC) Message-ID: <1971.82.33.83.247.1143056010.squirrel@mail.mattstone.net> Date: Wed, 22 Mar 2006 19:33:30 -0000 (UTC) Subject: PerlIOBase_binmode ... again ? From: "Matt Richards" To: modperl@perl.apache.org Reply-To: matt@mattstone.net User-Agent: SquirrelMail/1.4.6 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) on mattstone.net X-Virus-Checked: Checked by ClamAV on apache.org X-Old-Spam-Status: No, score=-1.4 required=5.0 tests=ALL_TRUSTED autolearn=failed version=3.1.0 X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N 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 somehow managed to get past it i think it was something todo with a lib but i cant remeber exactly :( any help would be lovley :) Thanks, Matt.