[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: perl-5.6



On Fri, Feb 02, 2001 at 03:10:27PM +0000, Philip Blundell wrote:
> Can anybody figure out what needs doing to make this build?

http://www.armlinux.org/~buildd/build.php?pkg%3Dperl-5.6%26ver%3D5.6.0-6.2%26arch%3Darm%26stamp%3D980005099

from the log (the bzip2 of a gzip. hmm.)

LD_LIBRARY_PATH=/home/buildd/build/perl-5.6-5.6.0 ./miniperl -w -Ilib -MExporter
 -e '<?>' || make minitest
syntax error at -e line 1, near "use Exporter;
<?>"
Execution of -e aborted due to compilation errors.


What is medusa? RiscPC with StrongARM? If so, K?
I've seen these sorts of weird errors with a K StrongARM.
[and eval dumping about 2 Gb of crud (ie 
strace reporting a single write(2, garbage, lots and lots))
and a couple of other wierdos usually related to require (which is the
opcode use is implemented in) or fork]

Options for Ks could include
replacing with not-a-K on the build system
subtly changing the compiler options on the build to alter the size of
object files [hit and miss, not suitable for autobuilds]
building somewhere else. (But that will still leave a binary that would
fail on Ks)

On the other hand, I may be completely wrong

Nicholas Clark



Reply to: