[bug-notifications] [python 0002803]: python-config --ldflags should include -L/opt/csw/lib
Mantis Bug Tracker
noreply at opencsw.org
Wed Mar 11 02:34:06 CET 2009
The following issue has been RESOLVED.
======================================================================
http://www.opencsw.org/bugtrack/view.php?id=2803
======================================================================
Reported By: dam
Assigned To: mwatters
======================================================================
Project: python
Issue ID: 2803
Category: regular use
Reproducibility: always
Severity: minor
Priority: normal
Status: resolved
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 2008-02-29 05:38 CET
Last Modified: 2009-03-11 02:34 CET
======================================================================
Summary: python-config --ldflags should include
-L/opt/csw/lib
Description:
Issueing
# python-config --ldflags
results in
-lresolv -lsocket -lnsl -lrt -ldl -lpthread -lm -lpython2.5
which IMHO should include -L/opt/csw/lib to allow binding
of third-party apps without LDFLAGS-magic
======================================================================
----------------------------------------------------------------------
(0005585) mwatters (manager) - 2009-02-27 18:35
http://www.opencsw.org/bugtrack/view.php?id=2803#c5585
----------------------------------------------------------------------
I need to do some research on how to do this.
unfortunately it wasn't as easy as specifying it directly for configure
----------------------------------------------------------------------
(0005623) mwatters (manager) - 2009-03-11 02:34
http://www.opencsw.org/bugtrack/view.php?id=2803#c5623
----------------------------------------------------------------------
this is resolved in REV=2009.03.02
Issue History
Date Modified Username Field Change
======================================================================
2009-02-27 18:35 mwatters Note Added: 0005585
2009-02-27 18:35 mwatters Assigned To => mwatters
2009-02-27 18:35 mwatters Status new => acknowledged
2009-03-11 02:34 mwatters Note Added: 0005623
2009-03-11 02:34 mwatters Status acknowledged =>
resolved
2009-03-11 02:34 mwatters Resolution open => fixed
======================================================================
More information about the bug-notifications
mailing list