From: Brian Strand <bstrand@switchmanagement.com>
To: Michael Cohen <lkml@ohdarn.net>
Cc: lkml <linux-kernel@vger.kernel.org>
Subject: Re: [ANNOUNCE] 2.4.18-pre8-mjc: compile errors
Date: Thu, 07 Feb 2002 10:24:18 -0800 [thread overview]
Message-ID: <3C62C652.9070903@switchmanagement.com> (raw)
In-Reply-To: <1013073474.3684.3.camel@ohdarn.net>
I got some miscellaneous errors/warnings upon compiling (this is with an
SMP build, .config is available if needed). I don't need these modules
(I was just doing my standard "compile as much as possible" routine), so
I just disabled them and continued on my way.
gcc -D__KERNEL__ -I/home/bstrand/src/linux-2.4.17/include -Wall
-Wstrict-prototypes -Wno-trigraphs -O2
-fomit-frame-pointeri2c-tsunami.c:35: asm/hwrpb.h: No such file or directory
i2c-tsunami.c:36: asm/core_tsunami.h: No such file or directory
gcc -D__KERNEL__ -I/home/bstrand/src/linux-2.4.17/include -Wall
-Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointergcc
-D__KERNEL__ -I/home/bstrand/src/linux-2.4.17/include -Wall
-Wstrict-prototypes -Wno-trigraphs -O2
-fomit-frame-pointeri2c-tsunami.c: In function `writempd':
i2c-tsunami.c:72: `TSUNAMI_cchip' undeclared (first use in this function)
i2c-tsunami.c:72: (Each undeclared identifier is reported only once
i2c-tsunami.c:72: for each function it appears in.)
i2c-tsunami.c: In function `readmpd':
i2c-tsunami.c:78: `TSUNAMI_cchip' undeclared (first use in this function)
i2c-tsunami.c:79: warning: control reaches end of non-void function
i2c-tsunami.c: In function `i2c_tsunami_init':
i2c-tsunami.c:156: `hwrpb' undeclared (first use in this function)
i2c-tsunami.c:156: `ST_DEC_TSUNAMI' undeclared (first use in this function)
i2c-tsunami.c:160: `TSUNAMI_cchip' undeclared (first use in this function)
gcc -D__KERNEL__ -I/home/bstrand/src/linux-2.4.17/include -Wall
-Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointerr128_cce.c:
In function `r128_cce_packet':
r128_cce.c:1023: warning: unused variable `size'
r128_cce.c:1021: warning: unused variable `buffer'
r128_cce.c:1019: warning: unused variable `dev_priv'
gcc -D__KERNEL__ -I/home/bstrand/src/linux-2.4.17/include -Wall
-Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointeri810_dma.c:
In function `i810_free_page':
i810_dma.c:296: warning: passing arg 1 of `wake_up_page_Rsmp_4acd422b'
makes pointer from integer without a cast
Regards,
Brian
next prev parent reply other threads:[~2002-02-07 18:24 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-02-07 9:17 [ANNOUNCE] 2.4.18-pre8-mjc Michael Cohen
2002-02-07 10:03 ` Tarkan Erimer
2002-02-07 10:14 ` Michael Cohen
2002-02-11 19:08 ` Bill Davidsen
2002-02-07 10:28 ` Lionel Bouton
2002-02-07 15:56 ` Thibaut Laurent
2002-02-07 18:24 ` Brian Strand [this message]
2002-02-07 18:46 ` Paul P Komkoff Jr
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=3C62C652.9070903@switchmanagement.com \
--to=bstrand@switchmanagement.com \
--cc=linux-kernel@vger.kernel.org \
--cc=lkml@ohdarn.net \
/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.