From: Gwyn Judd <b.judd@xtra.co.nz>
To: LinuxPPC Developers List <linuxppc-dev@lists.linuxppc.org>
Subject: 2.2.18-pre17 woes (COMPAQ_CISS_MAJOR undefined)
Date: Tue, 24 Oct 2000 02:18:16 +1300 [thread overview]
Message-ID: <20001024021816.A2578@thislove> (raw)
I don't even have this driver enabled. Anyone else get this? Also when I
switched to the cvs tree on ppc.samba.org (I think) for the last month
or so I wasn't getting any updates until only today. I guess whatever
was wrong they have fixed anyway.
[gwyn@thislove:/usr/src/linux]$ make
cc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2
-fomit-frame-pointer -fno-strict-aliasing -D__powerpc__ -fsigned-char
-msoft-float -pipe -fno-builtin -ffixed-r2 -Wno-uninitialized -mmultiple
-mstring -DUTS_MACHINE='"ppc"' -c -o init/version.o init/version.c
make -C kernel
make[1]: Entering directory `/usr/src/linux/kernel'
make all_targets
make[2]: Entering directory `/usr/src/linux/kernel'
make[2]: Nothing to be done for `all_targets'.
make[2]: Leaving directory `/usr/src/linux/kernel'
make[1]: Leaving directory `/usr/src/linux/kernel'
make -C drivers
make[1]: Entering directory `/usr/src/linux/drivers'
make -C block
make[2]: Entering directory `/usr/src/linux/drivers/block'
make all_targets
make[3]: Entering directory `/usr/src/linux/drivers/block'
cc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2
-fomit-frame-pointer -fno-strict-aliasing -D__powerpc__ -fsigned-char
-msoft-float -pipe -fno-builtin -ffixed-r2 -Wno-uninitialized -mmultiple
-mstring -DEXPORT_SYMTAB -c ll_rw_blk.c
ll_rw_blk.c: In function `add_request':
ll_rw_blk.c:527: `COMPAQ_CISS_MAJOR' undeclared (first use in this
function)
ll_rw_blk.c:527: (Each undeclared identifier is reported only once
ll_rw_blk.c:527: for each function it appears in.)
ll_rw_blk.c: In function `make_request':
ll_rw_blk.c:679: `COMPAQ_CISS_MAJOR' undeclared (first use in this
function)
make[3]: *** [ll_rw_blk.o] Error 1
make[3]: Leaving directory `/usr/src/linux/drivers/block'
make[2]: *** [first_rule] Error 2
make[2]: Leaving directory `/usr/src/linux/drivers/block'
make[1]: *** [_subdir_block] Error 2
make[1]: Leaving directory `/usr/src/linux/drivers'
make: *** [_dir_drivers] Error 2
[gwyn@thislove:/usr/src/linux]$
--
Gwyn Judd (b.judd@xtra.co.nz)
It must be remembered that we have only heard one side of the case. God
has written all the books.
-Samuel Butler
** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/
next reply other threads:[~2000-10-23 13:18 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2000-10-23 13:18 Gwyn Judd [this message]
2000-10-23 13:55 ` 2.2.18-pre17 woes (COMPAQ_CISS_MAJOR undefined) Benjamin Herrenschmidt
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=20001024021816.A2578@thislove \
--to=b.judd@xtra.co.nz \
--cc=linuxppc-dev@lists.linuxppc.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