Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 2604 - 2.4.19-gentoo-r4 fails on make bzImage for SMP with no ACPI
Summary: 2.4.19-gentoo-r4 fails on make bzImage for SMP with no ACPI
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: High blocker (vote)
Assignee: Daniel Robbins (RETIRED)
URL:
Whiteboard:
Keywords:
: 2594 2619 (view as bug list)
Depends on:
Blocks:
 
Reported: 2002-05-09 01:12 UTC by W.A. Collier
Modified: 2002-05-10 22:15 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description W.A. Collier 2002-05-09 01:12:47 UTC
With SMP activated, no low latency or pre-emptive, and *no* power management, the build fails with an  
"undeclared variable" error as follows:  
  
make[1]: Entering directory `/usr/src/linux-2.4.19-gentoo-r4/arch/i386/kernel'  
gcc -D__KERNEL__ -I/usr/src/linux-2.4.19-gentoo-r4/include -Wall -Wstrict-prototypes -Wno-trigraphs  
-O2 -fno-strict-aliasing -fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2  
-march=i686   -nostdinc -I /usr/lib/gcc-lib/i686-pc-linux-gnu/2.95.3/include -DKBUILD_BASENAME=setup   
-c -o setup.o setup.c  
setup.c: In function `setup_arch':  
setup.c:1071: `acpi_mp_config' undeclared (first use in this function)  
setup.c:1071: (Each undeclared identifier is reported only once  
setup.c:1071: for each function it appears in.)  
make[1]: *** [setup.o] Error 1  
make[1]: Leaving directory `/usr/src/linux-2.4.19-gentoo-r4/arch/i386/kernel'  
make: *** [_dir_arch/i386/kernel] Error 2  
 
 
Good luck!
Comment 1 Daniel Robbins (RETIRED) gentoo-dev 2002-05-10 18:42:39 UTC
*** Bug 2594 has been marked as a duplicate of this bug. ***
Comment 2 Daniel Robbins (RETIRED) gentoo-dev 2002-05-10 18:43:06 UTC
*** Bug 2619 has been marked as a duplicate of this bug. ***
Comment 3 Daniel Robbins (RETIRED) gentoo-dev 2002-05-10 22:15:47 UTC
this should be fixed in our -r5 kernels which will be hitting rsync soon.