From: Alessandro Suardi <alessandro.suardi@oracle.com>
To: linux-kernel@vger.kernel.org
Subject: 2.4.9-pre2 breaks UFS as a module
Date: Mon, 13 Aug 2001 23:49:28 +0200 [thread overview]
Message-ID: <3B784B68.B3C35C6C@oracle.com> (raw)
make[2]: Entering directory `/share/src/linux-2.4.9-pre2/fs/ufs'
gcc -D__KERNEL__ -I/share/src/linux-2.4.9-pre2/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=i686
-DMODULE -c -o file.o file.c
file.c:80: `generic_file_open' undeclared here (not in a function)
file.c:80: initializer element is not constant
file.c:80: (near initialization for `ufs_file_operations.open')
make[2]: *** [file.o] Error 1
make[2]: Leaving directory `/share/src/linux-2.4.9-pre2/fs/ufs'
make[1]: *** [_modsubdir_ufs] Error 2
make[1]: Leaving directory `/share/src/linux-2.4.9-pre2/fs'
make: *** [_mod_fs] Error 2
--alessandro
"this is no time to get cute, it's a mad dog's promenade
so walk tall, or baby don't walk at all"
(Bruce Springsteen, 'New York City Serenade')
next reply other threads:[~2001-08-13 21:47 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-08-13 21:49 Alessandro Suardi [this message]
[not found] <no.id>
2001-08-13 22:07 ` 2.4.9-pre2 breaks UFS as a module Alan Cox
2001-08-14 20:29 ` Alessandro Suardi
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=3B784B68.B3C35C6C@oracle.com \
--to=alessandro.suardi@oracle.com \
--cc=linux-kernel@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.