All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rene Blokland <reneb@orac.aais.org>
To: linux-kernel@vger.kernel.org
Subject: 2.5.48 Compilation Failure skbuff.c
Date: Mon, 18 Nov 2002 13:36:48 +0100	[thread overview]
Message-ID: <slrnathnn0.aas.reneb@orac.aais.org> (raw)

Hello, 2.5.48 Doesn't compile for me on a AMD k6-3 with gcc-3.2 and glibc-2.3.1

make -f scripts/Makefile.build obj=net/core
  gcc -Wp,-MD,net/core/.skbuff.o.d -D__KERNEL__ -Iinclude -Wall
-Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer
-fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=k6
-Iarch/i386/mach-generic -nostdinc -iwithprefix include   
-DKBUILD_BASENAME=skbuff -DKBUILD_MODNAME=skbuff   -c -o net/core/skbuff.o
net/core/skbuff.c
In file included from include/net/xfrm.h:6,
                 from net/core/skbuff.c:61:
include/linux/crypto.h: In function `crypto_tfm_alg_modname':
include/linux/crypto.h:202: dereferencing pointer to incomplete type
make[2]: *** [net/core/skbuff.o] Error 1
make[1]: *** [net/core] Error 2
make: *** [net] Error 2

Any comments?

-- 
Groeten / Regards, Rene J. Blokland



             reply	other threads:[~2002-11-18 12:30 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-11-18 12:36 Rene Blokland [this message]
2002-11-18 12:54 ` 2.5.48 Compilation Failure skbuff.c bert hubert
2002-11-18 13:12   ` Thomas Molina
2002-11-18 13:14   ` [PATCH] " James Morris
2002-11-18 14:40     ` Rene Blokland
2002-11-18 23:05     ` David S. Miller
2002-11-18 13:31   ` Rene Blokland
2002-11-18 13:12 ` Werner Almesberger
2002-11-18 13:23   ` Thomas Molina
2002-11-18 13:51     ` Werner Almesberger
2002-11-18 13:37   ` Rene Blokland

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=slrnathnn0.aas.reneb@orac.aais.org \
    --to=reneb@orac.aais.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=reneb@cistron.nl \
    /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.