plphp1.1 make fails - Mailing list pgsql-general

From CSN
Subject plphp1.1 make fails
Date
Msg-id 20050506095023.79034.qmail@web52908.mail.yahoo.com
Whole thread Raw
Responses Re: plphp1.1 make fails
List pgsql-general
I followed the new instructions (patch, autoconf,
configure --with-php=/usr/lib/apache/libphp5.so, etc.)
and get this error when running 'make':

make[3]: Entering directory
`/usr/local/src/postgresql-8.0.2/src/pl/plphp'
patching file php.h
Hunk #1 FAILED at 291.
1 out of 1 hunk FAILED -- saving rejects to file
php.h.rej
make[3]: *** [php.h] Error 1
make[3]: *** Deleting file `php.h'
make[3]: Leaving directory
`/usr/local/src/postgresql-8.0.2/src/pl/plphp'
make[2]: *** [all] Error 2
make[2]: Leaving directory
`/usr/local/src/postgresql-8.0.2/src/pl'
make[1]: *** [all] Error 2
make[1]: Leaving directory
`/usr/local/src/postgresql-8.0.2/src'
make: *** [all] Error 2

Know what the problem is?

Thanks,
CSN




Yahoo! Mail
Stay connected, organized, and protected. Take the tour:
http://tour.mail.yahoo.com/mailtour.html


pgsql-general by date:

Previous
From: "Daniel Verite"
Date:
Subject: Re: Unicode and unaccent()
Next
From: Russell Smith
Date:
Subject: Re: plphp1.1 make fails