Bug 19983 - xhost.c does not get compiled
Summary: xhost.c does not get compiled
Status: RESOLVED FIXED
Alias: None
Product: xorg
Classification: Unclassified
Component: App/other (show other bugs)
Version: 7.4 (2008.09)
Hardware: PowerPC Mac OS X (All)
: medium normal
Assignee: Xorg Project Team
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-06 02:42 UTC by Peter Dyballa
Modified: 2009-10-09 22:50 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Peter Dyballa 2009-02-06 02:42:41 UTC
gcc -DHAVE_CONFIG_H -I.   -v -no-cpp-precomp -I/usr/X11/include -I/usr/include/openssl -I/sw/include/pango-1.0 -I/sw/lib/freetype219/include -I/sw/lib/freetype219/include/freetype2 -I/sw/include/libpng12 -I/sw/include -I/usr/local/include -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -I/usr/X11/include   -v -pipe -H -fPIC -mcpu=7450 -mtune=7450 -fno-common -fast -mpim-altivec -ftree-vectorize -freorder-blocks-and-partition -fno-crossjumping -MT xhost.o -MD -MP -MF .deps/xhost.Tpo -c -o xhost.o xhost.c
Using built-in specs.
Target: powerpc-apple-darwin8
Configured with: /var/tmp/gcc/gcc-5370~2/src/configure --disable-checking -enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ --with-gxx-include-dir=/include/c++/4.0.0 --with-slibdir=/usr/lib --build=powerpc-apple-darwin8 --host=powerpc-apple-darwin8 --target=powerpc-apple-darwin8
Thread model: posix
gcc version 4.0.1 (Apple Computer, Inc. build 5370)
 /usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/cc1 -quiet -v -v -I. -I/usr/X11/include -I/usr/include/openssl -I/sw/include/pango-1.0 -I/sw/lib/freetype219/include -I/sw/lib/freetype219/include/freetype2 -I/sw/include/libpng12 -I/sw/include -I/usr/local/include -I/usr/X11/include -MD xhost.d -MF .deps/xhost.Tpo -MP -MT xhost.o -MQ xhost.o -H -D__DYNAMIC__ -DHAVE_CONFIG_H xhost.c -O3 -quiet -dumpbase xhost.c -mmacosx-version-min=10.4 -mcpu=7450 -mtune=7450 -mpim-altivec -auxbase-strip xhost.o -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wbad-function-cast -Wold-style-definition -Wdeclaration-after-statement -version -fno-strict-aliasing -fPIC -fno-common -fast -ftree-vectorize -freorder-blocks-and-partition -fno-crossjumping -o - |
 /usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/as -arch ppc -o xhost.o
ignoring nonexistent directory "/usr/local/include"
ignoring nonexistent directory "/usr/lib/gcc/powerpc-apple-darwin8/4.0.1/../../../../powerpc-apple-darwin8/include"
ignoring nonexistent directory "/usr/local/include"
ignoring duplicate directory "/usr/X11/include"
#include "..." search starts here:
#include <...> search starts here:
 .
 /usr/X11/include
 /usr/include/openssl
 /sw/include/pango-1.0
 /sw/lib/freetype219/include
 /sw/lib/freetype219/include/freetype2
 /sw/include/libpng12
 /sw/include
 /usr/lib/gcc/powerpc-apple-darwin8/4.0.1/include
 /usr/include
 /System/Library/Frameworks
 /Library/Frameworks
End of search list.
GNU C version 4.0.1 (Apple Computer, Inc. build 5370) (powerpc-apple-darwin8)
	compiled by GNU C version 4.0.1 (Apple Computer, Inc. build 5370).
GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
Compiler executable checksum: 3454962cf795bd057f0e1f7c1c917abd
. config.h
. /usr/X11/include/X11/Xlib.h
.. /usr/include/sys/types.h
... /usr/include/sys/appleapiopts.h
... /usr/include/sys/cdefs.h
... /usr/include/machine/types.h
.... /usr/include/ppc/types.h
..... /usr/include/ppc/_types.h
... /usr/include/sys/_types.h
.... /usr/include/machine/_types.h
... /usr/include/machine/endian.h
.... /usr/include/ppc/endian.h
..... /usr/include/sys/_endian.h
...... /usr/lib/gcc/powerpc-apple-darwin8/4.0.1/include/stdint.h
...... /usr/include/libkern/OSByteOrder.h
....... /usr/include/libkern/ppc/OSByteOrder.h
.. /usr/X11/include/X11/X.h
.. /usr/X11/include/X11/Xfuncproto.h
.. /usr/X11/include/X11/Xosdefs.h
.. /usr/lib/gcc/powerpc-apple-darwin8/4.0.1/include/stddef.h
. /usr/X11/include/X11/Xos.h
.. /usr/include/string.h
... /usr/include/_types.h
.. /usr/include/fcntl.h
... /usr/include/sys/fcntl.h
.. /usr/include/unistd.h
... /usr/include/sys/unistd.h
... /usr/include/sys/select.h
.... /usr/include/signal.h
..... /usr/include/sys/signal.h
...... /usr/include/machine/signal.h
....... /usr/include/ppc/signal.h
.... /usr/include/sys/time.h
..... /usr/include/time.h
...... /usr/include/machine/_limits.h
....... /usr/include/ppc/_limits.h
.. /usr/X11/include/X11/Xarch.h
. /usr/X11/include/X11/Xproto.h
.. /usr/X11/include/X11/Xmd.h
.. /usr/X11/include/X11/Xprotostr.h
. /usr/X11/include/X11/Xfuncs.h
. /usr/include/stdio.h
. /usr/include/stdlib.h
.. /usr/include/sys/wait.h
... /usr/include/sys/resource.h
.. /usr/include/alloca.h
. /usr/include/ctype.h
.. /usr/include/runetype.h
. /usr/X11/include/X11/Xauth.h
. /usr/X11/include/X11/Xmu/Error.h
. /usr/include/sys/socket.h
.. /usr/include/machine/param.h
... /usr/include/ppc/param.h
. /usr/include/netdb.h
.. /usr/include/netinet/in.h
... /usr/include/netinet6/in6.h
. /usr/include/arpa/inet.h
.. /usr/include/sys/param.h
... /usr/include/sys/syslimits.h
... /usr/lib/gcc/powerpc-apple-darwin8/4.0.1/include/limits.h
.... /usr/lib/gcc/powerpc-apple-darwin8/4.0.1/include/syslimits.h
..... /usr/lib/gcc/powerpc-apple-darwin8/4.0.1/include/limits.h
...... /usr/include/limits.h
....... /usr/include/machine/limits.h
........ /usr/include/ppc/limits.h
xhost.c: In function ‘main’:
xhost.c:235: error: ‘FamilyKrb5Principal’ undeclared (first use in this function)
xhost.c:235: error: (Each undeclared identifier is reported only once
xhost.c:235: error: for each function it appears in.)
make[1]: *** [xhost.o] Error 1
Comment 1 Alan Coopersmith 2009-10-09 22:50:11 UTC
This was fixed by this commit to libXau a while ago (in fact, the same
day this bug was filed):

commit 742ff03dcad4d16ca8901ed47be91b303523a385
Author: Alan Coopersmith <alan.coopersmith@sun.com>
Date:   Fri Feb 6 11:35:40 2009 -0800

    Restore FamilyKrb5Principal definition
    
    Even if Kerberos5 support is currently unimplemented in the X server &
    libXau, the Family id for the X11 protocol is still defined and reserved
    for Kerberos5, and should be recorded here for interoperability with
    other implementations and to avoid reuse if someone adds a new
    authentication family in the future.
    
    Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>


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.