[Bug 196054] audio/py-pyaudio links with portaudio instead of portaudio2

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Dec 17 11:19:31 UTC 2014


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196054

--- Comment #1 from martin.dieringer at gmx.de ---

"-L/usr/local/lib/portaudio2" is appended instead of prepended:

cc -shared -fstack-protector -O2 -pipe -fstack-protector -fno-strict-aliasing
build/temp.freebsd-10.1-STABLE-amd64-2.7/src/_portaudiomodule.o
-L/usr/local/lib -lportaudio -lpython2.7 -o
build/lib.freebsd-10.1-STABLE-amd64-2.7/_portaudio.so
-L/usr/local/lib/portaudio2

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list