[SCore-users-jp] [SCore-users] troubles with gm-1.6.3 port on SCore 5.2.0

kameyama at pccluster.org kameyama at pccluster.org
Wed Dec 4 20:24:48 JST 2002


In article <200212041054.gB4AsSM05460 at emilepc.ess.nec.fr> Emile CARCAMO <emile.carcamo at nec.fr> wrotes:
> <node01.ess.nec.fr>[gm-1.6.3_Linux]<317>pwd
> /work/ecarcamo/gm-1.6.3_Linux
> <node01.ess.nec.fr>[gm-1.6.3_Linux]<318>uname -a
> Linux node01.ess.nec.fr 2.4.18-3SCOREsmp #1 SMP Fri Oct 11 12:23:22 JST 2002 
> i686 unknown
> <node01.ess.nec.fr>[gm-1.6.3_Linux]<319>make 
> gcc -c -Idrivers/linux/gm -Iinclude -I./include -DGM_BUILDING_GM=1 
> -Decarcamo=1 -DGM_DEBUG=0 -DGM_BUILDING_INTERNALS=1 -DGM_SIZEOF_UP_T=4 
> -DGM_KERNEL=1 -DGM_BUILDING_INTERNALS=1 -Idrivers -I./drivers -Izlib -I./zlib
>  
> -Idrivers/linux -I./drivers/linux -Idrivers/linux/gm -I./drivers/linux/gm 
> -DMODULE -D__KERNEL__ -I\/usr/src/linux-2.4.18score/include -D__SMP__ 
> -DMODVERSIONS -include /usr/src/linux-2.4.18score/include/linux/modversions.h
>  
> -DGM_DEBUG_SETJMP=0 -O2 drivers/linux/gm/gm_arch_fork.c.c -o 
> drivers/linux/gm/gm_arch_fork_k.o
> drivers/linux/gm/gm_arch_fork.c:102:42: macro "copy_user_page" requires 4 
> arguments, but only 3 given
> make: *** [drivers/linux/gm/gm_arch_fork_k.o] Error 1

There is the probrem for IA64 patch.

Please move following line to out of #endif:
    #define copy_user_page(new,old,addr) copy_page(new,old)

                       from Kameyama Toyohisa



More information about the SCore-users mailing list