CAD CAM EDM DRO - Yahoo Group Archive

Re: [CAD_CAM_EDM_DRO] EMC-installation

on 2000-04-07 10:05:01 UTC
-----Ursprüngliche Nachricht-----
Von: bfp <bfp@...>
An: CAD_CAM_EDM_DRO@egroups.com <CAD_CAM_EDM_DRO@egroups.com>
Datum: Freitag, 7. April 2000 17:30
Betreff: Re: [CAD_CAM_EDM_DRO] EMC-installation


>
>its probably just some misplaced files,the 2.2.13 version of EMC is
>much more distro friendly
>try re-directing the error messages to a file with
>
>./install 2>install.err

>
>then you can open the err file to find where you need to add links


I have got away from most of the errors, but one is still there:
This is the end of the err file where the errors occur:


(cd emcnml; make PLAT=rtlinux_2_0 -k all;)
make[1]: Entering directory `/emc/emc/src/emcnml'
cp parport.c /emc/emc/plat/rtlinux_2_0/src/parport.c
cp extppt.c /emc/emc/plat/rtlinux_2_0/src/extppt.c
( \
gcc parport.c -c \
-I/emc/emc/plat/rtlinux_2_0/include -I/emc/rcslib/plat/rtlinux_2_0/include
\
-DRTLINUX -Drtlinux -DNO_STDIO_SUPPORT -Drtlinux_2_0 -I/usr/src/rtlinux-2.
0/rt
l/include -I/usr/src/rtlinux-2.0/rtl -I/usr/src/rtlinux-2.0/rtl/include/posi
x -O
2 -D__KERNEL__ -D__RT__ -Wstrict-prototypes -O2 -fomit-frame-pointer -D__S
MP__
-D__RTL__ -D__KERNEL__ -DMODULE -pipe -fno-strength-reduce -m486 -malign-lo
ops=
2 -malign-jumps=2 -malign-functions=2 -DCPU=686 -o
/emc/emc/plat/rtlinux_2_0/lib
/parport.o )
In file included from parport.c:46:
parport.h:36: warning: function declaration isn't a prototype
parport.h:39: warning: function declaration isn't a prototype
parport.h:40: warning: function declaration isn't a prototype
/usr/include/asm/smp.h: In function `hard_smp_processor_id':
In file included from /usr/include/linux/smp.h:11,
from /usr/include/linux/sched.h:20,
from /usr/include/linux/vmalloc.h:4,
from /usr/include/asm/io.h:101,
from parport.c:62:
/usr/include/asm/smp.h:209: `APIC_BASE' undeclared (first use this function)
/usr/include/asm/smp.h:209: (Each undeclared identifier is reported only
once
/usr/include/asm/smp.h:209: for each function it appears in.)
/usr/include/asm/smp.h:209: `APIC_ID' undeclared (first use this function)
parport.c: At top level:
parport.c:127: warning: function declaration isn't a prototype
parport.c:149: warning: function declaration isn't a prototype
parport.c:154: warning: function declaration isn't a prototype
make[1]: *** [/emc/emc/plat/rtlinux_2_0/lib/parport.o] Error 1
( \
gcc extppt.c -c \
-I/emc/emc/plat/rtlinux_2_0/include -I/emc/rcslib/plat/rtlinux_2_0/include
\
-DRTLINUX -Drtlinux -DNO_STDIO_SUPPORT -Drtlinux_2_0 -I/usr/src/rtlinux-2.0
/rtl
/include -I/usr/src/rtlinux-2.0/rtl -I/usr/src/rtlinux-2.0/rtl/include/posix
-O2
-D__KERNEL__ -D__RT__ -Wstrict-prototypes -O2 -fomit-frame-pointer -D__SM
P__
-D__RTL__ -D__KERNEL__ -DMODULE -pipe -fno-strength-reduce -m486 -malign-loo
ps=2
-malign-jumps=2 -malign-functions=2 -DCPU=686 -o
/emc/emc/plat/rtlinux_2_0/lib/
extppt.o )
In file included from extppt.c:11:
extintf.h:48: warning: function declaration isn't a prototype
extintf.h:65: warning: function declaration isn't a prototype
extintf.h:82: warning: function declaration isn't a prototype
extintf.h:91: warning: function declaration isn't a prototype
extintf.h:146: warning: function declaration isn't a prototype
extintf.h:161: warning: function declaration isn't a prototype
extintf.h:278: warning: function declaration isn't a prototype
extintf.h:279: warning: function declaration isn't a prototype
extintf.h:322: warning: function declaration isn't a prototype
extintf.h:323: warning: function declaration isn't a prototype
In file included from extppt.c:12:
parport.h:36: warning: function declaration isn't a prototype
parport.h:39: warning: function declaration isn't a prototype
parport.h:40: warning: function declaration isn't a prototype
extppt.c:23: warning: function declaration isn't a prototype
extppt.c:28: warning: function declaration isn't a prototype
extppt.c:33: warning: function declaration isn't a prototype
make[1]: Target `all' not remade because of errors.
make[1]: Leaving directory `/emc/emc/src/emcnml'
make: *** [all] Error 2



>oh yea, is the kernel patched and compiled for RTL or just patched?
>


It is patched and compiled

Discussion Thread

Christian Mies 2000-04-07 10:05:01 UTC Re: [CAD_CAM_EDM_DRO] EMC-installation Igor 2000-04-07 12:29:22 UTC Re: [CAD_CAM_EDM_DRO] EMC-installation