[MacPorts] #14905: metacity fails to build (core/compositor.c
issues)
MacPorts
trac at macosforge.org
Sun Apr 27 13:47:04 PDT 2008
#14905: metacity fails to build (core/compositor.c issues)
----------------------------------+-----------------------------------------
Reporter: paulbeard at gmail.com | Owner: macports-tickets at lists.macosforge.org
Type: defect | Status: new
Priority: Normal | Milestone: Port Bugs
Component: ports | Version: 1.6.0
Resolution: | Keywords: metacity
----------------------------------+-----------------------------------------
Comment (by paulbeard at gmail.com):
Still wedged. Wouldn't dropping another WM in there be easier?
{{{
/usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I.. -DXTHREADS -DORBIT2=1
-D_REENTRANT -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include
-I/opt/local/include/atk-1.0 -I/opt/local/include/cairo
-I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0
-I/opt/local/lib/glib-2.0/include -I/opt/local/include
-I/opt/local/include/freetype2 -I/opt/local/include/libpng12
-I/usr/X11R6/include -I/opt/local/include/pixman-1
-I/opt/local/include/gconf/2 -I/opt/local/include/orbit-2.0
-I/opt/local/include/startup-notification-1.0 -I ./include
-DMETACITY_LIBEXECDIR=\"/opt/local/libexec\" -DHOST_ALIAS=\"\"
-DMETACITY_LOCALEDIR=\"/opt/local/share/locale\"
-DMETACITY_PKGDATADIR=\"/opt/local/share/metacity\"
-DMETACITY_DATADIR=\"/opt/local/share\" -DG_LOG_DOMAIN=\"metacity\"
-DSN_API_NOT_YET_FROZEN=1 -I/opt/local/include -I/usr/X11R6/include -O2
-Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes
-Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -MT
compositor.o -MD -MP -MF .deps/compositor.Tpo -c -o compositor.o `test -f
'core/compositor.c' || echo './'`core/compositor.c
core/compositor.c:161: error: parse error before 'Damage'
core/compositor.c:161: warning: no semicolon at end of struct or union
core/compositor.c:181: error: parse error before '}' token
core/compositor.c:181: warning: type defaults to 'int' in declaration of
'MetaCompWindow'
core/compositor.c:181: warning: data definition has no type or storage
class
core/compositor.c: In function 'dump_xserver_region':
core/compositor.c:258: warning: implicit declaration of function
'XFixesFetchRegionAndBounds'
core/compositor.c:258: warning: nested extern declaration of
'XFixesFetchRegionAndBounds'
core/compositor.c:258: warning: assignment makes pointer from integer
without a cast
core/compositor.c: At top level:
core/compositor.c:573: error: parse error before '*' token
core/compositor.c:576: warning: return type defaults to 'int'
core/compositor.c:576: warning: no previous prototype for
'find_window_for_screen'
core/compositor.c:585: error: parse error before '*' token
core/compositor.c:588: warning: return type defaults to 'int'
core/compositor.c:588: warning: no previous prototype for
'find_window_in_display'
}}}
--
Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/14905#comment:20>
MacPorts </projects/macports>
Ports system for Mac OS
More information about the macports-tickets
mailing list