I also thought that id try and build lighthttpd instead of mini_httpd
thinking maybe php zend_extensions would be enabled this way...  I cannot
even use a zend extension....  when trying to build with lighthttpd I get
the following:

[cadillac...@localhost 0.7]$ toolchain/build
package/php5/php5.mk:25: *** commands commence before first target.  Stop.
package/php5/php5.mk:25: *** commands commence before first target.  Stop.
package/php5/php5.mk:25: *** commands commence before first target.  Stop.
package/php5/php5.mk:25: *** commands commence before first target.  Stop.
Script started, file is build.log_
package/php5/php5.mk:25: *** commands commence before first target.  Stop.
package/php5/php5.mk:25: *** commands commence before first target.  Stop.
package/php5/php5.mk:25: *** commands commence before first target.  Stop.
package/php5/php5.mk:25: *** commands commence before first target.  Stop.
Script done, file is build.log_

real    0m0.457s
user    0m0.245s
sys     0m0.231s
[cadillac...@localhost 0.7]$ ls -al

So my guess is that lighthttpd must be broken.. I haven't tried to look at
it and see whats no good yet...

-Christopher

-----Original Message-----
From: Philip Prindeville [mailto:[email protected]] 
Sent: Thursday, September 02, 2010 9:10 PM
To: [email protected]
Subject: Re: [Astlinux-users] php Dynamic library support?

  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].



------------------------------------------------------------------------------
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].

Reply via email to