PostgreSQL Bugs List wrote:
> /usr/bin/ld -r -o SUBSYS.o heaptuple.o indextuple.o indexvalid.o
> printtup.o scankey.o tupdesc.o
> /usr/bin/ld: Relocatable linking with relocations from format
> elf64-sparc (heaptuple.o) to format elf32-sparc (SUBSYS.o) is not
> supported
You need to run
$ sparc32
"PostgreSQL Bugs List" <[EMAIL PROTECTED]> writes:
> /usr/bin/ld -r -o SUBSYS.o heaptuple.o indextuple.o indexvalid.o printtup.o
> scankey.o tupdesc.o
> /usr/bin/ld: Relocatable linking with relocations from format elf64-sparc
> (heaptuple.o) to format elf32-sparc (SUBSYS.o) is not supp
> orted
I have never seen that before. Looks like there is a mix of 64-bit and
32-bit object files. Not sure on the cause.
---
PostgreSQL Bugs List wrote:
>
> The following bug has been logged online:
>
> Bug reference: 109
The following bug has been logged online:
Bug reference: 1097
Logged by: Stewart McKenna
Email address: [EMAIL PROTECTED]
PostgreSQL version: 7.4
Operating system: Debian 'woody3' on Ultra Sparc
Description:Make failure
Details:
Trying to 'make' the postgreSQL