Bug 119606

Summary: SUSE10.0-ppc-RC1: can't compile the Kernel
Product: [openSUSE] SUSE LINUX 10.0 Reporter: Peter Huyoff <peter.huyoff>
Component: KernelAssignee: POWERTeam@SuSE <power-bugs>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None    
Version: RC 1   
Target Milestone: ---   
Hardware: PowerPC   
OS: SUSE Other   
Whiteboard:
Found By: Beta-Customer Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: Here is the needed .config
2616-pegasos-only.config.txt

Description Peter Huyoff 2005-09-30 08:54:10 UTC
I've installed SUSE10.0-ppc-RC1 on PegasosII with G3-CPU. 

After running "make clean bzImage" the following Messages appeared:

arc/ppc/plattforms/built-in.o:In function 'core99_wake_up':undefined reference 
to 'pmo_register_sleep_notifier'

Make:***[tmp_vmlinux1] Error1

The Machine can't find the Mouse on ps2-Connector and "hwinfo --mouse" reports 
an Apple-Mouse on the (not existing) ADB-Port. I've tried to solve this by 
reconfiguring the Kernel.
Comment 1 Olaf Hering 2005-09-30 10:44:07 UTC
insmod psmouse would have fixed it.

attach the used .config
Comment 2 Peter Huyoff 2005-10-05 23:12:44 UTC
Created attachment 51558 [details]
Here is the needed .config
Comment 3 Olaf Hering 2005-10-06 12:16:42 UTC
you have to enable CONFIG_ADB_PMU in drivers -> macintosh
Comment 4 Olaf Hering 2006-01-17 00:40:04 UTC
Created attachment 63519 [details]
2616-pegasos-only.config.txt

current Linus tree compiles ok with the attached config. It may even boot.
Comment 5 Olaf Hering 2006-01-17 00:40:30 UTC
closing.