public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Karsten Hopp <Karsten.Hopp@redhat.de>
To: Steven Cole <elenstev@mesatop.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Linux 2.4.0-ac9
Date: Sun, 14 Jan 2001 04:05:50 +0100	[thread overview]
Message-ID: <20010114040550.A13315@bochum.redhat.de> (raw)
In-Reply-To: <01011318404000.18233@localhost.localdomain>
In-Reply-To: <01011318404000.18233@localhost.localdomain>; from elenstev@mesatop.com on Sat, Jan 13, 2001 at 06:40:40PM -0700

You need to enable CONFIG_SWAPFS.
Those functions are enclosed by #ifdef CONFIG_SWAPFS and #endif, but 
the references to them aren't.

  Karsten


On Sat, Jan 13, 2001 at 06:40:40PM -0700, Steven Cole wrote:
> I got the following error while building 2.4.0-ac9:
> 
> shmem.c:971: `shmem_readlink' undeclared here (not in a function)
> shmem.c:971: initializer element is not constant
> shmem.c:971: (near initialization for 
> `shmem_symlink_inode_operations.readlink')
> shmem.c:972: `shmem_follow_link' undeclared here (not in a function)
> shmem.c:972: initializer element is not constant
> shmem.c:972: (near initialization for 
> `shmem_symlink_inode_operations.follow_link')
> shmem.c:973: initializer element is not constant
> shmem.c:973: (near initialization for `shmem_symlink_inode_operations')
> shmem.c:973: initializer element is not constant
> shmem.c:973: (near initialization for `shmem_symlink_inode_operations')
> make[2]: *** [shmem.o] Error 1
> 
> It looks like changes were recently made to linux/mm/shmem.c.
> 

--
 Karsten Hopp        | Mail: karsten@redhat.de |
 Red Hat Deutschland |    Karsten.Hopp@sap.com | SAP-AG LinuxLab
 Hauptstaetterstr.58 | Tel: +49-711-96437-0    | Neurottstrasse 16
 D-70178 Stuttgart   | http://www.redhat.de    | 69190 Walldorf
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

  parent reply	other threads:[~2001-01-14  3:06 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-01-14  1:40 Linux 2.4.0-ac9 Steven Cole
2001-01-14  2:33 ` Linux 2.4.0-ac9 (shmem.c errors) Mark Orr
2001-01-14  3:05 ` Karsten Hopp [this message]
2001-01-14  3:47   ` Linux 2.4.0-ac9 Steven Cole
2001-01-14  9:56     ` Christoph Rohland
  -- strict thread matches above, loose matches on Subject: below --
2001-01-15  1:12 Bill Crawford
2001-01-15  1:47 ` Jens Axboe
2001-01-13 23:24 Alan Cox

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=20010114040550.A13315@bochum.redhat.de \
    --to=karsten.hopp@redhat.de \
    --cc=elenstev@mesatop.com \
    --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