Bug 100432 - pwlib-1.8.4 failing against esound-0.2.36-r1 due to no libesd.a
|
Bug#:
100432
|
Product: Gentoo Linux
|
Version: 2005.0
|
Platform: x86
|
|
OS/Version: Linux
|
Status: RESOLVED
|
Severity: normal
|
Priority: P2
|
|
Resolution: FIXED
|
Assigned To: voip@gentoo.org
|
Reported By: gl@cs.rmit.edu.au
|
|
Component: Ebuilds
|
|
|
URL:
|
|
Summary: pwlib-1.8.4 failing against esound-0.2.36-r1 due to no libesd.a
|
|
Keywords:
|
|
Status Whiteboard:
|
|
Opened: 2005-07-26 22:16 0000
|
I've just had pwlib-1.8.4 fail to build due to a missing /usr/lib/libesd.a.
g++: /usr/lib/libesd.a: No such file or directory
Seems /usr/lib/libesd.a is not created by esound-0.2.36-r1 but was by the
previous version of esound I had installed, and removed by the update to
esound-0.2.36-r1.
Attached patch modifies unix.mak to simply use the dynamic lib with -lesd rather
than use $(ESDDIR)/lib/libesd.a
*** Bug 101815 has been marked as a duplicate of this bug. ***
*** Bug 101127 has been marked as a duplicate of this bug. ***
pwlib-1.6.3, 1.6.6, 1.8.3 and 1.8.4 have been fixed, thanks for the patch