Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 09 Jul 2004 10:20:52 +0200
From:      =?ISO-8859-1?Q?Nagy_L=E1szl=F3_Zsolt?= <nagylzs@freemail.hu>
To:        FreeBSD <ctm-users@freebsd.org>
Subject:   PostgreSQL contrib install from ports
Message-ID:  <40EE5564.9090606@freemail.hu>

next in thread | raw e-mail | index | archive | help

Hi All!

FreeBSD 5.2.1, PostgreSQL 7.4.1.

I would like to use full text search.. This is in the contrib/tsearch2 
module. Unfortunately, I could not install it.

Try 1:

/usr/ports/databases/postgresql7/work/postgresql-7.4.1
messias# make contrib
`contrib' is up to date.
messias#

Try 2:

messias# cd contrib/tsearch2
messias# make
"../../src/Makefile.global", line 38: Missing dependency operator
"../../src/Makefile.global", line 41: Need an operator
"../../src/Makefile.global", line 45: Need an operator
"../../src/Makefile.global", line 178: Missing dependency operator

<many similar lines>

"/usr/ports/databases/postgresql7/work/postgresql-7.4.1/src/nls-global.mk", 
line 25: Could not find 
/usr/ports/databases/postgresql7/work/postgresql-7.4.1/contrib/tsearch2/nls.mk 

"/usr/ports/databases/postgresql7/work/postgresql-7.4.1/src/nls-global.mk", 
line 29: Need an operator
"/usr/ports/databases/postgresql7/work/postgresql-7.4.1/src/nls-global.mk", 
line 31: Need an operator
"/usr/ports/databases/postgresql7/work/postgresql-7.4.1/src/nls-global.mk", 
line 33: Need an operator
"/usr/ports/databases/postgresql7/work/postgresql-7.4.1/src/nls-global.mk", 
line 38: Need an operator
"/usr/ports/databases/postgresql7/work/postgresql-7.4.1/src/nls-global.mk", 
line 40: Need an operator
Error expanding embedded variable.
messias#

So the normal 'make' will not compile and install the contrib modules. I 
can understand. But I cannot compile
and install them anyway.

Sorry, I know this must be a dumb question.
Best,

   Laci




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?40EE5564.9090606>