question with tsearch2 - latest CVS sources - compiling

Поиск
Список
Период
Сортировка
От RK
Тема question with tsearch2 - latest CVS sources - compiling
Дата
Msg-id 20041019114723.584876@kuszi-freeforce
обсуждение исходный текст
Список pgsql-cygwin
Hello everybody!

I downloaded the latest sources, and ./configure
run properly for the whole distribution.

However when I entered the contrib/tsearch2

and run make, it was the result:

$ make
../../src/Makefile.shlib:312: warning: overriding commands for target `libtsearc
h2.a'
../../src/Makefile.shlib:262: warning: ignoring old commands for target `libtsea
rch2.a'
sed -e 's,MODULE_PATHNAME,$libdir/tsearch2,g' tsearch.sql.in >tsearch2.sql
cp untsearch.sql.in untsearch2.sql
make: *** No rule to make target `../../src/port/pg_config_paths.h', needed by `
all-static-lib'.  Stop.


did I make something wrong?

Or do I have recompile the whole postgresql before I can build tsearch2?



Robert


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

Предыдущее
От: "Dave Page"
Дата:
Сообщение: Re: [pgsql-hackers-win32] Static build of libpq fails
Следующее
От: "M S"
Дата:
Сообщение: Install postgreSql 8.0 beta1 without user interaction