Gentoo Archives: gentoo-alt

From: Konstantin Tokarev <annulen@××××××.ru>
To: "gentoo-alt@l.g.o" <gentoo-alt@l.g.o>
Subject: Re: [gentoo-alt] Problem with dev-python/pygtk in Mac OS X 10.8
Date: Thu, 30 Aug 2012 15:04:17
Message-Id: 625501346329288@web30e.yandex.ru
In Reply to: [gentoo-alt] Problem with dev-python/pygtk in Mac OS X 10.8 by Junqi Hu
1 30.08.2012, 12:12, "Junqi Hu" <junqihu@××.com>:
2 > Hi, all.
3 >
4 > The compiling procedure of dev-python/pygtk is broken when I install elogviewer by gentoo-prefix.
5 > I attache the build.log of this ebuild.
6 >
7 > Any hint?
8
9
10 >/System/Library/Frameworks/Foundation.framework/Headers/NSObjCRuntime.h:409: error: stray '@' in program
11
12 Seems like your GTK pulls in NSObjCRuntime.h into pure C code. It should either be compiled as Objective C,
13 or you should rebuild GTK for X11 instead of aqua.
14
15 --
16 Regards,
17 Konstantin

Replies

Subject Author
Re: [gentoo-alt] Problem with dev-python/pygtk in Mac OS X 10.8 Junqi Hu <junqihu@××.com>