lkml.org 
[lkml]   [2004]   [Dec]   [22]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Subjectkernel-source bug for sparc architecture
    From
    Date
    hi,

    I am compiling kernel 2.6.9 on a sparc32 architecture (SUN4C) with
    GCC3.3.4, and found that drivers/video/bw2.c has a compilation problem
    on line 389.

    There is a call that passes &options as 2nd argument, but the "options"
    variable isn't defined anywhere.

    In drivers/video/cg6.c there is the same kind of call, but it passes
    NULL instead of &options, so I altered bw2.c to replace &options with
    NULL, so the compilation can go on (it's a part of the make image part).

    I am not a specialist of video drivers on sparc32 (I have a CG6,
    anyway), but I'm reporting this compilation problem so a true specialist
    of this part of the code can raise an eyebrow on it.

    thank you for your attention,
    regards,
    Regis
    --
    Regis Leclerc <regis@safety-host.com>

    -
    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/

    \
     
     \ /
      Last update: 2005-03-22 14:08    [W:3.135 / U:0.064 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site