Bug 57831 - 2.4.16-0.13: some linux-abi modules are not built
Summary: 2.4.16-0.13: some linux-abi modules are not built
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Raw Hide
Classification: Retired
Component: kernel
Version: 1.0
Hardware: i686
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Arjan van de Ven
QA Contact: Brian Brock
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2001-12-26 18:34 UTC by giulioo
Modified: 2007-04-18 16:38 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2001-12-26 18:34:05 UTC
Embargoed:


Attachments (Terms of Use)

Description giulioo 2001-12-26 18:34:00 UTC
Description of problem:
Some (new?) abi modules are not built due to CONFIG_ABI_XXX name change. 
ie:

Version-Release number of selected component (if applicable): 2.4.16-0.13

How reproducible: Always

Steps to Reproduce:
copy kernel-2.4.16-ix86.config to .config, make menuconfig, select abi, 
save config, see differences.
	
Actual Results:  abi-isc not built (maybe others)

Expected Results:  abi-isc should be built

Additional info:
default config contains
    CONFIG_ABI_IBCS_ISC=y
    # CONFIG_ABI_ISC is not set
while the correct way is now:
    CONFIG_ABI_ISC=m

same for solaris, maybe others

Comment 1 Arjan van de Ven 2002-01-04 11:48:04 UTC
thanks; fixed for the next build


Note You need to log in before you can comment on or make changes to this bug.