Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
docs:guide-developer:build.mpd-full.pulse [2019/03/06 21:18] – Update the instructions to 18.06.02 version her01ndocs:guide-developer:build.mpd-full.pulse [2021/10/15 09:06] (current) – ↷ Links adapted because of a move operation bobafetthotmail
Line 1: Line 1:
 ====== Building MPD-full with PulseAudio ====== ====== Building MPD-full with PulseAudio ======
-More information about building from source: [[docs:guide-developer:build-system:start|OpenWrt Buildroot - Usage]]+More information about building from source: [[docs:guide-developer:toolchain:start|OpenWrt Buildroot - Usage]]
  
 First you need to follow the HowtoBuild [[docs:guide-developer:build.mpd-full|MPD-full building from source]] First you need to follow the HowtoBuild [[docs:guide-developer:build.mpd-full|MPD-full building from source]]
Line 40: Line 40:
   EXTRA_LDFLAGS += $(if $(ICONV_FULL),-liconv,-Wl,--whole-archive -liconv -Wl,--no-whole-archive) -Wl,-rpath-link=$(STAGING_DIR)/usr/lib/pulseaudio   EXTRA_LDFLAGS += $(if $(ICONV_FULL),-liconv,-Wl,--whole-archive -liconv -Wl,--no-whole-archive) -Wl,-rpath-link=$(STAGING_DIR)/usr/lib/pulseaudio
 </code>  </code> 
 +
 +Maybe the path has to be adapted to $(STAGING_DIR)/opt/lib/pulseaudio.
 +
  
  
  • Last modified: 2019/03/06 21:18
  • by her01n