All of lore.kernel.org
 help / color / mirror / Atom feed
From: Carlo Wood <carlo@alinoe.com>
Cc: "alsa-devel@lists.sourceforge.net" <alsa-devel@lists.sourceforge.net>
Subject: ALSA (CVS) doesn't compile on recent linux (alsa-conf)
Date: Fri, 18 Jul 2003 14:27:43 +0200	[thread overview]
Message-ID: <20030718122743.GA9756@alinoe.com> (raw)

make[2]: Entering directory `/usr/src/alsa/alsa-conf'
if g++ -DHAVE_CONFIG_H -I. -I. -I. -I./newt    -g -Wall -ftemplate-depth-20 -MT Alloc.o -MD -MP -MF ".deps/Alloc.Tpo" \
  -c -o Alloc.o `test -f 'Alloc.cc' || echo './'`Alloc.cc; \
then mv ".deps/Alloc.Tpo" ".deps/Alloc.Po"; \
else rm -f ".deps/Alloc.Tpo"; exit 1; \
fi
In file included from /usr/include/c++/3.2.3/backward/iomanip.h:31,
                 from Alloc.cc:23:
/usr/include/c++/3.2.3/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header. Please consider using one of the 32 headers found in section 17.4.1.2 of the C++ standard. Examples include substituting the <X> header for the <X.h> header for C++ includes, or <sstream> instead of the deprecated header <strstream.h>. To disable this warning use -Wno-deprecated.
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 ".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: 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: syntax error before `<' token
Value.hh:70: syntax error before `&' token
Value.hh:72: non-member function `const Field* search(const String&)' cannot
   have `const' method qualifier
Value.hh:72: new declaration `const Field* search(const String&)'
Value.hh:71: ambiguates old declaration `Field* search(const String&)'
Value.hh:73: non-member function `void print(ostream&)' cannot have `const'
   method qualifier
Value.hh:75: syntax error before `}' token
[...]


This is using gcc version 3.2.3

-- 
Carlo Wood <carlo@alinoe.com>


-------------------------------------------------------
This SF.net email is sponsored by: VM Ware
With VMware you can run multiple operating systems on a single machine.
WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the
same time. Free trial click here: http://www.vmware.com/wl/offer/345/0

             reply	other threads:[~2003-07-18 12:27 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-07-18 12:27 Carlo Wood [this message]
2003-07-18 12:33 ` ALSA (CVS) doesn't compile on recent linux (alsa-conf) Takashi Iwai

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20030718122743.GA9756@alinoe.com \
    --to=carlo@alinoe.com \
    --cc=alsa-devel@lists.sourceforge.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.