Skip to content

Instantly share code, notes, and snippets.

@devinsba
Created February 28, 2012 01:39
Show Gist options
  • Save devinsba/1928421 to your computer and use it in GitHub Desktop.
Save devinsba/1928421 to your computer and use it in GitHub Desktop.
brew install pcb error
Some "config" scripts were found in your path, but not in system or
Homebrew directories.
`./configure` scripts often look for *-config scripts to determine if
software packages are installed, and what additional flags to use when
compiling and linking.
Having additional scripts in your path can confuse software installed via
Homebrew if the config script overrides a system or Homebrew provided
script of the same name.
/usr/local/MacGPG2/bin
gpg-error-config ksba-config libassuan-config libgcrypt-config libusb-config pth-config
/usr/bin/env perl -e use XML::Parser
==> Installing pcb dependency: gtkglext
==> Downloading http://downloads.sourceforge.net/gtkglext/gtkglext-1.2.0.tar.gz
File already downloaded in /Users/devinsba/Library/Caches/Homebrew
/usr/bin/tar xf /Users/devinsba/Library/Caches/Homebrew/gtkglext-1.2.0.tar.gz
==> Patching
/usr/bin/patch -f -p1 -i 001-homebrew.diff
patching file examples/pixmap-mixed.c
patching file examples/pixmap.c
patching file gtk/gtkglwidget.c
Hunk #1 succeeded at 127 (offset -2 lines).
Hunk #2 succeeded at 154 (offset -2 lines).
Hunk #3 succeeded at 174 (offset -2 lines).
Hunk #4 succeeded at 194 (offset -2 lines).
Hunk #5 succeeded at 250 (offset -2 lines).
Hunk #6 succeeded at 432 (offset -2 lines).
Hunk #7 succeeded at 474 (offset -2 lines).
Hunk #8 succeeded at 501 (offset -2 lines).
==> ./configure --disable-debug --disable-dependency-tracking --prefix=/usr/local/Cellar/gtkglext/1.2.0
./configure --disable-debug --disable-dependency-tracking --prefix=/usr/local/Cellar/gtkglext/1.2.0
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking build system type... i386-apple-darwin11.3.0
checking host system type... i386-apple-darwin11.3.0
checking for gcc... /usr/bin/llvm-gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /usr/bin/llvm-gcc accepts -g... yes
checking for /usr/bin/llvm-gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of /usr/bin/llvm-gcc... none
checking how to run the C preprocessor... /usr/bin/llvm-gcc -E
checking for strerror in -lcposix... no
checking for a sed that does not truncate output... /usr/bin/sed
checking for egrep... grep -E
checking for ld used by /usr/bin/llvm-gcc... /usr/bin/llvm-gcc
checking if the linker (/usr/bin/llvm-gcc) is GNU ld... no
checking for /usr/bin/llvm-gcc option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking whether we are using the GNU C++ compiler... yes
checking whether /usr/bin/llvm-g++ accepts -g... yes
checking dependency style of /usr/bin/llvm-g++... none
checking how to run the C++ preprocessor... /usr/bin/llvm-g++ -E
checking for g77... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for epcf90... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for gfortran... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether accepts -g... no
checking the maximum length of command line arguments... 196608
checking command to parse /usr/bin/nm output from /usr/bin/llvm-gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking for correct ltmain.sh version... yes
checking if /usr/bin/llvm-gcc supports -fno-rtti -fno-exceptions... yes
checking for /usr/bin/llvm-gcc option to produce PIC... -fno-common
checking if /usr/bin/llvm-gcc PIC flag -fno-common works... yes
checking if /usr/bin/llvm-gcc static flag -static works... no
checking if /usr/bin/llvm-gcc supports -c -o file.o... yes
checking whether the /usr/bin/llvm-gcc linker (/usr/bin/llvm-gcc) supports shared libraries... yes
checking dynamic linker characteristics... darwin11.3.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by /usr/bin/llvm-g++... /usr/bin/llvm-gcc
checking if the linker (/usr/bin/llvm-gcc) is GNU ld... no
checking whether the /usr/bin/llvm-g++ linker (/usr/bin/llvm-gcc) supports shared libraries... yes
checking for /usr/bin/llvm-g++ option to produce PIC... -fno-common
checking if /usr/bin/llvm-g++ PIC flag -fno-common works... yes
checking if /usr/bin/llvm-g++ static flag -static works... no
checking if /usr/bin/llvm-g++ supports -c -o file.o... yes
checking whether the /usr/bin/llvm-g++ linker (/usr/bin/llvm-gcc) supports shared libraries... yes
checking dynamic linker characteristics... darwin11.3.0 dyld
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking for some Win32 platform... no
checking for native Win32... no
checking whether build environment is sane... yes
checking for /usr/bin/llvm-gcc option to accept ANSI C... none needed
checking for a BSD-compatible install... /usr/bin/install -c
checking whether make sets $(MAKE)... (cached) yes
checking whether ln -s works... yes
checking for gawk... (cached) gawk
checking for perl5... no
checking for perl... /usr/bin/perl
checking for indent... indent
checking for pkg-config... /usr/local/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for BASE_DEPENDENCIES... yes
checking for pkg-config... /usr/local/bin/pkg-config
checking for GLIB - version >= 2.0.0... yes (version 2.30.2)
checking for pkg-config... (cached) /usr/local/bin/pkg-config
checking for GTK+ - version >= 2.0.0... yes (version 2.24.10)
checking for ANSI C header files... (cached) yes
checking for inttypes.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for memset... yes
checking for sqrt... yes
checking for strchr... yes
checking for strrchr... yes
checking for strstr... yes
checking gdk/gdkdisplay.h usability... yes
checking gdk/gdkdisplay.h presence... yes
checking for gdk/gdkdisplay.h... yes
checking gdk/gdkscreen.h usability... yes
checking gdk/gdkscreen.h presence... yes
checking for gdk/gdkscreen.h... yes
checking for gdk_display_get_default in GDK library... yes
configure: GDK supports multihead
checking for gdk_x11_colormap_foreign_new... yes
checking for X... libraries , headers
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for X11/Xmu/StdCmap.h... yes
checking for Xmu/StdCmap.h... no
checking for XmuLookupStandardColormap in -lXmu... yes
checking GL/glx.h usability... yes
checking GL/glx.h presence... yes
checking for GL/glx.h... yes
checking GL/gl.h usability... yes
checking GL/gl.h presence... yes
checking for GL/gl.h... yes
checking GL/glu.h usability... yes
checking GL/glu.h presence... yes
checking for GL/glu.h... yes
checking for glVertex3d in -lGLcore... no
checking for glVertex3d in -lGL... yes
checking for gluSphere in -lGLU... yes
checking for gluBeginCurve in -lGLU... yes
checking whether libGLU needs to be linked with the std C++ library... no
checking for GLXFBConfigSGIX... yes
checking for GLXFBConfigIDSGIX... yes
checking for GLXPbufferSGIX... yes
checking for GLXVideoSourceSGIX... yes
checking for __GLXextFuncPtr... yes
checking for GLhalfNV... yes
configure: creating ./config.status
config.status: creating gdkglext.pc
config.status: creating gtkglext.pc
config.status: creating gdkglext-uninstalled.pc
config.status: creating gtkglext-uninstalled.pc
config.status: creating gtkglext.spec
config.status: creating gtkglext.nsi
config.status: creating Makefile
config.status: creating gdk/Makefile
config.status: creating gdk/gdkglversion.h
config.status: creating gdk/glext/Makefile
config.status: creating gdk/x11/Makefile
config.status: creating gdk/win32/Makefile
config.status: creating gtk/Makefile
config.status: creating gtk/gtkglversion.h
config.status: creating m4macros/Makefile
config.status: creating docs/Makefile
config.status: creating docs/reference/Makefile
config.status: creating docs/reference/gtkglext/Makefile
config.status: creating docs/reference/gtkglext/version.xml
config.status: creating examples/Makefile
config.status: creating examples/glade/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing gdk/gdkglext-config.h commands
configuration:
OpenGL CFLAGS:
OpenGL LIBS: -lGLU -lGL
multihead support: yes
debug: no
extra defs:
==> make install
make install
Making install in gdk
( cd . && glib-mkenums \
--fhead "#ifndef __GDK_GL_ENUM_TYPES_H__\n#define __GDK_GL_ENUM_TYPES_H__\n\n#include <glib-object.h>\n\nG_BEGIN_DECLS\n" \
--fprod "/* enumerations from \"@filename@\" */\n" \
--vhead "GType @enum_name@_get_type (void);\n#define GDK_TYPE_@ENUMSHORT@ (@enum_name@_get_type())\n" \
--ftail "G_END_DECLS\n\n#endif /* __GDK_GL_ENUM_TYPES_H__ */" \
gdkgl.h gdkgldefs.h gdkglversion.h gdkgltokens.h gdkgltypes.h gdkglinit.h gdkglquery.h gdkglconfig.h gdkglcontext.h gdkgldrawable.h gdkglpixmap.h gdkglwindow.h gdkglfont.h gdkglshapes.h gdkglglext.h ) >> xgen-geth \
&& (cmp -s xgen-geth ./gdkglenumtypes.h || cp xgen-geth ./gdkglenumtypes.h ) \
&& rm -f xgen-geth \
&& echo timestamp > stamp-gdkglenumtypes-h
( cd . && glib-mkenums \
--fhead "#include \"gdkgl.h\"" \
--fprod "\n/* enumerations from \"@filename@\" */" \
--vhead "GType\n@enum_name@_get_type (void)\n{\n static GType etype = 0;\n if (etype == 0) {\n static const G@Type@Value values[] = {" \
--vprod " { @VALUENAME@, \"@VALUENAME@\", \"@valuenick@\" }," \
--vtail " { 0, NULL, NULL }\n };\n etype = g_@type@_register_static (\"@EnumName@\", values);\n }\n return etype;\n}\n" \
gdkgl.h gdkgldefs.h gdkglversion.h gdkgltokens.h gdkgltypes.h gdkglinit.h gdkglquery.h gdkglconfig.h gdkglcontext.h gdkgldrawable.h gdkglpixmap.h gdkglwindow.h gdkglfont.h gdkglshapes.h gdkglglext.h ) > xgen-getc \
&& cp xgen-getc ./gdkglenumtypes.c \
&& rm -f xgen-getc
make install-recursive
Making install in glext
make[4]: Nothing to be done for `install-exec-am'.
/bin/sh ../../mkinstalldirs /usr/local/Cellar/gtkglext/1.2.0/include/gtkglext-1.0/gdk/glext
mkdir -p -- /usr/local/Cellar/gtkglext/1.2.0/include/gtkglext-1.0/gdk/glext
/usr/bin/install -c -m 644 glext.h /usr/local/Cellar/gtkglext/1.2.0/include/gtkglext-1.0/gdk/glext/glext.h
/usr/bin/install -c -m 644 glxext.h /usr/local/Cellar/gtkglext/1.2.0/include/gtkglext-1.0/gdk/glext/glxext.h
/usr/bin/install -c -m 644 wglext.h /usr/local/Cellar/gtkglext/1.2.0/include/gtkglext-1.0/gdk/glext/wglext.h
/usr/bin/install -c -m 644 glext-extra.h /usr/local/Cellar/gtkglext/1.2.0/include/gtkglext-1.0/gdk/glext/glext-extra.h
/usr/bin/install -c -m 644 glxext-extra.h /usr/local/Cellar/gtkglext/1.2.0/include/gtkglext-1.0/gdk/glext/glxext-extra.h
/usr/bin/install -c -m 644 wglext-extra.h /usr/local/Cellar/gtkglext/1.2.0/include/gtkglext-1.0/gdk/glext/wglext-extra.h
Making install in x11
/bin/sh ../../libtool --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"GdkGLExt\" -DGDK_GL_COMPILATION -DINSIDE_GDK_GL_X11 -I../.. -I../../gdk -I../../gdk -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -D_REENTRANT -I/usr/local/Cellar/cairo/1.10.2/include/cairo -I/usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.10/lib/gtk-2.0/include -I/usr/local/Cellar/pango/1.28.4/include/pango-1.0 -I/usr/local/Cellar/gdk-pixbuf/2.24.1/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/glib/2.30.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.2/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.2/include -I/usr/local/Cellar/pixman/0.24.2/include/pixman-1 -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/X11/include/libpng15 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/X11/include -Os -w -pipe -march=core2 -msse4 -Wall -c -o gdkglquery-x11.lo `test -f 'gdkglquery-x11.c' || echo './'`gdkglquery-x11.c
/bin/sh ../../libtool --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"GdkGLExt\" -DGDK_GL_COMPILATION -DINSIDE_GDK_GL_X11 -I../.. -I../../gdk -I../../gdk -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -D_REENTRANT -I/usr/local/Cellar/cairo/1.10.2/include/cairo -I/usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.10/lib/gtk-2.0/include -I/usr/local/Cellar/pango/1.28.4/include/pango-1.0 -I/usr/local/Cellar/gdk-pixbuf/2.24.1/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/glib/2.30.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.2/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.2/include -I/usr/local/Cellar/pixman/0.24.2/include/pixman-1 -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/X11/include/libpng15 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/X11/include -Os -w -pipe -march=core2 -msse4 -Wall -c -o gdkglconfig-x11.lo `test -f 'gdkglconfig-x11.c' || echo './'`gdkglconfig-x11.c
/bin/sh ../../libtool --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"GdkGLExt\" -DGDK_GL_COMPILATION -DINSIDE_GDK_GL_X11 -I../.. -I../../gdk -I../../gdk -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -D_REENTRANT -I/usr/local/Cellar/cairo/1.10.2/include/cairo -I/usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.10/lib/gtk-2.0/include -I/usr/local/Cellar/pango/1.28.4/include/pango-1.0 -I/usr/local/Cellar/gdk-pixbuf/2.24.1/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/glib/2.30.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.2/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.2/include -I/usr/local/Cellar/pixman/0.24.2/include/pixman-1 -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/X11/include/libpng15 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/X11/include -Os -w -pipe -march=core2 -msse4 -Wall -c -o gdkgloverlay-x11.lo `test -f 'gdkgloverlay-x11.c' || echo './'`gdkgloverlay-x11.c
/bin/sh ../../libtool --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"GdkGLExt\" -DGDK_GL_COMPILATION -DINSIDE_GDK_GL_X11 -I../.. -I../../gdk -I../../gdk -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -D_REENTRANT -I/usr/local/Cellar/cairo/1.10.2/include/cairo -I/usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.10/lib/gtk-2.0/include -I/usr/local/Cellar/pango/1.28.4/include/pango-1.0 -I/usr/local/Cellar/gdk-pixbuf/2.24.1/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/glib/2.30.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.2/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.2/include -I/usr/local/Cellar/pixman/0.24.2/include/pixman-1 -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/X11/include/libpng15 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/X11/include -Os -w -pipe -march=core2 -msse4 -Wall -c -o gdkglcontext-x11.lo `test -f 'gdkglcontext-x11.c' || echo './'`gdkglcontext-x11.c
/bin/sh ../../libtool --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"GdkGLExt\" -DGDK_GL_COMPILATION -DINSIDE_GDK_GL_X11 -I../.. -I../../gdk -I../../gdk -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -D_REENTRANT -I/usr/local/Cellar/cairo/1.10.2/include/cairo -I/usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.10/lib/gtk-2.0/include -I/usr/local/Cellar/pango/1.28.4/include/pango-1.0 -I/usr/local/Cellar/gdk-pixbuf/2.24.1/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/glib/2.30.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.2/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.2/include -I/usr/local/Cellar/pixman/0.24.2/include/pixman-1 -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/X11/include/libpng15 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/X11/include -Os -w -pipe -march=core2 -msse4 -Wall -c -o gdkgldrawable-x11.lo `test -f 'gdkgldrawable-x11.c' || echo './'`gdkgldrawable-x11.c
/bin/sh ../../libtool --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"GdkGLExt\" -DGDK_GL_COMPILATION -DINSIDE_GDK_GL_X11 -I../.. -I../../gdk -I../../gdk -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -D_REENTRANT -I/usr/local/Cellar/cairo/1.10.2/include/cairo -I/usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.10/lib/gtk-2.0/include -I/usr/local/Cellar/pango/1.28.4/include/pango-1.0 -I/usr/local/Cellar/gdk-pixbuf/2.24.1/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/glib/2.30.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.2/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.2/include -I/usr/local/Cellar/pixman/0.24.2/include/pixman-1 -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/X11/include/libpng15 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/X11/include -Os -w -pipe -march=core2 -msse4 -Wall -c -o gdkglpixmap-x11.lo `test -f 'gdkglpixmap-x11.c' || echo './'`gdkglpixmap-x11.c
/bin/sh ../../libtool --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"GdkGLExt\" -DGDK_GL_COMPILATION -DINSIDE_GDK_GL_X11 -I../.. -I../../gdk -I../../gdk -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -D_REENTRANT -I/usr/local/Cellar/cairo/1.10.2/include/cairo -I/usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.10/lib/gtk-2.0/include -I/usr/local/Cellar/pango/1.28.4/include/pango-1.0 -I/usr/local/Cellar/gdk-pixbuf/2.24.1/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/glib/2.30.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.2/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.2/include -I/usr/local/Cellar/pixman/0.24.2/include/pixman-1 -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/X11/include/libpng15 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/X11/include -Os -w -pipe -march=core2 -msse4 -Wall -c -o gdkglwindow-x11.lo `test -f 'gdkglwindow-x11.c' || echo './'`gdkglwindow-x11.c
/bin/sh ../../libtool --mode=compile /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"GdkGLExt\" -DGDK_GL_COMPILATION -DINSIDE_GDK_GL_X11 -I../.. -I../../gdk -I../../gdk -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -D_REENTRANT -I/usr/local/Cellar/cairo/1.10.2/include/cairo -I/usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.10/lib/gtk-2.0/include -I/usr/local/Cellar/pango/1.28.4/include/pango-1.0 -I/usr/local/Cellar/gdk-pixbuf/2.24.1/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/glib/2.30.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.2/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.2/include -I/usr/local/Cellar/pixman/0.24.2/include/pixman-1 -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/X11/include/libpng15 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/X11/include -Os -w -pipe -march=core2 -msse4 -Wall -c -o gdkglfont-x11.lo `test -f 'gdkglfont-x11.c' || echo './'`gdkglfont-x11.c
mkdir .libs
/usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"GdkGLExt\" -DGDK_GL_COMPILATION -DINSIDE_GDK_GL_X11 -I../.. -I../../gdk -I../../gdk -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -D_REENTRANT -I/usr/local/Cellar/cairo/1.10.2/include/cairo -I/usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.10/lib/gtk-2.0/include -I/usr/local/Cellar/pango/1.28.4/include/pango-1.0 -I/usr/local/Cellar/gdk-pixbuf/2.24.1/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/glib/2.30.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.2/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.2/include -I/usr/local/Cellar/pixman/0.24.2/include/pixman-1 -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/X11/include/libpng15 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/X11/include -Os -w -pipe -march=core2 -msse4 -Wall -c gdkglfont-x11.c -fno-common -DPIC -o .libs/gdkglfont-x11.o
/usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"GdkGLExt\" -DGDK_GL_COMPILATION -DINSIDE_GDK_GL_X11 -I../.. -I../../gdk -I../../gdk -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -D_REENTRANT -I/usr/local/Cellar/cairo/1.10.2/include/cairo -I/usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.10/lib/gtk-2.0/include -I/usr/local/Cellar/pango/1.28.4/include/pango-1.0 -I/usr/local/Cellar/gdk-pixbuf/2.24.1/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/glib/2.30.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.2/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.2/include -I/usr/local/Cellar/pixman/0.24.2/include/pixman-1 -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/X11/include/libpng15 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/X11/include -Os -w -pipe -march=core2 -msse4 -Wall -c gdkglconfig-x11.c -fno-common -DPIC -o .libs/gdkglconfig-x11.o
/usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"GdkGLExt\" -DGDK_GL_COMPILATION -DINSIDE_GDK_GL_X11 -I../.. -I../../gdk -I../../gdk -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -D_REENTRANT -I/usr/local/Cellar/cairo/1.10.2/include/cairo -I/usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.10/lib/gtk-2.0/include -I/usr/local/Cellar/pango/1.28.4/include/pango-1.0 -I/usr/local/Cellar/gdk-pixbuf/2.24.1/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/glib/2.30.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.2/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.2/include -I/usr/local/Cellar/pixman/0.24.2/include/pixman-1 -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/X11/include/libpng15 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/X11/inc /usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"GdkGLExt\" -DGDK_GL_COMPILATION -DINSIDE_GDK_GL_X11 -I../.. -I../../gdk -I../../gdk -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -D_REENTRANT -I/usr/local/Cellar/cairo/1.10.2/include/cairo -I/usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.10/lib/gtk-2.0/include -I/usr/local/Cellar/pango/1.28.4/include/pango-1.0 -I/usr/local/Cellar/gdk-pixbuf/2.24.1/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/glib/2.30.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.2/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.2/include -I/usr/local/Cellar/pixman/0.24.2/include/pixman-1 -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/X11/include/libpng15 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/X11/include -Os -w -pipe -march=core2 -msse4 -Wall -c gdkglpixmap-x11.c -fno-common -DPIC -o .libs/gdkglpixmap-x11.o
lude -Os -w -pipe -march=core2 -msse4 -Wall -c gdkgldrawable-x11.c -fno-common -DPIC -o .libs/gdkgldrawable-x11.o
/usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"GdkGLExt\" -DGDK_GL_COMPILATION -DINSIDE_GDK_GL_X11 -I../.. -I../../gdk -I../../gdk -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -D_REENTRANT -I/usr/local/Cellar/cairo/1.10.2/include/cairo -I/usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.10/lib/gtk-2.0/include -I/usr/local/Cellar/pango/1.28.4/include/pango-1.0 -I/usr/local/Cellar/gdk-pixbuf/2.24.1/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/glib/2.30.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.2/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.2/include -I/usr/local/Cellar/pixman/0.24.2/include/pixman-1 -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/X11/include/libpng15 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/X11/include -Os -w -pipe -march=core2 -msse4 -Wall -c gdkgloverlay-x11.c -fno-common -DPIC -o .libs/gdkgloverlay-x11.o
/usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"GdkGLExt\" -DGDK_GL_COMPILATION -DINSIDE_GDK_GL_X11 -I../.. -I../../gdk -I../../gdk -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -D_REENTRANT -I/usr/local/Cellar/cairo/1.10.2/include/cairo -I/usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.10/lib/gtk-2.0/include -I/usr/local/Cellar/pango/1.28.4/include/pango-1.0 -I/usr/local/Cellar/gdk-pixbuf/2.24.1/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/glib/2.30.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.2/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.2/include -I/usr/local/Cellar/pixman/0.24.2/include/pixman-1 -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/X11/include/libpng15 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/X11/include -Os -w -pipe -march=core2 -msse4 -Wall -c gdkglwindow-x11.c -fno-common -DPIC -o .libs/gdkglwindow-x11.o
/usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"GdkGLExt\" -DGDK_GL_COMPILATION -DINSIDE_GDK_GL_X11 -I../.. -I../../gdk -I../../gdk -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -D_REENTRANT -I/usr/local/Cellar/cairo/1.10.2/include/cairo -I/usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.10/lib/gtk-2.0/include -I/usr/local/Cellar/pango/1.28.4/include/pango-1.0 -I/usr/local/Cellar/gdk-pixbuf/2.24.1/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/glib/2.30.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.2/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.2/include -I/usr/local/Cellar/pixman/0.24.2/include/pixman-1 -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/X11/include/libpng15 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/X11/include -Os -w -pipe -march=core2 -msse4 -Wall -c gdkglcontext-x11.c -fno-common -DPIC -o .libs/gdkglcontext-x11.o
/usr/bin/llvm-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DG_LOG_DOMAIN=\"GdkGLExt\" -DGDK_GL_COMPILATION -DINSIDE_GDK_GL_X11 -I../.. -I../../gdk -I../../gdk -DG_DISABLE_ASSERT -DG_DISABLE_CHECKS -DG_DISABLE_CAST_CHECKS -D_REENTRANT -I/usr/local/Cellar/cairo/1.10.2/include/cairo -I/usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0 -I/usr/local/Cellar/gtk+/2.24.10/lib/gtk-2.0/include -I/usr/local/Cellar/pango/1.28.4/include/pango-1.0 -I/usr/local/Cellar/gdk-pixbuf/2.24.1/include/gdk-pixbuf-2.0 -I/usr/local/Cellar/glib/2.30.2/include/glib-2.0 -I/usr/local/Cellar/glib/2.30.2/lib/glib-2.0/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/local/Cellar/glib/2.30.2/include -I/usr/local/Cellar/pixman/0.24.2/include/pixman-1 -I/usr/X11/include -I/usr/X11/include/freetype2 -I/usr/X11/include/libpng15 -DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/X11/include -Os -w -pipe -march=core2 -msse4 -Wall -c gdkglquery-x11.c -fno-common -DPIC -o .libs/gdkglquery-x11.o
In file included from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-gravity.h:98,
from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-types.h:91,
from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-font.h:26,
from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-attributes.h:25,
from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-layout.h:25,
from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pangox.h:27,
from gdkglfont-x11.c:21:
/usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-script.h:132: error: expected declaration specifiers or '...' before 'G_CONST_RETURN'
/usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-script.h:133: error: expected declaration specifiers or '...' before 'G_CONST_RETURN'
In file included from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-script.h:138,
from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-gravity.h:98,
from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-types.h:91,
from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-font.h:26,
from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-attributes.h:25,
from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-layout.h:25,
from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pangox.h:27,
from gdkglfont-x11.c:21:
/usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-language.h:37: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'char'
/usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-language.h:41: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'char'
In file included from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-script.h:138,
from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-gravity.h:98,
from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-types.h:91,
from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-font.h:26,
from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-attributes.h:25,
from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-layout.h:25,
from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pangox.h:27,
from gdkglfont-x11.c:21:
/usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-language.h:51: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'PangoScript'
In file included from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-attributes.h:25,
from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-layout.h:25,
from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pangox.h:27,
from gdkglfont-x11.c:21:
/usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-font.h:120: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'char'
/usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-font.h:215: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'char'
/usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-font.h:264: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'char'
In file included from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-layout.h:25,
from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pangox.h:27,
from gdkglfont-x11.c:21:
/usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-attributes.h:183: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'char'
In file included from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-layout.h:26,
from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pangox.h:27,
from gdkglfont-x11.c:21:
/usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-context.h:89: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'PangoMatrix'
In file included from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pangox.h:27,
from gdkglfont-x11.c:21:
/usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-layout.h:119: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'PangoFontDescription'
In file included from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-gravity.h:98,
from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-types.h:91,
from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-font.h:26,
from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-attributes.h:25,
from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango.h:25,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdktypes.h:37,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkscreen.h:32,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdk.h:32,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkprivate.h:30,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkx.h:30,
from gdkglx.h:22,
from gdkgldrawable-x11.c:19:
/usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-script.h:132: error: expected declaration specifiers or '...' before 'G_CONST_RETURN'
/usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-script.h:133: error: expected declaration specifiers or '...' before 'G_CONST_RETURN'
In file included from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-script.h:138,
from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-gravity.h:98,
from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-types.h:91,
from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-font.h:26,
from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-attributes.h:25,
from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango.h:25,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdktypes.h:37,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkscreen.h:32,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdk.h:32,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkprivate.h:30,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkx.h:30,
from gdkglx.h:22,
from gdkgldrawable-x11.c:19:
/usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-language.h:37: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'char'
/usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-language.h:41: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'char'
In file included from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-script.h:138,
from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-gravity.h:98,
from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-types.h:91,
from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-font.h:26,
from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-attributes.h:25,
from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango.h:25,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdktypes.h:37,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkscreen.h:32,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdk.h:32,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkprivate.h:30,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkx.h:30,
from gdkglx.h:22,
from gdkgldrawable-x11.c:19:
/usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-language.h:51: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'PangoScript'
In file included from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-attributes.h:25,
from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango.h:25,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdktypes.h:37,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkscreen.h:32,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdk.h:32,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkprivate.h:30,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkx.h:30,
from gdkglx.h:22,
from gdkgldrawable-x11.c:19:
/usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-font.h:120: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'char'
/usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-font.h:215: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'char'
/usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-font.h:264: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'char'
In file included from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango.h:25,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdktypes.h:37,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkscreen.h:32,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdk.h:32,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkprivate.h:30,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkx.h:30,
from gdkglx.h:22,
from gdkgldrawable-x11.c:19:
/usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-attributes.h:183: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'char'
In file included from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango.h:28,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdktypes.h:37,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkscreen.h:32,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdk.h:32,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkprivate.h:30,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkx.h:30,
from gdkglx.h:22,
from gdkgldrawable-x11.c:19:
/usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-context.h:89: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'PangoMatrix'
In file included from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango.h:40,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdktypes.h:37,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkscreen.h:32,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdk.h:32,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkprivate.h:30,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkx.h:30,
from gdkglx.h:22,
from gdkgldrawable-x11.c:19:
/usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-layout.h:119: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'PangoFontDescription'
In file included from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango.h:42,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdktypes.h:37,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkscreen.h:32,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdk.h:32,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkprivate.h:30,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkx.h:30,
from gdkglx.h:22,
from gdkgldrawable-x11.c:19:
/usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-renderer.h:252: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'PangoMatrix'
In file included from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-gravity.h:98,
from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-types.h:91,
from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-font.h:26,
from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-attributes.h:25,
from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango.h:25,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdktypes.h:37,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkscreen.h:32,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdk.h:32,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkprivate.h:30,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkx.h:30,
from gdkglx.h:22,
from gdkglconfig-x11.c:25:
/usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-script.h:132: error: expected declaration specifiers or '...' before 'G_CONST_RETURN'
/usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-script.h:133: error: expected declaration specifiers or '...' before 'G_CONST_RETURN'
In file included from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-script.h:138,
from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-gravity.h:98,
from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-types.h:91,
from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-font.h:26,
from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-attributes.h:25,
from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango.h:25,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdktypes.h:37,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkscreen.h:32,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdk.h:32,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkprivateIn file included from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-gravity.h:98,
from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-types.h:91,
from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-font.h:26,
from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-attributes.h:25,
from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango.h:25,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdktypes.h:37,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkscreen.h:32,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdk.h:32,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkprivate.h:30,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkx.h:30,
.h:30,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkx.h:30,
from gdkglx.h:22,
from gdkglconfig-x11.c:25:
/usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-language.h:37: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'char'
/usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-language.h:41: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'char'
In file included from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-script.h:138,
from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-gravity.h:98,
from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-types.h:91,
from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-font.h:26,
from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-attributes.h:25,
from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango.h:25,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdktypes.h:37,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkscreen.h:32,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdk.h:32,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkprivate from gdkglx.h:22,
from gdkglpixmap-x11.c:21:
/usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-script.h:132: error: expected declaration specifiers or '...' before 'G_CONST_RETURN'
/usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-script.h:133: error: expected declaration specifiers or '...' before 'G_CONST_RETURN'
In file included from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-script.h:138,
from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-gravity.h:98,
from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-types.h:91,
from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-font.h:26,
from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-attributes.h:25,
from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango.h:25,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdktypes.h:37,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkscreen.h:32,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdk.h:32,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkprivate.h:30,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkx.h:30,
from gdkglx.h:22,
from gdkglpixmap-x11.c:21:
/usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-language.h:37: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'char'
/usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-language.h:41: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'char'
In file included from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-script.h:138,
from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-gravity.h:98,
from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-types.h:91,
from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-font.h:26,
from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-attributes.h:25,
from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango.h:25,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdktypes.h:37,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkscreen.h:32,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdk.h:32,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkprivateIn file included from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango.h:46,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdktypes.h:37,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkscreen.h:32,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdk.h:32,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkprivate.h:30,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkx.h:30,
from gdkglx.h:22,
from gdkgldrawable-x11.c:19:
/usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-utils.h:134: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'char'
/usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-utils.h:137: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'char'
.h:30,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkx.h:30,
from gdkglx.h:22,
from gdkglpixmap-x11.c:21:
/usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-language.h:51: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'PangoScript'
.h:30,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkx.h:30,
from gdkglx.h:22,
from gdkglconfig-x11.c:25:
/usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-language.h:51: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'PangoScript'
In file included from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-attributes.h:25,
from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango.h:25,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdktypes.h:37,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkscreen.h:32,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdk.h:32,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkprivate.h:30,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkx.h:30,
from gdkglx.h:22,
from gdkglpixmap-x11.c:21:
/usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-font.h:120: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'char'
In file included from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-gravity.h:98,
from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-types.h:91,
from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-font.h:26,
from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-attributes.h:25,
from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango.h:25,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdktypes.h:37,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkscreen.h:32,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdk.h:32,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkprivate.h:30,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkx.h:30,
from gdkglx.h:22,
from gdkgloverlay-x11/usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-font.h:215: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'char'
.c:19:
/usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-script.h:132: error: expected declaration specifiers or '...' before 'G_CONST_RETURN'
/usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-script.h:133: error: expected declaration specifiers or '...' before 'G_CONST_RETURN'
/usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-font.h:264: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'char'
In file included from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-script.h:138,
from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-gravity.h:98,
from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-types.h:91,
from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-font.h:26,
from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-attributes.h:25,
from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango.h:25,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdktypes.h:37,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkscreen.h:32,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdk.h:32,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkprivate.h:30,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkx.h:30,
from gdkglx.h:22,
from gdkgloverlay-x11.c:19:
/usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-language.h:37: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'char'
/usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-language.h:41: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'char'
In file included from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-attributes.h:25,
from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango.h:25,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdktypes.h:37,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkscreen.h:32,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdk.h:32,
In file included from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-script.h:138,
from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-gravity.h:98,
from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-types.h:91,
from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-font.h:26,
from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-attributes.h:25,
from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango.h:25,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdktypes.h:37,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkscreen.h:32,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdk.h:32,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkprivate.h:30,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkx.h:30,
from gdkglx.h:22,
from gdkgloverlay-x11.c:19:
/usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-language.h:51: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'PangoScript'
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkprivate.h:30,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkx.h:30,
from gdkglx.h:22,
from gdkglconfig-x11.c:25:
/usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-font.h:120: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'char'
In file included from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango.h:25,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdktypes.h:37,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkscreen.h:32,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdk.h:32,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkprivate.h:30,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkx.h:30,
from gdkglx.h:22,
from gdkglpixmap-x11.c:21:
/usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-attributes.h:183: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'char'
/usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-font.h:215: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'char'
/usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-font.h:264: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'char'
In file included from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango.h:25,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdktypes.h:37,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkscreen.h:32,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdk.h:32,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkprivate.h:30,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkx.h:30,
from gdkglx.h:22,
from gdkglconfig-x11.c:25:
/usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-attributes.h:183: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'char'
In file included from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango.h:28,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdktypes.h:37,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkscreen.h:32,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdk.h:32,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkprivate.h:30,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkx.h:30,
from gdkglx.h:22,
from gdkglpixmap-x11.c:21:
/usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-context.h:89: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'PangoMatrix'
In file included from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango.h:28,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdktypes.h:37,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkscreen.h:32,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdk.h:32,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkprivate.h:30,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkx.h:30,
from gdkglx.h:22,
from gdkglconfig-x11.c:25:
/usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-context.h:89: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'PangoMatrix'
In file included from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-gravity.h:98,
from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-types.h:91,
from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-font.h:26,
from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-attributes.h:25,
from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango.h:25,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdktypes.h:37,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkscreen.h:32,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdk.h:32,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkprivate.h:30,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkx.h:30,
In file included from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango.h:40,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdktypes.h:37,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkscreen.h:32,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdk.h:32,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkprivate.h:30,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkx.h:30,
from gdkglx.h:22,
from gdkglpixmap-x11.c:21:
/usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-layout.h:119: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'PangoFontDescription'
In file included from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-attributes.h:25,
from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango.h:25,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdktypes.h:37,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkscreen.h:32,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdk.h:32,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkprivate.h:30,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkx.h:30,
from gdkglx.h:22,
from gdkgloverlay-x11.c:19:
/usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-font.h:120: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'char'
from gdkglx.h:22,
from gdkglwindow-x11.c:21:
/usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-script.h:132: error: expected declaration specifiers or '...' before 'G_CONST_RETURN'
/usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-script.h:133: error: expected declaration specifiers or '...' before 'G_CONST_RETURN'
/usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-font.h:215: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'char'In file included from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango.h:42,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdktypes.h:37,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkscreen.h:32,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdk.h:32,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkprivate.h:30,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkx.h:30,
from gdkglx.h:22,
from gdkglpixmap-x11.c:21:
/usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-renderer.h:252: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'PangoMatrix'In file included from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango.h:40,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gd
In file included from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-script.h:138,
from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-gravity.h:98,
from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-types.h:91,
from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-font.h:26,
from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-attributes.h:25,
from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango.h:25,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdktypes.h:37,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkscreen.h:32,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdk.h:32,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkprivate.h:30,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkx.h:30,
from gdkglx.h:22,
from gdkglwindow-x11.c:21:
/usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-language.h:37: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'char'
/usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-language.h:41: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'char'
/usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-font.h:264: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'char'
In file included from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-script.h:138,
from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-gravity.h:98,
from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-types.h:91,
from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-font.h:26,
from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-attributes.h:25,
from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango.h:25,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdktypes.h:37,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkscreen.h:32,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdk.h:32,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkprivate.h:30,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkx.h:30,
from gdkglx.h:22,
from gdkglwindow-x11.c:21:
/usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-language.h:51: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'PangoScript'
k/gdktypes.h:37,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkscreen.h:32,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdk.h:32,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkprivate.h:30,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkx.h:30,
from gdkglx.h:22,
from gdkglconfig-x11.c:25:
/usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-layout.h:119: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'PangoFontDescription'In file included from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango.h:25,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdktypes.h:37,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkscreen.h:32,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdk.h:32,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkprivate.h:30,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkx.h:30,
from gdkglx.h:22,
from gdkgloverlay-x11.c:19:
/usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-attributes.h:183: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'char'
In file included from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-attributes.h:25,
from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango.h:25,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdktypes.h:37,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkscreen.h:32,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdk.h:32,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkprivate.h:30,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkx.h:30,
from gdkglx.h:22,
from gdkglwindow-x11.c:21:
/usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-font.h:120: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'char'
/usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-font.h:215: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'char'
/usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-font.h:264: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'char'
In file included from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango.h:25,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdktypes.h:37,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkscreen.h:32,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdk.h:32,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkprivate.h:30,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkx.h:30,
from gdkglx.h:22,
from gdkglwindow-x11.c:21:
/usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-attributes.h:183: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'char'
In file included from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-gravity.h:98,
from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-types.h:91,
from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-font.h:26,
from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-attributes.h:25,
from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango.h:25,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdktypes.h:37,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkscreen.h:32,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdk.h:32,
from gdkglcontext-x11.c:19:
/usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-script.h:132: error: expected declaration specifiers or '...' before 'G_CONST_RETURN'
/usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-script.h:133: error: expected declaration specifiers or '...' before 'G_CONST_RETURN'
In file included from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-script.h:138,
from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-gravity.h:98,
from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-types.h:91,
from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-font.h:26,
from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-attributes.h:25,
from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango.h:25,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdktypes.h:37,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkscreen.h:32,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdk.h:32,
from gdkglcontext-x11.c:19:
/usr/local/Cellar/pango/1.28.4/includIn file included from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango.h:28,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdktypes.h:37,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkscreen.h:32,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdk.h:32,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkprivate.h:30,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkx.h:30,
from gdkglx.h:22,
from gdkgloverlay-x11.c:19:
/usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-context.h:89: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'PangoMatrix'
In file included from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango.h:46,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdktypes.h:37,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkscreen.h:32,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdk.h:32,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkprivate.h:30,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkx.h:30,
from gdkglx.h:22,
from gdkglpixmap-x11.c:21:
/usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-utils.h:134: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'char'
/usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-utils.h:137: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'char'
e/pango-1.0/pango/pango-language.h:37: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'char'
/usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-language.h:41: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'char'
In file included from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-script.h:138,
from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-gravity.h:98,
from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-types.h:91,
from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-font.h:26,
from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-attributes.h:25,
from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango.h:25,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdktypes.h:37,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkscreen.h:32,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdk.h:32,
from gdkglcontext-x11.c:19:
/usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-language.h:51: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'PangoScript'
In file included from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango.h:28,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdktypes.h:37,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkscreen.h:32,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdk.h:32,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkprivate.h:30,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkx.h:30,
from gdkglx.h:22,
from gdkglwindow-x11.c:21:
/usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-context.h:89: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'PangoMatrix'
In file included from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango.h:40,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdktypes.h:37,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkscreen.h:32,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdk.h:32,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkprivate.h:30,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkx.h:30,
from gdkglx.h:22,
from gdkgloverlay-x11.c:19:
/usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-layout.h:119: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'PangoFontDescription'
In file included from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-attributes.h:25,
from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango.h:25,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdktypes.h:37,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkscreen.h:32,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdk.h:32,
from gdkglcontext-x11.c:19:
/usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-font.h:120: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'char'
/usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-font.h:215: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'char'
/usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-font.h:264: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'char'
In file included from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango.h:42,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdktypes.h:37,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkscreen.h:32,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdk.h:32,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkprivate.h:30,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkx.h:30,
from gdkglx.h:22,
from gdkglfont-x11.c:23:
/usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-renderer.h:252: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'PangoMatrix'
In file included from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango.h:25,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdktypes.h:37,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkscreen.h:32,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdk.h:32,
from gdkglcontext-x11.c:19:
/usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-attributes.h:183: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'char'
In file included from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango.h:40,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdktypes.h:37,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkscreen.h:32,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdk.h:32,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkprivate.h:30,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkx.h:30,
from gdkglx.h:22,
from gdkglwindow-x11.c:21:
/usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-layout.h:119: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'PangoFontDescription'
In file included from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango.h:42,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdktypes.h:37,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkscreen.h:32,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdk.h:32,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkprivate.h:30,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkx.h:30,
from gdkglx.h:22,
from gdkglconfig-x11.c:25:
/usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-renderer.h:252: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'PangoMatrix'
In file included from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango.h:42,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdktypes.h:37,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkscreen.h:32,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdk.h:32,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkprivate.h:30,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkx.h:30,
from gdkglx.h:22,
from gdkgloverlay-x11.c:19:
/usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-renderer.h:252: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'PangoMatrix'
In file included from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango.h:28,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdktypes.h:37,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkscreen.h:32,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdk.h:32,
from gdkglcontext-x11.c:19:
/usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-context.h:89: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'PangoMatrix'
In file included from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango.h:42,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdktypes.h:37,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkscreen.h:32,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdk.h:32,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkprivate.h:30,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkx.h:30,
from gdkglx.h:22,
from gdkglwindow-x11.c:21:
/usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-renderer.h:252: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'PangoMatrix'
In file included from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango.h:46,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdktypes.h:37,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkscreen.h:32,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdk.h:32,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkprivate.h:30,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkx.h:30,
from gdkglx.h:22,
from gdkglfont-x11.c:23:
/usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-utils.h:134: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'char'
In file included from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango.h:40,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdktypes.h:37,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkscreen.h:32,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdk.h:32,
from gdkglcontext-x11.c:19:
/usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-layout.h:119: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'PangoFontDescription'
In file included from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango.h:46,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdktypes.h:37,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkscreen.h:32,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdk.h:32,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkprivate.h:30,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkx.h:30,
from gdkglx.h:22,
from gdkglconfig-x11.c:25:
/usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-utils.h:134: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'char'
/usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-utils.h:137: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'char'
/usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-utils.h:137: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'char'
In file included from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango.h:46,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdktypes.h:37,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkscreen.h:32,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdk.h:32,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkprivate.h:30,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkx.h:30,
from gdkglx.h:22,
from gdkglwindow-x11.c:21:
/usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-utils.h:134: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'char'
/usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-utils.h:137: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'char'
In file included from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango.h:42,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdktypes.h:37,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkscreen.h:32,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdk.h:32,
from gdkglcontext-x11.c:19:
/usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-renderer.h:252: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'PangoMatrix'
In file included from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango.h:46,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdktypes.h:37,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkscreen.h:32,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdk.h:32,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkprivate.h:30,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkx.h:30,
from gdkglx.h:22,
from gdkgloverlay-x11.c:19:
/usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-utils.h:134: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'char'
/usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-utils.h:137: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'char'
In file included from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango.h:46,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdktypes.h:37,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkscreen.h:32,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdk.h:32,
from gdkglcontext-x11.c:19:
/usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-utils.h:134: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'char'
/usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-utils.h:137: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'char'
In file included from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-gravity.h:98,
from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-types.h:91,
from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-font.h:26,
from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-attributes.h:25,
from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango.h:25,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdktypes.h:37,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkscreen.h:32,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdk.h:32,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkprivate.h:30,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkx.h:30,
from gdkglx.h:22,
from gdkglquery-x11.c:27:
/usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-script.h:132: error: expected declaration specifiers or '...' before 'G_CONST_RETURN'
/usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-script.h:133: error: expected declaration specifiers or '...' before 'G_CONST_RETURN'
In file included from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-script.h:138,
from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-gravity.h:98,
from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-types.h:91,
from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-font.h:26,
from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-attributes.h:25,
from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango.h:25,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdktypes.h:37,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkscreen.h:32,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdk.h:32,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkprivate.h:30,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkx.h:30,
from gdkglx.h:22,
from gdkglquery-x11.c:27:
/usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-language.h:37: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'char'
/usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-language.h:41: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'char'
In file included from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-script.h:138,
from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-gravity.h:98,
from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-types.h:91,
from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-font.h:26,
from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-attributes.h:25,
from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango.h:25,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdktypes.h:37,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkscreen.h:32,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdk.h:32,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkprivate.h:30,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkx.h:30,
from gdkglx.h:22,
from gdkglquery-x11.c:27:
/usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-language.h:51: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'PangoScript'
In file included from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-attributes.h:25,
from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango.h:25,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdktypes.h:37,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkscreen.h:32,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdk.h:32,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkprivate.h:30,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkx.h:30,
from gdkglx.h:22,
from gdkglquery-x11.c:27:
/usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-font.h:120: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'char'
/usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-font.h:215: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'char'
/usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-font.h:264: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'char'
In file included from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango.h:25,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdktypes.h:37,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkscreen.h:32,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdk.h:32,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkprivate.h:30,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkx.h:30,
from gdkglx.h:22,
from gdkglquery-x11.c:27:
/usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-attributes.h:183: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'char'
In file included from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango.h:28,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdktypes.h:37,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkscreen.h:32,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdk.h:32,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkprivate.h:30,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkx.h:30,
from gdkglx.h:22,
from gdkglquery-x11.c:27:
/usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-context.h:89: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'PangoMatrix'
In file included from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango.h:40,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdktypes.h:37,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkscreen.h:32,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdk.h:32,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkprivate.h:30,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkx.h:30,
from gdkglx.h:22,
from gdkglquery-x11.c:27:
/usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-layout.h:119: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'PangoFontDescription'
In file included from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango.h:42,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdktypes.h:37,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkscreen.h:32,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdk.h:32,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkprivate.h:30,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkx.h:30,
from gdkglx.h:22,
from gdkglquery-x11.c:27:
/usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-renderer.h:252: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'PangoMatrix'
In file included from /usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango.h:46,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdktypes.h:37,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkscreen.h:32,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdk.h:32,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkprivate.h:30,
from /usr/local/Cellar/gtk+/2.24.10/include/gtk-2.0/gdk/gdkx.h:30,
from gdkglx.h:22,
from gdkglquery-x11.c:27:
/usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-utils.h:134: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'char'
/usr/local/Cellar/pango/1.28.4/include/pango-1.0/pango/pango-utils.h:137: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'char'
make[3]: *** [gdkglfont-x11.lo] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: *** [gdkgldrawable-x11.lo] Error 1
make[3]: *** [gdkglwindow-x11.lo] Error 1
make[3]: *** [gdkglcontext-x11.lo] Error 1
make[3]: *** [gdkglquery-x11.lo] Error 1
make[3]: *** [gdkglpixmap-x11.lo] Error 1
make[3]: *** [gdkgloverlay-x11.lo] Error 1
make[3]: *** [gdkglconfig-x11.lo] Error 1
make[2]: *** [install-recursive] Error 1
make[1]: *** [install] Error 2
make: *** [install-recursive] Error 1
==> Exit Status: 2
http://github.com/mxcl/homebrew/blob/master/Library/Formula/gtkglext.rb#L22
==> Environment
HOMEBREW_VERSION: 0.8.1
HEAD: e088818a13be14f7652b1347485fcf24b7525866
HOMEBREW_PREFIX: /usr/local
HOMEBREW_CELLAR: /usr/local/Cellar
Hardware: 8-core 64-bit sandybridge
OS X: 10.7.3
Kernel Architecture: x86_64
Xcode: 4.2
GCC-4.0: N/A
GCC-4.2: N/A
LLVM: build 2336
Clang: 3.0 build 211
MacPorts or Fink? false
X11 installed? true
System Ruby: 1.8.7-249
/usr/bin/ruby => /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby
Which Perl: /usr/bin/perl
Which Python: /usr/local/bin/python => /Library/Frameworks/Python.framework/Versions/2.7/bin/python2.7
Which Ruby: /usr/bin/ruby => /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby
==> Build Flags
CC: /usr/bin/llvm-gcc => /usr/llvm-gcc-4.2/bin/llvm-gcc-4.2
CXX: /usr/bin/llvm-g++ => /usr/llvm-gcc-4.2/bin/llvm-g++-4.2
LD: /usr/bin/llvm-gcc => /usr/llvm-gcc-4.2/bin/llvm-gcc-4.2
CFLAGS: -Os -w -pipe -march=core2 -msse4
CXXFLAGS: -Os -w -pipe -march=core2 -msse4
CPPFLAGS: -I/usr/local/Cellar/cairo/1.10.2/include -I/usr/local/Cellar/libffi/3.0.10/include -I/usr/local/Cellar/gettext/0.18.1.1/include -I/usr/X11/include
LDFLAGS: -L/usr/local/Cellar/cairo/1.10.2/lib -L/usr/local/Cellar/libffi/3.0.10/lib -L/usr/local/Cellar/gettext/0.18.1.1/lib -L/usr/X11/lib
MAKEFLAGS: -j8
PKG_CONFIG_PATH: /usr/local/Cellar/cairo/1.10.2/lib/pkgconfig:/usr/local/Cellar/libffi/3.0.10/lib/pkgconfig
Error: Failed executing: make install
If `brew doctor' does not help diagnose the issue, please report the bug:
https://github.com/mxcl/homebrew/wiki/checklist-before-filing-a-new-issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment