rlb3 has asked for the wisdom of the Perl Monks concerning the following question:
It compiles and make test works but if I use CPAN to install Bundle::CPAN I start getting internal perl errors like:./Configure -des -Dprefix=/usr -Acflags='-fPID -DPIC -m64' -Aldflags=' +-L/usr/lib64 -L/lib64 -lm'
Does anyone know the magic formula to compile perl on 64 bit systems? Oh, and the same thing happens if I compile perl 5.8.8 with the same config line.Attempt to free unreferenced scalar: SV 0x2v363923
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Compiling perl on 64 bit system
by Joost (Canon) on Dec 21, 2007 at 18:56 UTC | |
by rlb3 (Deacon) on Dec 21, 2007 at 19:11 UTC | |
|
Re: Compiling perl on 64 bit system
by hawtin (Prior) on Dec 22, 2007 at 13:42 UTC | |
by rlb3 (Deacon) on Dec 31, 2007 at 17:37 UTC | |
|
Re: Compiling perl on 64 bit system
by Tux (Canon) on Jan 01, 2008 at 14:02 UTC | |
by rlb3 (Deacon) on Jan 03, 2008 at 18:01 UTC | |
|
Re: Compiling perl on 64 bit system
by Anonymous Monk on Dec 22, 2008 at 14:53 UTC |