Thanks, I got it to compile under Fedora 12 with PHP 5.3.1 with the change you said as well as adding #include <stdio.h> to commonj/sdo/ SDODataConverter.cpp
On Nov 10, 11:47 am, Robert <[email protected]> wrote: > You can, just remove all "static" except "static char rcs_id[] ..." > from sdo.cpp. > > Worked for me. > > On 10 nov, 15:22, cdouglas <[email protected]> wrote: > > > > > Hello, > > Not sure any work is still being one on this project, but was > > wondering if there was going to be a patch/new build so I can build > > the SDO extension into PHP 5.3.0. > > > Thanks > > Chris -- You received this message because you are subscribed to the Google Groups "phpsoa" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/phpsoa?hl=en.
