[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
[Mapserver-users] Relocation Error?
- Subject: [Mapserver-users] Relocation Error?
- From: scoota@supanet.com (Keith Campbell)
- Date: Mon, 02 Feb 2004 22:07:16 +0000
Hi All,
Just when things were looking more promising, I get this when running
the make (Solaris):-
ld: fatal: relocation error: R_SPARC_32: file ./libmap.a(mapogr.o):
symbol <unkn
own>: offset 0xfd3609c9 is non-aligned
ld: fatal: relocation error: R_SPARC_32: file ./libmap.a(mapogr.o):
symbol <unkn
own>: offset 0xfd360a09 is non-aligned
ld: fatal: relocation error: R_SPARC_32: file ./libmap.a(mapogr.o):
symbol <unkn
own>: offset 0xfd360a69 is non-aligned
ld: fatal: relocation error: R_SPARC_32: file ./libmap.a(mapogr.o):
symbol <unkn
own>: offset 0xfd360c29 is non-aligned
collect2: ld returned 1 exit status
make: *** [shp2img] Error 1
What is a relocation error? Looks like a memory access problem, but why?
Any help much appreciated.
Keith