Hi, I was wondering if you could help me.
I'm trying to install your drivers and use them
for a Phantom premium A 1.5 with ISA card.
Well, I seem to have some problems doing this and so I
was wondering if someone could help.

I'm using Red Hat Linux 7.0 with a 2.2.18 kernel and a
3.0 version of RTL.

When i launch the make from inside the Phantom
directory get the following:




 [root@artisan phantom]# make
        Bulding PHANToMs' RTL modules
make[1]: Entering directory `/home/phantom/kernel'
cc -pipe -mpreferred-stack-boundary=2
-I/home/phantom/include -I/home/phantom/libphantom -O2
-Wall -fomit-frame-pointer -Wstrict-prototypes
-freg-struct-return -mpentium -ffast-math -D__RTL__
-D__KERNEL__ -DMODULE -I/usr/src/rtlinux-3.0/include
-I/usr/src/rtlinux_kernel_2.2.18-rtl//include/compat
-I/usr/src/rtlinux_kernel_2.2.18-rtl//include/posix
-I/usr/src/rtlinux_kernel_2.2.18-rtl//include    -c -o
phantom_main.o phantom_main.c
In file included from
/usr/src/rtlinux_kernel_2.2.18-rtl/include/asm/system.h:184,
                 from
/usr/src/rtlinux_kernel_2.2.18-rtl/include/asm/semaphore.h:31,
                 from
/usr/src/rtlinux_kernel_2.2.18-rtl/include/linux/fs.h:168,
                from
/home/phantom/include/phantom.h:26,
                 from phantom_main.c:37:
/usr/src/rtlinux_kernel_2.2.18-rtl/include/asm/rtlinux_cli.h:24:13:
warning: junk on line after #undef
/usr/src/rtlinux_kernel_2.2.18-rtl/include/asm/rtlinux_cli.h:25:13:
warning: junk on line after #undef
/usr/src/rtlinux_kernel_2.2.18-rtl/include/asm/rtlinux_cli.h:26:20:
warning: junk on line after #undef
/usr/src/rtlinux_kernel_2.2.18-rtl/include/asm/rtlinux_cli.h:27:23:
warning: junk on line after #undef
/usr/src/rtlinux_kernel_2.2.18-rtl/include/asm/rtlinux_cli.h:33:17:
warning: junk on line after #undef
In file included from
/home/phantom/include/phantom.h:42,
                 from phantom_main.c:37:
/usr/src/rtlinux-3.0/include/rtl_sched.h:23:24:
rtl_limits.h: No such file or directory
In file included from /usr/include/bits/time.h:39,
                 from /usr/include/time.h:42,
                 from
/usr/src/rtlinux-3.0/include/rtl_sched.h:25,
                 from
/home/phantom/include/phantom.h:42,
                 from phantom_main.c:37:
/usr/include/bits/types.h:104:25: warning: "__NFDBITS"
redefined
/usr/src/rtlinux_kernel_2.2.18-rtl/include/linux/posix_types.h:22:1:
warning: this is the location of the previous
definition
/usr/include/bits/types.h:106:17: warning: "__FDMASK"
redefined
/usr/src/rtlinux_kernel_2.2.18-rtl/include/linux/posix_types.h:34:1:
warning: this is the location of the previous
definition
In file included from /usr/include/signal.h:56,
                 from
/usr/src/rtlinux-3.0/include/rtl_sched.h:28,
                 from
/home/phantom/include/phantom.h:42,
                 from phantom_main.c:37:
/usr/include/bits/signum.h:23:17: warning: "SIG_ERR"
redefined
/usr/src/rtlinux_kernel_2.2.18-rtl/include/asm/signal.h:132:1:
warning: this is the location of the previous
definition
/usr/include/bits/signum.h:24:17: warning: "SIG_DFL"
redefined
/usr/src/rtlinux_kernel_2.2.18-rtl/include/asm/signal.h:130:1:
warning: this is the location of the previous
definition
/usr/include/bits/signum.h:25:17: warning: "SIG_IGN"
redefined
/usr/src/rtlinux_kernel_2.2.18-rtl/include/asm/signal.h:131:1:
warning: this is the location of the previous
definition
/usr/include/bits/signum.h:72:25: warning: "SIGRTMIN"
redefined
/usr/src/rtlinux_kernel_2.2.18-rtl/include/asm/signal.h:69:1:
warning: this is the location of the previous
definition
/usr/include/bits/signum.h:73:25: warning: "SIGRTMAX"
redefined
/usr/src/rtlinux_kernel_2.2.18-rtl/include/asm/signal.h:70:1:
warning: this is the location of the previous
definition
In file included from
/usr/src/rtlinux-3.0/include/rtl_sched.h:28,
                 from
/home/phantom/include/phantom.h:42,
                 from phantom_main.c:37:
/usr/include/signal.h:165:17: warning: "sigmask"
redefined
/usr/src/rtlinux_kernel_2.2.18-rtl/include/asm/signal.h:210:1:
warning: this is the location of the previous
definition
In file included from /usr/include/signal.h:199,
                 from
/usr/src/rtlinux-3.0/include/rtl_sched.h:28,
                 from
/home/phantom/include/phantom.h:42,
                 from phantom_main.c:37:
/usr/include/bits/siginfo.h:104:25: warning: "si_pid"
redefined
/usr/src/rtlinux_kernel_2.2.18-rtl/include/asm/siginfo.h:68:1:
warning: this is the location of the previous
definition
/usr/include/bits/siginfo.h:105:25: warning: "si_uid"
redefined
/usr/src/rtlinux_kernel_2.2.18-rtl/include/asm/siginfo.h:69:1:
warning: this is the location of the previous
definition
/usr/include/bits/siginfo.h:108:25: warning:
"si_status" redefined
/usr/src/rtlinux_kernel_2.2.18-rtl/include/asm/siginfo.h:70:1:
warning: this is the location of the previous
definition
/usr/include/bits/siginfo.h:109:25: warning:
"si_utime" redefined
/usr/src/rtlinux_kernel_2.2.18-rtl/include/asm/siginfo.h:71:1:
warning: this is the location of the previous
definition
/usr/include/bits/siginfo.h:110:25: warning:
"si_stime" redefined
/usr/src/rtlinux_kernel_2.2.18-rtl/include/asm/siginfo.h:72:1:
warning: this is the location of the previous
definition
/usr/include/bits/siginfo.h:111:25: warning:
"si_value" redefined
/usr/src/rtlinux_kernel_2.2.18-rtl/include/asm/siginfo.h:73:1:
warning: this is the location of the previous
definition
/usr/include/bits/siginfo.h:112:25: warning: "si_int"
redefined
/usr/src/rtlinux_kernel_2.2.18-rtl/include/asm/siginfo.h:74:1:
warning: this is the location of the previous
definition
/usr/include/bits/siginfo.h:113:25: warning: "si_ptr"
redefined
/usr/src/rtlinux_kernel_2.2.18-rtl/include/asm/siginfo.h:75:1:
warning: this is the location of the previous
definition
/usr/include/bits/siginfo.h:114:25: warning: "si_addr"
redefined
/usr/src/rtlinux_kernel_2.2.18-rtl/include/asm/siginfo.h:76:1:
warning: this is the location of the previous
definition
/usr/include/bits/siginfo.h:115:25: warning: "si_band"
redefined
/usr/src/rtlinux_kernel_2.2.18-rtl/include/asm/siginfo.h:77:1:
warning: this is the location of the previous
definition
/usr/include/bits/siginfo.h:116:25: warning: "si_fd"
redefined
/usr/src/rtlinux_kernel_2.2.18-rtl/include/asm/siginfo.h:78:1:
warning: this is the location of the previous
definition
/usr/include/bits/siginfo.h:124:25: warning:
"SI_SIGIO" redefined
/usr/src/rtlinux_kernel_2.2.18-rtl/include/asm/siginfo.h:90:1:
warning: this is the location of the previous
definition
/usr/include/bits/siginfo.h:126:25: warning:
"SI_ASYNCIO" redefined
/usr/src/rtlinux_kernel_2.2.18-rtl/include/asm/siginfo.h:89:1:
warning: this is the location of the previous
definition
/usr/include/bits/siginfo.h:128:25: warning:
"SI_MESGQ" redefined
/usr/src/rtlinux_kernel_2.2.18-rtl/include/asm/siginfo.h:88:1:
warning: this is the location of the previous
definition
/usr/include/bits/siginfo.h:130:25: warning:
"SI_TIMER" redefined
/usr/src/rtlinux_kernel_2.2.18-rtl/include/asm/siginfo.h:87:1:
warning: this is the location of the previous
definition
/usr/include/bits/siginfo.h:132:25: warning:
"SI_QUEUE" redefined
/usr/src/rtlinux_kernel_2.2.18-rtl/include/asm/siginfo.h:86:1:
warning: this is the location of the previous
definition
/usr/include/bits/siginfo.h:134:25: warning: "SI_USER"
redefined
/usr/src/rtlinux_kernel_2.2.18-rtl/include/asm/siginfo.h:84:1:
warning: this is the location of the previous
definition
/usr/include/bits/siginfo.h:136:25: warning:
"SI_KERNEL" redefined
/usr/src/rtlinux_kernel_2.2.18-rtl/include/asm/siginfo.h:85:1:
warning: this is the location of the previous
definition
/usr/include/bits/siginfo.h:144:25: warning:
"ILL_ILLOPC" redefined
/usr/src/rtlinux_kernel_2.2.18-rtl/include/asm/siginfo.h:98:1:
warning: this is the location of the previous
definition
/usr/include/bits/siginfo.h:146:25: warning:
"ILL_ILLOPN" redefined
/usr/src/rtlinux_kernel_2.2.18-rtl/include/asm/siginfo.h:99:1:
warning: this is the location of the previous
definition
/usr/include/bits/siginfo.h:148:25: warning:
"ILL_ILLADR" redefined
/usr/src/rtlinux_kernel_2.2.18-rtl/include/asm/siginfo.h:100:1:
warning: this is the location of the previous
definition
/usr/include/bits/siginfo.h:150:25: warning:
"ILL_ILLTRP" redefined
/usr/src/rtlinux_kernel_2.2.18-rtl/include/asm/siginfo.h:101:1:
warning: this is the location of the previous
definition
/usr/include/bits/siginfo.h:152:25: warning:
"ILL_PRVOPC" redefined
/usr/src/rtlinux_kernel_2.2.18-rtl/include/asm/siginfo.h:102:1:
warning: this is the location of the previous
definition
/usr/include/bits/siginfo.h:154:25: warning:
"ILL_PRVREG" redefined
/usr/src/rtlinux_kernel_2.2.18-rtl/include/asm/siginfo.h:103:1:
warning: this is the location of the previous
definition
/usr/include/bits/siginfo.h:156:25: warning:
"ILL_COPROC" redefined
/usr/src/rtlinux_kernel_2.2.18-rtl/include/asm/siginfo.h:104:1:
warning: this is the location of the previous
definition
/usr/include/bits/siginfo.h:158:25: warning:
"ILL_BADSTK" redefined
/usr/src/rtlinux_kernel_2.2.18-rtl/include/asm/siginfo.h:105:1:
warning: this is the location of the previous
definition
/usr/include/bits/siginfo.h:165:25: warning:
"FPE_INTDIV" redefined
/usr/src/rtlinux_kernel_2.2.18-rtl/include/asm/siginfo.h:111:1:
warning: this is the location of the previous
definition
/usr/include/bits/siginfo.h:167:25: warning:
"FPE_INTOVF" redefined
/usr/src/rtlinux_kernel_2.2.18-rtl/include/asm/siginfo.h:112:1:
warning: this is the location of the previous
definition
/usr/include/bits/siginfo.h:169:25: warning:
"FPE_FLTDIV" redefined
/usr/src/rtlinux_kernel_2.2.18-rtl/include/asm/siginfo.h:113:1:
warning: this is the location of the previous
definition
/usr/include/bits/siginfo.h:171:25: warning:
"FPE_FLTOVF" redefined
/usr/src/rtlinux_kernel_2.2.18-rtl/include/asm/siginfo.h:114:1:
warning: this is the location of the previous
definition
/usr/include/bits/siginfo.h:173:25: warning:
"FPE_FLTUND" redefined
/usr/src/rtlinux_kernel_2.2.18-rtl/include/asm/siginfo.h:115:1:
warning: this is the location of the previous
definition
/usr/include/bits/siginfo.h:175:25: warning:
"FPE_FLTRES" redefined
/usr/src/rtlinux_kernel_2.2.18-rtl/include/asm/siginfo.h:116:1:
warning: this is the location of the previous
definition
/usr/include/bits/siginfo.h:177:25: warning:
"FPE_FLTINV" redefined
/usr/src/rtlinux_kernel_2.2.18-rtl/include/asm/siginfo.h:117:1:
warning: this is the location of the previous
definition
/usr/include/bits/siginfo.h:179:25: warning:
"FPE_FLTSUB" redefined
/usr/src/rtlinux_kernel_2.2.18-rtl/include/asm/siginfo.h:118:1:
warning: this is the location of the previous
definition
/usr/include/bits/siginfo.h:186:25: warning:
"SEGV_MAPERR" redefined
/usr/src/rtlinux_kernel_2.2.18-rtl/include/asm/siginfo.h:124:1:
warning: this is the location of the previous
definition
/usr/include/bits/siginfo.h:188:25: warning:
"SEGV_ACCERR" redefined
/usr/src/rtlinux_kernel_2.2.18-rtl/include/asm/siginfo.h:125:1:
warning: this is the location of the previous
definition
/usr/include/bits/siginfo.h:195:25: warning:
"BUS_ADRALN" redefined
/usr/src/rtlinux_kernel_2.2.18-rtl/include/asm/siginfo.h:131:1:
warning: this is the location of the previous
definition
/usr/include/bits/siginfo.h:197:25: warning:
"BUS_ADRERR" redefined
/usr/src/rtlinux_kernel_2.2.18-rtl/include/asm/siginfo.h:132:1:
warning: this is the location of the previous
definition
/usr/include/bits/siginfo.h:199:25: warning:
"BUS_OBJERR" redefined
/usr/src/rtlinux_kernel_2.2.18-rtl/include/asm/siginfo.h:133:1:
warning: this is the location of the previous
definition
/usr/include/bits/siginfo.h:206:25: warning:
"TRAP_BRKPT" redefined
/usr/src/rtlinux_kernel_2.2.18-rtl/include/asm/siginfo.h:139:1:
warning: this is the location of the previous
definition
/usr/include/bits/siginfo.h:208:25: warning:
"TRAP_TRACE" redefined
/usr/src/rtlinux_kernel_2.2.18-rtl/include/asm/siginfo.h:140:1:
warning: this is the location of the previous
definition
/usr/include/bits/siginfo.h:215:25: warning:
"CLD_EXITED" redefined
/usr/src/rtlinux_kernel_2.2.18-rtl/include/asm/siginfo.h:146:1:
warning: this is the location of the previous
definition
/usr/include/bits/siginfo.h:217:25: warning:
"CLD_KILLED" redefined
/usr/src/rtlinux_kernel_2.2.18-rtl/include/asm/siginfo.h:147:1:
warning: this is the location of the previous
definition
/usr/include/bits/siginfo.h:219:25: warning:
"CLD_DUMPED" redefined
/usr/src/rtlinux_kernel_2.2.18-rtl/include/asm/siginfo.h:148:1:
warning: this is the location of the previous
definition
/usr/include/bits/siginfo.h:221:25: warning:
"CLD_TRAPPED" redefined
/usr/src/rtlinux_kernel_2.2.18-rtl/include/asm/siginfo.h:149:1:
warning: this is the location of the previous
definition
/usr/include/bits/siginfo.h:223:25: warning:
"CLD_STOPPED" redefined
/usr/src/rtlinux_kernel_2.2.18-rtl/include/asm/siginfo.h:150:1:
warning: this is the location of the previous
definition
/usr/include/bits/siginfo.h:225:25: warning:
"CLD_CONTINUED" redefined
/usr/src/rtlinux_kernel_2.2.18-rtl/include/asm/siginfo.h:151:1:
warning: this is the location of the previous
definition
/usr/include/bits/siginfo.h:232:25: warning: "POLL_IN"
redefined
/usr/src/rtlinux_kernel_2.2.18-rtl/include/asm/siginfo.h:157:1:
warning: this is the location of the previous
definition
/usr/include/bits/siginfo.h:234:25: warning:
"POLL_OUT" redefined
/usr/src/rtlinux_kernel_2.2.18-rtl/include/asm/siginfo.h:158:1:
warning: this is the location of the previous
definition
/usr/include/bits/siginfo.h:236:25: warning:
"POLL_MSG" redefined
/usr/src/rtlinux_kernel_2.2.18-rtl/include/asm/siginfo.h:159:1:
warning: this is the location of the previous
definition
/usr/include/bits/siginfo.h:238:25: warning:
"POLL_ERR" redefined
/usr/src/rtlinux_kernel_2.2.18-rtl/include/asm/siginfo.h:160:1:
warning: this is the location of the previous
definition
/usr/include/bits/siginfo.h:240:25: warning:
"POLL_PRI" redefined
/usr/src/rtlinux_kernel_2.2.18-rtl/include/asm/siginfo.h:161:1:
warning: this is the location of the previous
definition
/usr/include/bits/siginfo.h:242:25: warning:
"POLL_HUP" redefined
/usr/src/rtlinux_kernel_2.2.18-rtl/include/asm/siginfo.h:162:1:
warning: this is the location of the previous
definition
/usr/include/bits/siginfo.h:286:25: warning:
"SIGEV_SIGNAL" redefined
/usr/src/rtlinux_kernel_2.2.18-rtl/include/asm/siginfo.h:173:1:
warning: this is the location of the previous
definition
/usr/include/bits/siginfo.h:288:25: warning:
"SIGEV_NONE" redefined
/usr/src/rtlinux_kernel_2.2.18-rtl/include/asm/siginfo.h:174:1:
warning: this is the location of the previous
definition
/usr/include/bits/siginfo.h:290:25: warning:
"SIGEV_THREAD" redefined
/usr/src/rtlinux_kernel_2.2.18-rtl/include/asm/siginfo.h:175:1:
warning: this is the location of the previous
definition
In file included from /usr/include/signal.h:232,
                 from
/usr/src/rtlinux-3.0/include/rtl_sched.h:28,
                 from
/home/phantom/include/phantom.h:42,
                 from phantom_main.c:37:
/usr/include/bits/sigaction.h:54:23: warning:
"SA_NOCLDSTOP" redefined
/usr/src/rtlinux_kernel_2.2.18-rtl/include/asm/signal.h:86:1:
warning: this is the location of the previous
definition
/usr/include/bits/sigaction.h:55:23: warning:
"SA_NOCLDWAIT" redefined
/usr/src/rtlinux_kernel_2.2.18-rtl/include/asm/signal.h:87:1:
warning: this is the location of the previous
definition
/usr/include/bits/sigaction.h:56:23: warning:
"SA_SIGINFO" redefined
/usr/src/rtlinux_kernel_2.2.18-rtl/include/asm/signal.h:88:1:
warning: this is the location of the previous
definition
In file included from
/usr/src/rtlinux-3.0/include/rtl_sched.h:26,
                 from
/home/phantom/include/phantom.h:43,
                 from phantom_main.c:38:
/usr/include/time.h:59: warning: redefinition of
`clock_t'
/usr/src/rtlinux_kernel_2.2.18-rtl/include/linux/types.h:52:
warning: `clock_t' previously declared here
/usr/include/time.h:70: warning: redefinition of
`time_t'
/usr/src/rtlinux_kernel_2.2.18-rtl/include/linux/types.h:47:
warning: `time_t' previously declared here
/usr/include/time.h:82: conflicting types for
`clockid_t'
/usr/src/rtlinux-3.0/include/rtl_time.h:70: previous
declaration of `clockid_t'
/usr/include/time.h:107: redefinition of `struct
timespec'
/usr/include/time.h:143: redefinition of `struct
itimerspec'
In file included from /usr/include/signal.h:324,
                 from
/usr/src/rtlinux-3.0/include/rtl_sched.h:28,
                 from
/home/phantom/include/phantom.h:42,
                 from phantom_main.c:37:
/usr/include/bits/sigstack.h:37:25: warning:
"SS_ONSTACK" redefined
/usr/src/rtlinux_kernel_2.2.18-rtl/include/asm/signal.h:103:1:
warning: this is the location of the previous
definition
/usr/include/bits/sigstack.h:39:25: warning:
"SS_DISABLE" redefined
/usr/src/rtlinux_kernel_2.2.18-rtl/include/asm/signal.h:104:1:
warning: this is the location of the previous
definition
In file included from
/usr/src/rtlinux-3.0/include/rtl_sched.h:29,
                 from
/home/phantom/include/phantom.h:43,
                 from phantom_main.c:38:
/usr/include/signal.h:49: conflicting types for
`sigset_t'
/usr/src/rtlinux_kernel_2.2.18-rtl/include/asm/signal.h:21:
previous declaration of `sigset_t'
In file included from
/usr/src/rtlinux-3.0/include/rtl_sched.h:29,
                 from
/home/phantom/include/phantom.h:43,
                 from phantom_main.c:38:
/usr/include/signal.h:71: warning: redefinition of
`__sighandler_t'
/usr/src/rtlinux_kernel_2.2.18-rtl/include/asm/signal.h:128:
warning: `__sighandler_t' previously declared here
In file included from /usr/include/signal.h:200,
                 from
/usr/src/rtlinux-3.0/include/rtl_sched.h:29,
                 from
/home/phantom/include/phantom.h:43,
                 from phantom_main.c:38:
/usr/include/bits/siginfo.h:32: redefinition of `union
sigval'
/usr/include/bits/siginfo.h:35: warning: redefinition
of `sigval_t'
/usr/src/rtlinux_kernel_2.2.18-rtl/include/asm/siginfo.h:11:
warning: `sigval_t' previously declared here
/usr/include/bits/siginfo.h:45: redefinition of
`struct siginfo'
/usr/include/bits/siginfo.h:58: warning: no semicolon
at end of struct or union
/usr/include/bits/siginfo.h:58: parse error before `.'
/usr/include/bits/siginfo.h:58: warning: no semicolon
at end of struct or union
/usr/include/bits/siginfo.h:58: warning: no semicolon
at end of struct or union
/usr/include/bits/siginfo.h:59: parse error before `.'
/usr/include/bits/siginfo.h:60: warning: data
definition has no type or storage class
/usr/include/bits/siginfo.h:72: warning: no semicolon
at end of struct or union
/usr/include/bits/siginfo.h:72: parse error before `.'
/usr/include/bits/siginfo.h:73: parse error before `.'
/usr/include/bits/siginfo.h:75: parse error before `}'
/usr/include/bits/siginfo.h:75: warning: data
definition has no type or storage class
/usr/include/bits/siginfo.h:80: warning: no semicolon
at end of struct or union
/usr/include/bits/siginfo.h:80: parse error before `.'
/usr/include/bits/siginfo.h:81: parse error before `.'
/usr/include/bits/siginfo.h:82: parse error before `.'
/usr/include/bits/siginfo.h:83: parse error before `.'
/usr/include/bits/siginfo.h:84: parse error before `.'
/usr/include/bits/siginfo.h:85: warning: data
definition has no type or storage class
/usr/include/bits/siginfo.h:90: warning: no semicolon
at end of struct or union
/usr/include/bits/siginfo.h:90: parse error before `.'
/usr/include/bits/siginfo.h:91: warning: data
definition has no type or storage class
/usr/include/bits/siginfo.h:96: warning: no semicolon
at end of struct or union
/usr/include/bits/siginfo.h:96: parse error before `.'
/usr/include/bits/siginfo.h:97: parse error before `.'
/usr/include/bits/siginfo.h:98: warning: data
definition has no type or storage class
/usr/include/bits/siginfo.h:99: parse error before `}'
/usr/include/bits/siginfo.h:99: warning: data
definition has no type or storage class
/usr/include/bits/siginfo.h:100: parse error before
`}'
/usr/include/bits/siginfo.h:100: warning: empty
declaration
/usr/include/bits/siginfo.h:123: parse error before
`-'
/usr/include/bits/siginfo.h:143: parse error before
`1'
/usr/include/bits/siginfo.h:164: parse error before
`1'
/usr/include/bits/siginfo.h:185: parse error before
`1'
/usr/include/bits/siginfo.h:194: parse error before
`1'
/usr/include/bits/siginfo.h:205: parse error before
`1'
/usr/include/bits/siginfo.h:214: parse error before
`1'
/usr/include/bits/siginfo.h:231: parse error before
`1'
/usr/include/bits/siginfo.h:261: redefinition of
`struct sigevent'
/usr/include/bits/siginfo.h:276: warning: redefinition
of `sigevent_t'
/usr/src/rtlinux_kernel_2.2.18-rtl/include/asm/siginfo.h:192:
warning: `sigevent_t' previously declared here
/usr/include/bits/siginfo.h:285: parse error before
`0'
In file included from
/usr/src/rtlinux-3.0/include/rtl_sched.h:29,
                 from
