This is breakage in PHP. From configure:
if test "$found" = "yes"; then
ac_libs=$LIBS
LIBS="$LIBS -ldl"
if test "$cross_compiling" = yes; then
found=no
else
On 9/2/10 9:17 AM, Chris Abnett wrote:
>
> It seems my issue is stemming from the fact that dlopen is not available in
> astlinux?
>
> / /I even tried running a custom build with gcc on it to see if I could
> custom compile php right on my astlinux system…
>
> When I do a configure it still comes up with dlopen as unavailable.. I see
> where astlinux appears to build libdl..
>
> Not sure where to go next??
>
> -Christopher
>
> *From:* Chris Abnett [mailto:[email protected]]
> *Sent:* Wednesday, September 01, 2010 10:30 AM
> *To:* 'AstLinux Users Mailing List'
> *Subject:* [Astlinux-users] php Dynamic library support?
>
> How do I enable dynamic library support in the php5 that is used in astlinux?
>
> Phpinfo shows dynamic library support not available under ‘standard’
>
> I have tried the usual enable_dl in my php.ini which phpinfo shows turned on..
>
> I looked at the configure options in my package/php5/Makefile and nothing
> looks out of ordinary..
>
> There seems to be little on the subject when googling for hours.. so I
> thought I might ask someone who has done more php
>
> Compiling than I have…
>
> Im using the port 80 http server of mini_httpd, should I be using lighthttpd
> instead?
>
> -Christopher
>
>
------------------------------------------------------------------------------
This SF.net Dev2Dev email is sponsored by:
Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
_______________________________________________
Astlinux-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/astlinux-users
Donations to support AstLinux are graciously accepted via PayPal to
[email protected].