From: David Woodhouse <dwmw2@infradead.org>
To: Rodrigo Moya <rmoya@tsai.es>
Cc: MTD List <mtd@infradead.org>
Subject: Re: problems compiling
Date: Thu, 13 Apr 2000 09:25:36 +0100 [thread overview]
Message-ID: <16135.955614336@devel2.axiom.internal> (raw)
In-Reply-To: <38F4D0AA.3FEA3BCF@tsai.es>
_Please_ turn off the base64 :)
rmoya@tsai.es said:
> 1 - I had to comment the definition of DECLARE_WAITQUEUE in mtd.h, as
> it's also defined in compatmac.h.
> 2 - Compiler complained about 'add' not being a member of mtd_notifier.
You say later that you're using CVS. DECLARE_WAITQUEUE isn't in my version,
and the add/remove members of the struct mtd_notifier _are_:
/* $Id: mtd.h,v 1.8 2000/03/31 14:40:42 dwmw2 Exp $ */
> 3 - Then, in doc2000.c, it complained about CDSNControl and
> CDSN_CTRL_FR_B not being defined.
> 4 - Again in doc2000.c, doc->nextdoc (struct DiskOnChip *doc) does not
> exist. I couldn't figure out this one.
For each of these two, I changed the include files at the same time as I
changed the C files. It's OK in the current CVS:
/* $Id: doc2000.h,v 1.4 2000/03/31 14:40:42 dwmw2 Exp $ */
rmoya@tsai.es said:
> I suppose all these errors are because I took the sources from CVS,
> and that this is development code.
You seem to have an old copy of the include directory. Try 'cvs update -A'
Note that the IO request handling in the current NFTL code (v1.26) is not
working. You need to revert to v1.25 ('cvs update -r 1.25 nftl.c').
Alternatively, you could fix it :)
--
dwmw2
To unsubscribe, send "unsubscribe mtd" to majordomo@infradead.org
next prev parent reply other threads:[~2000-04-13 8:25 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <38F5ADF6.30B89174@tsai.es>
2000-04-12 19:38 ` problems compiling Rodrigo Moya
2000-04-13 8:25 ` David Woodhouse [this message]
[not found] ` <17190.955625589@devel2.axiom.internal>
2000-04-13 11:36 ` Rodrigo Moya
2000-06-27 14:23 Rodrigo Moya
2000-06-27 14:29 ` David Woodhouse
-- strict thread matches above, loose matches on Subject: below --
2000-04-13 14:01 Rodrigo Moya
2000-04-13 14:12 ` David Woodhouse
2000-04-12 14:16 Rodrigo Moya
2000-04-12 14:31 ` 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=16135.955614336@devel2.axiom.internal \
--to=dwmw2@infradead.org \
--cc=mtd@infradead.org \
--cc=rmoya@tsai.es \
/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.