On 3/16/06, Grobian <[EMAIL PROTECTED]> wrote:
> On 16-03-2006 14:41:59 -0800, m h wrote:
> > >
> > > If you copied my profile, you need to put the openssl provide back in.
> > >
> > ok, did that.  But now I'm complaining about missing virtual/libintl.
> > This isn't even in the prefix tree!
> > Didn't you run into that issue?
>
> If I recall correctly this has been updated recently.  So I think
> someone forgot to commit this one (virtuals are ebuilds these days if
> I'm correct...)
> I haven't seen the problem myself
>

So I'm fudging these right now by adding them to package.provided. 
(Though in reality I want them to be built in the prefix location...)

I'm running into issues like this:
These are the packages that would be merged, in order:

Calculating system dependencies \
emerge: there are no ebuilds to satisfy "sys-libs/libstdc++-v3".



!!! Problem resolving dependencies for sys-devel/gcc
!!! Depgraph creation failed.
....
There is no ebuild in the tree for sys-libs/libstcc+++-v3, so
apparently adding this to package.provided does no good.
So I added gcc to packages.provided and now emerge system now asks be
if it go ahead.
When I hit yes. I get the following:

Do you want me to merge these packages? [Yes/No] y
>>> Emerging (1 of 53) sys-devel/patch-2.5.9-r1 to /
!!!   EBUILD_PHASE=clean
!!!   D=/tmp/Mar16
!!!   DEST=/tmp/Mar16/var/tmp/portage/patch-2.5.9-r1/image/
!!!   PREFIX=/tmp/Mar16
!!!   ROOT=/tmp/Mar16
*** Adjusting cvs-src permissions for portage user...
>>> Downloading http://distfiles.gentoo.org/distfiles/patch-2.5.9.tar.gz
[patch-2.5.9-r1] bash: /tmp/Mar16/usr/bin/wget: No such file or directory
>>> Downloading
http://distro.ibiblio.org/pub/linux/distributions/gentoo/distfiles/patch-2.5.9.tar.gz
[patch-2.5.9-r1] bash: /tmp/Mar16/usr/bin/wget: No such file or directory

Now I set my DEFAULT_PATH in make.global to include /usr/bin (which is
where wget is located).  But it still doesn't find wget.
So I edited make.conf FETCHCOMMAND (actually uncommented it) and I'm
now compiling away...

matt

My package.provided looks like this:
sys-apps/portage-2.1.10
sys-devel/binutils-2.15
sys-libs/libstdc++-v3
sys-devel/gcc-3.4

-- 
[email protected] mailing list

Reply via email to