can't compile udf

From: Giuseppe (gdm84_at_vodafone.it)
Date: 10/24/03

  • Next message: Ivan Kokshaysky: "Re: [Dri-devel] Re: [Linux-fbdev-devel] DRM and pci_driver conversion"
    To: linux-kernel@vger.kernel.org
    Date:	Fri, 24 Oct 2003 12:56:42 +0000
    
    

    I can't compile udf filesystem support with 2.6-test8 (i compiled it in
    test6); this is what i get:

    CC fs/udf/super.o
    fs/udf/super.c: In function `udf_parse_options':
    fs/udf/super.c:327: `opt' undeclared (first use in this function)
    fs/udf/super.c:327: (Each undeclared identifier is reported only once
    fs/udf/super.c:327: for each function it appears in.)
    fs/udf/super.c:332: `val' undeclared (first use in this function)
    fs/udf/super.c:310: warning: unused variable `p'
    fs/udf/super.c:311: warning: unused variable `option'
    fs/udf/udf_i.h: At top level:
    fs/udf/super.c:282: warning: `tokens' defined but not used
    make[2]: *** [fs/udf/super.o] Error 1

    I tried to compile it as a module and inside the kernel too. Please help me!
    -
    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: Ivan Kokshaysky: "Re: [Dri-devel] Re: [Linux-fbdev-devel] DRM and pci_driver conversion"

    Relevant Pages