On Fri, 30 Jan 2015 06:59:08 -0800, Alexander Hansen <alexanderk.han...@gmail.com> wrote:
> > On Jan 29, 2015, at 3:03 PM, Derek Homeier > <de...@astro.physik.uni-goettingen.de> wrote: > > > Hi, > > > on a fink installation on Yosemite previously upgraded from > Mavericks I am unable for some > > time now to update/rebuild this package due to include errors. > > Compilers are as up to date as Xcode tells me they can be, and > I’ve rebuilt and tested > > all BuildDependencies, and also force-removed the old atk1-shlibs, > all to no avail. > > The (hopefully) relevant part of the build log appended below. > > > make[3]: Entering directory > '/scratch.noindex/fink.build/atk1-1.32.0-2/atk-1.32.0/atk' > > /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. > -I.. -I.. -DG_DISABLE_DEPRECATED -DATK_DISABLE_DEPRECATED > -DATK_COMPILATION -DATK_LOCALEDIR="\"/sw/share/locale\"" > -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/include -D_REENTRANT > -I/sw/include -DG_DISABLE_SINGLE_INCLUDES > -DATK_DISABLE_SINGLE_INCLUDES -Os -Wall -MT atkaction.lo -MD -MP -MF > .deps/atkaction.Tpo -c -o atkaction.lo atkaction.c > > libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. > -DG_DISABLE_DEPRECATED -DATK_DISABLE_DEPRECATED -DATK_COMPILATION > -DATK_LOCALEDIR=\"/sw/share/locale\" -I/sw/include/glib-2.0 > -I/sw/lib/glib-2.0/include -D_REENTRANT -I/sw/include > -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -Os -Wall > -MT atkaction.lo -MD -MP -MF .deps/atkaction.Tpo -c atkaction.c > -fno-common -DPIC -o .libs/atkaction.o > > In file included from atkaction.c:20: > > In file included from ./atkaction.h:27: > > In file included from ../atk/atkobject.h:28: > > ../atk/atkstate.h:173:1: error: unknown type name 'G_CONST_RETURN' > > G_CONST_RETURN gchar* atk_state_type_get_name (AtkStateType type); > > ^ > > ../atk/atkstate.h:173:21: error: expected ';' after top level declarator > > G_CONST_RETURN gchar* atk_state_type_get_name (AtkStateType type); > > ^ > > ; > > Do you have any third-party headers in /usr/local/include ? The error > looks like perhaps an incompatible header got dragged in somehow, and > /usr/local/include (or /usr/include, for that matter) doesn’t need > an explicit -I declaration. In particular, I'd suspect a glib >= 2.30 lurking in one of those places. dan -- Daniel Macks dma...@netspace.org ------------------------------------------------------------------------------ Dive into the World of Parallel Programming. The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/ _______________________________________________ Fink-users mailing list Fink-users@lists.sourceforge.net List archive: http://news.gmane.org/gmane.os.macosx.fink.user Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-users