Skip to content

Building on Mac OS X 10.9.4 doesn't locate sqlite3 (no build error) #588

@dakoop

Description

@dakoop

The python build doesn't build _sqlite3. From build/Python-prefix/src/Python-stamp/Python-build-out.log

Python build finished, but the necessary bits to build these modules were not found:
_bsddb             _sqlite3           _ssl            
bsddb185           dbm                dl              
gdbm               imageop            linuxaudiodev   
nis                ossaudiodev        spwd            
sunaudiodev                                           

The build completes without error since this is in the normal stdout log, but running UV-CDAT produces an issue where sqlite3 cannot be loaded (used for the GUI display of projects). Mac OS X should have the necessary headers to build sqlite3 python support so I don't know why this occurs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions