Problems in compilation of Sample1

Поиск
Список
Период
Сортировка
От José López Requena
Тема Problems in compilation of Sample1
Дата
Msg-id 3.0.1.32.19990109024722.0068c8f0@correo.cc-ab.uclm.es
обсуждение исходный текст
Ответы Re: [INTERFACES] Problems in compilation of Sample1  ("Randall W. Barrett" <rbarr@shadow.net>)
Список pgsql-interfaces
Hi everybody!,I am tryng to compile the Sample Program 1 that comes with
the programmer's guide of PostgreSQL documentation. I've copied the
developement librarys to /usr/lib and the include files to /usr/include.
When I type gcc -o sample1 sample1.c -lecpg -lpq the compiler tells me:

/usr/lib/libecpg.so:undefined reference to 'crypt'

can you help me about the meaning of this error message.

Thanks!


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

Предыдущее
От: JP Rosevear
Дата:
Сообщение: Re: [INTERFACES] Kaffe 1.0b3 Solved yet?
Следующее
От: "Randall W. Barrett"
Дата:
Сообщение: Re: [INTERFACES] Problems in compilation of Sample1