The changes looks good to me. 

With these changes /usr/mysql/5.0/lib/mysql:/usr/sfw/lib is added in RPATH of
all php extensions which is not a good idea.  Php build process doesn't allow
RPATH modification for individual shared libraries. To achieve that config.m4
of mysql extension need to be patched and configure needs to be
regenerated. To track this issue another CR 6659040
<http://monaco.sfbay/detail.jsf?cr=6659040> has been opened.

Regards,
Basant.


On Mon, Feb 04, 2008 at 01:11:32PM -0800, ludo wrote:
> Sriram Natarajan wrote:
> > Hi
> >  Please find webrev report to address the following bugs. Your comments 
> > are much appreciated. This fix ensures that the PHP extensions are not 
> > compiled with any build time library search path information.  I am 
> > hoping to integrate this fix before build 83
> >
> > 6625381 <http://monaco.sfbay.sun.com/detail.jsp?cr=6625381> RPATH & RUNPATH 
> > failures in SUNWphp524core
> > 6640031 <http://monaco.sfbay.sun.com/detail.jsp?cr=6640031> 
> > SUNWphp524-mysql/SUNWphp524-pgsql packaging issue with snv_79
> > 6657714 PHP MySQL module is incorrectly linked to 4.0 version of MySQL 
> > client
> >
> >
> > http://cr.opensolaris.org/~sn123202/6657714/webrev/
> >   
> Looks good to me,
> 
> Ludo
> > thanks
> > sriram
> >
> >
> > _______________________________________________
> >
> >
> > webstack-discuss mailing list
> > webstack-discuss at opensolaris.org
> > http://mail.opensolaris.org/mailman/listinfo/webstack-discuss
> >   
> 
> _______________________________________________
> 
> 
> webstack-discuss mailing list
> webstack-discuss at opensolaris.org
> http://mail.opensolaris.org/mailman/listinfo/webstack-discuss

Reply via email to