In general we don't allow packages to pick and choose between
different header/library packages, unless the libraries are the same
(same install_name), because that can produce breakage at runtime.
Updates to packages are supposed to be made in a such a way such that
existing packages still
Hi,
Installing libbind6-dev fixes the issue, although that sounds like a
workaround not a fix - I'm guessing it should be possible to have php5
compile with either of the libbind versions?
Cheers,
Damian
Damian Dimmich wrote:
> Hi - Thanks for the suggestion,
>
> That certainly adds the missing
Hi - Thanks for the suggestion,
That certainly adds the missing header files, would it make sense to
make libbind6-dev a dependency of php instead of libbind9-dev which is
currently the case? That - or see if the bind9 install is
broken/missing files?
I'll let you know how the build goes.
Cheer
For what it's worth, I tried rebuilding php5 in the presence of
libbind6-dev, and it still worked for me (10.5.6/Intel).
TheSin wrote:
> I woudl assume the files required are in libbind6-dev since that pkg
> just dramatically changed. I'll have to look into this.
> ---
> TS
> http://southofheaven
I woudl assume the files required are in libbind6-dev since that pkg
just dramatically changed. I'll have to look into this.
---
TS
http://southofheaven.org/
Chaos is the beginning and end, try dealing with the rest.
On 5-Mar-09, at 2:53 PM, Alexander Hansen wrote:
> Damian Dimmich wrote:
>> H
Damian Dimmich wrote:
> Hi,
>
> The latest php5 .info file fails to build on my system - running intel/10.5
>
> /sw/src/fink.build/php5-5.2.6-4/php-5.2.6/ext/standard/dns.c:51:28:
> error: bind/arpa/inet.h: No such file or directory
> /sw/src/fink.build/php5-5.2.6-4/php-5.2.6/ext/standard/dns.c:53:
Hi,
The latest php5 .info file fails to build on my system - running intel/10.5
/sw/src/fink.build/php5-5.2.6-4/php-5.2.6/ext/standard/dns.c:51:28:
error: bind/arpa/inet.h: No such file or directory
/sw/src/fink.build/php5-5.2.6-4/php-5.2.6/ext/standard/dns.c:53:24:
error: bind/netdb.h: No such f
the new one is coming, one more week.
---
TS
http://southofheaven.org/
Chaos is the beginning and end, try dealing with the rest.
On 11-Jan-08, at 3:23 AM, Damian Dimmich wrote:
> Hi,
>
> When recompiling php5 (and trying to install php5-pear) I get the
> following
> error at configure time:
>
Hi,
When recompiling php5 (and trying to install php5-pear) I get the following
error at configure time:
configure: error: Cannot find rfc822.h. Please check your c-client
installation.
It seems rfc822.h is installed in /sw/include/c-client so I'm not quite
sure what's wrong. I've tried to ma