When building PHP5 from fresh checkout, if I build in the separate
directory, I get the following error:
Assembler messages:
FATAL: Can't create main/streams/streams.o: No such file or directory
make: *** [main/streams/streams.lo] Error 1
As soon as I create main/streams/ manually, everything is OK. Could anyone
knowing the build system fix that?
Stanislav Malyshev, Zend Products Engineer
stas@zend.com http://www.zend.com/ +972-3-6139665 ext.109
Hi Stas,
It's a one line fix to configure; I'll do that shortly (thought Zeev
had checked it in already).
--Wez.
When building PHP5 from fresh checkout, if I build in the separate
directory, I get the following error:Assembler messages:
FATAL: Can't create main/streams/streams.o: No such file or directory
make: *** [main/streams/streams.lo] Error 1As soon as I create main/streams/ manually, everything is OK. Could anyone
knowing the build system fix that?Stanislav Malyshev, Zend Products Engineer
stas@zend.com http://www.zend.com/ +972-3-6139665 ext.109
Wez Furlong wrote:
(thought Zeev had checked it in already)
Another commit reverted by you-know-who?
--
Sebastian Bergmann
http://sebastian-bergmann.de/ http://phpOpenTracker.de/
http://www.professionelle-softwareentwicklung-mit-php5.de/