AW: [HACKERS] compilation error

Поиск
Список
Период
Сортировка
От Zeugswetter Andreas SB
Тема AW: [HACKERS] compilation error
Дата
Msg-id 11C1E6749A55D411A9670001FA6879633681C4@sdexcsrv1.f000.d0188.sd.spardat.at
обсуждение исходный текст
Список pgsql-general
> I'm trying to compile postgres on a Solaris 7 SPARC machine
> and I get this error:

> gcc -g -Wall -Wmissing-prototypes -Wmissing-declarations -fPIC
> -I../../../src/include -I../../../src/interfaces/libpq  -c pgtcl.c -o pgtcl.o
> In file included from pgtcl.c:19:
> libpgtcl.h:19: tcl.h: No such file or directory

> Now, tcl.h is in /usr/local/include

Run configure with:
./configure --with-includes=/usr/local/include --with-libraries=/usr/local/lib

Andreas

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

Предыдущее
От: "Toni Pljakoski"
Дата:
Сообщение: Problem with starting my db with Postmaster
Следующее
От: "Mikheev, Vadim"
Дата:
Сообщение: RE: Troubles with performances