From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1STkMi-00085m-5e for garchives@archives.gentoo.org; Mon, 14 May 2012 01:46:24 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 48AAFE0713; Mon, 14 May 2012 01:46:07 +0000 (UTC) Received: from grace.univie.ac.at (grace.univie.ac.at [131.130.3.115]) by pigeon.gentoo.org (Postfix) with ESMTP id F10BCE0444 for ; Mon, 14 May 2012 01:44:32 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=unet.univie.ac.at; s=rev2; h=Content-Transfer-Encoding:Content-Type:MIME-Version:Date:Subject:References:To:From:Reply-To:Message-ID; bh=7n8PJPBNWc3ccD4de2tj9qnXQ2RyKAAWBx+KUn5Rspk=; b=ucjcXzuvBIjWuB+bRT3xFaFh71D6vYLD06LEKIWZphpe8dnfZ8bIxBgsz1S2nSyYF+v49Ir8JCEV7gLdYSOUF74/2PIvAbR4YrCbEIR0sunpKazG0hti/C29KmyEmeYQQuvhVW6MwOlk27I0rMtFbaaa1GueFFPFznDNoseynTk=; Received: from joan.univie.ac.at ([131.130.3.110] helo=joan.univie.ac.at) by grace.univie.ac.at with esmtp (Exim 4.77) (envelope-from ) id 1STkKu-0001k2-1n for gentoo-user@lists.gentoo.org; Mon, 14 May 2012 03:44:32 +0200 Received: from chello080108107225.27.11.wu-wien.teleweb.at ([80.108.107.225] helo=mic2) by joan.univie.ac.at with esmtpsa (TLSv1:RC4-MD5:128) (Exim 4.77) (envelope-from ) id 1STkKt-0006IL-Vt for gentoo-user@lists.gentoo.org; Mon, 14 May 2012 03:44:32 +0200 Message-ID: From: "Michael Scherer" To: References: <4FAA2F0D.8080900@gmail.com> <4FAA595A.4040202@libertytrek.org> <20120510162012.74db0575@unet.univie.ac.at> Subject: Re: [gentoo-user] Re: make of gentoo-sources-3.2.12 fails Date: Mon, 14 May 2012 03:44:31 +0200 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="UTF-8"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.5931 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.6157 X-Univie-Virus-Scan: scanned by ClamAV on joan.univie.ac.at X-Archives-Salt: f4138dc0-d716-4449-b74e-d066eafedf5a X-Archives-Hash: 843345b875e44c6d217d105cb8174baf regrettably no. at this point make (correctly) assumes that mounts.o should have been built, but it didn't. sorry for my delayed replay, I've tried I lot of possibilities, needless to say without success. thanks michael -- Michael Scherer Univ.klinik f. Psychiatrie email: michael.scherer@meduniwien.ac.at phone: +43 6991 941 22 54 ----- Original Message ----- From: "walt" To: Sent: Saturday, 12 May, 2012 20:17 Subject: [gentoo-user] Re: make of gentoo-sources-3.2.12 fails > On 05/10/2012 07:20 AM, Michael Scherer wrote: >> LD init/mounts.o >> ls -Al -m elf_x86_64 -r -o init/mounts.o init/do_mounts.o >> init/do_mounts_initrd.o init/mounts.o: No such file or directory > > Maybe that step is correct but it sure looks strange to me. Looks > like 'ls' is being substituted for 'ld', maybe? Is that a cut-and- > paste error? > > > > > > > >