Error compiling on SCO

Поиск
Список
Период
Сортировка
От Dale Gilbert
Тема Error compiling on SCO
Дата
Msg-id NFBBLIOKJKFHAEFBAAPGMEDCCAAA.dale@celestekats.com
обсуждение исходный текст
Ответы Re: Error compiling on SCO  (Tom Lane <tgl@sss.pgh.pa.us>)
Список 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 по дате отправления:

Предыдущее
От: Mike Schiraldi
Дата:
Сообщение: initdb not included?
Следующее
От: "Christopher"
Дата:
Сообщение: Re: length(columnname), solved