2. hen-egg problem: install uses stat, but BSD-stat has different syntax than GNU-stat, which is in coreutils, but coreutils depends on perl. This gives me thousands of errors like

Workaround: manually compiling coreutils in /tmp and using it until coreutils can be emerged. (include in [DEFAULT_]PATH after portage, but before /usr/bin)

3. emerge fails.

[...]
IOError: [Errno 13] Permission denied: '/Volumes/portage/usr/lib/ perl5/5.8.7/darwin-2level/CORE/libperl.a'

Workaround:

$ chmod 644 usr/lib/perl5/5.8.7/darwin-2level/CORE/libperl.a usr/lib/ perl5/5.8.7/darwin-2level/auto/DynaLoader/DynaLoader.a

$ FEATURES="-collision-protect" ebuild usr/portage/dev-lang/perl/ perl-5.8.7-r1.ebuild qmerge

--
gentoo-osx@gentoo.org mailing list

Reply via email to