Gentoo Archives: gentoo-user

From: CapSel <capsel@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] wine compilation errors
Date: Sun, 07 Jan 2007 18:10:26
Message-Id: d03887390701071002v76bd1464wccc73e3bb1426ae@mail.gmail.com
1 What is going on? How can I compile wine and solve this problem? I'm
2 running out of ideas.
3
4 Whenever I try to emerge wine for my laptop I get error similar to this:
5 make[2]: Leaving directory
6 `/var/tmp/portage/wine-0.9.22/work/wine-0.9.22/dlls/oleacc'
7 make[2]: Entering directory
8 `/var/tmp/portage/wine-0.9.22/work/wine-0.9.22/dlls/oleaut32'
9 Makefile:490: warning: NUL character seen; rest of line ignored
10 Makefile:495: warning: NUL character seen; rest of line ignored
11 Makefile:496: warning: NUL character seen; rest of line ignored
12 Makefile:497: *** missing separator. Stop.
13 make[2]: Leaving directory
14 `/var/tmp/portage/wine-0.9.22/work/wine-0.9.22/dlls/oleaut32'
15 make[1]: *** [oleaut32] Error 2
16 make[1]: Leaving directory `/var/tmp/portage/wine-0.9.22/work/wine-0.9.22/dlls'
17 make: *** [dlls] Error 2
18
19 !!! ERROR: app-emulation/wine-0.9.22 failed.
20 Call stack:
21 ebuild.sh, line 1546: Called dyn_compile
22 ebuild.sh, line 937: Called src_compile
23 wine-0.9.22.ebuild, line 111: Called die
24
25 !!! all
26 !!! If you need support, post the topmost build error, and the call
27 stack if relevant.
28
29 I thought this is because I have -Os in CFLAGS, but on my server I'm
30 getting same error. I downloaded stage3 for i686 of 2006.1, copied my
31 make.conf, changed -Os to -O2 and... It didn't help. On laptop and
32 server I have CHOST i686, and I haven't changed it ever. I deleted
33 tarball and downloaded it few times but it didn't helped, either. FSCK
34 does not show anything
35
36 I don't know what do do next, please help.
37
38 I attached make.conf from my laptop and there is still -Os, and this
39 is only change in make.conf in comparison to one from chroot on my
40 server.

Attachments

File name MIME type
make.conf application/octet-stream

Replies

Subject Author
[gentoo-user] wine compilation errors CapSel <capsel@×××××.com>
Re: [gentoo-user] wine compilation errors Richard Fish <bigfish@××××××××××.org>