Skip Menu |

This queue is for tickets about the DBI CPAN distribution.

Report information
The Basics
Id: 16455
Status: resolved
Priority: 0/
Queue: DBI

People
Owner: Nobody in particular
Requestors: jdenny [...] clemson.edu
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: 1.49
Fixed in: 1.43



Subject: make fails for perl USE_64_BIT_ALL
DBI-1.49, perl 5.8.7 (configured with -Duse64bitall), SunOS war 5.9 Generic_118558-17 sun4u sparc SUNW,Ultra-60 The error during make: LD_RUN_PATH="" gcc -G -m64 -L/usr/lib/sparcv9 -L/usr/local/lib DBI.o -o blib/arch/auto/DBI/DBI.so ld: fatal: file DBI.o: wrong ELF class: ELFCLASS32 ld: fatal: File processing errors. No output written to blib/arch/auto/DBI/DBI.so A workaround: add -m64 to CC in Makefile.
Resolved in 1.50, I believe. Release candidate available at http://dbi.demonweb.co.uk/public/DBI-1.50.tar.gz Thanks.
Ah, sorry. Try again.
[jdenny@ces.clemson.edu - Wed Dec 14 16:11:44 2005]: Show quoted text
> On Tue, 13 Dec 2005, Joel E. Denny wrote: >
> > On Tue, 13 Dec 2005, Tim_Bunce via RT wrote: > >
> > > Ah, sorry. Try again.
> > > > Fixed. Thanks.
> > I just noticed that the status of this bug is set to open again.
Replying, even to say thanks, automatically reopens the ticket. Show quoted text
> Also, my messages aren't making it to the history. It doesn't matter to > me, but I thought you might like to know.
I can see them, so they're certainly in the system. Thanks again. Tim.