SOURCES: postgresql-module-plphp-nophp_test.patch - updated for 1.3.3

Radoslaw Zielinski radek at pld-linux.org
Fri Apr 20 16:24:44 CEST 2007


blues <blues at pld-linux.org> [20-04-2007 16:15]:
> Author: blues                        Date: Fri Apr 20 14:15:15 2007 GMT
> Module: SOURCES                       Tag: HEAD
> ---- Log message:
> - updated for 1.3.3
[...]
>  -# Checks for libraries.
>  -AC_CHECK_LIB([php5], [php_module_startup],[], [have_php5="no"], [$PHP_LDFLAGS])

This is pointless.  Should be s/php5/php_common/.  And it won't work
until this is fixed:

  $ gcc /usr/lib/libphp_common.so 2>&1 | grep so:
  /usr/lib/libphp_common.so: undefined reference to `pthread_key_create'
  /usr/lib/libphp_common.so: undefined reference to `pthread_getspecific'
  /usr/lib/libphp_common.so: undefined reference to `pthread_key_delete'
  /usr/lib/libphp_common.so: undefined reference to `php_register_internal_extensions'
  /usr/lib/libphp_common.so: undefined reference to `pthread_setspecific'

-- 
Radosław Zieliński <radek at pld-linux.org>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : /mailman/pipermail/pld-devel-en/attachments/20070420/a5edc7f6/attachment.sig 


More information about the pld-devel-en mailing list