From: Olaf Hering <olh@suse.de>
To: Paul Mackerras <paulus@linuxcare.com.au>
Cc: linuxppc-dev@lists.linuxppc.org
Subject: Re: 2.2.18-pre17 candidate
Date: Tue, 24 Oct 2000 22:18:17 +0200 [thread overview]
Message-ID: <20001024221817.A24315@suse.de> (raw)
In-Reply-To: <14837.11341.207379.903189@argo.linuxcare.com.au>; from paulus@linuxcare.com.au on Tue, Oct 24, 2000 at 05:29:33PM +1100
[-- Attachment #1: Type: text/plain, Size: 522 bytes --]
On Tue, Oct 24, Paul Mackerras wrote:
> I'll be interested to hear how people go with it. I'll check the
> changes into the bitkeeper linuxppc_2_2 tree within the next day or
> so. If it goes OK I'll send the patch to Alan for inclusion in
> 2.2.18.
This is what I get whit a prep only config.
I will send the .config to you in a separate mail.
Is there a way to not compile the pmac_*.c stuff when pmac is not
defined? At least for 2.2?
Gruss Olaf
--
$ man clone
BUGS
Main feature not yet implemented...
[-- Attachment #2: build.log --]
[-- Type: text/plain, Size: 6644 bytes --]
arch/ppc/kernel/kernel.o: In function `pmac_set_rtc_time':
arch/ppc/kernel/kernel.o(.text+0x7dc6): undefined reference to `adb_controller'
arch/ppc/kernel/kernel.o(.text+0x7dca): undefined reference to `adb_controller'
arch/ppc/kernel/kernel.o(.text+0x7e18): undefined reference to `cuda_request'
arch/ppc/kernel/kernel.o(.text+0x7e18): relocation truncated to fit: R_PPC_REL24 cuda_request
arch/ppc/kernel/kernel.o(.text+0x7e28): undefined reference to `cuda_poll'
arch/ppc/kernel/kernel.o(.text+0x7e28): relocation truncated to fit: R_PPC_REL24 cuda_poll
arch/ppc/kernel/kernel.o(.text+0x7e64): undefined reference to `pmu_request'
arch/ppc/kernel/kernel.o(.text+0x7e64): relocation truncated to fit: R_PPC_REL24 pmu_request
arch/ppc/kernel/kernel.o(.text+0x7e74): undefined reference to `pmu_poll'
arch/ppc/kernel/kernel.o(.text+0x7e74): relocation truncated to fit: R_PPC_REL24 pmu_poll
arch/ppc/kernel/kernel.o: In function `pmac_restart':
arch/ppc/kernel/kernel.o(.text+0x8306): undefined reference to `adb_hardware'
arch/ppc/kernel/kernel.o(.text+0x830a): undefined reference to `adb_hardware'
arch/ppc/kernel/kernel.o(.text+0x8334): undefined reference to `cuda_request'
arch/ppc/kernel/kernel.o(.text+0x8334): relocation truncated to fit: R_PPC_REL24 cuda_request
arch/ppc/kernel/kernel.o(.text+0x8338): undefined reference to `cuda_poll'
arch/ppc/kernel/kernel.o(.text+0x8338): relocation truncated to fit: R_PPC_REL24 cuda_poll
arch/ppc/kernel/kernel.o(.text+0x8340): undefined reference to `pmu_restart'
arch/ppc/kernel/kernel.o(.text+0x8340): relocation truncated to fit: R_PPC_REL24 pmu_restart
arch/ppc/kernel/kernel.o: In function `pmac_power_off':
arch/ppc/kernel/kernel.o(.text+0x8366): undefined reference to `adb_hardware'
arch/ppc/kernel/kernel.o(.text+0x836a): undefined reference to `adb_hardware'
arch/ppc/kernel/kernel.o(.text+0x8394): undefined reference to `cuda_request'
arch/ppc/kernel/kernel.o(.text+0x8394): relocation truncated to fit: R_PPC_REL24 cuda_request
arch/ppc/kernel/kernel.o(.text+0x8398): undefined reference to `cuda_poll'
arch/ppc/kernel/kernel.o(.text+0x8398): relocation truncated to fit: R_PPC_REL24 cuda_poll
arch/ppc/kernel/kernel.o(.text+0x83a0): undefined reference to `pmu_shutdown'
arch/ppc/kernel/kernel.o(.text+0x83a0): relocation truncated to fit: R_PPC_REL24 pmu_shutdown
arch/ppc/kernel/kernel.o: In function `pmac_get_rtc_time':
arch/ppc/kernel/kernel.o(.text.pmac+0xe): undefined reference to `adb_controller'
arch/ppc/kernel/kernel.o(.text.pmac+0x12): undefined reference to `adb_controller'
arch/ppc/kernel/kernel.o(.text.pmac+0x48): undefined reference to `cuda_request'
arch/ppc/kernel/kernel.o(.text.pmac+0x48): relocation truncated to fit: R_PPC_REL24 cuda_request
arch/ppc/kernel/kernel.o(.text.pmac+0x58): undefined reference to `cuda_poll'
arch/ppc/kernel/kernel.o(.text.pmac+0x58): relocation truncated to fit: R_PPC_REL24 cuda_poll
arch/ppc/kernel/kernel.o(.text.pmac+0xb4): undefined reference to `pmu_request'
arch/ppc/kernel/kernel.o(.text.pmac+0xb4): relocation truncated to fit: R_PPC_REL24 pmu_request
arch/ppc/kernel/kernel.o(.text.pmac+0xd0): undefined reference to `pmu_poll'
arch/ppc/kernel/kernel.o(.text.pmac+0xd0): relocation truncated to fit: R_PPC_REL24 pmu_poll
arch/ppc/kernel/kernel.o: In function `nvram_read_byte':
arch/ppc/kernel/kernel.o(.text.pmac+0xb40): undefined reference to `pmu_request'
arch/ppc/kernel/kernel.o(.text.pmac+0xb40): relocation truncated to fit: R_PPC_REL24 pmu_request
arch/ppc/kernel/kernel.o(.text.pmac+0xb50): undefined reference to `pmu_poll'
arch/ppc/kernel/kernel.o(.text.pmac+0xb50): relocation truncated to fit: R_PPC_REL24 pmu_poll
arch/ppc/kernel/kernel.o: In function `nvram_write_byte':
arch/ppc/kernel/kernel.o(.text.pmac+0xc3c): undefined reference to `pmu_request'
arch/ppc/kernel/kernel.o(.text.pmac+0xc3c): relocation truncated to fit: R_PPC_REL24 pmu_request
arch/ppc/kernel/kernel.o(.text.pmac+0xc54): undefined reference to `pmu_poll'
arch/ppc/kernel/kernel.o(.text.pmac+0xc54): relocation truncated to fit: R_PPC_REL24 pmu_poll
arch/ppc/kernel/kernel.o: In function `register_backlight_controller':
arch/ppc/kernel/kernel.o(.text.pmac+0xf2c): undefined reference to `pmu_request'
arch/ppc/kernel/kernel.o(.text.pmac+0xf2c): relocation truncated to fit: R_PPC_REL24 pmu_request
arch/ppc/kernel/kernel.o(.text.pmac+0xf34): undefined reference to `pmu_poll'
arch/ppc/kernel/kernel.o(.text.pmac+0xf34): relocation truncated to fit: R_PPC_REL24 pmu_poll
arch/ppc/kernel/kernel.o: In function `scrollscreen':
arch/ppc/kernel/kernel.o(.text.pmac+0x1e90): undefined reference to `pmu_suspend'
arch/ppc/kernel/kernel.o(.text.pmac+0x1e90): relocation truncated to fit: R_PPC_REL24 pmu_suspend
arch/ppc/kernel/kernel.o(.text.pmac+0x1f40): undefined reference to `pmu_resume'
arch/ppc/kernel/kernel.o(.text.pmac+0x1f40): relocation truncated to fit: R_PPC_REL24 pmu_resume
arch/ppc/kernel/kernel.o: In function `chrp_init2':
arch/ppc/kernel/kernel.o(.text.init+0x764): undefined reference to `adb_init'
arch/ppc/kernel/kernel.o(.text.init+0x764): relocation truncated to fit: R_PPC_REL24 adb_init
arch/ppc/kernel/kernel.o: In function `pmac_setup_arch':
arch/ppc/kernel/kernel.o(.text.init+0x1d34): undefined reference to `find_via_cuda'
arch/ppc/kernel/kernel.o(.text.init+0x1d34): relocation truncated to fit: R_PPC_REL24 find_via_cuda
arch/ppc/kernel/kernel.o(.text.init+0x1d38): undefined reference to `find_via_pmu'
arch/ppc/kernel/kernel.o(.text.init+0x1d38): relocation truncated to fit: R_PPC_REL24 find_via_pmu
arch/ppc/kernel/kernel.o: In function `pmac_init2':
arch/ppc/kernel/kernel.o(.text.init+0x1ee4): undefined reference to `adb_init'
arch/ppc/kernel/kernel.o(.text.init+0x1ee4): relocation truncated to fit: R_PPC_REL24 adb_init
arch/ppc/kernel/kernel.o(.text.init+0x1ee8): undefined reference to `media_bay_init'
arch/ppc/kernel/kernel.o(.text.init+0x1ee8): relocation truncated to fit: R_PPC_REL24 media_bay_init
arch/ppc/kernel/kernel.o: In function `pmac_nvram_init':
arch/ppc/kernel/kernel.o(.text.init+0x231e): undefined reference to `adb_controller'
arch/ppc/kernel/kernel.o(.text.init+0x2322): undefined reference to `adb_controller'
drivers/char/char.o: In function `misc_init':
drivers/char/char.o(.text.init+0x4a4): undefined reference to `nvram_init'
drivers/char/char.o(.text.init+0x4a4): relocation truncated to fit: R_PPC_REL24 nvram_init
drivers/char/char.o: In function `chr_dev_init':
drivers/char/char.o(.text.init+0x14d4): undefined reference to `adbdev_init'
drivers/char/char.o(.text.init+0x14d4): relocation truncated to fit: R_PPC_REL24 adbdev_init
make: *** [vmlinux] Error 1
next prev parent reply other threads:[~2000-10-24 20:18 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2000-10-24 6:29 2.2.18-pre17 candidate Paul Mackerras
2000-10-24 7:32 ` Andreas Tobler
2000-10-24 11:06 ` Paul Mackerras
2000-10-24 11:53 ` Andreas Tobler
2000-10-24 9:13 ` Martin Costabel
2000-10-24 11:11 ` Paul Mackerras
2000-10-24 23:21 ` Martin Costabel
2000-10-24 20:18 ` Olaf Hering [this message]
2000-10-24 16:15 ` Is the difference in IRQ maps between 2.4/2.2 intentional? Vitaly Luban
2000-10-24 20:38 ` Matt Porter
2000-10-25 5:01 ` 2.2.18-pre17 candidate Paul Mackerras
2000-10-25 13:38 ` linux-pmac-benh off (WAS: " Benjamin Herrenschmidt
2000-10-30 15:39 ` Chris Leishman
2000-10-30 18:13 ` Michael Schmitz
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=20001024221817.A24315@suse.de \
--to=olh@suse.de \
--cc=linuxppc-dev@lists.linuxppc.org \
--cc=paulus@linuxcare.com.au \
/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;
as well as URLs for NNTP newsgroup(s).