Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-alt
On 24-05-2007 13:39:00 +0200, Michael Haubenwallner wrote:
> > Committed, appears to result in something working on Darwin. Didn't
> > check the QA checks yet. Can someone on AIX sync and compile zlib to
> > see what happens (with unpatched portage)?
>
> Seems to work here (aix53), thanks!
Cool!
> Btw. AFAICT there's no need to change to the target directory, as (GNU?)
> 'ln' can create symlinks to not-resolveable targets:
>
> - pushd "${ED}/usr/${libdir}" > /dev/null
> - ln -snf "../../${libdir}/${lib}" "${lib}"
> + ln -snf "../../${libdir}/${lib}" "${ED}/usr/${libdir}/${lib}"
> - popd > /dev/null
I did that because I've had multiple cases where ln screwed up if not
being in the target directory itself. Might be caused by Darwin ln, but
still, to be sure, I just took the chdir to be on the safe side.
Thanks.
--
Fabian Groffen
Gentoo on a different level
--
gentoo-alt@g.o mailing list
|
|