Gentoo Archives: gentoo-user

From: CapSel <capsel@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Makefile+wine problem
Date: Fri, 22 Dec 2006 17:22:24
Message-Id: d03887390612220917s71fc587bmc9ca447fcbb99b28@mail.gmail.com
1 I'm getting this kind of error with wine 0.9.25 and 0.9.27. On .25 it
2 is on same directory, and on .27 on different. My friend _compiled_
3 wine with same USE flags, but he has pre 4.1 gcc.
4 I can't find on google similar bug with wine, but there were same
5 errors in other projects but soloved by re-uncompressing.
6 My error can't be solved by uncompresing one more time, by re-wget'ing
7 file. My file system is XFS but full fsck shows that it is clean, on
8 another computer (with rsynced system) on ext3 I get same errors.
9
10 Can sombody help me??
11
12 make[2]: Leaving directory
13 `/var/tmp/portage/wine-0.9.27/work/wine-0.9.27/dlls/ole32'
14 make[2]: Entering directory
15 `/var/tmp/portage/wine-0.9.27/work/wine-0.9.27/dlls/oleacc'
16 make[2]: *** No rule to make target `../../inc', needed by `main.o'. Stop.
17 make[2]: Leaving directory
18 `/var/tmp/portage/wine-0.9.27/work/wine-0.9.27/dlls/oleacc'
19 make[1]: *** [oleacc] Error 2
20 make[1]: Leaving directory `/var/tmp/portage/wine-0.9.27/work/wine-0.9.27/dlls'
21 make: *** [dlls] Error 2
22
23 !!! ERROR: app-emulation/wine-0.9.27 failed.
24 Call stack:
25 ebuild.sh, line 1546: Called dyn_compile
26 ebuild.sh, line 937: Called src_compile
27 wine-0.9.27.ebuild, line 113: Called die
28
29 !!! all
30 !!! If you need support, post the topmost build error, and the call
31 stack if relevant.
32 --
33 gentoo-user@g.o mailing list