On 10 Mar 2009, at 03:08, Sriram Natarajan wrote:

> - A friendly reminder... can you kindly take a look at the attached  
> diff and let me know your thoughts.
>>
>> http://cr.opensolaris.org/~sn123202/php529.mar9/webrev/

What's happening in Makefile.sfw?  In particular, do the lines

+PRECONF_ENVLINE= \
+        PATH=/usr/gnu/bin:/usr/bin \
+        MAKE=$(GMAKE)
+

together with

+        (cd $(PHP_DIR); env - $(PRECONF_ENVLINE) \
+            ./buildconf --force )

switch an entire build to using gcc?

And what's php_streams.c.patch about?  Looks like broken C syntax?

But I don't think I follow the patch format used here: patch to a patch
in php_dtrace.patch and php_build_config.m4.patch?

-- 
Nick Kew

Reply via email to