question with tsearch2 - latest CVS sources - compiling

From: RK <hiding(at)freemail(dot)hu>
To: <pgsql-cygwin(at)postgresql(dot)org>
Subject: question with tsearch2 - latest CVS sources - compiling
Date: 2004-10-19 09:47:23
Message-ID: 20041019114723.584876@kuszi-freeforce
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Browse pgsql-cygwin by date

  From Date Subject
Next Message M S 2004-10-19 15:01:48 Install postgreSql 8.0 beta1 without user interaction
Previous Message Richard Sydney-Smith 2004-10-19 03:36:47 Re: Where is the link to cygwin?