Re: contrib compilation probs

Поиск
Список
Период
Сортировка
От Christopher Kings-Lynne
Тема Re: contrib compilation probs
Дата
Msg-id 05cc01c357e3$544a1600$2800a8c0@mars
обсуждение исходный текст
Ответ на contrib compilation probs  ("Christopher Kings-Lynne" <chriskl@familyhealth.com.au>)
Ответы Re: contrib compilation probs  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
> >
gcc -pipe -O -g -Wall -Wmissing-prototypes -Wmissing-declarations -fpic -DPI
> >
-I. -I. -I./snowball -I./ispell -I./wordparser -I../../src/include   -c -o
> > snowball/english_stem.o snowball/english_stem.c -MMD
> > cp: snowball/english_stem.d: No such file or directory
> > gmake[1]: *** [snowball/english_stem.o] Error 1

Hmmm...looks like on my system english_stem.d is created in the tsearch2
dir, NOT in the snowball subdir.

Chris



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: contrib compilation probs
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: python interface