question with tsearch2 - latest CVS sources - compiling - Mailing list pgsql-cygwin

From RK
Subject question with tsearch2 - latest CVS sources - compiling
Date
Msg-id 20041019114723.584876@kuszi-freeforce
Whole thread Raw
List 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 by date:

Previous
From: "Dave Page"
Date:
Subject: Re: [pgsql-hackers-win32] Static build of libpq fails
Next
From: "M S"
Date:
Subject: Install postgreSql 8.0 beta1 without user interaction