PROBLEM: Compile Break 2.6.0-test2

From: Michael Joy (mdj00b_at_acu.edu)
Date: 08/08/03

  • Next message: Michael Joy: "PROBLEM: Compile Break 2.6.0-test2: More Broken Stuff"
    To: linux-kernel@vger.kernel.org
    Date:	Fri, 08 Aug 2003 18:08:08 +0200
    
    

    [1.] One line summary of the problem:
    [2.] Full description of the problem/report:
    [3.] Keywords (i.e., modules, networking, kernel):
    [4.] Kernel version (from /proc/version):
    [5.] Output of Oops.. message (if applicable) with symbolic information
         resolved (see Documentation/oops-tracing.txt)
    [6.] A small shell script or example program which triggers the
         problem (if possible)
    [7.] Environment
    Reading specs from /usr/lib/gcc-lib/i586-mandrake-linux-gnu/3.2.2/specs
    Configured with: ../configure --prefix=/usr --libdir=/usr/lib
    --with-slibdir=/lib --mandir=/usr/share/man --infodir=/usr/share/info
    --enable-shared --enable-threads=posix --disable-checking
    --enable-long-long --enable-__cxa_atexit
    --enable-languages=c,c++,ada,f77,objc,java
    --host=i586-mandrake-linux-gnu --with-system-zlib
    Thread model: posix
    gcc version 3.2.2 (Mandrake Linux 9.1 3.2.2-3mdk)

    Problem Invoked:

    In file included from drivers/char/riscom8.c:51:
    drivers/char/riscom8.h:84: field `tqueue' has incomplete type
    drivers/char/riscom8.h:85: field `tqueue_hangup' has incomplete type
    drivers/char/riscom8.c:84: warning: type defaults to `int' in
    declaration of `DECLARE_TASK_QUEUE'
    drivers/char/riscom8.c:84: warning: parameter names (without types) in
    function declaration
    drivers/char/riscom8.c:135: confused by earlier errors, bailing out
    make[2]: *** [drivers/char/riscom8.o] Error 1
    make[1]: *** [drivers/char] Error 2
    make: *** [drivers] Error 2

    Michael Joy
    ACU - Physics Systems Admin
    mdj00b@acu.edu
    -
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.kernel.org
    More majordomo info at http://vger.kernel.org/majordomo-info.html
    Please read the FAQ at http://www.tux.org/lkml/


  • Next message: Michael Joy: "PROBLEM: Compile Break 2.6.0-test2: More Broken Stuff"

    Relevant Pages

    • Re: Real-Time Preemption Patch -RT-2.6.12-final-V0.7.51-26 failed ,to compile
      ... > 2.6.12 vanilla kernel I get the following error when compiling the ... > in function declaration ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: kernel build failure.
      ... > initializer element is not constant ... > function declaration isn't a prototype ... > dereferencing pointer to incomplete type ...
      (freebsd-current)
    • [PATCH][2.6] asm-arm/tlbflush.h needs some extra headers
      ... include/asm/tlbflush.h:267: (Each undeclared identifier is reported only once ... include/asm/tlbflush.h:292: dereferencing pointer to incomplete type ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Kernel Module Compilation Error
      ... my kernel module program is ... how to compile the kernel module with some kernel ... `truncate_sem' has incomplete type ... pointer to incomplete type ...
      (Linux-Kernel)
    • Re: [PATCH] fix file2alias for cross builds
      ... scripts/mod/file2alias.c:60: dereferencing pointer to incomplete type ... scripts/mod/file2alias.c:190: warning: `baseclass' might be used uninitialized in this function ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)