Build kernel 2.6.23-9.ydl6.1 failed

All kernel questions! 2.4 or new 2.6 kernel, compiling, modules, panics, etc.

Build kernel 2.6.23-9.ydl6.1 failed

Postby swtrse » 08 Jun 2008, 16:36

Hi,

I took one of the default configs and just addet
Optimize for POWER4=y
native language support for all languages (=m)
and set kernel debugging=n
following some guides I did make oldconfig

after typing make all
i got this error messages (after some time)

Code: Select all
BOOTAS  arch/powerpc/boot/ps3-hvcall.o
  BOOTCC  arch/powerpc/boot/ps3.o
  BOOTCC  arch/powerpc/boot/empty.o
  HOSTCC  arch/powerpc/boot/addnote
  HOSTCC  arch/powerpc/boot/hack-coff
  HOSTCC  arch/powerpc/boot/mktree
strip -s -R .comment vmlinux -o vmlinux.strip
  WRAP    arch/powerpc/boot/zImage.ps3
DTC: dts->dtb  on file "/usr/src/linux-2.6.23-9.ydl6.1/arch/powerpc/boot/dts/ps3.dts"
  Building modules, stage 2.
  MODPOST 326 modules
ERROR: ".rtas_token" [arch/powerpc/oprofile/oprofile.ko] undefined!
ERROR: ".cbe_sync_irq" [arch/powerpc/oprofile/oprofile.ko] undefined!
ERROR: ".cbe_enable_pm_interrupts" [arch/powerpc/oprofile/oprofile.ko] undefined!
ERROR: ".cbe_disable_pm_interrupts" [arch/powerpc/oprofile/oprofile.ko] undefined!
ERROR: ".cbe_write_pm" [arch/powerpc/oprofile/oprofile.ko] undefined!
ERROR: ".cbe_cpu_to_node" [arch/powerpc/oprofile/oprofile.ko] undefined!
ERROR: ".cbe_write_ctr" [arch/powerpc/oprofile/oprofile.ko] undefined!
ERROR: ".cbe_get_and_clear_pm_interrupts" [arch/powerpc/oprofile/oprofile.ko] undefined!
ERROR: ".rtas_call" [arch/powerpc/oprofile/oprofile.ko] undefined!
ERROR: ".cbe_read_trace_buffer" [arch/powerpc/oprofile/oprofile.ko] undefined!
ERROR: ".cbe_get_hw_thread_id" [arch/powerpc/oprofile/oprofile.ko] undefined!
ERROR: ".cbe_read_ctr" [arch/powerpc/oprofile/oprofile.ko] undefined!
ERROR: ".cbe_write_pm07_control" [arch/powerpc/oprofile/oprofile.ko] undefined!
ERROR: ".cbe_read_pm" [arch/powerpc/oprofile/oprofile.ko] undefined!
ERROR: ".cbe_disable_pm" [arch/powerpc/oprofile/oprofile.ko] undefined!
ERROR: ".cbe_enable_pm" [arch/powerpc/oprofile/oprofile.ko] undefined!
make[1]: *** [__modpost] Fehler 1
make: *** [modules] Fehler 2


Just o be shure her is teh output of diff .config kernel-2.6.23-ppc64.config |grep -v "#"
Code: Select all
3,4c3,4
---
11c11,12
< CONFIG_POWER4_ONLY=y
---
> CONFIG_POWER3=y
19c20
< CONFIG_NR_CPUS=2
---
> CONFIG_NR_CPUS=32
40,41c41,42
---
> CONFIG_PPC_UDBG_16550=y
> CONFIG_GENERIC_TBSYNC=y
44a46
> CONFIG_PPC64_SWSUSP=y
46,47c48,50
---
> CONFIG_PPC_DCR_MMIO=y
> CONFIG_PPC_DCR=y
> CONFIG_PPC_OF_PLATFORM_PCI=y
56c59
< CONFIG_LOCALVERSION="-PS3"
---
> CONFIG_LOCALVERSION=""
78a82
> CONFIG_KALLSYMS_ALL=y
130c134,138
---
> CONFIG_PPC_PSERIES=y
> CONFIG_EEH=y
> CONFIG_LPARCFG=y
134,137c142,152
---
> CONFIG_PPC_PMAC=y
> CONFIG_PPC_PMAC64=y
> CONFIG_PPC_MAPLE=y
> CONFIG_PPC_PASEMI=y
>
> CONFIG_ELECTRA_IDE=y
> CONFIG_PPC_CELLEB=y
155,156c170,171
---
> CONFIG_PPC_CELL_NATIVE=y
> CONFIG_PPC_IBM_CELL_BLADE=y
163a179,181
> CONFIG_CBE_RAS=y
165c183,187
---
> CONFIG_PPC_NATIVE=y
> CONFIG_UDBG_RTAS_CONSOLE=y
> CONFIG_PPC_UDBG_BEAT=y
> CONFIG_XICS=y
> CONFIG_MPIC=y
167,170c189,199
---
> CONFIG_PPC_I8259=y
> CONFIG_U3_DART=y
> CONFIG_PPC_RTAS=y
> CONFIG_RTAS_ERROR_LOGGING=y
> CONFIG_RTAS_PROC=y
> CONFIG_RTAS_FLASH=y
> CONFIG_PPC_PMI=m
> CONFIG_MMIO_NVRAM=y
> CONFIG_MPIC_U3_HT_IRQS=y
> CONFIG_IBMVIO=y
172,174c201,203
---
> CONFIG_PPC_970_NAP=y
> CONFIG_PPC_INDIRECT_IO=y
> CONFIG_GENERIC_IOMAP=y
190a220,221
> CONFIG_PPC_PASEMI_CPUFREQ=y
191a223
> CONFIG_AXON_RAM=m
209a242
244a278,279
> CONFIG_SUSPEND_SMP_POSSIBLE=y
> CONFIG_HIBERNATION_SMP_POSSIBLE=y
260a296
550a587,588
632a671,674
> CONFIG_BLK_DEV_CELLEB=y
> CONFIG_BLK_DEV_IDE_PMAC=y
> CONFIG_BLK_DEV_IDE_PMAC_ATA100FIRST=y
> CONFIG_BLK_DEV_IDEDMA_PMAC=y
713a756
> CONFIG_SCSI_IBMVSCSI=y
734c777
---
> CONFIG_ATA_NONSTANDARD=y
787a831
844a889,891
> CONFIG_ADB_PMU=y
> CONFIG_PMAC_SMU=y
845a893
> CONFIG_THERM_PM72=y
846a895,896
> CONFIG_WINDFARM_PM112=y
874a925
917a969
> CONFIG_SPIDER_NET=m
1047a1100
1089a1143,1149
> CONFIG_SERIAL_PMACZILOG=y
> CONFIG_SERIAL_PMACZILOG_CONSOLE=y
> CONFIG_SERIAL_TXX9=y
> CONFIG_HAS_TXX9_SERIAL=y
> CONFIG_SERIAL_TXX9_NR_UARTS=6
1094a1155,1159
> CONFIG_HVC_DRIVER=y
> CONFIG_HVC_CONSOLE=y
> CONFIG_HVC_RTAS=y
> CONFIG_HVCS=y
1097a1163
> CONFIG_HW_RANDOM_PASEMI=m
1130a1197
> CONFIG_I2C_POWERMAC=y
1133a1201
1432a1501,1502
> CONFIG_SND_POWERMAC=m
> CONFIG_SND_POWERMAC_AUTO_DRC=y
1440a1511,1521
> CONFIG_SND_AOA=m
> CONFIG_SND_AOA_FABRIC_LAYOUT=m
> CONFIG_SND_AOA_ONYX=m
> CONFIG_SND_AOA_TAS=m
> CONFIG_SND_AOA_TOONIE=m
> CONFIG_SND_AOA_SOUNDBUS=m
> CONFIG_SND_AOA_SOUNDBUS_I2S=m
>
1775,1779c1856,1858
< CONFIG_FAT_DEFAULT_CODEPAGE=850
< CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-15"
< CONFIG_NTFS_FS=m
< CONFIG_NTFS_RW=y
---
> CONFIG_FAT_DEFAULT_CODEPAGE=437
> CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
1878,1902c1957,1981
< CONFIG_NLS_DEFAULT="utf8"
< CONFIG_NLS_CODEPAGE_437=m
< CONFIG_NLS_CODEPAGE_737=m
< CONFIG_NLS_CODEPAGE_775=m
< CONFIG_NLS_CODEPAGE_850=y
< CONFIG_NLS_CODEPAGE_852=m
< CONFIG_NLS_CODEPAGE_855=m
< CONFIG_NLS_CODEPAGE_857=m
< CONFIG_NLS_CODEPAGE_860=m
< CONFIG_NLS_CODEPAGE_861=m
< CONFIG_NLS_CODEPAGE_862=m
< CONFIG_NLS_CODEPAGE_863=m
< CONFIG_NLS_CODEPAGE_864=m
< CONFIG_NLS_CODEPAGE_865=m
< CONFIG_NLS_CODEPAGE_866=m
< CONFIG_NLS_CODEPAGE_869=m
< CONFIG_NLS_CODEPAGE_936=m
< CONFIG_NLS_CODEPAGE_950=m
< CONFIG_NLS_CODEPAGE_932=m
< CONFIG_NLS_CODEPAGE_949=m
< CONFIG_NLS_CODEPAGE_874=m
< CONFIG_NLS_ISO8859_8=m
< CONFIG_NLS_CODEPAGE_1250=m
< CONFIG_NLS_CODEPAGE_1251=m
< CONFIG_NLS_ASCII=m
---
> CONFIG_NLS_DEFAULT="iso8859-1"
> CONFIG_NLS_CODEPAGE_437=y
1904,1915c1983,1994
< CONFIG_NLS_ISO8859_2=m
< CONFIG_NLS_ISO8859_3=m
< CONFIG_NLS_ISO8859_4=m
< CONFIG_NLS_ISO8859_5=m
< CONFIG_NLS_ISO8859_6=m
< CONFIG_NLS_ISO8859_7=m
< CONFIG_NLS_ISO8859_9=m
< CONFIG_NLS_ISO8859_13=m
< CONFIG_NLS_ISO8859_14=m
< CONFIG_NLS_ISO8859_15=y
< CONFIG_NLS_KOI8_R=m
< CONFIG_NLS_KOI8_U=m
---
1962,1963c2041,2066
---
> CONFIG_DEBUG_KERNEL=y
> CONFIG_DETECT_SOFTLOCKUP=y
> CONFIG_SCHED_DEBUG=y
> CONFIG_DEBUG_MUTEXES=y
> CONFIG_DEBUG_BUGVERBOSE=y
> CONFIG_FORCED_INLINING=y
swtrse
ydl newbie
ydl newbie
 
Posts: 2
Joined: 06 Jun 2008, 08:48

Return to Kernel

Who is online

Users browsing this forum: No registered users and 3 guests

cron