I'm also getting a failure on tsearch:

make[1]: Entering directory `/opt/src/pgsql/contrib/tsearch'
gcc -O2 -g -Wall -Wmissing-prototypes -Wmissing-declarations -fpic -I. 
-I../../src/include   -c -o morph.o morph.c -MMD
morph.c: In function `initmorph':
morph.c:107: `PG_LocaleCategories' undeclared (first use in this function)
morph.c:107: (Each undeclared identifier is reported only once
morph.c:107: for each function it appears in.)
morph.c:107: parse error before `lc'
morph.c:116: warning: implicit declaration of function `PGLC_current'
morph.c:116: `lc' undeclared (first use in this function)
morph.c:124: warning: implicit declaration of function 
`PGLC_free_categories'
make[1]: *** [morph.o] Error 1
make[1]: Leaving directory `/opt/src/pgsql/contrib/tsearch'


Joe


---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
    (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])

Reply via email to