[Lunar Linux 0000359]: linux-vanilla 2.4.22 does not build

noreply at bugs.lunar-linux.org noreply at bugs.lunar-linux.org
Tue Aug 26 03:36:46 GMT 2003


The following bug has been RESOLVED.
=======================================================================
http://bugs.lunar-linux.org/view_bug_page.php?f_id=0000359
=======================================================================
Reporter:                   csm
Handler:                    niki
=======================================================================
Project:                    Lunar Linux
Bug ID:                     0000359
Category:                   kernel
Reproducibility:            always
Severity:                   block
Priority:                   normal
Status:                     resolved
Resolution:                 fixed
=======================================================================
Date Submitted:             2003-08-26 00:47 GMT
Last Modified:              2003-08-26 03:36 GMT
=======================================================================
Summary:                    linux-vanilla 2.4.22 does not build
Description: 
find kernel -path '*/pcmcia/*' -name '*.o' | xargs -i -r ln -sf ../{}
pcmcia
if [ -r System.map ]; then /sbin/depmod -ae -F System.map  2.4.22-vanilla;
fi
In file included from Documentation/networking/ifenslave.c:145:
/usr/include/linux/if_bonding.h:75: `IFNAMSIZ' undeclared here (not in a
functioDocumentation/networking/ifenslave.c: In function `main':
Documentation/networking/ifenslave.c:186: storage size of `ifr2' isn't
known
=======================================================================

-----------------------------------------------------------------------
 niki - 2003-08-26 03:36 GMT 
-----------------------------------------------------------------------
This was cause because the gcc command was using a none upto date kernel
header, which has been fix by adding "-I /usr/src/linux/include/" to the
end og the gcc line.
Test on commandline and not in a module yet, and will not close it befor
it has been confirmed to work correctly in a module.



More information about the Lunar-bugs mailing list