/home/phantom/include/phantom.h:43,
                 from phantom_main.c:38:
/usr/include/signal.h:203: conflicting types for
`sigemptyset'
/usr/src/rtlinux_kernel_2.2.18-rtl/include/linux/signal.h:142:
previous declaration of `sigemptyset'
/usr/include/signal.h:206: conflicting types for
`sigfillset'
/usr/src/rtlinux_kernel_2.2.18-rtl/include/linux/signal.h:154:
previous declaration of `sigfillset'
/usr/include/signal.h:209: conflicting types for
`sigaddset'
/usr/src/rtlinux_kernel_2.2.18-rtl/include/asm/signal.h:182:
previous declaration of `sigaddset'
/usr/include/signal.h:212: conflicting types for
`sigdelset'
/usr/src/rtlinux_kernel_2.2.18-rtl/include/asm/signal.h:187:
previous declaration of `sigdelset'
/usr/include/signal.h:215: parse error before `?'
In file included from /usr/include/signal.h:233,
                 from
/usr/src/rtlinux-3.0/include/rtl_sched.h:29,
                 from
/home/phantom/include/phantom.h:43,
                 from phantom_main.c:38:
/usr/include/bits/sigaction.h:26: redefinition of
`struct sigaction'
In file included from phantom_main.c:37:
/home/phantom/include/phantom.h:46:50: linux/cons.h:
No such file or directory
In file included from /usr/include/signal.h:325,
                 from
/usr/src/rtlinux-3.0/include/rtl_sched.h:29,
                 from
/home/phantom/include/phantom.h:43,
                 from phantom_main.c:38:
/usr/include/bits/sigstack.h:36: parse error before
`1'
/usr/include/bits/sigstack.h:51: redefinition of
`struct sigaltstack'
/usr/include/bits/sigstack.h:55: warning: redefinition
of `stack_t'
/usr/src/rtlinux_kernel_2.2.18-rtl/include/asm/signal.h:174:
warning: `stack_t' previously declared here
In file included from
/home/phantom/include/phantom.h:43,
                 from phantom_main.c:38:
/usr/src/rtlinux-3.0/include/rtl_sched.h:48:
conflicting types for `timer_t'
/usr/include/time.h:94: previous declaration of
`timer_t'
/usr/src/rtlinux-3.0/include/rtl_sched.h:83: parse
error before `rtl_sigset_t'
/usr/src/rtlinux-3.0/include/rtl_sched.h:83: warning:
no semicolon at end of struct or union
/usr/src/rtlinux-3.0/include/rtl_sched.h:84: warning:
type defaults to `int' in declaration of `blocked'
/usr/src/rtlinux-3.0/include/rtl_sched.h:84: warning:
data definition has no type or storage class
/usr/src/rtlinux-3.0/include/rtl_sched.h:89:
`RTL_PTHREAD_KEYS_MAX' undeclared here (not in a
function)
/usr/src/rtlinux-3.0/include/rtl_sched.h:90: parse
error before `}'
/usr/src/rtlinux-3.0/include/rtl_sched.h:118:
conflicting types for `pthread_t'
/usr/include/bits/pthreadtypes.h:140: previous
declaration of `pthread_t'
/usr/src/rtlinux-3.0/include/rtl_sched.h:126: field
`rtl_linux_task' has incomplete type
/usr/src/rtlinux-3.0/include/rtl_sched.h: In function
`pthread_linux':
/usr/src/rtlinux-3.0/include/rtl_sched.h:151: warning:
control reaches end of non-void function
/usr/src/rtlinux-3.0/include/rtl_sched.h: At top
level:
/usr/src/rtlinux-3.0/include/rtl_sched.h:205:
conflicting types for `pthread_key_t'
/usr/include/bits/pthreadtypes.h:70: previous
declaration of `pthread_key_t'
/usr/src/rtlinux-3.0/include/rtl_sched.h: In function
`pthread_setspecific':
/usr/src/rtlinux-3.0/include/rtl_sched.h:209:
dereferencing pointer to incomplete type
/usr/src/rtlinux-3.0/include/rtl_sched.h: In function
`pthread_getspecific':
/usr/src/rtlinux-3.0/include/rtl_sched.h:215:
dereferencing pointer to incomplete type
/usr/src/rtlinux-3.0/include/rtl_sched.h:216: warning:
control reaches end of non-void function
/usr/src/rtlinux-3.0/include/rtl_sched.h: At top
level:
/usr/src/rtlinux-3.0/include/rtl_sched.h:239: parse
error before `rtl_sigset_t'
/usr/src/rtlinux-3.0/include/rtl_sched.h:239: warning:
no semicolon at end of struct or union
/usr/src/rtlinux-3.0/include/rtl_sched.h:241: parse
error before `}'
/usr/src/rtlinux-3.0/include/rtl_sched.h:241: warning:
useless keyword or type name in empty declaration
/usr/src/rtlinux-3.0/include/rtl_sched.h:241: warning:
empty declaration
/usr/src/rtlinux-3.0/include/rtl_sched.h: In function
`pthread_attr_init':
/usr/src/rtlinux-3.0/include/rtl_sched.h:245:
structure has no member named `stack_addr'
/usr/src/rtlinux-3.0/include/rtl_sched.h:246:
structure has no member named `stack_size'
/usr/src/rtlinux-3.0/include/rtl_sched.h:247:
structure has no member named `sched_param'
/usr/src/rtlinux-3.0/include/rtl_sched.h:248:
structure has no member named `cpu'
/usr/src/rtlinux-3.0/include/rtl_sched.h:249: warning:
implicit declaration of function `rtl_sigemptyset'
/usr/src/rtlinux-3.0/include/rtl_sched.h:249:
structure has no member named `initial_state'
/usr/src/rtlinux-3.0/include/rtl_sched.h:250: warning:
implicit declaration of function `rtl_sigaddset'
/usr/src/rtlinux-3.0/include/rtl_sched.h:250:
structure has no member named `initial_state'
/usr/src/rtlinux-3.0/include/rtl_sched.h:251:
structure has no member named `use_fp'
/usr/src/rtlinux-3.0/include/rtl_sched.h:252:
structure has no member named `detachstate'
/usr/src/rtlinux-3.0/include/rtl_sched.h: In function
`pthread_attr_setstacksize':
/usr/src/rtlinux-3.0/include/rtl_sched.h:267:
structure has no member named `stack_size'
/usr/src/rtlinux-3.0/include/rtl_sched.h: In function
`pthread_attr_getstacksize':
/usr/src/rtlinux-3.0/include/rtl_sched.h:273:
structure has no member named `stack_size'
/usr/src/rtlinux-3.0/include/rtl_sched.h: In function
`pthread_attr_getfp_np':
/usr/src/rtlinux-3.0/include/rtl_sched.h:280:
structure has no member named `use_fp'
/usr/src/rtlinux-3.0/include/rtl_sched.h: In function
`pthread_attr_getcpu_np':
/usr/src/rtlinux-3.0/include/rtl_sched.h:289:
structure has no member named `cpu'
/usr/src/rtlinux-3.0/include/rtl_sched.h: In function
`pthread_setschedparam':
/usr/src/rtlinux-3.0/include/rtl_sched.h:319:
dereferencing pointer to incomplete type
/usr/src/rtlinux-3.0/include/rtl_sched.h: In function
`pthread_getschedparam':
/usr/src/rtlinux-3.0/include/rtl_sched.h:325:
dereferencing pointer to incomplete type
/usr/src/rtlinux-3.0/include/rtl_sched.h: In function
`pthread_attr_setschedparam':
/usr/src/rtlinux-3.0/include/rtl_sched.h:331:
structure has no member named `sched_param'
/usr/src/rtlinux-3.0/include/rtl_sched.h: In function
`pthread_attr_getschedparam':
/usr/src/rtlinux-3.0/include/rtl_sched.h:337:
structure has no member named `sched_param'
/usr/src/rtlinux-3.0/include/rtl_sched.h: At top
level:
/usr/src/rtlinux-3.0/include/rtl_sched.h:355:
conflicting types for `pthread_kill'
/usr/include/bits/sigthread.h:36: previous declaration
of `pthread_kill'
/usr/src/rtlinux-3.0/include/rtl_sched.h: In function
`pthread_attr_setdetachstate':
/usr/src/rtlinux-3.0/include/rtl_sched.h:359:
structure has no member named `detachstate'
/usr/src/rtlinux-3.0/include/rtl_sched.h: In function
`pthread_attr_getdetachstate':
/usr/src/rtlinux-3.0/include/rtl_sched.h:365:
structure has no member named `detachstate'
In file included from
/home/phantom/include/phantom.h:43,
                 from phantom_main.c:38:
/usr/src/rtlinux-3.0/include/rtl_sched.h: In function
`__rtl_fix_timeout_for_clock':
/usr/src/rtlinux-3.0/include/rtl_sched.h:403: warning:
passing arg 1 of `clock_gethrtime' makes pointer from
integer without a cast
/usr/src/rtlinux-3.0/include/rtl_sched.h:403: warning:
passing arg 1 of `clock_gethrtime' makes pointer from
integer without a cast
phantom_main.c: In function `phantom_alloc_cards':
phantom_main.c:521: warning: implicit declaration of
function `kmalloc'
phantom_main.c:521: warning: assignment makes pointer
from integer without a cast
phantom_main.c:626: warning: implicit declaration of
function `kfree'
phantom_main.c: At top level:
/usr/src/rtlinux-3.0/include/rtl_sched.h:89: storage
size of `tsd' isn't known
phantom_main.c:66: warning: `phantom_loop_spinlock'
defined but not used
{standard input}: Assembler messages:
{standard input}:26: Warning: Ignoring changed section
attributes for .modinfo
make[1]: *** [phantom_main.o] Error 1
make[1]: Leaving directory `/home/phantom/kernel'
make: *** [modules] Error 2


______________________________________________________________________

Abbonati a Yahoo! ADSL con Atlanet!
Naviga su Internet ad alta velocit�, e senza limiti di tempo! 
Avrai sempre il telefono libero e non dovrai pagare il traffico telefonico 
per collegarti a Internet. 
Per saperne di pi� vai alla pagina http://adsl.yahoo.it

-- [rtl] ---
To unsubscribe:
echo "unsubscribe rtl" | mail [EMAIL PROTECTED] OR
echo "unsubscribe rtl <Your_email>" | mail [EMAIL PROTECTED]
--
For more information on Real-Time Linux see:
http://www.rtlinux.org/

Reply via email to