On Fri, 31 Jan 2003, Weston Houghton wrote:

> 
> All,
> 
> I seem to be getting a silly error on Solaris when trying to do a PHP  
> 4.3 make. I get an error that looks to me like the liner arguments are  
> just too long. to be honest, I'm a bit stupified as to why this is  
> happening or how to fix it. FWIW, I have compiled 4.23 just fine on  
> that box.
[snip]

Are you using the GNU utilities?  PHP requires them, for example,
sed must be of GNU origin.  Same for bison, flex, etc.  This is
a common problem on Solaris these days as it comes with a broken
sed.  GNU good.

Regards,
Philip


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to