From: Dave Jones <davej@redhat.com>
To: "Toralf Förster" <toralf.foerster@gmx.de>
Cc: trinity@vger.kernel.org
Subject: Re: compile error wrt VERSION
Date: Fri, 11 Jul 2014 10:38:01 -0400 [thread overview]
Message-ID: <20140711143801.GA3386@redhat.com> (raw)
In-Reply-To: <20140711143505.GA27662@redhat.com>
On Fri, Jul 11, 2014 at 10:35:05AM -0400, Dave Jones wrote:
> On Fri, Jul 11, 2014 at 04:25:47PM +0200, Toralf Förster wrote:
> > At a 32 bit stable Gentoo Linux I do get (using make -j4):
> >
> > gical-op -Wstrict-aliasing=3 -o devices.o -c devices.c
> > In file included from debug.c:13:0:
> > include/version.h:3:9: error: macro names must be identifiers
> > debug.c: In function ‘__BUG’:
> > debug.c:44:23: error: ‘VERSION’ undeclared (first use in this function)
> > debug.c:44:23: note: each undeclared identifier is reported only once for each function it appears in
> > make: *** [debug.o] Error 1
> > make: *** Waiting for unfinished jobs....
>
> interesting. Can you paste the contents of include/version.h ?
>
> Does this system have git installed ? (Trying to figure out which
> part of scripts/gen-versionh.sh is getting run)
ah, looks like I screwed up the "no git" case. I just pushed a fix.
Dave
next prev parent reply other threads:[~2014-07-11 14:38 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-07-11 14:25 compile error wrt VERSION Toralf Förster
2014-07-11 14:35 ` Dave Jones
2014-07-11 14:38 ` Dave Jones [this message]
2014-07-11 14:48 ` Toralf Förster
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=20140711143801.GA3386@redhat.com \
--to=davej@redhat.com \
--cc=toralf.foerster@gmx.de \
--cc=trinity@vger.kernel.org \
/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.