[Catalyst] Problem in compiling Catalyst::Engine::HTTP::Prefork
due to HTTP::HeaderParser::XS
Len Jaffe
lenjaffe at jaffesystems.com
Tue Jun 21 13:33:55 GMT 2011
We're nearing the outer limits of my experience.
I'd try strace, it might tell you which shared lib is failing to load.
Len.
On Tue, Jun 21, 2011 at 6:29 AM, Jorge Gonzalez <jorge.gonzalez at daikon.es>w=
rote:
> El 20/06/11 22:06, Len Jaffe escribi=F3:
>
>
>> Hmm...
>> make sure all those libraries are readable.
>> make sure you can resolve all the dependencies in those 6 libraries too.
>> Len.
>>
>>
>>
> All are readable and resolvable, I think all of them are pretty standard
> system libraries. I'm resolving them as a normal user, so the very fact t=
hat
> ldd can open and check them indicates that permissions are OK.
>
>
> [jorgegv at desarrollo3 HTTP-HeaderParser-XS-0.20-**TnpClr]$ ldd
> ./blib/arch/auto/HTTP/**HeaderParser/XS/XS.so
> linux-gate.so.1 =3D> (0x00b80000)
> libstdc++.so.6 =3D> /usr/lib/libstdc++.so.6 (0x00c88000)
> libm.so.6 =3D> /lib/libm.so.6 (0x0072e000)
> libgcc_s.so.1 =3D> /lib/libgcc_s.so.1 (0x00766000)
> libc.so.6 =3D> /lib/libc.so.6 (0x009b3000)
>
> /lib/ld-linux.so.2 (0x00682000)
> [jorgegv at desarrollo3 HTTP-HeaderParser-XS-0.20-**TnpClr]$ ldd
> /usr/lib/libstdc++.so.6
> linux-gate.so.1 =3D> (0x00203000)
> libm.so.6 =3D> /lib/libm.so.6 (0x00837000)
> libgcc_s.so.1 =3D> /lib/libgcc_s.so.1 (0x00925000)
> libc.so.6 =3D> /lib/libc.so.6 (0x006a6000)
>
> /lib/ld-linux.so.2 (0x00682000)
> [jorgegv at desarrollo3 HTTP-HeaderParser-XS-0.20-**TnpClr]$ ldd
> /lib/libm.so.6
>
> /lib/ld-linux.so.2 (0x00682000)
> linux-gate.so.1 =3D> (0x00e82000)
> libc.so.6 =3D> /lib/libc.so.6 (0x006a6000)
> [jorgegv at desarrollo3 HTTP-HeaderParser-XS-0.20-**TnpClr]$ ldd
> /lib/libgcc_s.so.1
> linux-gate.so.1 =3D> (0x00cab000)
> libc.so.6 =3D> /lib/libc.so.6 (0x006a6000)
>
> /lib/ld-linux.so.2 (0x00682000)
> [jorgegv at desarrollo3 HTTP-HeaderParser-XS-0.20-**TnpClr]$ ldd
> /lib/libc.so.6
>
> /lib/ld-linux.so.2 (0x00682000)
> linux-gate.so.1 =3D> (0x00f45000)
>
> How can I trace the loading and errors of blib/arch/auto/HTTP/**
> HeaderParser/XS/XS.so?
>
> Regards
> Jorge
>
>
>
> ______________________________**_________________
> List: Catalyst at lists.scsys.co.uk
> Listinfo: http://lists.scsys.co.uk/cgi-**bin/mailman/listinfo/catalyst<ht=
tp://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst>
> Searchable archive: http://www.mail-archive.com/**
> catalyst at lists.scsys.co.uk/<http://www.mail-archive.com/catalyst@lists.sc=
sys.co.uk/>
> Dev site: http://dev.catalyst.perl.org/
>
-- =
lenjaffe at jaffesystems.com 614-404-4214
Proprietor: http://www.theycomewithcheese.com/ - An Homage to Fromage
Asst. Scoutmaster Troop 156 - www.bsatroop156.org -
webmaster at bsatroop156.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.scsys.co.uk/pipermail/catalyst/attachments/20110621/764ed=
eeb/attachment.htm
More information about the Catalyst
mailing list