On Wednesday 10 October 2001 4:29, you wrote:
> This same error was reported by chadh recently, thread "KDE Problems", but
> remains unresolved. I (the primary kde packager) haven't encountered it, so
> there's little I can do.
>
> Suggestion: post diff for your mods that bypassed the problem. Let chadh
> test it and see if it helps, and I can test it to see it doesn't create any
> problems where there aren't any. If everything's OK, we can add the diff to
> portage.
>
> However, it'd be much nicer to find out what's actually causing this. ;-)
>
> The kdemultimedia ebuild has optional fnuctionality for the folloing USE
> flags: alsa, nas, esd, motif, gtk, slang.
> I have these on: motif, gtk, slang
> You: alsa, esd, motif, gtk, slang
>
> So it might well be due either to alsa or to esd optional functionality.
Okay, I have the same problem Grant has. It is probably related to Alsa. I
modified the motif _p source file to include sys/errno.h. The later errors
are as follows:
alsa_a.cpp: In function `int set_playback_info(void *, uint32 *, uint32 *,
const long int *)':
alsa_a.cpp:287: ANSI C++ forbids implicit conversion from `void *' in
argument passing
alsa_a.cpp:429: ANSI C++ forbids implicit conversion from `void *' in
argument passing
alsa_a.cpp:435: ANSI C++ forbids implicit conversion from `void *' in
argument passing
alsa_a.cpp:451: ANSI C++ forbids implicit conversion from `void *' in
argument passing
alsa_a.cpp:459: ANSI C++ forbids implicit conversion from `void *' in
argument passing
alsa_a.cpp:469: ANSI C++ forbids implicit conversion from `void *' in
argument passing
make[3]: *** [alsa_a.o] Error 1
I'm an RPG programmer on the AS400. I can pursue this further, but I am
hoping someone else may know what the problem is.
|