

![]() | Start a set with this search |
![]() | Include this search in one of my sets |
![]() | Exclude this search from one of my sets |
![]() | Permalink to these results Paste this link in email or IM: |
| Atom feed for tracking future search results Paste this URL into your reader: |
35 messages in org.apache.perl.modperlRE: compile problems| From | Sent On | Attachments |
|---|---|---|
| Beberle | Dec 13, 2004 2:43 am | |
| Tom Schindl | Dec 13, 2004 4:02 am | |
| Reenen C Kroukamp | Dec 13, 2004 4:44 am | |
| Beberle | Dec 14, 2004 5:32 pm | |
| Joe Schaefer | Dec 14, 2004 6:49 pm | |
| Beberle | Dec 16, 2004 6:42 pm | |
| Joe Schaefer | Dec 16, 2004 8:44 pm | |
| Matthew Berk | Dec 16, 2004 11:05 pm | |
| Stas Bekman | Dec 17, 2004 8:11 am | |
| Barksdale, Ray | Dec 17, 2004 8:57 am | |
| Joe Schaefer | Dec 17, 2004 10:27 am | |
| Stas Bekman | Dec 17, 2004 10:38 am | |
| Barksdale, Ray | Dec 17, 2004 11:04 am | |
| Stas Bekman | Dec 17, 2004 11:25 am | |
| Barksdale, Ray | Dec 17, 2004 1:04 pm | |
| Stas Bekman | Dec 17, 2004 1:19 pm | |
| Barksdale, Ray | Dec 17, 2004 3:37 pm | |
| Stas Bekman | Dec 17, 2004 3:44 pm | |
| Matthew Berk | Dec 20, 2004 6:43 am | |
| Barksdale, Ray | Dec 22, 2004 7:19 am | |
| Stas Bekman | Dec 22, 2004 12:27 pm | |
| Barksdale, Ray | Dec 22, 2004 12:37 pm | |
| Stas Bekman | Dec 22, 2004 1:16 pm | |
| Barksdale, Ray | Dec 22, 2004 2:01 pm | |
| Stas Bekman | Dec 22, 2004 2:22 pm | |
| Barksdale, Ray | Dec 22, 2004 3:06 pm | |
| Stas Bekman | Dec 22, 2004 4:01 pm | |
| Barksdale, Ray | Dec 28, 2004 2:50 pm | |
| Stas Bekman | Dec 28, 2004 3:01 pm | |
| Barksdale, Ray | Dec 28, 2004 3:14 pm | |
| Stas Bekman | Dec 28, 2004 3:17 pm | |
| Barksdale, Ray | Dec 28, 2004 3:50 pm | |
| Joe Schaefer | Dec 28, 2004 5:29 pm | |
| Barksdale, Ray | Dec 29, 2004 8:59 am | |
| Stas Bekman | Dec 29, 2004 9:21 am |

![]() | Permalink for this message Paste this link in email or IM: |
![]() | Permalink for this thread Paste this link in email or IM: |
| Atom feed for this thread Paste this URL into your reader: |
| Subject: | RE: compile problems | Actions... |
|---|---|---|
| From: | Barksdale, Ray (bark...@mdot.state.ms.us) | |
| Date: | Dec 17, 2004 1:04:48 pm | |
| List: | org.apache.perl.modperl | |
Built my own perl in /usr/local. Made sure they weren't comingling.
-----Original Message----- From: news [mailto:ne...@sea.gmane.org] On Behalf Of Joe Schaefer Sent: Friday, December 17, 2004 12:28 PM To: modp...@perl.apache.org Subject: Re: compile problems
"Barksdale, Ray" <bark...@mdot.state.ms.us> writes:
[...]
/usr/bin/ld:
/usr/local/lib/perl5/5.8.5/x86_64-linux/auto/DynaLoader/DynaLo ader.a(DynaLoa
der.o): relocation R_X86_64_32 can not be used when making a shared object; recompile with -fPIC
/usr/local/lib/perl5/5.8.5/x86_64-linux/auto/DynaLoader/DynaLo ader.a: could
not read symbols: Bad value
I think this means Fedora's DynaLoader.a file needs to be (re)compiled with -fpic (or -fPIC). Look for "-Duseshrplib" and/or "cccdlflags='-fPIC'" in perl -V.
-- Joe Schaefer
ok. Had "cccdlflags='-fPIC'". Just set "useshrplib=true". Rebuilt 5.8.5, tested ok, installed. Built mod_perl 1.99_17. Built ok. Failed two tests: apr-ext/finfo.t and apr-ext/util. Have to figure that out in a bit. Work has interrupted.
Will take Stas's suggestion and try current svn.
Thanks all.
-- Report problems: http://perl.apache.org/bugs/ Mail list info: http://perl.apache.org/maillist/modperl.html List etiquette: http://perl.apache.org/maillist/email-etiquette.html
*****CONFIDENTIALITY NOTICE***** This e-mail and any files or attachments may contain confidential and privileged information. If you have received this message in error, please notify the sender at the above e-mail address and delete it and all copies from your system.
-- Report problems: http://perl.apache.org/bugs/ Mail list info: http://perl.apache.org/maillist/modperl.html List etiquette: http://perl.apache.org/maillist/email-etiquette.html







