[kaffe] Compile error esd.h not found
Dalibor Topic
robilad at kaffe.org
Fri Jul 1 03:12:44 PDT 2005
Martin West wrote:
> On Wed, 2005-06-15 at 12:27 +0900, Kiyo Inaba wrote:
>
>>>Now get compile error ...
>>
>>As the message says, your gcc can not find proper 'esd.h'.
>
> Yeah, kind of figured that.
>
>>Double check you have esd installed, or set '--disable-sound'
>>configuration option.
>
>
> There is an esd.h in the linux's /usr/include.
>
> 1) Is this ok to use and why didnt the build process pick up?
I assume that it didn't get picked up since you are cross-compiling. If
you need sound on your target board using the ESD libraries, you will
have to cross-compile esd first. If you don;t need sound, configure it away.
> 2) If not I presume I have to include a platform specific one.
>
yep. :)
cheers,
dalibor topic
More information about the kaffe
mailing list