gap-dev-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gap-dev-discuss] Cynthiune audiofile on Debian


From: Riccardo Mottola
Subject: Re: [Gap-dev-discuss] Cynthiune audiofile on Debian
Date: Tue, 01 May 2012 21:02:14 +0200
User-agent: Mozilla/5.0 (X11; NetBSD i386; rv:11.0) Gecko/20120409 Thunderbird/11.0

On 05/01/12 16:27, Sebastian Reitenbach wrote:

On Tuesday, May 1, 2012 15:25 CEST, Philippe Roussel<address@hidden>  wrote:

Le 01/05/2012 15:01, Riccardo Mottola a écrit :
Hi,

while building Cynthiune on Debian, I get:

Making all in Bundles/AudioFile ...
make[1]: audiofile-config: Command not found
make[1]: audiofile-config: Command not found
make[2]: audiofile-config: Command not found
make[2]: audiofile-config: Command not found
Making all for bundle AudioFile...
make[3]: audiofile-config: Command not found
make[3]: audiofile-config: Command not found
make[4]: audiofile-config: Command not found
make[4]: audiofile-config: Command not found


and when I try to run it:
Cynthiune: symbol lookup error:
/usr/local/lib/GNUstep/Bundles/Cynthiune/AudioFile.format/./AudioFile:
undefined symbol: afSetErrorHandler

I have libaudiofile-dev package installed... What else could be mssing?
audiofile-config was replaced with pkg-config, you need the following patch.
On OpenBSD, we have audiofile-config but also additionally a pkg-config entry 
for
libaudiofile. So both ways are working for me. Riccardo, can you check on NetBSD
and FreeBSD, that it doesn't break there with the patch?

I still need to get NetBSD to compile at all! I get FreeBSD to compile but not to run at all (I posted the problem to the gnustep list).

So let's wait a moment. Is there a way in shell to check for an executable? I bet it can be done: I'd think like if audio-config exists, use that, else use pkg-config.

Riccardo



reply via email to

[Prev in Thread] Current Thread [Next in Thread]