Gentoo Archives: gentoo-user-ru

From: Antonio <anton.ananich@×××××.com>
To: gentoo-user-ru <gentoo-user-ru@l.g.o>
Subject: [gentoo-user-ru] Не компилируется wine-0.9.8-r1
Date: Sun, 26 Feb 2006 11:18:45
Message-Id: 5a335a3d0602260318md8f5c2fl78547d53043f5916@mail.gmail.com
1 Доброго времени суток, уважаемые!
2
3 Собственно вот что я делаю:
4
5 root # emerge -av wine
6
7 These are the packages that I would merge, in order:
8
9 Calculating dependencies ...done!
10 [ebuild U ] app-emulation/wine-0.9.8-r1 [0.9.7] +X +alsa -arts
11 -cups -debug -esd +gif +glut -jack +jpeg +lcms -ldap -nas +ncurses
12 +opengl -oss -scanner +truetype +xml2 0 kB
13
14 Total size of downloads: 0 kB
15
16 Do you want me to merge these packages? [Yes/No] y
17
18 ... skip ...
19
20 i686-pc-linux-gnu-gcc -c -I. -I. -I../../include -I../../include
21 -DINCLUDEDIR="\"/usr/include/wine\"" -Wall -pipe -fno-strict-aliasing
22 -gstabs+ -Wdeclaration-after-statement -Wpointer-arith -O2
23 -march=pentium4 -pipe -o lex.yy.o lex.yy.c
24 lex.yy.c:2610: error: parse error before numeric constant
25 lex.yy.c: In function `yy_scan_string':
26 lex.yy.c:2611: error: number of arguments doesn't match prototype
27 lex.yy.c:305: error: prototype declaration
28 lex.yy.c:2613: warning: passing arg 1 of `strlen' makes pointer from
29 integer without a cast
30 lex.yy.c:2613: warning: passing arg 1 of `yy_scan_bytes' makes pointer
31 from integer without a cast
32 make[2]: *** [lex.yy.o] Error 1
33 make[2]: Leaving directory
34 `/var/tmp/portage/wine-0.9.8-r1/work/wine-0.9.8/tools/wrc'
35 make[1]: *** [wrc] Error 2
36 make[1]: Leaving directory
37 `/var/tmp/portage/wine-0.9.8-r1/work/wine-0.9.8/tools'
38 make: *** [tools] Error 2
39
40 !!! ERROR: app-emulation/wine-0.9.8-r1 failed.
41 !!! Function src_compile, Line 119, Exitcode 2
42 !!! depend
43 !!! If you need support, post the topmost build error, NOT this status message.
44
45 Судя по сообщению "parse error before numeric constant" могу
46 предположить, что проблема с инклюдами... Может есть какие-то неявные
47 зависимости? Буду благодарен даже за идеи :)
48
49 --
50 Best Regards,
51 Antonio
52
53 http://www.NetWeaverTeam.com
54
55 --
56 gentoo-user-ru@g.o mailing list

Replies

Subject Author
Re: [gentoo-user-ru] Не компилируется wine-0.9.8-r1 Vishnevsky Roman <aka.x0x01@×××××.com>
Re: [gentoo-user-ru] Не компилируется wine-0.9.8-r1 Vishnevsky Roman <aka.x0x01@×××××.com>