From:             [EMAIL PROTECTED]
Operating system: Mac OS X
PHP version:      4.0.5
PHP Bug Type:     *Configuration Issues
Bug description:  #include lines missing linefeed

main/internal_functions.c had some garbage  #include lines 
after configuring --with-apxs=/usr/sbin/apxs (pretty basic 
configuration)
The problem was that the include lines (begining on line 32 
in my case) did not have line feeds after them and so it 
was one big line with a half dozen #includes in it.

It looks like '@EXT_INCLUDE_CODE@' is missing some 
linefeeds when it is built.


-- 
Edit Bug report at: http://bugs.php.net/?id=10592&edit=1



-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to