Re: Can't compile a contrib util: dbsize (probably simply though)

Поиск
Список
Период
Сортировка
От Vitaly Belman
Тема Re: Can't compile a contrib util: dbsize (probably simply though)
Дата
Msg-id 187536424609.20040611011805@012.net.il
обсуждение исходный текст
Ответ на Re: Can't compile a contrib util: dbsize (probably simply though)  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
Hello Tom,

Thanks, that worked.

Regards,
 Vitaly Belman

 ICQ: 1912453
 AIM: VitalyB1984
 MSN: tmdagent@hotmail.com
 Yahoo!: VitalyBe

Friday, June 11, 2004, 12:55:53 AM, you wrote:

TL> Vitaly Belman <vitalib@012.net.il> writes:
>>> gcc -O2 -fno-strict-aliasing -Wall -Wmissing-prototypes
>>> -Wmissing-declarations -fpic -I. -I~/postgresql-7.4.2/src/include
>>> -D_GNU_SOURCE   -c -o dbsize.o dbsize.c
>>> dbsize.c:1: postgres.h: No such file or directory

>> I don't understand why it can't find these files.. They are indeed in
>> "~/postgresql-7.4.2/src/include" just as the -I points =(.

TL> The shell isn't gonna expand ~ for you when it's within a word like
TL> that.  I think you were lucky that configure succeeded at all with
TL> such a setting...

TL>             regards, tom lane


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Can't compile a contrib util: dbsize (probably simply though)
Следующее
От: Mark Striebeck
Дата:
Сообщение: out of memory error