From: Tom Vier <tmv@comcast.net>
To: linux-kernel@vger.kernel.org
Subject: conflicting types for sys_swap{on,off} Re: Linux 2.5.44-ac5
Date: Mon, 28 Oct 2002 17:46:51 -0500 [thread overview]
Message-ID: <20021028224651.GA11490@yzero> (raw)
In-Reply-To: <200210281452.g9SEqwF17910@devserv.devel.redhat.com>
i'm not sure how to fix this. does anyone have a patch?
make -f kernel/Makefile
gcc -Wp,-MD,kernel/.sys.o.d -D__KERNEL__ -Iinclude -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -pipe -mno-fp-regs -ffixed-8 -mcpu=ev56 -Wa,-mev6 -fomit-frame-pointer -nostdinc -iwithprefix include -DKBUILD_BASENAME=sys -DEXPORT_SYMTAB -c -o kernel/sys.o kernel/sys.c
kernel/sys.c:216: conflicting types for `sys_swapon'
include/linux/swap.h:212: previous declaration of `sys_swapon'
kernel/sys.c:217: conflicting types for `sys_swapoff'
include/linux/swap.h:211: previous declaration of `sys_swapoff'
make[1]: *** [kernel/sys.o] Error 1
make: *** [kernel] Error 2
--
Tom Vier <tmv@comcast.net>
DSA Key ID 0xE6CB97DA
next prev parent reply other threads:[~2002-10-28 22:40 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-10-28 14:52 Linux 2.5.44-ac5 Alan Cox
2002-10-28 18:18 ` Sam Ravnborg
2002-10-28 18:55 ` Alan Cox
2002-10-28 22:13 ` Bill Davidsen
2002-10-28 22:46 ` Tom Vier [this message]
2002-10-28 22:55 ` conflicting types for sys_swap{on,off} " Thorsten Kranzkowski
2002-10-28 23:56 ` ipt_do_table unaligned traps " Tom Vier
2002-10-29 10:00 ` Adrian Bunk
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=20021028224651.GA11490@yzero \
--to=tmv@comcast.net \
--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