I set up a machine with the first release of Solaris 10 - the March 2005 version. For some reason libgcrypt will not build, but has errors:
ld: fatal: relocation error: R_SPARC_32: file ../mpi/.libs/libmpi.a(mpih-add1-asm.o): symbol <unknown>: offset 0xfe83f942 is non-aligned ld: fatal: relocation error: R_SPARC_32: file ../mpi/.libs/libmpi.a(mpih-add1-asm.o): symbol <unknown>: offset 0xfe83f946 is non-aligned ld: fatal: relocation error: R_SPARC_32: file ../mpi/.libs/libmpi.a(mpih-add1-asm.o): symbol <unknown>: offset 0xfe83f94a is non-aligned ld: fatal: relocation error: R_SPARC_32: file ../mpi/.libs/libmpi.a(mpih-lshift-asm.o): symbol <unknown>: offset 0xfe83fe7e is non-aligned ld: fatal: relocation error: R_SPARC_32: file ../mpi/.libs/libmpi.a(mpih-rshift-asm.o): symbol <unknown>: offset 0xfe83fefd is non-aligned ld: fatal: relocation error: R_SPARC_32: file ../mpi/.libs/libmpi.a(mpih-rshift-asm.o): symbol <unknown>: offset 0xfe83ff03 is non-aligned ld: fatal: relocation error: R_SPARC_32: file ../mpi/.libs/libmpi.a(mpih-rshift-asm.o): symbol <unknown>: offset 0xfe83ff07 is non-aligned ld: fatal: relocation error: R_SPARC_32: file ../mpi/.libs/libmpi.a(mpih-rshift-asm.o): symbol <unknown>: offset 0xfe83ff0b is non-aligned This seems something to be aware of. I did a quick google on the error, and found other references to it. I just need to sort out why. Clearly if we want to support Solaris 10, we need to make sure Sage runs on the first release of Solaris 10. It would be nice if we could run on older versions of Solaris too. Solaris 8 and 9 are in quite common use still. Dave --~--~---------~--~----~------------~-------~--~----~ To post to this group, send an email to sage-devel@googlegroups.com To unsubscribe from this group, send an email to sage-devel-unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---