All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Rogério Brito" <rbrito@ime.usp.br>
To: linux-kernel@vger.kernel.org
Subject: [2.6.30-rc3][Regression] Compilation failure
Date: Fri, 24 Apr 2009 06:14:12 -0300	[thread overview]
Message-ID: <20090424091412.GA15074@ime.usp.br> (raw)

Hi, people.

I'm trying to compile a new kernel for a x86_64 computer using Debian's
sid userland and I'm getting the following error:

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
(...)
  CC      lib/sha1.o
  CC      lib/show_mem.o
  CC      lib/string.o
  CC      lib/vsprintf.o
  AR      lib/lib.a
  CC      arch/x86/lib/msr-on-cpu.o
  CC      arch/x86/lib/io_64.o
  AS      arch/x86/lib/iomap_copy_64.o
  LD      arch/x86/lib/built-in.o
  AS      arch/x86/lib/clear_page_64.o
  AS      arch/x86/lib/copy_page_64.o
  AS      arch/x86/lib/copy_user_64.o
  AS      arch/x86/lib/copy_user_nocache_64.o
  AS      arch/x86/lib/csum-copy_64.o
  CC      arch/x86/lib/csum-partial_64.o
  CC      arch/x86/lib/csum-wrappers_64.o
  CC      arch/x86/lib/delay.o
  AS      arch/x86/lib/getuser.o
  AS      arch/x86/lib/memcpy_64.o
  CC      arch/x86/lib/memmove_64.o
  AS      arch/x86/lib/memset_64.o
  AS      arch/x86/lib/putuser.o
  AS      arch/x86/lib/rwlock_64.o
  AS      arch/x86/lib/thunk_64.o
  CC      arch/x86/lib/usercopy_64.o
  AR      arch/x86/lib/lib.a
  LD      vmlinux.o
  MODPOST vmlinux.o
  GEN     .version
  CHK     include/linux/compile.h
  UPD     include/linux/compile.h
  CC      init/version.o
  LD      init/built-in.o
  LD      .tmp_vmlinux1
drivers/built-in.o: In function `intel_opregion_init':
(.text+0x87d2e): undefined reference to `acpi_video_register'
make[1]: *** [.tmp_vmlinux1] Error 1
make[1]: Leaving directory `/usr/local/media/progs/linux/linux'
make: *** [debian/stamp/build/kernel] Error 2
rbrito@chagas:/usr/local/media/progs/linux$
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

In fact, I have not been able to compile a 2.6.30-rc* kernel yet, due to
errors like these. The full .config that I'm using is available at
<http://rb.doesntexist.org/linux/>.

Any help with this regression is more than welcome.


Thanks, Rogério Brito.

-- 
Rogério Brito : rbrito@{mackenzie,ime.usp}.br : GPG key 1024D/7C2CAEB8
http://www.ime.usp.br/~rbrito : http://meusite.mackenzie.com.br/rbrito
Projects: algorithms.berlios.de : lame.sf.net : vrms.alioth.debian.org

             reply	other threads:[~2009-04-24  9:15 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-24  9:14 Rogério Brito [this message]
2009-04-24 18:47 ` [2.6.30-rc3][Regression] Compilation failure Len Brown
2009-04-24 23:09   ` [2.6.30-rc3][Regression] Compilation failure: undefined reference to `acpi_video_register' Rogério Brito
2009-04-25  5:12   ` [2.6.30-rc3][Regression] Compilation failure [SOLVED-PARTIALLY] Rogério Brito

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=20090424091412.GA15074@ime.usp.br \
    --to=rbrito@ime.usp.br \
    --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 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.