lkml.org 
[lkml]   [1996]   [Oct]   [19]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    From
    SubjectCompiling 2.1.5 >>>

    Hello!

    I've got upto 2.0.23 and decided to try 2.1.4 & 2.1.5 ...

    Same Sound config and yet I get ...

    make[2]: Entering directory `/usr/src/linux/drivers/sound'
    gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -fno-strength-reduce -pipe -m486 -malign-loops=2 -malign-jumps=2 -malign-functions=2 -DCPU=586 -c -o audio.o audio.c
    audio.c:247: macro `copy_from_user' used with too many (6) args
    audio.c:384: macro `get_user' used with just one arg
    audio.c: In function `audio_write':
    audio.c:246: parse error before `('
    audio.c: In function `audio_ioctl':
    audio.c:384: parse error before `)'
    audio.c:384: parse error before `)'
    audio.c:384: parse error before `)'
    audio.c:384: parse error before `)'
    audio.c:384: parse error before `)'
    make[2]: *** [audio.o] Error 1
    make[2]: Leaving directory `/usr/src/linux/drivers/sound'
    make[1]: *** [sub_dirs] Error 2
    make[1]: Leaving directory `/usr/src/linux/drivers'
    make: *** [linuxsubdirs] Error 2

    ========


    I'm doing

    make xconfig
    make dep
    make clean
    make zlilo
    make modules
    make modules_install

    Of course it's breaking at 'make zlilo'

    Sound Config is:

    #
    # Sound
    #
    CONFIG_SOUND=y
    # CONFIG_PAS is not set
    CONFIG_SB=y
    # CONFIG_ADLIB is not set
    # CONFIG_GUS is not set
    # CONFIG_MPU401 is not set
    # CONFIG_UART6850 is not set
    # CONFIG_PSS is not set
    # CONFIG_GUS16 is not set
    # CONFIG_GUSMAX is not set
    # CONFIG_MSS is not set
    # CONFIG_SSCAPE is not set
    # CONFIG_TRIX is not set
    # CONFIG_MAD16 is not set
    # CONFIG_CS4232 is not set
    # CONFIG_MAUI is not set
    CONFIG_AUDIO=y
    CONFIG_MIDI=y
    # CONFIG_YM3812 is not set
    SBC_BASE=220
    SBC_IRQ=5
    SBC_DMA=3
    SB_DMA2=5
    SB_MPU_BASE=330
    SB_MPU_IRQ=-1
    DSP_BUFFSIZE=65536
    # CONFIG_LOWLEVEL_SOUND is not set

    Any ideas greatly appreaciated.

    Please 'CC:' me as I'm no longer subscribed.

    TIA,

    Rob -

    ps: is there a web site or other archive of vger linux mailing lists?


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