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 <gentoo-embedded+bounces-3851-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1Pzu8D-00058U-Gx
	for garchives@archives.gentoo.org; Wed, 16 Mar 2011 17:03:33 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 21D611C022
	for <garchives@archives.gentoo.org>; Wed, 16 Mar 2011 17:03:33 +0000 (UTC)
Received: from mail-wy0-f181.google.com (mail-wy0-f181.google.com [74.125.82.181])
	by pigeon.gentoo.org (Postfix) with ESMTP id BC5C81C036
	for <gentoo-embedded@lists.gentoo.org>; Wed, 16 Mar 2011 16:18:49 +0000 (UTC)
Received: by wyf23 with SMTP id 23so2451174wyf.40
        for <gentoo-embedded@lists.gentoo.org>; Wed, 16 Mar 2011 09:18:49 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=gamma;
        h=domainkey-signature:sender:message-id:date:from:user-agent
         :mime-version:to:subject:content-type:content-transfer-encoding;
        bh=p8ZjJayry0NOkkCRwtcLPeRD8wpXiPU0pI8LG2xUiRY=;
        b=Xy2+ViqyUQFKvlEOlADuxmmYn4yfl2LlXzJkyFxkLZM8clpIZ76L5xpLrtn4JpgV4m
         dq5CK780QaL6punE9xBxYOOYBrpxitO3peNFz2C9+P7qw/LjQ1G9bUR8i1/BkjOnJ5uk
         63EPkmYcBSvhBfiE/QbpCnTYI2FStEGElGj+U=
DomainKey-Signature: a=rsa-sha1; c=nofws;
        d=gmail.com; s=gamma;
        h=sender:message-id:date:from:user-agent:mime-version:to:subject
         :content-type:content-transfer-encoding;
        b=I4Qw0bDYNAttV29+Jn/Vb0HqZpmqDD+wYUE7ojVx0GPBQAmO2VxRGKMg0AHvNpRPXW
         TOU32uo+nUSxOnxIRp1iKgMyoBVVFU6iv2o7KDOGJ53Npd9uMOn3iigUO6TpdiobOJKb
         jgTuP9FPTTJuaYN9zR/F+aFHdl+CoKOVgWn14=
Received: by 10.227.140.32 with SMTP id g32mr178420wbu.83.1300292328962;
        Wed, 16 Mar 2011 09:18:48 -0700 (PDT)
Received: from [192.168.46.135] (84-74-172-15.dclient.hispeed.ch [84.74.172.15])
        by mx.google.com with ESMTPS id p5sm49040wbg.11.2011.03.16.09.18.47
        (version=SSLv3 cipher=OTHER);
        Wed, 16 Mar 2011 09:18:48 -0700 (PDT)
Sender: Gysel Martin <m.gysel@gmail.com>
Message-ID: <4D80E2DF.8050507@gmx.ch>
Date: Wed, 16 Mar 2011 17:18:39 +0100
From: Martin Gysel <m.gysel@gmx.ch>
User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.14) Gecko/20110223 Lightning/1.0b2 Thunderbird/3.1.8
Precedence: bulk
List-Post: <mailto:gentoo-embedded@lists.gentoo.org>
List-Help: <mailto:gentoo-embedded+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-embedded+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-embedded+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-embedded.gentoo.org>
X-BeenThere: gentoo-embedded@lists.gentoo.org
Reply-to: gentoo-embedded@lists.gentoo.org
MIME-Version: 1.0
To: gentoo-embedded@lists.gentoo.org
Subject: [gentoo-embedded] qmerge and friend
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-Archives-Salt: 
X-Archives-Hash: 9e9abe7d59258a7907a4bd0b4ea9d724

Hi

I tied to use qmerge on my 'embedded' system (well for the moment it
runs from a usb stick...). I don't have the portage tree there nor any
profile. Unfortunately qmerge exits with:
 merge: chdir(portage) failed: No such file or directory
then I set some more variabls in make.conf like PORTAGE_TMPDIR etc. but
there's still some 'info' missing.
what variables do I have to set to have it run?

rgds
martin