Re: 7.2b1 ...

Поиск
Список
Период
Сортировка
От Lamar Owen
Тема Re: 7.2b1 ...
Дата
Msg-id 200110291944.OAA24312@www.wgcr.org
обсуждение исходный текст
Ответ на Re: 7.2b1 ...  (Peter Eisentraut <peter_e@gmx.net>)
Ответы Re: 7.2b1 ...  (Tom Lane <tgl@sss.pgh.pa.us>)
Список 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


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Bill Studenmund
Дата:
Сообщение: Correct way to do deletes?
Следующее
От: Jean-Michel POURE
Дата:
Сообщение: Re: Serious performance problem