[pulseaudio-tickets] [PulseAudio] #324: wrong shell variable for LIBICONV is used
PulseAudio
trac-noreply at tango.0pointer.de
Sun Jul 20 14:10:43 PDT 2008
#324: wrong shell variable for LIBICONV is used
--------------------------+-------------------------------------------------
Reporter: woglinde | Owner: lennart
Type: defect | Status: new
Priority: normal | Milestone:
Component: build-system | Severity: normal
Keywords: |
--------------------------+-------------------------------------------------
Hi,
compiling pulseaudio on uclibc and with libtool2 shows that, in
src/Makefile.m the wrong
variable for linking against libiconv is used. When using AM_ICONV in
configure.ac the m4 macro provides two shell-variables $(LIBICONV) and
$(LTLIBICONV). The later ist used when linking with libtool and because of
you define libpulse.la and libpulse-simple.la as libtool-libs it should
used in the _LIBADD-line of both libraries. The attached patch fixes this.
Bye Henning.
--
Ticket URL: <http://www.pulseaudio.org/ticket/324>
PulseAudio <http://pulseaudio.org/>
The PulseAudio Sound Server
More information about the pulseaudio-bugs
mailing list