John,
I'm curious about the proto-64 directory. Does this currently exist? Why
did you create it and not just have the build put them into the
proto/${PROC}/usr/lib/python$(PYTHON_VERS)/site-packages/lxml/64
directory in the first place?
Jean
John Fischer wrote:
> All,
>
> The Python lxml case (PSARC 2009/579) required that there be a 64-bit
> version of the shared objects. I filed defect 12535 to track this
> issue.
>
> webrev:
>
> http://cr.opensolaris.org/~johnfisc/lxml/
>
> Open Solaris defect:
>
> 12535 - lxml need 64-bit version of the shared objects
>
> The fix is to use the -m64 option for the C compiler within the
> Makefile. The one odd thing about the make is that repeated builds
> would not complete cleanly because of remaining .so files so I had to
> add some code to clean things up within the Makefile. The other part
> of the fix is an update to the appropriate prototype files to build
> the resulting package.
>
> When someone has a chance I would appreciate a review.
>
> Thanks,
>
> John
> _______________________________________________
> caiman-discuss mailing list
> caiman-discuss at opensolaris.org
> http://mail.opensolaris.org/mailman/listinfo/caiman-discuss