Gentoo Archives: gentoo-alt

From: Konstantin Tokarev <annulen@××××××.ru>
To: "gentoo-alt@l.g.o" <gentoo-alt@l.g.o>
Subject: Re: [gentoo-alt] Emerge Zsh on Mac OS X Mountain Lion
Date: Wed, 05 Sep 2012 21:08:00
Message-Id: 73321346869453@web30d.yandex.ru
In Reply to: [gentoo-alt] Emerge Zsh on Mac OS X Mountain Lion by Ke Wu
1 05.09.2012, 11:30, "Ke Wu" <ke.wu@×××××.me>:
2 > Hi everyone,šThis is my first time to use gentoo prefix on Mac OS. My friend has been recommending it to me for a long time.
3 > The installation took a while but all went well. I used this script to install gentoo prefix on Mac:šhttp://overlays.gentoo.org/proj/alt/browser/trunk/prefix-overlay/scripts/bootstrap-prefix.sh?format=txt
4 > However, when I was trying to install zsh, the compile of zsh kept failing.
5 > The command I used is simply "emerge zsh", but I got the following error msg over and over:
6 >>>> Source configured.
7 >>>> Compiling source in /Users/kewu/Gentoo/var/tmp/portage/app-shells/zsh-5.0.0/work/zsh-5.0.0 ...
8 > make
9 > make[1]: Entering directory `/Users/kewu/Gentoo/var/tmp/portage/app-shells/zsh-5.0.0/work/zsh-5.0.0/Src'
10 > cd .. && /Users/kewu/Gentoo/bin/bash $top_srcdir/Src/mkmakemod.sh Src Makemod
11 > creating Src/Makemod.in
12 > /Users/kewu/Gentoo/bin/bash: line 8: 42534 Illegal instruction: 4 š/Users/kewu/Gentoo/bin/bash $top_srcdir/Src/mkmakemod.sh Src Makemod
13
14 Which CFLAGS are you using? Looks like miscompilation.
15
16 --
17 Regards,
18 Konstantin

Replies

Subject Author
Re: [gentoo-alt] Emerge Zsh on Mac OS X Mountain Lion Ke Wu <ke.wu@×××××.me>