From: Ben Lau <benlau@linux.org.hk>
To: lkml <linux-kernel@vger.kernel.org>
Subject: Re: Linux 2.4.21-pre5
Date: Thu, 27 Feb 2003 17:39:51 +0800 [thread overview]
Message-ID: <3E5DDCE7.2040100@linux.org.hk> (raw)
In-Reply-To: <Pine.LNX.4.53L.0302270314050.1433@freak.distro.conectiva>
Hi,
I have tried to compile the -pre5 with IEEE1394
support and i got the following error:
gcc -D__KERNEL__ -I/usr/src/2.4.21pre5/include -Wall
-Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common
-fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i386
-DMODULE -nostdinc -iwithprefix include -DKBUILD_BASENAME=raw1394 -c
-o raw1394.o raw1394.c
In file included from raw1394.c:50:
raw1394.h:167: field `tq' has incomplete type
raw1394.c: In function `__alloc_pending_request':
raw1394.c:110: warning: implicit declaration of function `HPSB_INIT_WORK'
raw1394.c:118: confused by earlier errors, bailing out
make[2]: *** [raw1394.o] Error 1
make[2]: Leaving directory `/usr/src/2.4.21pre5/drivers/ieee1394'
make[1]: *** [_modsubdir_ieee1394] Error 2
make[1]: Leaving directory `/usr/src/2.4.21pre5/drivers'
make: *** [_mod_drivers] Error 2
The definition of hpsb_queue_struct was missing
in the -pre5. I found that it did exist on -pre4
/usr/src/2.4.21pre4/drivers/ieee1394/ieee1394_types.h:45:#define
hpsb_queue_struct tq_struct
next prev parent reply other threads:[~2003-02-27 9:30 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-02-27 6:14 Linux 2.4.21-pre5 Marcelo Tosatti
2003-02-27 8:24 ` Christoph Hellwig
2003-02-27 8:32 ` Adrian Bunk
2003-02-27 12:40 ` Ben Collins
2003-02-27 19:22 ` ajoshi
2003-02-27 19:35 ` Ben Collins
2003-03-11 23:39 ` Marcelo Tosatti
2003-02-27 8:53 ` Christoph Hellwig
2003-02-27 9:39 ` Ben Lau [this message]
2003-02-27 10:19 ` Simon Oosthoek
2003-02-27 10:48 ` Benjamin Herrenschmidt
2003-02-27 11:43 ` Simon Oosthoek
2003-02-28 5:46 ` Ben Lau
2003-02-27 23:26 ` [patch] 2.4.21-pre5: fix Auerswald compile Adrian Bunk
2003-02-28 7:47 ` Wolfgang Mües
2003-03-05 22:02 ` Greg KH
2003-03-07 2:47 ` Linux 2.4.21-pre5 J.A. Magallon
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=3E5DDCE7.2040100@linux.org.hk \
--to=benlau@linux.org.hk \
--cc=linux-kernel@vger.kernel.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