#4844: Build PHP without zts
-----------------------------+-------------------------
 Reporter:  pierre.labastie  |      Owner:  blfs-book@…
     Type:  defect           |     Status:  new
 Priority:  normal           |  Milestone:  7.6
Component:  BOOK             |    Version:  SVN
 Severity:  normal           |   Keywords:
-----------------------------+-------------------------
 Use a sed from Arch Linux (found by Fernando):
 {{{
       sed '/APACHE_THREADED_MPM=/d' \
           -i sapi/apache2handler/config.m4 \
           -i configure
 }}}
 Otherwise, some packages using PHP may not build, with errors:
 {{{
 tsrm_ls undeclared
 }}}

-- 
Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/4844>
BLFS Trac <http://wiki.linuxfromscratch.org/blfs>
Beyond Linux From Scratch
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to