Home > Archive > PostgreSQL Bugs > June 2005 > BUG #1693: tsearch2 won't compile









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author BUG #1693: tsearch2 won't compile

2005-06-01, 9:25 am


The following bug has been logged online:

Bug reference: 1693
Logged by:
Email address: magawake@gmail.com
PostgreSQL version: 8.0.3
Operating system: AIX 5200-03
Description: tsearch2 won't compile
Details:

Trying to compile tsearch2 on AIX 5.2 ML 3
Using:
gcc (GCC) 3.3.2
GNU Make 3.80


bash-2.05b$ pwd
/usr/src/postgresql-8.0.3/contrib/tsearch2
bash-2.05b$ gmake
gmake -C snowball SUBSYS.o
gmake[1]: Entering directory
`/usr/src/postgresql-8.0.3/contrib/tsearch2/snowball'
gmake[1]: `SUBSYS.o' is up to date.
gmake[1]: Leaving directory
`/usr/src/postgresql-8.0.3/contrib/tsearch2/snowball'
gmake -C ispell SUBSYS.o
gmake[1]: Entering directory
`/usr/src/postgresql-8.0.3/contrib/tsearch2/ispell'
gmake[1]: `SUBSYS.o' is up to date.
gmake[1]: Leaving directory
`/usr/src/postgresql-8.0.3/contrib/tsearch2/ispell'
gmake -C wordparser SUBSYS.o
gmake[1]: Entering directory
`/usr/src/postgresql-8.0.3/contrib/tsearch2/wordparser'
gmake[1]: `SUBSYS.o' is up to date.
gmake[1]: Leaving directory
`/usr/src/postgresql-8.0.3/contrib/tsearch2/wordparser'
.../../src/backend/port/aix/mkldexport.sh libtsearch2.a > libtsearch2.exp
The file access permissions do not allow the specified action.
/bin/sh: libtsearch2.exp: 0403-005 Cannot create the specified file.
gmake: *** [libtsearch2.so] Error 1

---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to majordomo@postgresql
.org so that your
message can get through to the mailing list cleanly

Sponsored Links





Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive | Programming forum archive

Copyright 2008 droptable.com