Gentoo Archives: gentoo-alt

From: "Askar Bektassov (Аскар Бектасов)" <askar.bektassov@×××××.com>
To: gentoo-alt@l.g.o
Subject: [gentoo-alt] dev-lang/php-5.4.0_rc7 with apache2 flag does not build libphp5.dylib
Date: Fri, 02 Mar 2012 00:08:50
Message-Id: CAJkPO_RR2pWSt0BtnpM+5eMbNS5gVq9uzJzVYqOpmmLduHMJPg@mail.gmail.com
1 Hi,
2
3 I am trying to build dev-lang/php-5.4.0_rc7 with apache2 support on Lion OS
4 X, however at installation stage the emerge breaks claiming that it does
5 not find
6
7 ${WORKDIR}//sapis-build/apache2/.lib/libphp5.dylib
8
9 when I went inside ${WORKDIR}//sapis-build/apache2 directory I realised
10 that the files that have been compiled at the build stage are different
11
12 ${WORKDIR}//sapis-build/apache2/lib/libphp5.bundle
13 ${WORKDIR}//sapis-build/apache2/lib/libphp5.so
14
15 and I did not find any rule in the Makefile to build libphp5.dylib. So my
16 question is, does this mean that there is a bug in the ebuild process or
17 this is a matter of building process of the php package that does not
18 envisage building dylib files for apache2 module?
19
20 Cheers,
21 --
22 Askar Bektassov
23 (Аскар Бектасов)

Replies