On Sat, 18 Aug 2007, Jonathan Stowe wrote:

> On Fri, 2007-08-17 at 13:32 -0700, Bill Unruh wrote:
>> Iam trying to compile alsa 1.0.14 agains Mandriva Linux kernel 2.6.17-13mdv
>> And I get a floating point exception.
>>
>> I No idea how I get a floating point exception.
>>
>> Anyway, here is the error
>>
>> .....
>> make[2]: Leaving directory `/usr/local/src/alsa-driver-1.0.14/misc'
>> make[1]: Leaving directory `/usr/local/src/alsa-driver-1.0.14'
>> make -C /lib/modules/2.6.17-13mdv/source
>> SUBDIRS=/usr/local/src/alsa-driver-1.0.14 O=/lib/modules/2.6.17-13mdv/build
>> CPP="gcc -E" CC="gcc" modules
>> make[1]: Entering directory `/usr/src/linux-2.6.17-13mdv'
>>
>>    WARNING: Symbol version dump /usr/src/linux-2.6.17-13mdv/Module.symvers
>>             is missing; modules will have no dependencies and modversions.
>>
>>    CC [M]  /usr/local/src/alsa-driver-1.0.14/acore/hwdep.o
>> /bin/sh: line 1:  9628 Floating point exception(core dumped)
>> scripts/basic/fixdep /usr/local/src/alsa-driver-1.0.14/acore/.hwdep.o.d
>
> That looks like an exception in the shell to me, you can tell what
> actually caused the fault by doing "file <corefile name>" which should
> indicate the program name that core dumped.

/usr/src/linux-2.6.17-13mdv/core.15234: ELF 32-bit LSB core file Intel
80386, version 1 (SYSV), SVR4-style, from 'fixdep'

fixdep is a compiled program.


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Alsa-user mailing list
Alsa-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to