Return-Path: Delivered-To: apmail-perl-embperl-archive@www.apache.org Received: (qmail 69430 invoked from network); 25 Apr 2006 09:58:21 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 25 Apr 2006 09:58:21 -0000 Received: (qmail 69143 invoked by uid 500); 25 Apr 2006 09:58:20 -0000 Delivered-To: apmail-perl-embperl-archive@perl.apache.org Received: (qmail 68898 invoked by uid 500); 25 Apr 2006 09:58:18 -0000 Mailing-List: contact embperl-help@perl.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list embperl@perl.apache.org Received: (qmail 68883 invoked by uid 99); 25 Apr 2006 09:58:18 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 25 Apr 2006 02:58:18 -0700 X-ASF-Spam-Status: No, hits=0.9 required=10.0 tests=DNS_FROM_RFC_WHOIS X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [144.160.112.11] (HELO tlph033.enaf.dadc.sbc.com) (144.160.112.11) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 25 Apr 2006 02:58:16 -0700 Received: from enaf.dadc.sbc.com (localhost.localdomain [127.0.0.1]) by tlph033.enaf.dadc.sbc.com (8.13.6/8.13.6) with ESMTP id k3P9vqwa000706; Tue, 25 Apr 2006 04:57:53 -0500 Received: from TXDLLS2MSGHUB03.ITServices.sbc.com (txdlls2msghub03.itservices.sbc.com [155.179.74.119]) by tlph033.enaf.dadc.sbc.com (8.13.6/8.13.6) with ESMTP id k3P9vobO000700; Tue, 25 Apr 2006 04:57:50 -0500 Received: from txdlls2MSGUSR20.ITServices.sbc.com ([155.179.130.58]) by TXDLLS2MSGHUB03.ITServices.sbc.com with Microsoft SMTPSVC(6.0.3790.211); Tue, 25 Apr 2006 04:57:50 -0500 X-MimeOLE: Produced By Microsoft Exchange V6.5.7226.0 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Subject: RE: AIX/IHS and embperl build issues Date: Tue, 25 Apr 2006 04:57:49 -0500 Message-ID: <38EE22820D2744428BFE5EF8DB116FBD0257035D@TXDLLS2MSGUSR20.ITServices.sbc.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: AIX/IHS and embperl build issues Thread-Index: AcZiOc4sx72/ASjRRQW2svfpmDwAwQAAZLWQABvJUwAAFt5BEACNojswAMRxLEA= From: "HALL, SUSAN \(SBCSI\)" To: "Gerald Richter" , X-OriginalArrivalTime: 25 Apr 2006 09:57:50.0650 (UTC) FILETIME=[B69391A0:01C6684E] X-TM-AS-Product-Ver: SMEX-7.0.0.1433-3.52.1006-14407.000 X-TM-AS-Result: No--25.400000-0.000000-31 X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Someone suggested that what I need is HTML::Embperl so I tried to make that. The perl Makefile.PL errors out on: ... ... + Load dynamic module mod_dir.c (/usr/HTTPServer/modules/mod_dir.so) + mod_perl was build with USE_DSO Can't locate Apache/src.pm in @INC (@INC contains: /usr/opt/perl5/lib/5.8.0/aix-thread-multi /usr/opt/perl5/lib/5.8.0 /usr/opt/perl5/lib/site_perl/5.8.0/aix-thread-multi /usr/opt/perl5/lib/site_perl/5.8.0 /usr/opt/perl5/lib/site_perl .) at Makefile.PL line 861, line 6 But Apache/src.pm is in mod-perl1.29 and I have already installed mod_perl2.0.2. Is the idea of installing HTML::Embperl a red herring, can you tell me? Or have I got some confusion here between apache and apache2? Thanks. This is my last try here, after this I will have to go to the developers and they can go to IBM for assistance. Susan -----Original Message----- From: Gerald Richter [mailto:richter@ecos.de]=20 Sent: Friday, April 21, 2006 8:19 AM To: HALL, SUSAN (SBCSI); embperl@perl.apache.org Subject: RE: AIX/IHS and embperl build issues Hi, >=20 > Line 53 is my LoadModule statement: > LoadModule embperl_module=20 > /usr/opt/perl5/lib/site_perl/5.8.0/aix-thread-multi/auto/Embpe > rl/Embperl > .so >=20 This is ok >=20 > Running nm on Embperl.so shows: >=20 > =3D> nm ./Embperl.so | grep embperl_module > embperl_module D 83448 56 > embperl_module d 114844 4 >=20 >=20 > Another piece of info on this: I have the AIX compiler on > one machine only, so I made all there and tarred up and=20 > copied over all the modperl and embperl files. The system I=20 > compiled on is a match as far as the AIX, IHS and perl=20 > versions, and the IHS and perl directory paths go. >=20 It should be no problem that your compiler is on a different machine. I never have used AIX, I only know that the compiler/linker works different than on other Unix systems. I think there is some export file which contains the symbols nessarry, but I don't know exactly. We would need somebody who has more knowledge of the build process on AIX Gerald =20 ** Virus checked by BB-5000 Mailfilter **=20 --------------------------------------------------------------------- To unsubscribe, e-mail: embperl-unsubscribe@perl.apache.org For additional commands, e-mail: embperl-help@perl.apache.org