Bug 113014 - dvb-ttpci.ko from kernel-unsupported-modules has unresolved symbols
Summary: dvb-ttpci.ko from kernel-unsupported-modules has unresolved symbols
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Raw Hide
Classification: Retired
Component: kernel
Version: 1.0
Hardware: i386
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: 2004-01-07 13:45 UTC by Ralf Ertzinger
Modified: 2007-04-18 17:01 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2004-01-19 09:49:33 UTC
Embargoed:


Attachments (Terms of Use)

Description Ralf Ertzinger 2004-01-07 13:45:39 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4.1)
Gecko/20031114

Description of problem:
When installing kernel-unsupported-modules-2.6.0-1.118, depmod
complains about unresolved symbols:

WARNING:
/lib/modules/2.6.0-1.118/unsupported/drivers/media/dvb/ttpci/dvb-ttpci.ko
needs unknown symbol __floatsidf
WARNING:
/lib/modules/2.6.0-1.118/unsupported/drivers/media/dvb/ttpci/dvb-ttpci.ko
needs unknown symbol __ltdf2
WARNING:
/lib/modules/2.6.0-1.118/unsupported/drivers/media/dvb/ttpci/dvb-ttpci.ko
needs unknown symbol __adddf3


This module ought to be disabled, since it would not work anyways.

Version-Release number of selected component (if applicable):
kernel-2.6.0-1.118

How reproducible:
Always

Steps to Reproduce:
1. Install kernel-unsupported-modules-2.6.0-1.118
2. Run depmod
3.
    

Actual Results:  Unresolved symbols

Expected Results:  No errors

Additional info:

Comment 1 Dave Jones 2004-01-07 13:52:13 UTC
Ick, another module using floating point maths.
This isn't allowed in the kernel.


Comment 2 Arjan van de Ven 2004-01-19 09:49:33 UTC
fixed 


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