Ticket #2249: error.txt

File error.txt, 22.2 KB (added by kaoutsis, 16 years ago)
Line 
1
2~/Desktop/wine-1.0-rc1/dlls> make
3[...]
4make[1]: Leaving directory `/boot/home/Desktop/wine-1.0-rc1/dlls/d3dxof'
5make[1]: Entering directory `/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp'
6gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wwrite-strings -Wpointer-arith -g -O2 -o elf_module.o elf_module.c
7/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:106: parse error before `Elf32_Ehdr'
8/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:106: warning: no semicolon at end of struct or union
9/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:111: parse error before `Elf32_Shdr'
10/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:111: warning: no semicolon at end of struct or union
11/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:113: parse error before `}'
12/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:113: warning: type defaults to `int' in declaration of `sect'
13/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:113: warning: data definition has no type or storage class
14/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:117: parse error before `}'
15/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:128: warning: type defaults to `int' in declaration of `Elf32_Sym'
16/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:128: warning: no semicolon at end of struct or union
17/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:128: parse error before `*'
18/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:131: parse error before `}'
19/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c: In function `elf_map_section':
20/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:151: dereferencing pointer to incomplete type
21/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:152: dereferencing pointer to incomplete type
22/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:152: `SHT_NOBITS' undeclared (first use in this function)
23/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:152: (Each undeclared identifier is reported only once
24/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:152: for each function it appears in.)
25/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:156: dereferencing pointer to incomplete type
26/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:157: dereferencing pointer to incomplete type
27/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:158: dereferencing pointer to incomplete type
28/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:159: dereferencing pointer to incomplete type
29/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:160: dereferencing pointer to incomplete type
30/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:161: dereferencing pointer to incomplete type
31/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:162: dereferencing pointer to incomplete type
32/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:162: dereferencing pointer to incomplete type
33/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c: In function `elf_find_section':
34/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:178: dereferencing pointer to incomplete type
35/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:180: dereferencing pointer to incomplete type
36/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:181: dereferencing pointer to incomplete type
37/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:183: dereferencing pointer to incomplete type
38/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:185: dereferencing pointer to incomplete type
39/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:185: dereferencing pointer to incomplete type
40/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:186: `SHT_NULL' undeclared (first use in this function)
41/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:186: dereferencing pointer to incomplete type
42/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:193: dereferencing pointer to incomplete type
43/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c: In function `elf_unmap_section':
44/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:207: dereferencing pointer to incomplete type
45/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:207: dereferencing pointer to incomplete type
46/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:212: dereferencing pointer to incomplete type
47/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:213: dereferencing pointer to incomplete type
48/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:214: dereferencing pointer to incomplete type
49/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:215: dereferencing pointer to incomplete type
50/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:217: dereferencing pointer to incomplete type
51/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:210: warning: `size' might be used uninitialized in this function
52/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c: In function `elf_end_find':
53/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:228: dereferencing pointer to incomplete type
54/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:230: dereferencing pointer to incomplete type
55/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:231: dereferencing pointer to incomplete type
56/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c: In function `elf_get_map_size':
57/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:242: dereferencing pointer to incomplete type
58/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:244: dereferencing pointer to incomplete type
59/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c: In function `elf_map_file':
60/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:254: `ELFMAG0' undeclared (first use in this function)
61/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:254: initializer element is not constant
62/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:254: (near initialization for `elf_signature[0]')
63/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:254: `ELFMAG1' undeclared (first use in this function)
64/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:254: initializer element is not constant
65/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:254: (near initialization for `elf_signature[1]')
66/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:254: `ELFMAG2' undeclared (first use in this function)
67/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:254: initializer element is not constant
68/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:254: (near initialization for `elf_signature[2]')
69/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:254: `ELFMAG3' undeclared (first use in this function)
70/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:254: initializer element is not constant
71/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:254: (near initialization for `elf_signature[3]')
72/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:257: `Elf32_Phdr' undeclared (first use in this function)
73/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:257: parse error before `phdr'
74/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:267: dereferencing pointer to incomplete type
75/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:268: dereferencing pointer to incomplete type
76/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:269: dereferencing pointer to incomplete type
77/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:275: dereferencing pointer to incomplete type
78/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:277: dereferencing pointer to incomplete type
79/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:277: dereferencing pointer to incomplete type
80/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:277: dereferencing pointer to incomplete type
81/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:277: dereferencing pointer to incomplete type
82/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:280: dereferencing pointer to incomplete type
83/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:283: dereferencing pointer to incomplete type
84/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:284: dereferencing pointer to incomplete type
85/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:284: dereferencing pointer to incomplete type
86/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:285: dereferencing pointer to incomplete type
87/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:287: dereferencing pointer to incomplete type
88/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:287: dereferencing pointer to incomplete type
89/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:288: dereferencing pointer to incomplete type
90/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:290: dereferencing pointer to incomplete type
91/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:290: dereferencing pointer to incomplete type
92/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:290: dereferencing pointer to incomplete type
93/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:291: dereferencing pointer to incomplete type
94/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:295: dereferencing pointer to incomplete type
95/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:295: dereferencing pointer to incomplete type
96/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:296: dereferencing pointer to incomplete type
97/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:297: dereferencing pointer to incomplete type
98/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:298: dereferencing pointer to incomplete type
99/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:300: dereferencing pointer to incomplete type
100/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:300: `phdr' undeclared (first use in this function)
101/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:301: `PT_LOAD' undeclared (first use in this function)
102/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:304: dereferencing pointer to incomplete type
103/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:304: dereferencing pointer to incomplete type
104/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:305: dereferencing pointer to incomplete type
105/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:305: dereferencing pointer to incomplete type
106/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:311: dereferencing pointer to incomplete type
107/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:311: dereferencing pointer to incomplete type
108/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c: In function `elf_unmap_file':
109/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:327: dereferencing pointer to incomplete type
110/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:331: dereferencing pointer to incomplete type
111/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:335: dereferencing pointer to incomplete type
112/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:336: dereferencing pointer to incomplete type
113/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:338: dereferencing pointer to incomplete type
114/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c: In function `elf_hash_symtab':
115/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:375: syntax error before `*'
116/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:379: `SHT_SYMTAB' undeclared (first use in this function)
117/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:380: `SHT_DYNSYM' undeclared (first use in this function)
118/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:381: `symp' undeclared (first use in this function)
119/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:381: parse error before `Elf32_Sym'
120/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:383: dereferencing pointer to incomplete type
121/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:396: warning: implicit declaration of function `ELF32_ST_TYPE'
122/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:396: `STT_NOTYPE' undeclared (first use in this function)
123/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:397: `STT_FILE' undeclared (first use in this function)
124/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:398: `STT_OBJECT' undeclared (first use in this function)
125/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:399: `STT_FUNC' undeclared (first use in this function)
126/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:400: `SHN_UNDEF' undeclared (first use in this function)
127/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:411: warning: unreachable code at beginning of switch statement
128/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:437: dereferencing pointer to incomplete type
129/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:438: dereferencing pointer to incomplete type
130/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:455: dereferencing pointer to incomplete type
131/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:458: dereferencing pointer to incomplete type
132/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:459: dereferencing pointer to incomplete type
133/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:460: dereferencing pointer to incomplete type
134/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:461: dereferencing pointer to incomplete type
135/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:391: warning: value computed is not used
136/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c: At top level:
137/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:474: parse error before `*'
138/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:477: warning: return-type defaults to `int'
139/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c: In function `elf_lookup_symtab':
140/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:502: dereferencing pointer to incomplete type
141/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:502: dereferencing pointer to incomplete type
142/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:505: dereferencing pointer to incomplete type
143/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:505: dereferencing pointer to incomplete type
144/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:507: dereferencing pointer to incomplete type
145/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:509: dereferencing pointer to incomplete type
146/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:521: dereferencing pointer to incomplete type
147/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:521: dereferencing pointer to incomplete type
148/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:522: dereferencing pointer to incomplete type
149/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:522: dereferencing pointer to incomplete type
150/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:527: dereferencing pointer to incomplete type
151/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:536: dereferencing pointer to incomplete type
152/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:537: warning: control reaches end of non-void function
153/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c: In function `elf_finish_stabs_info':
154/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:550: syntax error before `*'
155/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:564: `symp' undeclared (first use in this function)
156/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:603: warning: implicit declaration of function `ELF32_ST_BIND'
157/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:603: `STB_LOCAL' undeclared (first use in this function)
158/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c: In function `elf_new_wine_thunks':
159/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:638: dereferencing pointer to incomplete type
160/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:640: dereferencing pointer to incomplete type
161/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:642: dereferencing pointer to incomplete type
162/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:645: dereferencing pointer to incomplete type
163/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:645: dereferencing pointer to incomplete type
164/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:646: dereferencing pointer to incomplete type
165/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:661: dereferencing pointer to incomplete type
166/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:663: `STT_FUNC' undeclared (first use in this function)
167/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:664: dereferencing pointer to incomplete type
168/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:664: dereferencing pointer to incomplete type
169/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:665: dereferencing pointer to incomplete type
170/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:667: `STT_OBJECT' undeclared (first use in this function)
171/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:668: dereferencing pointer to incomplete type
172/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:668: dereferencing pointer to incomplete type
173/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:669: dereferencing pointer to incomplete type
174/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:669: `STB_LOCAL' undeclared (first use in this function)
175/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:670: dereferencing pointer to incomplete type
176/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:664: warning: unreachable code at beginning of switch statement
177/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:685: dereferencing pointer to incomplete type
178/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:699: dereferencing pointer to incomplete type
179/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:700: dereferencing pointer to incomplete type
180/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:703: dereferencing pointer to incomplete type
181/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:703: dereferencing pointer to incomplete type
182/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c: In function `elf_new_public_symbols':
183/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:731: dereferencing pointer to incomplete type
184/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:731: dereferencing pointer to incomplete type
185/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:732: dereferencing pointer to incomplete type
186/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:733: dereferencing pointer to incomplete type
187/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:734: dereferencing pointer to incomplete type
188/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:734: `STT_FUNC' undeclared (first use in this function)
189/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c: In function `calc_crc32':
190/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:852: dereferencing pointer to incomplete type
191/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:853: dereferencing pointer to incomplete type
192/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c: In function `elf_locate_debug_link':
193/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:904: dereferencing pointer to incomplete type
194/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:945: dereferencing pointer to incomplete type
195/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c: In function `elf_load_debug_info_from_map':
196/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:1014: `SHT_NULL' undeclared (first use in this function)
197/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:1068: dereferencing pointer to incomplete type
198/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:1068: dereferencing pointer to incomplete type
199/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c: In function `elf_load_debug_info':
200/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:1126: storage size of `my_fmap' isn't known
201/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:1126: warning: unused variable `my_fmap'
202/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c: In function `elf_fetch_file_info':
203/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:1158: storage size of `fmap' isn't known
204/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:1158: warning: unused variable `fmap'
205/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c: In function `elf_load_file':
206/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:1183: storage size of `fmap' isn't known
207/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:1207: `SHT_DYNAMIC' undeclared (first use in this function)
208/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:1209: `Elf32_Dyn' undeclared (first use in this function)
209/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:1209: parse error before `dyn'
210/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:1215: `dyn' undeclared (first use in this function)
211/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:1218: `DT_DEBUG' undeclared (first use in this function)
212/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:1224: `DT_NULL' undeclared (first use in this function)
213/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:1183: warning: unused variable `fmap'
214/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c: In function `elf_enum_modules_internal':
215/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:1394: storage size of `dbg_hdr' isn't known
216/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:1396: storage size of `lm' isn't known
217/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:1396: warning: unused variable `lm'
218/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:1394: warning: unused variable `dbg_hdr'
219/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp/elf_module.c:1395: warning: `lm_addr' might be used uninitialized in this function
220make[1]: *** [elf_module.o] Error 1
221make[1]: Leaving directory `/boot/home/Desktop/wine-1.0-rc1/dlls/dbghelp'
222make: *** [dbghelp] Error 2
223~/Desktop/wine-1.0-rc1/dlls>