Bug 15893

Summary: Compilation of app/privileged_startx/xinit fails in server.c
Product: xorg Reporter: Peter Dyballa <Peter_Dyballa>
Component: App/xinitAssignee: Jeremy Huddleston Sequoia <jeremyhu>
Status: RESOLVED FIXED QA Contact: Xorg Project Team <xorg-team>
Severity: normal    
Priority: medium    
Version: 7.2 (2007.02)   
Hardware: PowerPC   
OS: Mac OS X (All)   
Whiteboard:
i915 platform: i915 features:

Description Peter Dyballa 2008-05-09 12:19:40 UTC
Trying to build from build.sh script I get:

server.c: In function ‘server_main’:
server.c:103: error: ‘LAUNCH_JOBKEY_MACHSERVICES’ undeclared (first use in this function)
server.c:103: error: (Each undeclared identifier is reported only once
server.c:103: error: for each function it appears in.)
server.c: In function ‘do_privileged_startx’:
server.c:168: warning: passing argument 1 of ‘fts_open’ from incompatible pointer type
make[3]: *** [server.o] Error 1
make[2]: *** [all] Error 2
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

Obviously the source is prepared for Mac OS X 10.5 only ...

Mac OS X 10.4.11/GNU C version 4.0.1 (Apple Computer, Inc. build 5367) (powerpc-apple-darwin8)
Comment 1 Jeremy Huddleston Sequoia 2008-05-28 12:01:57 UTC
Fixed in git.  It should no longer try to build that on Tiger.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.