Package Details: esound 0.2.41-4

Git Clone URL: https://aur.archlinux.org/esound.git (read-only, click to copy)
Package Base: esound
Description: Enlightened Sound Daemon
Upstream URL: http://www.tux.org/~ricdude/EsounD.html
Licenses: LGPL
Conflicts: esd
Provides: esd
Submitter: ilpianista
Maintainer: bidulock
Last Packager: bidulock
Votes: 209
Popularity: 0.005235
First Submitted: 2011-08-16 11:25 (UTC)
Last Updated: 2015-07-09 05:41 (UTC)

Latest Comments

« First ‹ Previous 1 2

<deleted-account> commented on 2011-12-10 19:07 (UTC)

I need esound for music in a game. Tried installing from AUR esound 0.2.41 and also manually compiling downloaded from gnome site. It configures ok and during "make" it stops with these errors: /usr/bin/ld: esd.o: undefined reference to symbol 'sinf@@GLIBC_2.0' /usr/bin/ld: note: 'sinf@@GLIBC_2.0' is defined in DSO /lib/libm.so.6 so try adding it to the linker command line /lib/libm.so.6: could not read symbols: Invalid operation collect2: ld returned 1 exit status make[2]: *** [esd] Error 1 make[2]: Leaving directory `/home/kclin/Downloads/esound-0.2.41' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/kclin/Downloads/esound-0.2.41' make: *** [all] Error 2 Arch is up to date with all packages. Any thoughts? I have tried older versions of esound to no avail.