Bug 119606 - SUSE10.0-ppc-RC1: can't compile the Kernel
Summary: SUSE10.0-ppc-RC1: can't compile the Kernel
Status: RESOLVED FIXED
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: Kernel (show other bugs)
Version: RC 1
Hardware: PowerPC SUSE Other
: P5 - None : Normal
Target Milestone: ---
Assignee: POWERTeam@SuSE
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-30 08:54 UTC by Peter Huyoff
Modified: 2006-09-28 13:15 UTC (History)
0 users

See Also:
Found By: Beta-Customer
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments
Here is the needed .config (44.67 KB, text/plain)
2005-10-05 23:12 UTC, Peter Huyoff
Details
2616-pegasos-only.config.txt (31.06 KB, text/plain)
2006-01-17 00:40 UTC, Olaf Hering
Details

Note You need to log in before you can comment on or make changes to this bug.
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.