From: "G\\351raud Krawezik" <gk@scali.no>
To: linux-ia64@vger.kernel.org
Subject: [Linux-ia64] Problem while compiling a module
Date: Wed, 12 Jul 2000 11:20:50 +0000 [thread overview]
Message-ID: <marc-linux-ia64-105590678205196@msgid-missing> (raw)
Hi,
I'm trying to make a device driver on an Itanium, and while including
<linux/module.h>, with the -DMODULE flag, I get the following problem:
/usr/include/linux/module.h:223: parse error before `UTS_RELEASE'
The line itself is:
static const char __module_kernel_version[]
__attribute__((section(".modinfo"))) =
"kernel_version=" UTS_RELEASE;
Has anybody got a hint to solve this problem? (removing the line is a bad
idea as I'm using UTS_RELEASE...)
Geraud
next reply other threads:[~2000-07-12 11:20 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2000-07-12 11:20 G\351raud Krawezik [this message]
2000-07-12 14:08 ` [Linux-ia64] Problem while compiling a module Jes Sorensen
2000-07-12 17:43 ` Gerrit Huizenga
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=marc-linux-ia64-105590678205196@msgid-missing \
--to=gk@scali.no \
--cc=linux-ia64@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.