From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.62) (envelope-from ) id 1Gxo6B-0006aL-Vw for garchives@archives.gentoo.org; Fri, 22 Dec 2006 17:22:24 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.8/8.13.8) with SMTP id kBMHKB9a023895; Fri, 22 Dec 2006 17:20:11 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by robin.gentoo.org (8.13.8/8.13.8) with ESMTP id kBMHI2vU002028 for ; Fri, 22 Dec 2006 17:18:02 GMT Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id D36E56457F for ; Fri, 22 Dec 2006 17:18:01 +0000 (UTC) X-Virus-Scanned: amavisd-new at gentoo.org X-Spam-Score: -1.532 X-Spam-Level: X-Spam-Status: No, score=-1.532 required=5.5 tests=[AWL=1.067, BAYES_00=-2.599] Received: from smtp.gentoo.org ([127.0.0.1]) by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Rh4WI3ozpVu4 for ; Fri, 22 Dec 2006 17:17:51 +0000 (UTC) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.175]) by smtp.gentoo.org (Postfix) with ESMTP id D7BE2649D4 for ; Fri, 22 Dec 2006 17:17:38 +0000 (UTC) Received: by ug-out-1314.google.com with SMTP id h2so2793753ugf for ; Fri, 22 Dec 2006 09:17:37 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=XIqiliYHMxL4zPJyATIHCcnEBwvmZh1nz2otO1MK/kPxpA1x5mlbSDgDfIOJSIrrJ75tNqc+TOFzy5T5nye5R02jNYNUHf1zP9O181JyOHVH3Woi+QkpRjLlyBp7W9V78zRbGtnVfp6r60HYh2gKJRFLbk69fR4FRbaraOsZvtc= Received: by 10.66.243.4 with SMTP id q4mr13935880ugh.1166807857903; Fri, 22 Dec 2006 09:17:37 -0800 (PST) Received: by 10.66.221.13 with HTTP; Fri, 22 Dec 2006 09:17:37 -0800 (PST) Message-ID: Date: Fri, 22 Dec 2006 18:17:37 +0100 From: CapSel To: gentoo-user@lists.gentoo.org Subject: [gentoo-user] Makefile+wine problem Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Archives-Salt: af0135e1-488b-4002-92b5-8c4205e2f709 X-Archives-Hash: f8b46c5a0cea778a51168e14f6bc1f29 I'm getting this kind of error with wine 0.9.25 and 0.9.27. On .25 it is on same directory, and on .27 on different. My friend _compiled_ wine with same USE flags, but he has pre 4.1 gcc. I can't find on google similar bug with wine, but there were same errors in other projects but soloved by re-uncompressing. My error can't be solved by uncompresing one more time, by re-wget'ing file. My file system is XFS but full fsck shows that it is clean, on another computer (with rsynced system) on ext3 I get same errors. Can sombody help me?? make[2]: Leaving directory `/var/tmp/portage/wine-0.9.27/work/wine-0.9.27/dlls/ole32' make[2]: Entering directory `/var/tmp/portage/wine-0.9.27/work/wine-0.9.27/dlls/oleacc' make[2]: *** No rule to make target `../../inc', needed by `main.o'. Stop. make[2]: Leaving directory `/var/tmp/portage/wine-0.9.27/work/wine-0.9.27/dlls/oleacc' make[1]: *** [oleacc] Error 2 make[1]: Leaving directory `/var/tmp/portage/wine-0.9.27/work/wine-0.9.27/dlls' make: *** [dlls] Error 2 !!! ERROR: app-emulation/wine-0.9.27 failed. Call stack: ebuild.sh, line 1546: Called dyn_compile ebuild.sh, line 937: Called src_compile wine-0.9.27.ebuild, line 113: Called die !!! all !!! If you need support, post the topmost build error, and the call stack if relevant. -- gentoo-user@gentoo.org mailing list