[Bug 213825] audio/pulseaudio-module-sndio: Fix build after PulseAudio 9.0 update

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Oct 27 10:16:20 UTC 2016


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

--- Comment #2 from commit-hook at freebsd.org ---
A commit references this bug:

Author: jbeich
Date: Thu Oct 27 10:16:09 UTC 2016
New revision: 424755
URL: https://svnweb.freebsd.org/changeset/ports/424755

Log:
  audio/pulseaudio-module-sndio: update to 9.0 to unbreak after r424621

  cc -shared module-sndio.o  -Wl,-rpath -Wl,/usr/local/lib  -Wl,-rpath
-Wl,/usr/local/lib/pulseaudio   -fstack-protector  -L/usr/local/lib 
-L/usr/local/lib/pulseaudio  -lpulsecore-8.0  -lpulsecommon-8.0  -lpulse 
-lsndio  -o module-sndio.so
  /usr/bin/ld: cannot find -lpulsecore-8.0
  cc: error: linker command failed with exit code 1 (use -v to see invocation)
  *** Error code 1

  Changes:      https://github.com/t6/pulseaudio-module-sndio/compare/8.0...9.0
  PR:           213825
  Reported by:  pkg-fallout
  Submitted by: Tobias Kortkamp (maintainer)

Changes:
  head/audio/pulseaudio-module-sndio/Makefile
  head/audio/pulseaudio-module-sndio/distinfo

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


More information about the freebsd-ports-bugs mailing list