[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

RE: Why do I need to be a %^#$# programmer to use Linux?



Just for grins, here are some of the errors, just in case I am blowing
things out of proportion!!

In file included from /usr/src/linux/include/linux/vmalloc.h:7,
                 from /usr/src/linux/include/asm/io.h:101,
                 from epca.c:556:
/usr/src/linux/include/asm/pgtable.h: In function `get_pgd_slow':
/usr/src/linux/include/asm/pgtable.h:409: `PAGE_OFFSET_RAW' undeclared
(first use in this function)
/usr/src/linux/include/asm/pgtable.h:409: (Each undeclared identifier is
reported only once
/usr/src/linux/include/asm/pgtable.h:409: for each function it appears in.)
/usr/src/linux/include/asm/pgtable.h: In function `pte_alloc_kernel':
/usr/src/linux/include/asm/pgtable.h:498: `PAGE_OFFSET_RAW' undeclared
(first use in this function)
/usr/src/linux/include/asm/pgtable.h:506: warning: control reaches end of
non-void function
/usr/src/linux/include/asm/pgtable.h: In function `pte_alloc':
/usr/src/linux/include/asm/pgtable.h:516: `PAGE_OFFSET_RAW' undeclared
(first use in this function)
In file included from epca.c:556:
/usr/src/linux/include/asm/io.h: In function `virt_to_phys':
/usr/src/linux/include/asm/io.h:112: `PAGE_OFFSET_RAW' undeclared (first use
in this function)
/usr/src/linux/include/asm/io.h:113: warning: control reaches end of
non-void function
/usr/src/linux/include/asm/io.h: In function `phys_to_virt':
/usr/src/linux/include/asm/io.h:117: `PAGE_OFFSET_RAW' undeclared (first use
in this function)
/usr/src/linux/include/asm/io.h:118: warning: control reaches end of
non-void function
/usr/src/linux/include/asm/io.h: In function `check_signature':
/usr/src/linux/include/asm/io.h:175: `PAGE_OFFSET_RAW' undeclared (first use
in this function)
epca.c: At top level:
epca.c:680: warning: braces around scalar initializer
epca.c:680: warning: (near initialization for `pc_timer.next')
epca.c:680: warning: excess elements in scalar initializer
epca.c:680: warning: (near initialization for `pc_timer.next')
epca.c: In function `pc_init':
epca.c:3199: parse error before `{'
epca.c:3199: `r' undeclared (first use in this function)
epca.c:2989: label `fail7' used but not defined
epca.c:2938: label `fail5' used but not defined
epca.c:2856: label `fail4' used but not defined
epca.c:2658: label `fail3' used but not defined
epca.c:2644: label `fail2' used but not defined
epca.c:2611: label `fail1' used but not defined
epca.c:3199: warning: control reaches end of non-void function
epca.c: At top level:
epca.c:3199: parse error before `)'
epca.c:3200: parse error before string constant
epca.c:3200: warning: type defaults to `int' in declaration of `printk'
epca.c:3200: warning: function declaration isn't a prototype
epca.c:3200: warning: data definition has no type or storage class
epca.c:3200: parse error before string constant
epca.c:3200: warning: type defaults to `int' in declaration of `printk'
epca.c:3200: warning: function declaration isn't a prototype
epca.c:3200: warning: data definition has no type or storage class
{standard input}: Assembler messages:
{standard input}:9: Warning: ignoring changed section attributes for
.modinfo
make: *** [epca.o] Error 1

Barry deFreese
NTS Technology Services Manager
Nike Team Sports
(949)-616-4005
Barry.deFreese@nike.com

"Technology doesn't make you less stupid; it just makes you stupid faster."
Jerry Gregoire - Former CIO at Dell




Reply to: