Date: Wed, 17 Dec 2014 09:10:31 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 196054] audio/py-pyaudio links with portaudio instead of portaudio2 Message-ID: <bug-196054-13-qP0Z6P1cXc@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-196054-13@https.bugs.freebsd.org/bugzilla/> References: <bug-196054-13@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196054 --- Comment #1 from martin.dieringer@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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-196054-13-qP0Z6P1cXc>