* [gentoo-dev] kdemultimedia-2.2.1 patch?
@ 2001-09-21 22:24 Tom von Schwerdtner
2001-09-22 0:28 ` Tom von Schwerdtner
0 siblings, 1 reply; 2+ messages in thread
From: Tom von Schwerdtner @ 2001-09-21 22:24 UTC (permalink / raw
To: gentoo-dev
Hey all,
I have seen mention of build errors with kdemultimedia-2.2.1 in #gentoo,
but I havent heard of a solution. Anyone have anything?
In case I come across the solution before anyone responds, what is the
proper command for creating a patch/diff?
Also, on a somewhat unrelated issue, I have TTF with KDE apps when
running outside of KDE (eg, in E), but I have no TTF when running KDE.
Anyone else have this problem? It's not overly important since I really
dont use KDE, but I'd like to know the answer if anyone has it.
TIA,
-Tom
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [gentoo-dev] kdemultimedia-2.2.1 patch?
2001-09-21 22:24 [gentoo-dev] kdemultimedia-2.2.1 patch? Tom von Schwerdtner
@ 2001-09-22 0:28 ` Tom von Schwerdtner
0 siblings, 0 replies; 2+ messages in thread
From: Tom von Schwerdtner @ 2001-09-22 0:28 UTC (permalink / raw
To: gentoo-dev; +Cc: tvon
> Hey all,
>
> I have seen mention of build errors with kdemultimedia-2.2.1 in
> #gentoo, but I havent heard of a solution. Anyone have anything?
Ok, its not a patch, but the problem seems to be:
alsa_a.cpp:287:
The line:
tmp = snd_pcm_plugin_info (handle__, &playback_info);
should be:
tmp = snd_pcm_plugin_info ((snd_pcm_t *)handle__, &playback_info);
whoever made the diff for gentoo made this chage everywhere else (it
seems) but missed this spot.
HTH,
-Tom
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2001-09-22 6:27 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-09-21 22:24 [gentoo-dev] kdemultimedia-2.2.1 patch? Tom von Schwerdtner
2001-09-22 0:28 ` Tom von Schwerdtner
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox