[MacPorts] #20601: xorg-server: parse error before 'NSInteger'
#20601: xorg-server: parse error before 'NSInteger' -------------------------------------+-------------------------------------- Reporter: ryandesign@… | Owner: jeremyhu@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: xorg-server -------------------------------------+-------------------------------------- xorg-server 1.5.3-apple14_0 doesn't build for me on Tiger: {{{ libtool: compile: /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../../include -DBUILD_DATE=\"20090807\" -DXSERVER_VERSION=\"1.5.3-apple14\" -DINXQUARTZ -DUSE_NEW_CLUT -DXFree86Server -I../../miext/rootless -DX11LIBDIR=\"/mp/lib\" -I/mp/include -I/usr/include -I/Users/rschmidt/macports/dports/x11/xorg-server/files/dri -I/Users/rschmidt/macports/dports/x11/xorg-server/files/include -DHAVE_DIX_CONFIG_H -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing- prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -I/mp/include -I/mp/include/freetype2 -I/mp/include/pixman-1 -I/mp/include -I../../include -I../../include -I../../Xext -I../../damageext -I../../xfixes -I../../Xi -I../../mi -I../../miext/shadow -I../../miext/damage -I../../render -I../../randr -I../../fb -O2 -DROOTLESS_WORKAROUND -DROOTLESS_SAFEALPHA -DNO_ALLOCA -c X11Application.m -fno-common -DPIC -o .libs/X11Application.o In file included from X11Application.h:35, from X11Application.m:38: X11Controller.h:95: error: parse error before 'NSInteger' make[3]: *** [X11Application.lo] Error 1 make[2]: *** [all-recursive] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all-recursive] Error 1 Warning: the following items did not execute (for xorg-server): org.macports.activate org.macports.build org.macports.destroot org.macports.install Error: Status 1 encountered during processing. }}} xorg-server 1.4.2-apple45_0 didn't have this problem. -- Ticket URL: <http://trac.macports.org/ticket/20601> MacPorts <http://www.macports.org/> Ports system for Mac OS
#20601: Tiger: xorg-server: parse error before 'NSInteger' -------------------------------------+-------------------------------------- Reporter: ryandesign@… | Owner: jeremyhu@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: Keywords: tiger | Port: xorg-server -------------------------------------+-------------------------------------- Changes (by toby@…): * keywords: => tiger * version: 1.7.1 => -- Ticket URL: <http://trac.macports.org/ticket/20601#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#20601: Tiger: xorg-server: parse error before 'NSInteger' -------------------------------------+-------------------------------------- Reporter: ryandesign@… | Owner: jeremyhu@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: Keywords: tiger | Port: xorg-server -------------------------------------+-------------------------------------- Comment(by toby@…): New type in Tiger, basically just need to do {{{ #ifndef NSINTEGER_DEFINED typedef ... #endif }}} -- Ticket URL: <http://trac.macports.org/ticket/20601#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#20601: Tiger: xorg-server: parse error before 'NSInteger' -------------------------------------+-------------------------------------- Reporter: ryandesign@… | Owner: jeremyhu@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: Keywords: tiger | Port: xorg-server -------------------------------------+-------------------------------------- Comment(by toby@…): Er, new type in Leopard rather... -- Ticket URL: <http://trac.macports.org/ticket/20601#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#20601: Tiger: xorg-server: parse error before 'NSInteger' --------------------------------------+------------------------------------- Reporter: ryandesign@… | Owner: jeremyhu@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: Resolution: fixed | Keywords: tiger Port: xorg-server | --------------------------------------+------------------------------------- Changes (by jeremyhu@…): * status: new => closed * resolution: => fixed Comment: r55369 -- Ticket URL: <http://trac.macports.org/ticket/20601#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts