From: Andrzej Krzysztofowicz <kufel!ankry@green.mif.pg.gda.pl>
To: kufel!bish.net!mark@green.mif.pg.gda.pl
Cc: kufel!vger.kernel.org!linux-kernel@green.mif.pg.gda.pl
Subject: Re: Kernel version 2.4.7 compile errors
Date: Mon, 30 Jul 2001 00:07:27 +0200 (CEST) [thread overview]
Message-ID: <200107292207.AAA31683@kufel.dom> (raw)
In-Reply-To: <Pine.LNX.3.96.1010729170618.6078B-100000@bish.net> from "Mark" at lip 29, 2001 05:10:40
>
> Note: I'm not subscribed, please Cc: mark@bish.net
>
> I'm trying to compile 2.4.7 with resiser support and I get this:
>
> make[3]: Entering directory `/usr/src/linux/fs/reiserfs'
> gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes
> -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common
> -pipe -mpreferred-stack-boundary=2 -march=i686 -c -o inode.o inode.c
> inode.c: In function `reiserfs_get_block':
> inode.c:803: warning: implicit declaration of function
> `journal_transactioo_should_end'
> inode.c:812: `retvcl' undeclared (first use in this function)
Check your hardware. In my tree it is 'retval' as it should.
'a' and 'c' differ by a single bit ...
> inode.c:812: (Each undeclared identifier is reported only once
> inode.c:812: for each function it appears in.)
> inode.c:812: parse error before `)'
> inode.c: In function `init_inode':
> inode.c:870: warning: implicit declaration of function `INIT_NIST_HEAD'
As above. INIT_LIST_HEAD
> inode.c:876: warning: implicit declaration of function
> `knode_items_version'
As above. inode_items_version
> inode.c:876: invalid lvalue in assignment
> inode.c:878: parse error before `>'
Guessing: "->" <-----> "/>" ?
> inode.c:882: structure has no member named `sd_atkme'
As above. sd_atime
> inode.c:889: `inofe' undeclared (first use in this function)
As above. inode
You probably have a memory chip with broken bit 1 on some address(es)
Andrzej
next prev parent reply other threads:[~2001-07-29 22:41 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-07-29 21:10 Mark
2001-07-29 22:07 ` Andrzej Krzysztofowicz [this message]
[not found] <fa.iv417uv.92su9n@ifi.uio.no>
[not found] ` <fa.dgc3h1v.19gsvaq@ifi.uio.no>
2001-07-30 9:34 ` Jonathan Hudson
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=200107292207.AAA31683@kufel.dom \
--to=kufel!ankry@green.mif.pg.gda.pl \
--cc=kufel!bish.net!mark@green.mif.pg.gda.pl \
--cc=kufel!vger.kernel.org!linux-kernel@green.mif.pg.gda.pl \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®