public inbox for linux-mtd@lists.infradead.org
 help / color / mirror / Atom feed
From: Bill <wrs122@psu.edu>
To: linux-mtd@lists.infradead.org
Subject: CVS compile error...
Date: Wed, 29 Aug 2001 11:07:21 -0400	[thread overview]
Message-ID: <01082911072100.01354@nrl1> (raw)

I downloaded the latest CVS and I'm compiling it on kernel 2.4.9. I am 
getting a compile error when I make bzImage...

make[3]: Entering directory `/usr/src/linux/drivers/mtd/devices'
make all_targets
make[4]: Entering directory `/usr/src/linux/drivers/mtd/devices'
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 doc2000.o doc2000.c
doc2000.c: In function `DoC2k_init':
doc2000.c:578: structure has no member named `lock'
doc2000.c: In function `doc_read_ecc':
doc2000.c:619: structure has no member named `lock'
doc2000.c:739: structure has no member named `lock'
doc2000.c: In function `doc_write_ecc':
doc2000.c:768: structure has no member named `lock'
doc2000.c:832: structure has no member named `lock'
doc2000.c:885: structure has no member named `lock'
doc2000.c:905: structure has no member named `lock'
doc2000.c:908: structure has no member named `lock'
doc2000.c: In function `doc_read_oob':
doc2000.c:920: structure has no member named `lock'
doc2000.c:968: structure has no member named `lock'
doc2000.c: In function `doc_write_oob':
doc2000.c:1069: structure has no member named `lock'
doc2000.c:1072: structure has no member named `lock'
doc2000.c: In function `doc_erase':
doc2000.c:1085: structure has no member named `lock'
doc2000.c:1088: structure has no member named `lock'
doc2000.c:1133: structure has no member named `lock'
make[4]: *** [doc2000.o] Error 1
make[4]: Leaving directory `/usr/src/linux/drivers/mtd/devices'
make[3]: *** [first_rule] Error 2
make[3]: Leaving directory `/usr/src/linux/drivers/mtd/devices'
make[2]: *** [_subdir_devices] Error 2
make[2]: Leaving directory `/usr/src/linux/drivers/mtd'
make[1]: *** [_subdir_mtd] Error 2
make[1]: Leaving directory `/usr/src/linux/drivers'
make: *** [_dir_drivers] Error 2

Is it me, or is it a bug? I followed the instructions and included only what 
was specified in the config. (The defaults were left except for obvious ones 
I knew I didn't use... ex. sound).

-Bill

                 reply	other threads:[~2001-08-29 14:59 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=01082911072100.01354@nrl1 \
    --to=wrs122@psu.edu \
    --cc=linux-mtd@lists.infradead.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox