Error compiling on SCO - Mailing list pgsql-novice

From Dale Gilbert
Subject Error compiling on SCO
Date
Msg-id NFBBLIOKJKFHAEFBAAPGMEDCCAAA.dale@celestekats.com
Whole thread Raw
Responses Re: Error compiling on SCO
List pgsql-novice
I get the following error using either 7.1.3 or 7.2.b4

cc -b elf -G -Wl,-z,text -Wl,-h,libpq.so.2 fe-auth.o fe-connect.o fe-exec.o
fe-m
isc.o fe-print.o fe-lobj.o pqexpbuffer.o dllist.o md5.o
pqsignal.o     -lnsl -ls
ocket  -o libpq.so.2.2
relocations referenced
        from file(s)
        fe-connect.o
        fe-exec.o
        fe-misc.o
        fe-print.o
        fe-lobj.o
        dllist.o
 fatal error: relocations remain against allocatable but non-writable
section: .
text

make[3]: *** [libpq.so.2.2] Error 1

Help please


pgsql-novice by date:

Previous
From: Mike Schiraldi
Date:
Subject: initdb not included?
Next
From: "Christopher"
Date:
Subject: Re: length(columnname), solved