Problem in compilation

Поиск
Список
Период
Сортировка
От Sandeep
Тема Problem in compilation
Дата
Msg-id 199807291507.UAA27913@asterix.cs.unipune.ernet.in
обсуждение исходный текст
Список pgsql-interfaces
hello,

please redirect this mail to appropriate list, as i do not remember that.

i am trying to compile postgres95 on DGUX 5.4R3.10 and i get few warnings
about "left hand side expression of , in sigvect at .... has no effect". Will
it harm if i ignore these??

also <sys/select.h> is absent on my system so for compiling postgres i have
undefined HAVE_SYS_SELECT_H, but i do not know whether it will have a negative
effect or not. please advice me on that.

(if someone can send the above mentioned file (missing on my system) for
DGUX, that will be great help.)

somehow i managed to compile after undefining HAVE_SYS_SELECT_H, but now i get
following errors at linking time. can you advice me on - what could be missing
because of which i get these errors.
----------------------------------------------
 Undefined            first referenced
 symbol                  in file
yy_flush_buffer                     parser/SUBSYS.o
inet_aton                           libpq/SUBSYS.o
ld: postgres: fatal error: Symbol referencing errors. No output written to postgres
make[1]: *** [postgres] Error 1
make: *** [all] Error 2
---------------------------------------------------------------------------











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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: [HACKERS] Coping with backend crash in libpq
Следующее
От: Peter T Mount
Дата:
Сообщение: Re: [INTERFACES] Failure to connect remotely to postgresql with JDBC