compiling pg 7.0.3 on sco 5.0.5

Поиск
Список
Период
Сортировка
От Arno A. Karner
Тема compiling pg 7.0.3 on sco 5.0.5
Дата
Msg-id 3A265062.4D035121@tnss.com
обсуждение исходный текст
Ответы Re: compiling pg 7.0.3 on sco 5.0.5  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
ive got the backend stuff to compile on sco with the sdk had to add
-lsocket 
to get rid of unresolved var gethostbyaddress. made it as far as
compiling 
epcg compiles but fails with unresolved var
nocachegetattr in pgc.o
is this a yacc/lex issue if so what would be min version requirements
for 
bison/flex replacments, easiest to port to sco 5.0.5

-- 
My opinions are my own and not that of my employer even if I am self
employed


В списке pgsql-hackers по дате отправления:

Предыдущее
От: mlw
Дата:
Сообщение: Odd select behavior -- statistics, redux (7.0.x and devel)
Следующее
От: Hannu Krosing
Дата:
Сообщение: Re: SQL 'in' vs join.