2.6.2-rc3 with isdn patch + devfs doesn't compile

From: Adrian Bunk (bunk_at_fs.tum.de)
Date: 02/04/04

  • Next message: Paul Jackson: "Re: User-space notification of process end"
    Date:	Wed, 4 Feb 2004 08:38:12 +0100
    To: linux-kernel <linux-kernel@vger.kernel.org>, kkeil@suse.de
    
    

    On Mon, Feb 02, 2004 at 08:51:39PM +0100, Karsten Keil wrote:
    > On Mon, Feb 02, 2004 at 02:02:56PM +0100, Todor Todorov wrote:
    > > Hello everyone,
    > >
    > > didn't find any more applicabale mailing list, so here it goes:
    > >
    >
    > try the actual I4L for 2.6 patch in
    > ftp://ftp.isdn4linux.de/pub/isdn4linux/kernel/v2.6

    FYI:
    I'm getting the following compile error in 2.6.2-rc3 with this patch
    applied and CONFIG_DEVFS_FS=n:

    <-- snip -->

    ...
      CC drivers/isdn/capi/capidrv.o
    In file included from drivers/isdn/capi/capidrv.c:25:
    include/linux/isdn.h:637: error: parse error before "devfs_handle_t"
    include/linux/isdn.h:637: warning: no semicolon at end of struct or union
    include/linux/isdn.h:638: warning: type defaults to `int' in declaration
    of `devfs_handle_isdnctrl'
    include/linux/isdn.h:638: warning: data definition has no type or storage class
    include/linux/isdn.h:639: error: parse error before "devfs_handle_isdnX"
    include/linux/isdn.h:639: warning: type defaults to `int' in declaration of `devfs_handle_isdnX'
    include/linux/isdn.h:639: warning: data definition has no type or storage class
    include/linux/isdn.h:640: error: parse error before "devfs_handle_isdnctrlX"
    include/linux/isdn.h:640: warning: type defaults to `int' in declaration of `devfs_handle_isdnctrlX'
    include/linux/isdn.h:640: warning: data definition has no type or storage class
    include/linux/isdn.h:642: error: parse error before "devfs_handle_ipppX"
    include/linux/isdn.h:642: warning: type defaults to `int' in declaration of `devfs_handle_ipppX'
    include/linux/isdn.h:642: warning: data definition has no type or storage class
    include/linux/isdn.h:645: error: parse error before '}' token
    include/linux/isdn.h:645: warning: type defaults to `int' in declaration of `isdn_dev'
    include/linux/isdn.h:645: warning: data definition has no type or storage class
    include/linux/isdn.h:647: error: parse error before '*' token
    include/linux/isdn.h:647: warning: type defaults to `int' in declaration of `dev'
    include/linux/isdn.h:647: warning: data definition has no type or storage class
    drivers/isdn/capi/capidrv.c:2111:10: warning: #warning FIXME: maybe a
    race condition the card should be removed here from global list /kkeil
    make[3]: *** [drivers/isdn/capi/capidrv.o] Error 1

    <-- snip -->

    > Karsten Keil

    cu
    Adrian

    -- 
           "Is there not promise of rain?" Ling Tan asked suddenly out
            of the darkness. There had been need of rain for many days.
           "Only a promise," Lao Er said.
                                           Pearl S. Buck - Dragon Seed
    -
    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: Paul Jackson: "Re: User-space notification of process end"

    Relevant Pages

    • RE: Where is the source code?
      ... I'm running activestate perl 5.8.7 on Win2003 Server. ... UUID.xs:141: warning: data definition has no type or storage class ...
      (perl.beginners)
    • Re: Feeding data to a Citrix client
      ... android.c:119: error: parse error before "ClientData" ... android.c:119: warning: data definition has no type or storage class ...
      (comp.unix.shell)
    • Re: problems with make buildworld
      ... > Subject: problems with make buildworld ... > warning: data definition has no type or storage class ...
      (freebsd-questions)
    • Re: 5.3 Building Kernel/World
      ... libbfd.h:114: error: syntax error before ... libbfd.h:115: warning: data definition has no type or storage class ...
      (freebsd-questions)
    • make problem with xs file (Time::Object)
      ... Object.xs:34: parse error before '(' token ... Object.xs:132: warning: data definition has no type or storage class ...
      (perl.beginners)