* alsa-conf cvscompile fails with 'friend declaration requires class-key'
@ 2004-07-25 18:57 Lee Revell
2004-07-27 13:22 ` Takashi Iwai
0 siblings, 1 reply; 3+ messages in thread
From: Lee Revell @ 2004-07-25 18:57 UTC (permalink / raw)
To: alsa-devel
Here is what happens when cvscompile runs make in alsa-conf:
make all-recursive
make[1]: Entering directory `/home/rlrevell/cvs/alsa/alsa-conf'
Making all in newt
make[2]: Entering directory `/home/rlrevell/cvs/alsa/alsa-conf/newt'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/rlrevell/cvs/alsa/alsa-conf/newt'
make[2]: Entering directory `/home/rlrevell/cvs/alsa/alsa-conf'
if g++ -DHAVE_CONFIG_H -I. -I. -I. -I./newt -g -Wall -ftemplate-depth-20 -MT Def.o -MD -MP -MF ".deps/Def.Tpo" \
-c -o Def.o `test -f 'Def.cc' || echo './'`Def.cc; \
then mv -f ".deps/Def.Tpo" ".deps/Def.Po"; \
else rm -f ".deps/Def.Tpo"; exit 1; \
fi
In file included from Value.hh:26,
from Def.hh:27,
from Def.cc:22:
Ptr.hh:181: error: friend declaration requires class-key, i.e. `friend class
CPtr<T>'
In file included from Def.hh:27,
from Def.cc:22:
Value.hh:67: error: parse error before `<' token
Value.hh:70: error: parse error before `&' token
etc.
This is on Debian unstable.
Lee
-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: alsa-conf cvscompile fails with 'friend declaration requires class-key'
2004-07-25 18:57 alsa-conf cvscompile fails with 'friend declaration requires class-key' Lee Revell
@ 2004-07-27 13:22 ` Takashi Iwai
2004-07-27 16:19 ` Clemens Ladisch
0 siblings, 1 reply; 3+ messages in thread
From: Takashi Iwai @ 2004-07-27 13:22 UTC (permalink / raw)
To: Lee Revell; +Cc: alsa-devel
At Sun, 25 Jul 2004 14:57:26 -0400,
Lee Revell wrote:
>
> Here is what happens when cvscompile runs make in alsa-conf:
It's totally obsolete. Don't use it ;)
(It's there just for historical reason.
Removing a cvs module isn't trivial...)
alsaconf script is in alsa-utils, BTW.
Takashi
-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: alsa-conf cvscompile fails with 'friend declaration requires class-key'
2004-07-27 13:22 ` Takashi Iwai
@ 2004-07-27 16:19 ` Clemens Ladisch
0 siblings, 0 replies; 3+ messages in thread
From: Clemens Ladisch @ 2004-07-27 16:19 UTC (permalink / raw)
To: Takashi Iwai; +Cc: Lee Revell, alsa-devel
Takashi Iwai wrote:
> (It's there just for historical reason.
> Removing a cvs module isn't trivial...)
"cvs update -P" should do the job. :)
Regards,
Clemens
-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2004-07-27 16:19 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-07-25 18:57 alsa-conf cvscompile fails with 'friend declaration requires class-key' Lee Revell
2004-07-27 13:22 ` Takashi Iwai
2004-07-27 16:19 ` Clemens Ladisch
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.