Opened 19 years ago
Closed 18 years ago
#6116 closed defect (fixed)
BUG: Boost.Python installation seems to be incomplete
Reported by: | artur_spruce@… | Owned by: | michel.salim@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.0 |
Keywords: | Cc: | markd@… | |
Port: |
Description
I cannot build Python extensions. As per Boost.Python documentation, the tools/build/v1/ directory structure is missing. (See http://www.boost.org/libs/python/doc/building.html#building_ext)
My configuration:
$ port installed The following ports are currently installed:
boost @1.33.0_0+python (active) boost-jam @3.1.11_0 (active) bzip2 @1.0.3_0 (active) gdbm @1.8.3_1 (active) py-bzip2 @1.1_1 (active) py-celementtree @1.0.2-20050302_0 (active) py-elementtree @1.2.6-20050316_0 (active) py-gdbm @2.4.2_0 (active) py-readline @2.4.2_0 (active) py-sqlite @2.0.5_0 (active) py-tkinter @2.4.2_0 (active) py-twisted @2.1.0_0 (active) py-zopeinterface @3.0.1_0 (active) python24 @2.4.2_0 (active) readline @5.0.005_0 (active) sqlite3 @3.2.7_0 (active) tcl @8.4.11_2 (active) tk @8.4.11_3 (active)
Change History (6)
comment:1 Changed 19 years ago by blb@…
Owner: | changed from darwinports-bugs@… to michel.salim@… |
---|
comment:2 Changed 19 years ago by artur_spruce@…
The libboost_python.dylib seems to be linked incorrectly to the standard Mac OS X Python 2.3 installation. Please see bug #6117.
comment:3 Changed 19 years ago by mww@…
Summary: | Boost.Python installation seems to be incomplete → BUG: Boost.Python installation seems to be incomplete |
---|
comment:5 Changed 19 years ago by adfernandes (Andrew Fernandes)
blocked: | → 7078 |
---|
comment:6 Changed 18 years ago by markd@…
Cc: | markd@… added |
---|---|
Resolution: | → fixed |
Status: | new → closed |
This has been fixed as far as I can tell so I'll close it. If that is incorrect please report back.
Assigning to maintainer of the boost port.