Re: 7.2b1 ...

From: Lamar Owen <lamar(dot)owen(at)wgcr(dot)org>
To: Peter Eisentraut <peter_e(at)gmx(dot)net>
Cc: "Marc G(dot) Fournier" <scrappy(at)hub(dot)org>, <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: 7.2b1 ...
Date: 2001-10-29 20:44:12
Message-ID: 200110291944.OAA24312@www.wgcr.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Sunday 28 October 2001 07:31 am, Peter Eisentraut wrote:
> Lamar Owen writes:
> > Attempting to build an initial RPMset here.... Will upload when I get a
> > good build -- although I may have to release without the contrib tree
> > packaged, due to build errors.

> Did you get all the patches I sent you? These should have the contrib
> tree covered.

Got them; applied them; tweaked them (not involving contrib); got the
following:

make[1]: Entering directory
`/usr/src/redhat/BUILD/postgresql-7.2b1/contrib/fuzzystrmatch'
sed 's,MODULE_PATHNAME,$libdir/fuzzystrmatch,g' fuzzystrmatch.sql.in
>fuzzystrmatch.sql
gcc -O2 -march=i386 -mcpu=i686 -Wall -Wmissing-prototypes
-Wmissing-declarations -fpic -I. -I../../src/include -I/usr/kerberos/include
-c -o fuzzystrmatch.o fuzzystrmatch.c
fuzzystrmatch.c: In function `_metaphone':
fuzzystrmatch.c:345: parse error before `return'
make[1]: *** [fuzzystrmatch.o] Error 1
make[1]: Leaving directory
`/usr/src/redhat/BUILD/postgresql-7.2b1/contrib/fuzzystrmatch'
make: *** [all] Error 2

Looking at it, but with a transmitter not running right here it could be a
few days before I get back to it.
--
Lamar Owen
WGCR Internet Radio
1 Peter 4:11

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Roderick A. Anderson 2001-10-29 21:19:40 Tablespaces
Previous Message Robert Dyas 2001-10-29 20:31:09 Re: consistent naming of components