[SCore-users] pm versus gm on SCore 5.2.0

kameyama at pccluster.org kameyama at pccluster.org
Mon Dec 9 20:37:52 JST 2002


In article <200212091118.gB9BIos02075 at emilepc.ess.nec.fr> Emile CARCAMO <emile.carcamo at nec.fr> wrotes:
> In file included from /work/linux-2.4.18score/include/linux/spinlock.h:39=
> ,
>                  from /work/linux-2.4.18score/include/linux/module.h:11,
>                  from pm_myrinet.c:66:
> /work/linux-2.4.18score/include/asm/spinlock.h:10: nondigits in number an=
> d not hexadecimal

Please try:
    make distclean
after:
    make *config

You can want to compiie same configuration, please exec following commands:
   cp .config config.save
   make distclean
   cp config.save .config
   make oldconfig
   make dep
   make bzImage
   make modules
   make install
   make modules_install

                       from Kameyama Toyohisa



More information about the SCore-users mailing list