Unix Technical Forum

External builds need tsearch include files

This is a discussion on External builds need tsearch include files within the Pgsql Patches forums, part of the PostgreSQL category; --> I tried to compile a custom tsearch dictionary as an external module, but it couldn't find the tsearch include ...


Go Back   Unix Technical Forum > Database Server Software > PostgreSQL > Pgsql Patches

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 04-18-2008, 10:36 AM
Heikki Linnakangas
 
Posts: n/a
Default External builds need tsearch include files

I tried to compile a custom tsearch dictionary as an external module,
but it couldn't find the tsearch include files in the server
installation. tsearch subdirectory needs to be added to
src/include/Makefile, otherwise they don't get installed:

*** src/include/Makefile 9 Dec 2005 21:19:35 -0000 1.21
--- src/include/Makefile 10 Sep 2007 19:53:54 -0000
***************
*** 18,24 ****

# Subdirectories containing headers for server-side dev
SUBDIRS = access bootstrap catalog commands executor lib libpq mb \
! nodes optimizer parser regex rewrite storage tcop utils \
port port/win32 port/win32/arpa port/win32/netinet port/win32/sys

# Install all headers
--- 18,24 ----

# Subdirectories containing headers for server-side dev
SUBDIRS = access bootstrap catalog commands executor lib libpq mb \
! nodes optimizer parser regex rewrite storage tcop tsearch utils \
port port/win32 port/win32/arpa port/win32/netinet port/win32/sys

# Install all headers


--
Heikki Linnakangas
EnterpriseDB http://www.enterprisedb.com

---------------------------(end of broadcast)---------------------------
TIP 5: don't forget to increase your free space map settings

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 12:23 PM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
www.UnixAdminTalk.com