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 package. I got the following error. Is there 
some way aroun this problem ? 


ake -C access all
make[3]: Entering directory 
`/home/jzbnvs/postgresql-7.4.1/src/backend/access' 
make -C common SUBSYS.o
make[4]: Entering directory 
`/home/jzbnvs/postgresql-7.4.1/src/backend/access/common' 
/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
make[4]: *** [SUBSYS.o] Error 1
make[4]: Leaving directory 
`/home/jzbnvs/postgresql-7.4.1/src/backend/access/common' 
make[3]: *** [common-recursive] Error 2
make[3]: Leaving directory 
`/home/jzbnvs/postgresql-7.4.1/src/backend/access' 
make[2]: *** [access-recursive] Error 2
make[2]: Leaving directory `/home/jzbnvs/postgresql-7.4.1/src/backend'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/jzbnvs/postgresql-7.4.1/src'
make: *** [all] Error 2



---------------------------(end of broadcast)---------------------------
TIP 5: Have you checked our extensive FAQ?

               http://www.postgresql.org/docs/faqs/FAQ.html

Reply via email to