linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Eyal Lebedinsky <eyal@eyal.emu.id.au>
To: Marcelo Tosatti <marcelo@conectiva.com.br>
Cc: lkml <linux-kernel@vger.kernel.org>
Subject: Re: Linux 2.4.19-pre8: compile failure - umem.c, sdla_fr.c
Date: Fri, 03 May 2002 11:21:15 +1000	[thread overview]
Message-ID: <3CD1E60B.2E9FDD6F@eyal.emu.id.au> (raw)
In-Reply-To: <Pine.LNX.4.21.0205021845430.10896-100000@freak.distro.conectiva>

Marcelo Tosatti wrote:
> Here goes the pre8. I plan just one more -pre before starting the -rc
> stage.

I do not have the time to investigate this, so just the failure reports
follow.


gcc -D__KERNEL__ -I/data2/usr/local/src/linux-2.4-pre/include -Wall
-Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common
-fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i686
-malign-functions=4  -DMODULE -DMODVERSIONS -include
/data2/usr/local/src/linux-2.4-pre/include/linux/modversions.h 
-nostdinc -I /usr/lib/gcc-lib/i386-linux/2.95.4/include
-DKBUILD_BASENAME=umem  -c -o umem.o umem.c
umem.c:955: warning: `set_bh_page' redefined
/data2/usr/local/src/linux-2.4-pre/include/linux/modules/buffer.ver:8:
warning: this is the location of the previous definition
umem.c:136: field `tasklet' has incomplete type
umem.c: In function `mm_start_io':
umem.c:343: warning: right shift count >= width of type
umem.c: In function `mm_unplug_device':
umem.c:386: warning: implicit declaration of function `local_bh_disable'
umem.c:388: warning: implicit declaration of function `local_bh_enable'
umem.c: In function `mm_interrupt':
umem.c:646: warning: implicit declaration of function `tasklet_schedule'
umem.c: In function `mm_pci_probe':
umem.c:1178: warning: implicit declaration of function
`tasklet_init_Ra5808bbf'
umem.c: In function `mm_pci_remove':
umem.c:1313: warning: implicit declaration of function
`tasklet_kill_R79ad224b'
make[2]: *** [umem.o] Error 1
make[2]: Leaving directory
`/data2/usr/local/src/linux-2.4-pre/drivers/block'

I deselected CONFIG_BLK_DEV_UMEM


gcc -D__KERNEL__ -I/data2/usr/local/src/linux-2.4-pre/include -Wall
-Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common
-fomit-frame-pointer -pipe -mpreferred-stack-boundary=2 -march=i686
-malign-functions=4  -DMODULE -DMODVERSIONS -include
/data2/usr/local/src/linux-2.4-pre/include/linux/modversions.h 
-nostdinc -I /usr/lib/gcc-lib/i386-linux/2.95.4/include
-DKBUILD_BASENAME=sdla_fr  -c -o sdla_fr.o sdla_fr.c
sdla_fr.c: In function `process_route':
sdla_fr.c:2819: warning: unknown conversion type character `U' in format
sdla_fr.c:2819: warning: too many arguments for format
sdla_fr.c: In function `process_ARP':
sdla_fr.c:4351: structure has no member named `ida_list'
sdla_fr.c:4351: structure has no member named `ida_list'
sdla_fr.c:4351: structure has no member named `ida_list'
sdla_fr.c:4351: structure has no member named `ida_list'
sdla_fr.c:4353: structure has no member named `ida_list'
sdla_fr.c:4353: structure has no member named `ida_list'
sdla_fr.c:4353: structure has no member named `ida_list'
sdla_fr.c:4353: structure has no member named `ida_list'
make[3]: *** [sdla_fr.o] Error 1
make[3]: Leaving directory
`/data2/usr/local/src/linux-2.4-pre/drivers/net/wan'

I deselected CONFIG_WANPIPE_FR


ufs fails to build, I applied the patch that was posted earlier to
the list.

--
Eyal Lebedinsky (eyal@eyal.emu.id.au) <http://samba.org/eyal/>

  parent reply	other threads:[~2002-05-03  1:22 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-05-02 21:51 Linux 2.4.19-pre8 Marcelo Tosatti
2002-05-03  0:41 ` Alan Cox
2002-05-03  1:21 ` Eyal Lebedinsky [this message]
2002-05-03  2:11   ` Linux 2.4.19-pre8: compile failure - umem.c, sdla_fr.c Alan Cox
2002-05-03 10:42 ` Linux 2.4.19-pre8 Adrian Bunk
2002-05-03 13:43   ` Alan Cox
2002-05-03 18:07     ` Adrian Bunk
2002-05-17  2:24 ` Mike Fedyk

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=3CD1E60B.2E9FDD6F@eyal.emu.id.au \
    --to=eyal@eyal.emu.id.au \
    --cc=linux-kernel@vger.kernel.org \
    --cc=marcelo@conectiva.com.br \
    /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;
as well as URLs for NNTP newsgroup(s).