problems installing SDO from PECL

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Harald Lapp

    problems installing SDO from PECL

    hello,

    i'm looking for someone who's running the
    SDO extension succesfully with Mac OS X.
    i've already a working PHP 5.1.2 installation
    with all necessary extensions compiled (like
    PDO-mysql, etc.).

    i've downloaded SDO 0.7.1 from PECL and
    compiled it without any problems. however,
    when i activate the extension, php won't start
    anymore. when i run php from console, i get the
    following error message:


    dyld: NSLinkModule() error
    dyld: Symbol not found: __ZTI19SDORunti meException
    Referenced from: /usr/lib/20050922/sdo_das_xml.so
    Expected in: flat namespace

    Trace/BPT trap


    any ideas what's wrong with my SDO installation?

    many thanks
    regards

    harald
Working...