All of lore.kernel.org
 help / color / mirror / Atom feed
From: Luke-Jr <luke7jr@yahoo.com>
To: Nigel Cunningham <ncunningham@clear.net.nz>
Cc: swsusp-devel <swsusp-devel@lists.sourceforge.net>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: [Swsusp-devel] Software Suspend 2.0
Date: Sat, 31 Jan 2004 08:09:39 +0000	[thread overview]
Message-ID: <200401310809.46256.luke7jr@yahoo.com> (raw)
In-Reply-To: <1075534274.17730.65.camel@laptop-linux>

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Saturday 31 January 2004 07:31 am, Nigel Cunningham wrote:
> http://prdownloads.sourceforge.net/swsusp/software-suspend-linux-2.6.1-rev6
>-whole.bz2?download
> http://prdownloads.sourceforge.net/swsusp/software-suspend-core-2.0-whole.b
>z2?download
> and (as the instructions on http://swsusp.sf.net say), apply them in
> that order.
After merging drivers/char/keyboard.c by hand (patch didn't like something):
  CC      init/do_mounts.o
init/do_mounts.c:6:27: linux/suspend.h: No such file or directory
In file included from include/linux/nfs_fs.h:15,
                 from init/do_mounts.c:10:
include/linux/pagemap.h:13:27: linux/suspend.h: No such file or directory
In file included from include/linux/nfs_fs.h:15,
                 from init/do_mounts.c:10:
include/linux/pagemap.h: In function `___add_to_page_cache':
include/linux/pagemap.h:150: error: `suspend_task' undeclared (first use in 
this function)
include/linux/pagemap.h:150: error: (Each undeclared identifier is reported 
only once
include/linux/pagemap.h:150: error: for each function it appears in.)
include/linux/pagemap.h:151: error: `last_suspend_cache_page' undeclared 
(first use in this function)
make[1]: *** [init/do_mounts.o] Error 1
make: *** [init] Error 2
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQFAG2LIZl/BHdU+lYMRAsUrAKCYq15FX/pRdIi7OAH1IwEtUn5+eQCfdWp2
zFd+CIqpePi4+S54x1DIHPM=
=0QIi
-----END PGP SIGNATURE-----

  reply	other threads:[~2004-01-31  8:09 UTC|newest]

Thread overview: 41+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-01-30  4:24 Software Suspend 2.0 Nigel Cunningham
2004-01-30 10:04 ` Måns Rullgård
2004-01-30 10:22   ` Nigel Cunningham
2004-01-30 10:25   ` Nigel Cunningham
2004-01-31 18:09     ` Micha Feigin
2004-02-05  0:47     ` Software Suspend 2.0 [for 2.6.2 resend] Hugang
2004-01-31  6:22 ` [Swsusp-devel] Software Suspend 2.0 Luke-Jr
2004-01-31  6:37   ` Nigel Cunningham
2004-01-31  6:48     ` Joseph Pingenot
2004-01-31  6:56       ` Nigel Cunningham
2004-01-31  7:16         ` Joseph Pingenot
2004-01-31  7:28           ` Nigel Cunningham
2004-01-31  7:38             ` Joseph Pingenot
2004-01-31  7:48               ` Nigel Cunningham
2004-01-31  8:32               ` Nigel Cunningham
2004-01-31  9:03                 ` Prakash K. Cheemplavam
2004-01-31  9:08                   ` Nigel Cunningham
2004-01-31  9:19                     ` Prakash K. Cheemplavam
2004-01-31  9:51                       ` Nigel Cunningham
2004-01-31 10:43                         ` Prakash K. Cheemplavam
2004-01-31 10:48                           ` Prakash K. Cheemplavam
2004-01-31 13:25                           ` Måns Rullgård
2004-01-31 23:11                             ` Joseph Pingenot
2004-01-31 22:15                               ` Måns Rullgård
2004-02-01  0:26                               ` Micha Feigin
2004-02-01  1:48                                 ` oops with 2.6.1-rc1 and rc-3 Prakash K. Cheemplavam
2004-02-01  2:54                                   ` Micha Feigin
2004-02-01 10:36                                     ` Prakash K. Cheemplavam
2004-02-01 11:37                                       ` Prakash K. Cheemplavam
2004-01-31  9:35         ` [Swsusp-devel] Software Suspend 2.0  Éric Brunet
2004-01-31  9:38           ` Nigel Cunningham
2004-01-31  7:22     ` Luke-Jr
2004-01-31  7:31       ` Nigel Cunningham
2004-01-31  8:09         ` Luke-Jr [this message]
2004-01-31  8:11           ` Luke-Jr
2004-01-31  8:18           ` Nigel Cunningham
2004-01-31 15:23 ` Sebastian Kugler
2004-02-01  7:08 ` Hugang
2004-02-02 17:01   ` swsusp2 on ppc [Re: Software Suspend 2.0] Marco Giordani
2004-02-03  1:37     ` Hugang
2004-02-03 12:07       ` Marco Giordani

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=200401310809.46256.luke7jr@yahoo.com \
    --to=luke7jr@yahoo.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=ncunningham@clear.net.nz \
    --cc=swsusp-devel@lists.sourceforge.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.