Postgres 6.5.1 on Solaris 2.6

Поиск
Список
Период
Сортировка
От Esteban Chiner Sanz
Тема Postgres 6.5.1 on Solaris 2.6
Дата
Msg-id 379C0D6F.51CC12BB@tissat.es
обсуждение исходный текст
Ответы Re: [PORTS] Postgres 6.5.1 on Solaris 2.6  (The Hermit Hacker <scrappy@hub.org>)
Список pgsql-ports
I am having some problems compiling Postgresql on Solaris 2.6. I get an
error when I do "make all" and I get to the libpq compilation. This is
the message I get:

make -C libpq++ all
make[2]: Entering directory
`/usr/share/src/pgsql/postgresql-6.5.1/src/interfaces/libpq++'
g++ -Wno-error -I../../backend -I../../include -I../../interfaces/libpq
-I../../include -I../../backend    -Wall -Wmissing-prototypes -fPIC   -c
pgconnection.cc -o pgconnection.o
In file included from pgconnection.cc:20:
pgconnection.h:24: string: No such file or directory
make[2]: *** [pgconnection.o] Error 1
make[2]: Leaving directory
`/usr/share/src/pgsql/postgresql-6.5.1/src/interfaces/libpq++'
make[1]: *** [all] Error 2
make[1]: Leaving directory
`/usr/share/src/pgsql/postgresql-6.5.1/src/interfaces'
make: *** [all] Error 2

I suppose I can compile it without the libpq option but, if I don't,
what can I do?
Thank you,

            Esteban Chiner

------------------------------------------------------------
 Esteban Chiner Sanz        mailto (work): echiner@tissat.es
 TISSAT                     mailto (home): echiner@abonados.cplus.es
 Av. Aragon, 30, 5ª planta  Phone: 96 393 9950
 Valencia (SPAIN)



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

Предыдущее
От: Louis Bertrand
Дата:
Сообщение: Re: [PORTS] include path for tcl.h
Следующее
От: Unprivileged user
Дата:
Сообщение: [PORTS] Port Bug Report: connecting with psql v. 6.4.2 kill 6.5 backend!