public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Stef van der Made <svdmade@planet.nl>
To: linux-kernel@vger.kernel.org
Subject: make oldconfig issues since 2.15-rc1-mm1
Date: Sat, 26 Nov 2005 20:36:28 +0100	[thread overview]
Message-ID: <4388B93C.3070109@planet.nl> (raw)
In-Reply-To: <20051126192436.GC17663@elf.ucw.cz>


Gentleman,

Since the release of kernel 2.15-rc1-mm1 I can't compile the kernel 
anymore due to this issue while doing an make oldconfig.

When running make oldconfig I get this output:\

  HOSTCC  scripts/kconfig/zconf.tab.o
scripts/kconfig/zconf.tab.c: In function 'conf_parse':
scripts/kconfig/zconf.tab.c:1939: error: 'SYMBOL_CHECK_DONE' undeclared 
(first use in this function)
scripts/kconfig/zconf.tab.c:1939: error: (Each undeclared identifier is 
reported only once
scripts/kconfig/zconf.tab.c:1939: error: for each function it appears in.)
make[1]: *** [scripts/kconfig/zconf.tab.o] Error 1

When trying to compile the kernel using make but a non update .config 
file I get this output which might be related to the previous issue:

bash-2.05b$ make
  CHK     include/linux/version.h
  CHK     include/linux/compile.h
  CHK     usr/initramfs_list
  CC      arch/i386/kernel/apm.o
In file included from include/linux/mm.h:4,
                 from include/linux/poll.h:11,
                 from arch/i386/kernel/apm.c:207:
include/linux/sched.h:256:16: warning: "CONFIG_SPLIT_PTLOCK_CPUS" is not 
defined
In file included from include/linux/poll.h:11,
                 from arch/i386/kernel/apm.c:207:
include/linux/mm.h:236:16: warning: "CONFIG_SPLIT_PTLOCK_CPUS" is not 
defined
include/linux/mm.h:828:16: warning: "CONFIG_SPLIT_PTLOCK_CPUS" is not 
defined
arch/i386/kernel/apm.c: In function 'apm_init':
arch/i386/kernel/apm.c:2293: error: 'pm_active' undeclared (first use in 
this function)
arch/i386/kernel/apm.c:2293: error: (Each undeclared identifier is 
reported only once
arch/i386/kernel/apm.c:2293: error: for each function it appears in.)
arch/i386/kernel/apm.c: In function 'apm_exit':
arch/i386/kernel/apm.c:2384: error: 'pm_active' undeclared (first use in 
this function)
make[1]: *** [arch/i386/kernel/apm.o] Error 1

I'm using gcc-4.0.2, and glibc-2.3.3

Thanks in advance for your help.

Stef


  reply	other threads:[~2005-11-26 19:36 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-11-03 22:14 pxa27x_udc -- support for usb gadget for pxa27x? Pavel Machek
2005-11-03 22:35 ` Richard Purdie
2005-11-06 19:47   ` Pavel Machek
2005-11-06 20:45   ` Pavel Machek
2005-11-07 10:25     ` David Vrabel
2005-11-07 10:43       ` Richard Purdie
2005-11-26 19:24         ` Pavel Machek
2005-11-26 19:36           ` Stef van der Made [this message]
2005-11-26 21:04           ` Mark Underwood
2005-11-26 21:08             ` Pavel Machek
2005-11-26 23:02               ` Mark Underwood

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=4388B93C.3070109@planet.nl \
    --to=svdmade@planet.nl \
    --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