Skip to content

{ Tag Archives } php

PHP compile error: Warning: inter-library dependencies are not known to be supported.

I got a strange error when compiling PHP today:

*** Warning: inter-library dependencies are not known to be supported.
*** All declared inter-library dependencies are being dropped.
*** Warning: libtool could not satisfy all declared inter-library
*** dependencies of module libphp5. Therefore, libtool will create
*** a static module, that should work as long as the dlopening
*** application is [...]

Also tagged

Tiny script for returning n last blogposts and excerpt from them.

This is a tiny script for retrieving info about blog posts from wordpress.

Also tagged