source: GPL/alsa-kernel/pci/cs46xx/aaa@ 18

Last change on this file since 18 was 18, checked in by vladest, 20 years ago

initial import

File size: 7.1 KB
Line 
1Open Watcom Make Version 1.2
2Portions Copyright (c) 1988-2002 Sybase, Inc. All Rights Reserved.
3Source code is available under the Sybase Open Watcom Public License.
4See http://www.openwatcom.org/ for details.
5 WCC386 -bt=os2v2 -e60 -5r -omlinear -s -w4 -ze -zdp -zl -zq -nt=CODE32 -zff -zgf -zp4 -mf -DKEE -DFLATSTACK -D__KERNEL__ -DMODULE -dTARGET_OS2 -dALSA_BUILD -D__ISAPNP__ -DCONFIG_ISAPNP -D__i386_ -dCONFIG_SND_CS46XX_NEW_DSP -i..\..\..\include;..\..\include;e:\owatcom\H -fobin\Release.KEE\cs46xx.obj cs46xx.c
6..\..\include\sound\pcm.h(248): Warning! W202: Symbol 'constrs_interval' has been defined, but not referenced
7..\..\include\sound\pcm.h(242): Warning! W202: Symbol 'constrs_mask' has been defined, but not referenced
8..\..\include\sound\pcm.h(738): Warning! W202: Symbol 'hw_param_interval_c' has been defined, but not referenced
9..\..\include\sound\pcm.h(732): Warning! W202: Symbol 'hw_param_mask_c' has been defined, but not referenced
10..\..\include\sound\control.h(135): Warning! W202: Symbol 'snd_ctl_build_ioff' has been defined, but not referenced
11 WCC386 -bt=os2v2 -e60 -5r -omlinear -s -w4 -ze -zdp -zl -zq -nt=CODE32 -zff -zgf -zp4 -mf -DKEE -DFLATSTACK -D__KERNEL__ -DMODULE -dTARGET_OS2 -dALSA_BUILD -D__ISAPNP__ -DCONFIG_ISAPNP -D__i386_ -dCONFIG_SND_CS46XX_NEW_DSP -i..\..\..\include;..\..\include;e:\owatcom\H -fobin\Release.KEE\cs46xx_lib.obj cs46xx_lib.c
12..\..\include\sound/pcm_params.h(25): Error! E1009: Expecting ',' but found '*'
13..\..\include\sound/pcm_params.h(26): Error! E1116: An id list not allowed except for function definition
14..\..\include\sound/pcm_params.h(27): Error! E1009: Expecting ',' but found '*'
15..\..\include\sound/pcm_params.h(27): Error! E1009: Expecting ',' but found '*'
16..\..\include\sound/pcm_params.h(27): Error! E1127: Type required in parameter list
17..\..\include\sound/pcm_params.h(28): Error! E1127: Type required in parameter list
18..\..\include\sound/pcm_params.h(28): Error! E1022: Missing or misspelled data type near 'snd_pcm_hw_param_t'
19..\..\include\sound/pcm_params.h(29): Error! E1009: Expecting ',' but found '*'
20..\..\include\sound/pcm_params.h(29): Error! E1009: Expecting ',' but found '*'
21..\..\include\sound/pcm_params.h(29): Error! E1127: Type required in parameter list
22..\..\include\sound/pcm_params.h(30): Error! E1127: Type required in parameter list
23..\..\include\sound/pcm_params.h(30): Error! E1022: Missing or misspelled data type near 'snd_pcm_hw_param_t'
24..\..\include\sound/pcm_params.h(31): Error! E1009: Expecting ',' but found '*'
25..\..\include\sound/pcm_params.h(32): Error! E1116: An id list not allowed except for function definition
26..\..\include\sound/pcm_params.h(33): Error! E1009: Expecting ',' but found '*'
27..\..\include\sound/pcm_params.h(34): Error! E1116: An id list not allowed except for function definition
28..\..\include\sound/pcm_params.h(35): Error! E1009: Expecting ',' but found '*'
29..\..\include\sound/pcm_params.h(36): Error! E1116: An id list not allowed except for function definition
30..\..\include\sound/pcm_params.h(46): Error! E1009: Expecting ';' but found 'unsigned'
31..\..\include\sound/pcm_params.h(46): Error! E1009: Expecting ',' but found 'v'
32..\..\include\sound/pcm_params.h(50): Error! E1011: Symbol 'v' has not been declared
33..\..\include\sound/pcm_params.h(71): Error! E1022: Missing or misspelled data type near 'inline'
34..\..\include\sound/pcm_params.h(71): Error! E1022: Missing or misspelled data type near 'size_t'
35..\..\include\sound/pcm_params.h(73): Error! E1011: Symbol 'snd_mask_t' has not been declared
36..\..\include\sound/pcm_params.h(76): Error! E1009: Expecting ';' but found 'void'
37..\..\include\sound/pcm_params.h(76): Error! E1009: Expecting ',' but found '*'
38..\..\include\sound/pcm_params.h(78): Error! E1011: Symbol 'mask' has not been declared
39..\..\include\sound/pcm_params.h(78): Error! E1029: Expression must be 'pointer to ...'
40..\..\include\sound/pcm_params.h(81): Error! E1009: Expecting ';' but found 'void'
41..\..\include\sound/pcm_params.h(81): Error! E1009: Expecting ',' but found '*'
42..\..\include\sound/pcm_params.h(83): Error! E1011: Symbol 'mask' has not been declared
43..\..\include\sound/pcm_params.h(83): Error! E1011: Symbol 'u_int32_t' has not been declared
44..\..\include\sound/pcm_params.h(86): Error! E1009: Expecting ';' but found 'int'
45..\..\include\sound/pcm_params.h(86): Error! E1009: Expecting ',' but found '*'
46..\..\include\sound/pcm_params.h(86): Error! E1009: Expecting ',' but found '*'
47..\..\include\sound/pcm_params.h(86): Error! E1127: Type required in parameter list
48..\..\include\sound/pcm_params.h(90): Error! E1033: Expression for '->' must be 'pointer to struct or union'
49..\..\include\sound/pcm_params.h(90): Error! E1009: Expecting ')' but found ']'
50..\..\include\sound/pcm_params.h(90): Error! E1063: Missing operand
51..\..\include\sound/pcm_params.h(90): Warning! W111: Meaningless use of an expression
52..\..\include\sound/pcm_params.h(90): Error! E1009: Expecting ';' but found ')'
53..\..\include\sound/pcm_params.h(95): Error! E1009: Expecting ';' but found 'unsigned'
54..\..\include\sound/pcm_params.h(95): Error! E1009: Expecting ',' but found '*'
55..\..\include\sound/pcm_params.h(95): Error! E1009: Expecting ',' but found '*'
56..\..\include\sound/pcm_params.h(95): Error! E1127: Type required in parameter list
57..\..\include\sound/pcm_params.h(100): Error! E1033: Expression for '->' must be 'pointer to struct or union'
58..\..\include\sound/pcm_params.h(100): Error! E1009: Expecting ')' but found ']'
59..\..\include\sound/pcm_params.h(100): Error! E1063: Missing operand
60..\..\include\sound/pcm_params.h(100): Warning! W111: Meaningless use of an expression
61..\..\include\sound/pcm_params.h(100): Error! E1009: Expecting ';' but found ')'
62..\..\include\sound/pcm_params.h(101): Error! E1033: Expression for '->' must be 'pointer to struct or union'
63..\..\include\sound/pcm_params.h(101): Error! E1009: Expecting ')' but found ']'
64..\..\include\sound/pcm_params.h(101): Error! E1009: Expecting ';' but found ')'
65..\..\include\sound/pcm_params.h(101): Warning! W201: Unreachable code
66..\..\include\sound/pcm_params.h(101): Error! E1063: Missing operand
67..\..\include\sound/pcm_params.h(101): Warning! W111: Meaningless use of an expression
68..\..\include\sound/pcm_params.h(101): Error! E1009: Expecting ';' but found ')'
69..\..\include\sound/pcm_params.h(101): Warning! W111: Meaningless use of an expression
70..\..\include\sound/pcm_params.h(106): Error! E1009: Expecting ';' but found 'unsigned'
71..\..\include\sound/pcm_params.h(106): Error! E1009: Expecting ',' but found '*'
72..\..\include\sound/pcm_params.h(106): Error! E1009: Expecting ',' but found '*'
73..\..\include\sound/pcm_params.h(106): Error! E1127: Type required in parameter list
74..\..\include\sound/pcm_params.h(111): Error! E1033: Expression for '->' must be 'pointer to struct or union'
75..\..\include\sound/pcm_params.h(111): Error! E1009: Expecting ')' but found ']'
76..\..\include\sound/pcm_params.h(111): Error! E1063: Missing operand
77..\..\include\sound/pcm_params.h(111): Warning! W111: Meaningless use of an expression
78..\..\include\sound/pcm_params.h(111): Error! E1147: Too many errors: compilation aborted
Note: See TracBrowser for help on using the repository browser.