[Lunar Linux 0000373]: module-init-tools fails to compile

noreply at bugs.lunar-linux.org noreply at bugs.lunar-linux.org
Sat Sep 20 15:20:47 GMT 2003


The following bug has been RESOLVED.
=======================================================================
http://bugs.lunar-linux.org/view_bug_page.php?f_id=373
=======================================================================
Reporter:                   jmhodges
Handler:                    nestu
=======================================================================
Project:                    Lunar Linux
Bug ID:                     0000373
Category:                   moonbase
Reproducibility:            always
Severity:                   minor
Priority:                   none
Status:                     resolved
Resolution:                 fixed
=======================================================================
Date Submitted:             2003-09-19 20:19 GMT
Last Modified:              2003-09-20 15:20 GMT
=======================================================================
Summary:                    module-init-tools fails to compile
Description: 
I get no real error messages.  Ive fiddled with my optimizations but cant
seem to get rid of this.  AMD Tbird with 02 and Speedy is my default. 
Anyone else having similar problems?
:::
gcc  -O0 -mcpu=athlon-tbird -march=athlon-tbird -funroll-loops -mmmx
-m3dnow -Wunused -Wall -Wcast-align   -o modinfo  modinfo.o zlibsupport.o 

gcc  -O0 -mcpu=athlon-tbird -march=athlon-tbird -funroll-loops -mmmx
-m3dnow -Wunused -Wall -Wcast-align   -o insmod.static -static insmod.o  
Creating /var/log/lunar/compile/module-init-tools-0.9.14.bz2 
! Problem detected during BUILD

=======================================================================

-----------------------------------------------------------------------
 nestu - 2003-09-19 21:45 GMT 
-----------------------------------------------------------------------
Doesn't seem an optimization problem, AFIACS... jmhodges: can you check if
/sbin/insmod.old /sbin/lsmod.old and so on... from the BUILD file have
been created?

-----------------------------------------------------------------------
 jmhodges - 2003-09-19 22:00 GMT 
-----------------------------------------------------------------------
root at gecko ~ # ls /sbin/insmod.old /sbin/lsmod.old
ls: /sbin/lsmod.old: No such file or directory
/sbin/insmod.old

One out of two seems to be pretty bad :)

-----------------------------------------------------------------------
 nestu - 2003-09-20 15:01 GMT 
-----------------------------------------------------------------------
jmhodges: if you comment out:
<quote>
if [ ! -e /etc/modprobe.conf ]; then
  ./generate-modprobe.conf /etc/modprobe.conf
  fi   
</quote>
from BUILD, does it install fine? I had some problems because
"./generate-modprobe.conf"  searches for an inexistant modprobe.old

-----------------------------------------------------------------------
 jmhodges - 2003-09-20 15:14 GMT 
-----------------------------------------------------------------------
there was an update in the moonbase and that fixed my problem.

-----------------------------------------------------------------------
 nestu - 2003-09-20 15:20 GMT 
-----------------------------------------------------------------------
I close the bug since jmhodges has said that the module works now.



More information about the Lunar-bugs mailing list