| From: | CSN <cool_screen_name90001(at)yahoo(dot)com> |
|---|---|
| To: | pgsql-general(at)postgresql(dot)org |
| Subject: | plphp1.1 make fails |
| Date: | 2005-05-06 09:50:22 |
| Message-ID: | 20050506095023.79034.qmail@web52908.mail.yahoo.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Russell Smith | 2005-05-06 10:29:08 | Re: plphp1.1 make fails |
| Previous Message | Daniel Verite | 2005-05-06 09:15:17 | Re: Unicode and unaccent() |