Bug 15893 - Compilation of app/privileged_startx/xinit fails in server.c
Summary: Compilation of app/privileged_startx/xinit fails in server.c
Status: RESOLVED FIXED
Alias: None
Product: xorg
Classification: Unclassified
Component: App/xinit (show other bugs)
Version: 7.2 (2007.02)
Hardware: PowerPC Mac OS X (All)
: medium normal
Assignee: Jeremy Huddleston Sequoia
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-09 12:19 UTC by Peter Dyballa
Modified: 2011-10-15 16:37 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

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.