GNUPG 1.4.9 intallation fails on Solaris SunOS 5.10

Kush Asthana kush.asthana at gmail.com
Thu Jun 12 00:08:37 CEST 2008


Hi

I am trying to install GNUPG 1.4.9 on solaris 5.10 with following versions

sparc-sun-solaris2.10
gcc v 3.4.3
ld: Software Generation Utilities - Solaris Link Editors: 5.10-1.482

Following error is encountered evertime I do make

======================================================
gmake  all-recursive
gmake[1]: Entering directory `/home/user/GNUPG/gnupg-1.4.9'
Making all in m4
gmake[2]: Entering directory `/home/user/GNUPG/gnupg-1.4.9/m4'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory `/home/user/GNUPG/gnupg-1.4.9/m4'
Making all in intl
gmake[2]: Entering directory `/home/user/GNUPG/gnupg-1.4.9/intl'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory `/home/user/GNUPG/gnupg-1.4.9/intl'
Making all in zlib
gmake[2]: Entering directory `/home/user/GNUPG/gnupg-1.4.9/zlib'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory `/home/user/GNUPG/gnupg-1.4.9/zlib'
Making all in util
gmake[2]: Entering directory `/home/user/GNUPG/gnupg-1.4.9/util'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory `/home/user/GNUPG/gnupg-1.4.9/util'
Making all in mpi
gmake[2]: Entering directory `/home/user/GNUPG/gnupg-1.4.9/mpi'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory `/home/user/GNUPG/gnupg-1.4.9/mpi'
Making all in cipher
gmake[2]: Entering directory `/home/user/GNUPG/gnupg-1.4.9/cipher'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory `/home/user/GNUPG/gnupg-1.4.9/cipher'
Making all in tools
gmake[2]: Entering directory `/home/user/GNUPG/gnupg-1.4.9/tools'
gcc  -g -O2 -Wall   -o mpicalc mpicalc.o ../cipher/libcipher.a
../mpi/libmpi.a ../util/libutil.a   ../intl/libintl.a
ld: fatal: relocation error: R_SPARC_32: file
../mpi/libmpi.a(mpih-add1.o): symbol <unknown>: offset 0xfeb57a9e is
non-aligned
ld: fatal: relocation error: R_SPARC_32: file
../mpi/libmpi.a(mpih-add1.o): symbol <unknown>: offset 0xfeb57aa2 is
non-aligned
ld: fatal: relocation error: R_SPARC_32: file
../mpi/libmpi.a(mpih-add1.o): symbol <unknown>: offset 0xfeb57aa6 is
non-aligned
ld: fatal: relocation error: R_SPARC_32: file
../mpi/libmpi.a(mpih-lshift.o): symbol <unknown>: offset 0xfeb57c66 is
non-aligned
ld: fatal: relocation error: R_SPARC_32: file
../mpi/libmpi.a(mpih-lshift.o): symbol <unknown>: offset 0xfeb57c6a is
non-aligned
ld: fatal: relocation error: R_SPARC_32: file
../mpi/libmpi.a(mpih-lshift.o): symbol <unknown>: offset 0xfeb57c6e is
non-aligned
ld: fatal: relocation error: R_SPARC_32: file
../mpi/libmpi.a(mpih-rshift.o): symbol <unknown>: offset 0xfeb57cb6 is
non-aligned
ld: fatal: relocation error: R_SPARC_32: file ../mpi/libmpi.a(udiv.o):
symbol <unknown>: offset 0xfeb57d12 is non-aligned
ld: fatal: relocation error: R_SPARC_32: file ../mpi/libmpi.a(udiv.o):
symbol <unknown>: offset 0xfeb57d16 is non-aligned
ld: fatal: relocation error: R_SPARC_32: file ../mpi/libmpi.a(udiv.o):
symbol <unknown>: offset 0xfeb57d1a is non-aligned
ld: fatal: relocation error: R_SPARC_32: file
../mpi/libmpi.a(mpih-add1.o): symbol <unknown>: offset 0xfeb68b67 is
non-aligned
ld: fatal: relocation error: R_SPARC_32: file
../mpi/libmpi.a(mpih-lshift.o): symbol <unknown>: offset 0xfeb68ebd is
non-aligned
ld: fatal: relocation error: R_SPARC_32: file
../mpi/libmpi.a(mpih-rshift.o): symbol <unknown>: offset 0xfeb68f2b is
non-aligned
ld: fatal: relocation error: R_SPARC_32: file ../mpi/libmpi.a(udiv.o):
symbol <unknown>: offset 0xfeb68f8f is non-aligned
ld: fatal: relocation error: R_SPARC_32: file
../mpi/libmpi.a(mpih-add1.o): symbol <unknown>: offset 0xfeb7b3fe is
non-aligned
ld: fatal: relocation error: R_SPARC_32: file
../mpi/libmpi.a(mpih-lshift.o): symbol <unknown>: offset 0xfeb7b43e is
non-aligned
ld: fatal: relocation error: R_SPARC_32: file
../mpi/libmpi.a(mpih-rshift.o): symbol <unknown>: offset 0xfeb7b45e is
non-aligned
ld: fatal: relocation error: R_SPARC_32: file ../mpi/libmpi.a(udiv.o):
symbol <unknown>: offset 0xfeb7b47e is non-aligned
collect2: ld returned 1 exit status
gmake[2]: *** [mpicalc] Error 1
gmake[2]: Leaving directory `/home/user/GNUPG/gnupg-1.4.9/tools'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/home/user/GNUPG/gnupg-1.4.9'
gmake: *** [all] Error 2

Kush

================================================================

Please help!!



More information about the Gnupg-users mailing list