Re: [blfs-support] PHP-5.5.3 configure issue

2014-03-01 Thread William Harrington
On Mar 1, 2014, at 12:41 PM, Alexey Orishko wrote: > I'm building php in chroot after CLFS build. I guess I simply need to > add that part > from LFS book. > By the way, is there any BCLFS book variant? If you are using BLFS, you need to make sure you use the clfs boot scripts when executing t

Re: [blfs-support] PHP-5.5.3 configure issue

2014-03-01 Thread Pierre Labastie
Le 01/03/2014 19:41, Alexey Orishko a écrit : > On Sat, Mar 1, 2014 at 7:23 PM, Pierre Labastie > wrote: >> Le 01/03/2014 18:24, Alexey Orishko a écrit : >> GDBM (uppercase for gdbm), is built in LFS. We never mention LFS packages in >> the dependencies. QDBM and GDBM are not the same. >> If you

Re: [blfs-support] PHP-5.5.3 configure issue

2014-03-01 Thread Alexey Orishko
On Sat, Mar 1, 2014 at 7:23 PM, Pierre Labastie wrote: > Le 01/03/2014 18:24, Alexey Orishko a écrit : > GDBM (uppercase for gdbm), is built in LFS. We never mention LFS packages in > the dependencies. QDBM and GDBM are not the same. > If you have built LFS following the book, the error comes from

Re: [blfs-support] PHP-5.5.3 configure issue

2014-03-01 Thread Pierre Labastie
Le 01/03/2014 18:24, Alexey Orishko a écrit : > Hi guys, > > I'm building php from blfs-7.4 and configure failed with error: > DBA: Could not find necessary header file(s). > It looks the reason for the failure is "--with-gdbm " flag and a lack of QDBM. > > Why is --with-gdbm flag used in php ./c

[blfs-support] PHP-5.5.3 configure issue

2014-03-01 Thread Alexey Orishko
Hi guys, I'm building php from blfs-7.4 and configure failed with error: DBA: Could not find necessary header file(s). It looks the reason for the failure is "--with-gdbm " flag and a lack of QDBM. Why is --with-gdbm flag used in php ./configure while QDBM package is not "required one" and config