Re: [ecasound] More problems...

New Message Reply Date view Thread view Subject view Author view Other groups

Subject: Re: [ecasound] More problems...
From: Kai Vehmanen (k@eca.cx)
Date: Sun May 14 2000 - 15:11:18 EEST


On Thu, 11 May 2000, Jon Guerin wrote:

> 2) Building ecawave does not work!!! The configure script bails out when
> it's looking for the libecasound libraries. It complains about not being
> able to find main. (Yes it IS in the ld.so.conf paths).

If libecasound is installed correctly, you can just bypass the check:

configure.in:
- AC_CHECK_LIB(ecasound, main,AC_MSG_RESULT(found),AC_MSG_ERROR([** libecasound not installed/found **]))
+ AC_CHECK_LIB(ecasound, main,AC_MSG_RESULT(found),AC_MSG_WARN([** libecasound not installed/found **]))

-- 
Kai Vehmanen <k@eca.cx> ---------------- CS, University of Turku .
 . audio software for linux .. http://www.eca.cx 		 .
 . armchair-tunes mp3/wav/ra . http://www.wakkanet.fi/sculpscape .

-- To unsubscribe send message 'unsubscribe' in the body of the message to <ecasound-list-request@wakkanet.fi>.


New Message Reply Date view Thread view Subject view Author view Other groups

This archive was generated by hypermail 2b28 : Sun May 14 2000 - 16:27:39 EEST