All of lore.kernel.org
 help / color / mirror / Atom feed
From: Miles Lane <miles@megapathdsl.net>
To: Tim Schmielau <tim@physik3.uni-rostock.de>
Cc: LKML <linux-kernel@vger.kernel.org>
Subject: Re: 2.5.18 -- build failure -- suspend.c:1052: dereferencing pointer to incomplete type
Date: Sat, 25 May 2002 00:50:21 -0700	[thread overview]
Message-ID: <3CEF423D.7030901@megapathdsl.net> (raw)

Tim wrote:
 > On Fri, 24 May 2002, Miles Lane wrote:
 >
 > > I have included the error, the output of ver_linux and
 > > snippets of .config.
 >
 > I have not yet analyzed why I don't get this failunre, but does the
 > following patch fix it for you?

Nope.  The builds still fails with the same errors.
I will send you my entire .config file in private mail,
since the list likely doesn't want to see the whole thing.

Thanks,
	Miles

 > Tim
 >
 > --- linux-2.5.18/kernel/suspend.c       Sat May 25 09:25:30 2002
 > +++ linux-2.5.18/kernel/suspend.c       Sat May 25 09:25:44 2002
 > @@ -66,6 +66,7 @@
 >  #include <linux/swap.h>
 >  #include <linux/pm.h>
 >  #include <linux/device.h>
 > +#include <linux/sched.h>
 >  
 >  #include <asm/uaccess.h>
 >  #include <asm/mmu_context.h>



             reply	other threads:[~2002-05-25  7:51 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-05-25  7:50 Miles Lane [this message]
2002-05-25  8:00 ` 2.5.18 -- build failure -- suspend.c:1052: dereferencing pointer to incomplete type Tim Schmielau
  -- strict thread matches above, loose matches on Subject: below --
2002-05-25  6:22 Miles Lane
2002-05-25  7:28 ` Tim Schmielau
2002-05-25  8:08 ` A Guy Called Tyketto
2002-05-25  8:09 ` Skip Ford

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=3CEF423D.7030901@megapathdsl.net \
    --to=miles@megapathdsl.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=tim@physik3.uni-rostock.de \
    /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.