Hi all,

Has anyone successfully built SCA_SDO on current OSX with PHP 5.3 from
macports?

pecl install SCA_SDO errors out with:

/private/tmp/pear/download/SCA_SDO-1.2.4/sdo.cpp:80: error: multiple
storage classes in declaration of 'arginfo_sdo_dataobject'
/private/tmp/pear/download/SCA_SDO-1.2.4/sdo.cpp:86: error: multiple
storage classes in declaration of 'arginfo___get'
/private/tmp/pear/download/SCA_SDO-1.2.4/sdo.cpp:90: error: multiple
storage classes in declaration of 'arginfo___set'
/private/tmp/pear/download/SCA_SDO-1.2.4/sdo.cpp:103: error: multiple
storage classes in declaration of
'arginfo_sdo_dataobject_createdataobject'
/private/tmp/pear/download/SCA_SDO-1.2.4/sdo.cpp:119: error: multiple
storage classes in declaration of 'arginfo_sdo_sequence_getproperty'
/private/tmp/pear/download/SCA_SDO-1.2.4/sdo.cpp:123: error: multiple
storage classes in declaration of 'arginfo_sdo_sequence_move'
/private/tmp/pear/download/SCA_SDO-1.2.4/sdo.cpp:128: error: multiple
storage classes in declaration of 'arginfo_sdo_sequence_insert'
/private/tmp/pear/download/SCA_SDO-1.2.4/sdo.cpp:144: error: multiple
storage classes in declaration of 'arginfo_sdo_list_insert'
/private/tmp/pear/download/SCA_SDO-1.2.4/sdo.cpp:158: error: multiple
storage classes in declaration of 'arginfo_sdo_datafactory_create'
/private/tmp/pear/download/SCA_SDO-1.2.4/sdo.cpp:177: error: multiple
storage classes in declaration of
'arginfo_sdo_das_datafactory_addType'
/private/tmp/pear/download/SCA_SDO-1.2.4/sdo.cpp:183: error: multiple
storage classes in declaration of
'arginfo_sdo_das_datafactory_addPropertyToType'
/private/tmp/pear/download/SCA_SDO-1.2.4/sdo.cpp:263: error: multiple
storage classes in declaration of 'arginfo_sdo_model_type_identifier'
/private/tmp/pear/download/SCA_SDO-1.2.4/sdo.cpp:325: error: multiple
storage classes in declaration of
'arginfo_sdo_model_reflectiondataobject_export'
make: *** [sdo.lo] Error 1
ERROR: `make' failed


Some system info:

OSX 10.5.7 With XCode 3.1.3 and MacPorts V1.71

acid-mac:~ dali$ uname -a
Darwin acid-mac.swerve.co.nz 9.7.0 Darwin Kernel Version 9.7.0: Tue
Mar 31 22:52:17 PDT 2009; root:xnu-1228.12.14~1/RELEASE_I386 i386

acid-mac:~ dali$ gcc --version
i686-apple-darwin9-gcc-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5493)

acid-mac:~ dali$ port version
Version: 1.710

PHP port version is 5.3.0. From memory 5.2.x gave warnings on these
particular lines...

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"phpsoa" group.
To post to this group, send email to phpsoa@googlegroups.com
To unsubscribe from this group, send email to 
phpsoa+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.co.uk/group/phpsoa?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to