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.54) id 1EnL0k-0006Tl-Cv for garchives@archives.gentoo.org; Fri, 16 Dec 2005 19:12:58 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.5/8.13.5) with SMTP id jBGJCBj0031168; Fri, 16 Dec 2005 19:12:11 GMT Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.206]) by robin.gentoo.org (8.13.5/8.13.5) with ESMTP id jBGJCAno012761 for <gentoo-osx@lists.gentoo.org>; Fri, 16 Dec 2005 19:12:10 GMT Received: by wproxy.gmail.com with SMTP id i12so951067wra for <gentoo-osx@lists.gentoo.org>; Fri, 16 Dec 2005 11:12:09 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Xh/d1MVY89bOzVdvU9NYrHwaYwh8f9Ns+R4zAvAp3DcLdI4OaufzhWR9pwkbRaV5HHGBtHDFKVB/21dFMfgQ0MgKsfTbcA0yr0zXOJAc0T158PbzQOYUAJatGqnBKoA4MXsSuHQfeR0ncJ5klW7rNBYE9vC8clx6//rS6U5sihI= Received: by 10.54.119.2 with SMTP id r2mr2776664wrc; Fri, 16 Dec 2005 11:12:09 -0800 (PST) Received: by 10.54.134.4 with HTTP; Fri, 16 Dec 2005 11:12:09 -0800 (PST) Message-ID: <e36b84ee0512161112h5cb2fe5fhd43cda98d202fa1a@mail.gmail.com> Date: Fri, 16 Dec 2005 11:12:09 -0800 From: m h <sesquile@gmail.com> To: gentoo-osx@lists.gentoo.org Subject: Re: [gentoo-osx] Re: Attempt to use prefix on linux as secondary... In-Reply-To: <20051216121357.GK4481@gentoo.org> Precedence: bulk List-Post: <mailto:gentoo-osx@lists.gentoo.org> List-Help: <mailto:gentoo-osx+help@gentoo.org> List-Unsubscribe: <mailto:gentoo-osx+unsubscribe@gentoo.org> List-Subscribe: <mailto:gentoo-osx+subscribe@gentoo.org> List-Id: Gentoo Linux mail <gentoo-osx.gentoo.org> X-BeenThere: gentoo-osx@gentoo.org Reply-to: gentoo-osx@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Disposition: inline References: <e36b84ee0512141521m6f32a9begea333483271118d9@mail.gmail.com> <1134637115.30023.36.camel@sapc154> <e36b84ee0512151115p702949c3jfbe1c3441660bbf@mail.gmail.com> <e36b84ee0512151527q139ff7ebl25bc4a43cc47ba09@mail.gmail.com> <e36b84ee0512151635y64b72467p8e37ed8f4423e973@mail.gmail.com> <20051216121357.GK4481@gentoo.org> Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by robin.gentoo.org id jBGJCAno012761 X-Archives-Salt: 8afbfd3d-4dc0-4428-9e60-9f1191918a7b X-Archives-Hash: 8f5da0f86ba9ba23dbac4d98cf58ae2f Here's my emerge info (PORTDIR is currently hardcoded in this one....): !!! Relying on the shell to locate gcc, this may break !!! DISTCC, installing gcc-config and setting your current gcc !!! profile will fix this Portage 2.0.54 (default-secondary/linux/x86, gcc-3.3.5, unavailable, 2.6.10-1.77 0_FC3 i686) ================================================================= System uname: 2.6.10-1.770_FC3 i686 i686 Gentoo Base System version 1.6.13 dev-lang/python: [Not Present] sys-apps/sandbox: [Not Present] sys-devel/autoconf: [Not Present] sys-devel/automake: [Not Present] sys-devel/binutils: [Not Present] sys-devel/libtool: [Not Present] sys-devel/odcctools: [Not Present] virtual/os-headers: [Not Present] ACCEPT_KEYWORDS="x86 ~x86" AUTOCLEAN="yes" CBUILD="i686-pc-linux-gnu" CHOST="i686-pc-linux-gnu" CONFIG_PROTECT="/etc" CONFIG_PROTECT_MASK=" /data1/portage/dec15/prefix/toolsbox-4-patchespre.20051215 /i686-pc-linux-gnu//etc/env.d" DISTDIR="/usr/portage/distfiles" FEATURES="autoconfig distlocks sfperms strict" GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/ distributions/gentoo" LANG="en_US" PKGDIR="/usr/portage/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/data1/portage/dec15/prefix/toolsbox-4-patchespre.20051215/i686-pc-linu x-gnu/portage" PREFIX="/data1/portage/dec15/prefix" SYNC="rsync://rsync.gentoo.org/gentoo-portage" USE="x86 secondary elibc_glibc kernel_linux userland_GNU" Unset: ASFLAGS, CFLAGS, CTARGET, CXXFLAGS, LC_ALL, LDFLAGS, LINGUAS, MAKEOPTS, PORTDIR_OVERLAY On 12/16/05, Grobian <grobian@gentoo.org> wrote: > On 15-12-2005 16:35:36 -0800, m h wrote: > > PORTDIR /usr/portage > > --- 'profiles/arch.list' is empty or not available. Empty portage tree? > > > I'll hack it for now (that should get rid of the arch.list error). > > This somehow indicates your profile isn't setup correctly. I had that > myself too. If you issue `emerge info` it should on the first row (not > the !!! ones) encode where it finds the profile. For me, it turned out > I used a symlink, and it doesn't like that. Make sure you use absolute > paths for various paths in etc/make.conf. Please post back your emerge > info. > > > -- > Fabian Groffen > Gentoo for Mac OS X Project -- Interim Lead > -- > gentoo-osx@gentoo.org mailing list > > -- gentoo-osx@gentoo.org mailing list