VENDOR_RELEASE

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello,
	Farther down in the build, the following error occurred:

darwin.c: In function 'DarwinPrintBanner':
darwin.c:149: error: 'VENDOR_RELEASE' undeclared (first use in this function)
darwin.c:149: error: (Each undeclared identifier is reported only once
darwin.c:149: error: for each function it appears in.)
darwin.c: In function 'DarwinAddScreen':
darwin.c:199: warning: target of assignment not really an lvalue; this will be a hard error in the future
darwin.c: In function 'DarwinMouseProc':
darwin.c:368: warning: pointer targets in passing argument 2 of 'InitPointerDeviceStruct' differ in signedness
darwin.c: In function 'ddxProcessArgument':
darwin.c:741: warning: assignment discards qualifiers from pointer target type
make[6]: *** [darwin.o] Error 1
make[5]: *** [all] Error 1
make[4]: *** [hw] Error 1
make[3]: *** [all] Error 1
make[2]: *** [all] Error 1
make[1]: *** [World] Error 2
make: *** [World] Error 2

	The last world.txt entry was:

/usr/bin/cc -c -Os -Wall -Wpointer-arith -no-cpp-precomp - UNEED_SCREEN_REGIONS -I. -I../../../../programs/Xserver/mi - I../../../../programs/Xserver/fb -I../../../../programs/Xserver/ render -I../../../../programs/Xserver/include - I../../../../programs/Xserver/os -I../../../../programs/ Xserver/miext/shadow -I../../../../programs/Xserver/hw/ xfree86 -I../../../../programs/Xserver/Xi -I../../../../ exports/include -D__powerpc__ - D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DSHAPE -DXINPUT -DXKB -DLBX -DXAPPGROUP -DXCSECURITY -DXSYNC - DXF86BIGFONT -DBIGREQS -DPANORAMIX -DRENDER -DRANDR -DRES - DPIXPRIV -DNDEBUG -DAVOID_GLYPHBLT -DPIXPRIV - DSINGLEDEPTH -DXFree86Server -DSMART_SCHEDULE - DBUILDDEBUG -DX_BYTE_ORDER=X_BIG_ENDIAN -DDARWIN_WITH_QUARTZ -DOSNAME='" Darwin"' -DOSVENDOR='" Apple Computer, Inc."' -DUSE_NEW_CLUT darwin.c

	The darwin.c code is as follows:

  ErrorF(" / X Window System\n");
  ErrorF("(protocol Version %d, revision %d, vendor release %d)\n",
         X_PROTOCOL, X_PROTOCOL_REVISION, VENDOR_RELEASE );
  ErrorF("Release Date: %s\n", XF86_DATE);

	Where it this suppose to be defined?

Frank
_______________________________________________
XFree86 mailing list
XFree86@xxxxxxxxxxx
http://XFree86.Org/mailman/listinfo/xfree86

[Index of Archives]     [X Forum]     [Xorg]     [XFree86 Newbie]     [IETF Announce]     [Security]     [Font Config]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux Kernel]

  Powered by Linux