From: Juan Gonzo <kayemmess@yahoo.ca>
To: MTD Mailing List <mtd@infradead.org>
Subject: compile errors - missing .h?
Date: Fri, 4 Aug 2000 13:13:02 -0400 (EDT) [thread overview]
Message-ID: <20000804171302.3195.qmail@web5302.mail.yahoo.com> (raw)
I updated via CVS my linux source tree today. When I compile
I get the following errors:
================
intrep.o intrep.c
intrep.c: In function `jffs_create_control':
intrep.c:443: structure has no member named `delete_list'
intrep.c: In function `jffs_cleanup_control':
intrep.c:470: structure has no member named `delete_list'
intrep.c:472: structure has no member named `delete_list'
intrep.c:473: structure has no member named `delete_list'
intrep.c:473: structure has no member named `delete_list'
intrep.c: In function `jffs_build_fs':
intrep.c:556: structure has no member named `delete_list'
intrep.c:560: structure has no member named `delete_list'
intrep.c:563: structure has no member named `delete_list'
intrep.c:564: structure has no member named `delete_list'
intrep.c:564: structure has no member named `delete_list'
intrep.c: In function `jffs_scan_flash':
intrep.c:891: sizeof applied to an incomplete type
intrep.c:900: dereferencing pointer to incomplete type
intrep.c:901: dereferencing pointer to incomplete type
intrep.c:901: structure has no member named `delete_list'
intrep.c:902: structure has no member named `delete_list'
intrep.c: In function `thread_should_wake':
intrep.c:2769: `MIN_FREE_BYTES' undeclared (first use in this function)
intrep.c:2769: (Each undeclared identifier is reported only once
intrep.c:2769: for each function it appears in.)
intrep.c:2770: `MAX_DIRTY_BYTES' undeclared (first use in this
function)
intrep.c:2771: warning: control reaches end of non-void function
make[3]: *** [intrep.o] Error 1
make[3]: Leaving directory `/home/kelly/armbuild/jinux/fs/jffs'
make[2]: *** [first_rule] Error 2
make[2]: Leaving directory `/home/kelly/armbuild/jinux/fs/jffs'
make[1]: *** [_subdir_jffs] Error 2
make[1]: Leaving directory `/home/kelly/armbuild/jinux/fs'
make: *** [_dir_fs] Error 2
=================
I remember a while back David saying that a person might
miss updates to include/linux/jffs.h using CVS cause he
uses a symlink farm for this file. I suspect this is why my
compile is failing.
If this is the case, how can someone get 'jffs.h'?
Thanks,
-- kelly
_______________________________________________________
Do You Yahoo!?
Get your free @yahoo.ca address at http://mail.yahoo.ca
To unsubscribe, send "unsubscribe mtd" to majordomo@infradead.org
next reply other threads:[~2000-08-04 17:13 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2000-08-04 17:13 Juan Gonzo [this message]
2000-08-05 11:35 ` compile errors - missing .h? David Woodhouse
-- strict thread matches above, loose matches on Subject: below --
2000-08-09 20:45 Juan Gonzo
2000-08-10 9:36 ` David Woodhouse
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=20000804171302.3195.qmail@web5302.mail.yahoo.com \
--to=kayemmess@yahoo.ca \
--cc=mtd@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