[Bug 197757] lang/python27, lang/python32 and lang/python33: pythonX.Y-config --ldflags missing -L/usr/local/lib when NLS option turned off

2015-03-04 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=197757

Jan Beich jbe...@freebsd.org changed:

   What|Removed |Added

 CC||jbe...@freebsd.org

--- Comment #2 from Jan Beich jbe...@freebsd.org ---
Created attachment 153794
  -- https://bugs.freebsd.org/bugzilla/attachment.cgi?id=153794action=edit
Mimic shell script

https://lists.freebsd.org/pipermail/freebsd-ports/2015-March/098241.html

$ make WITH=PYTHON -C audio/alsa-lib
[...]
--- smixer-python.la ---
CCLD smixer-python.la
/usr/bin/ld: cannot find -lpython2.7
cc: error: linker command failed with exit code 1 (use -v to see invocation)
*** [smixer-python.la] Error code 1

The patch is slightly from upstream version:
- derive from exec_prefix like pkg-config or shell script
- don't depend on LIBPL like shell script

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-python@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to freebsd-python-unsubscr...@freebsd.org


[Bug 197757] lang/python27, lang/python32 and lang/python33: pythonX.Y-config --ldflags missing -L/usr/local/lib when NLS option turned off

2015-03-04 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=197757

--- Comment #3 from Jan Beich jbe...@freebsd.org ---
(In reply to Antoine Brodin from comment #0)
 In version 3.4,  python-config was rewritten and the problem seems fixed

More like the first sentence in issue16235 was a lie. -L$libdir wasn't present
in the python script and *still* isn't. The fix just crept in without feedback
from the folks in issue7352.

http://bugs.python.org/issue16235

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-python@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to freebsd-python-unsubscr...@freebsd.org


[Bug 192511] lang/python27: Fix build with LibreSSL

2015-03-04 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192511

Kubilay Kocak ko...@freebsd.org changed:

   What|Removed |Added

   Assignee|pyt...@freebsd.org  |ko...@freebsd.org

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-python@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to freebsd-python-unsubscr...@freebsd.org