[SCore-users-jp] Re: [SCore-users] pm versus gm on SCore 5.2.0

kameyama @ pccluster.org kameyama @ pccluster.org
2002年 12月 9日 (月) 20:37:52 JST


In article <200212091118.gB9BIos02075 @ emilepc.ess.nec.fr> Emile CARCAMO <emile.carcamo @ 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
_______________________________________________
SCore-users mailing list
SCore-users @ pccluster.org
http://www.pccluster.org/mailman/listinfo/score-users



SCore-users-jp メーリングリストの案内