Questions about libpq!

Поиск
Список
Период
Сортировка
От Anna Langer
Тема Questions about libpq!
Дата
Msg-id 19990419131732.77176.qmail@hotmail.com
обсуждение исходный текст
Ответы Re: [GENERAL] Questions about libpq!  (Oleg Broytmann <phd@sun.med.ru>)
Список pgsql-general
Hi!

We are having some problems with trying to run one of the examples
that are in the manuale.

This is the output that we get and we can't find any library that
contains these functions.

/tmp/cca010701.o: In function `exit_nicely':
/tmp/cca010701.o(.text+0x8): undefined reference to `PQfinish'
/tmp/cca010701.o: In function `main':
/tmp/cca010701.o(.text+0x6d): undefined reference to `PQsetdbLogin'
/tmp/cca010701.o(.text+0x7e): undefined reference to `PQstatus'
/tmp/cca010701.o(.text+0xa7): undefined reference to `PQerrorMessage'
/tmp/cca010701.o(.text+0xd9): undefined reference to `PQexec'
/tmp/cca010701.o(.text+0xf0): undefined reference to `PQresultStatus'
/tmp/cca010701.o(.text+0x117): undefined reference to `PQclear'
/tmp/cca010701.o(.text+0x12f): undefined reference to `PQclear'
/tmp/cca010701.o(.text+0x14b): undefined reference to `PQconsumeInput'
/tmp/cca010701.o(.text+0x157): undefined reference to `PQnotifies'
/tmp/cca010701.o(.text+0x1a1): undefined reference to `PQfinish'


Please help us!

Anna and Maria


______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com

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

Предыдущее
От: "Maria Kling"
Дата:
Сообщение: Question about libpq!
Следующее
От: Oleg Broytmann
Дата:
Сообщение: Re: [GENERAL] Questions about libpq!