What is going on? How can I compile wine and solve this problem? I'm
running out of ideas.

Whenever I try to emerge wine for my laptop I get error similar to this:
make[2]: Leaving directory
`/var/tmp/portage/wine-0.9.22/work/wine-0.9.22/dlls/oleacc'
make[2]: Entering directory
`/var/tmp/portage/wine-0.9.22/work/wine-0.9.22/dlls/oleaut32'
Makefile:490: warning: NUL character seen; rest of line ignored
Makefile:495: warning: NUL character seen; rest of line ignored
Makefile:496: warning: NUL character seen; rest of line ignored
Makefile:497: *** missing separator.  Stop.
make[2]: Leaving directory
`/var/tmp/portage/wine-0.9.22/work/wine-0.9.22/dlls/oleaut32'
make[1]: *** [oleaut32] Error 2
make[1]: Leaving directory `/var/tmp/portage/wine-0.9.22/work/wine-0.9.22/dlls'
make: *** [dlls] Error 2

!!! ERROR: app-emulation/wine-0.9.22 failed.
Call stack:
 ebuild.sh, line 1546:   Called dyn_compile
 ebuild.sh, line 937:   Called src_compile
 wine-0.9.22.ebuild, line 111:   Called die

!!! all
!!! If you need support, post the topmost build error, and the call
stack if relevant.

I thought this is because I have -Os in CFLAGS, but on my server I'm
getting same error. I downloaded stage3 for i686 of 2006.1, copied my
make.conf, changed -Os to -O2 and... It didn't help. On laptop and
server I have CHOST i686, and I haven't changed it ever. I deleted
tarball and downloaded it few times but it didn't helped, either. FSCK
does not show anything

I don't know what do do next, please help.

I attached make.conf from my laptop and there is still -Os, and this
is only change in make.conf in comparison to one from chroot on my
server.

Attachment: make.conf
Description: Binary data

Reply via email to