OpenSolaris

Printable Version Enter a New Search
Bug ID 6584054
Synopsis Cannot build TX X server module
State 10-Fix Delivered:Verified (Fix available in build)
Category:Subcategory xserver:sec_labeling
Keywords s10patch-approved
Responsible Engineer Lokanath Das
Reported Against
Duplicate Of
Introduced In
Commit to Fix snv_72
Fixed In snv_72
Release Fixed solaris_nevada(snv_72) , solaris_10u5(s10u5_05) (Bug ID:2156911)
Related Bugs 6446010
Submit Date 23-July-2007
Last Update Date 9-January-2008
Description
ts-build% make tsolextension.o
rm -f tsolextension.o
cc -c -xO3 -xbuiltin -xlibmil   -xF -xarch=v8  -I. -I../include -I../../../X11 -I../../../X11/tsol  -I../../../onproto/usr/include -I../../../tsolproto/usr/include  -I../../../include/extensions -I../../.. -I/builds/re/weekly/07_13/x/xc/programs/Xserver/tsol/../../../../proto-sun4-svr4/usr/X11/include -I/builds/re/weekly/07_13/x/xc/programs/Xserver/tsol/../../../../proto-sun4-svr4/usr/X11/include/X11 -I/builds/re/weekly/07_13/x/xc/programs/Xserver/tsol/../../../../proto-sun4-svr4/usr/X11/include/X11/extensions -Dsun -Dsparc -DSVR4 -DSYSV -D__EXTENSIONS__ -DDPMSExtension -DXRECORD -DEVI -DDHAKAZULU -DTSOL -DSUNSOFT -DXSUN -DSHAPE -DXINPUT -DXKB -DLBX -DXAPPGROUP -DXCSECURITY -DTOGCUP -DPANORAMIX -DNEED_DBE_BUF_BITS -DNEED_DBE_BUF_VALIDATE  -DPIXPRIV -DFBPM -DXEVIE -DRENDER -DXFIXES -DDAMAGE -DSUNSOFT -DSUNSOFT_BUYBACK -DPIXPRIV -DXDPS -DNEED_LINEHELPER -DINCLUDE_ALLOCA_H -DXResExtension         -Kpic tsolextension.c
"../../../X11/Xlib.h", line 234: identifier redeclared: GC
        current : pointer to struct _XGC {}
        previous: struct _GC {pointer to struct _Screen {..} pScreen, unsigned char depth, unsigned char alu, unsigned short lineWidth, unsigned short dashOffset, unsigned short numInDashList, pointer to unsigned char dash, unsigned int lineStyle :2, unsigned int capStyle :2, unsigned int joinStyle :2, unsigned int fillStyle :2, unsigned int fillRule :1, unsigned int arcMode :1, unsigned int subWindowMode :1, unsigned int graphicsExposures :1, unsigned int clientClipType :2, unsigned int miTranslate :1, unsigned int tileIsPixel :1, unsigned int fExpose :1, unsigned int freeCompClip :1, unsigned int unused :14, unsigned long planemask, unsigned long fgPixel, unsigned long bgPixel, union _PixUnion {..} tile, pointer to struct _Pixmap {..} stipple, struct _xPoint {..} patOrg, pointer to struct _Font {..} font, struct _xPoint {..} clipOrg, struct _xPoint {..} lastWinOrg, pointer to void clientClip, unsigned long stateChanges, unsigned long serialNumber, pointer to struct _GCFuncs {..} funcs, pointer to struct _GCOps {..} ops, pointer to union _DevUnion {..} devPrivates, pointer to struct _Pixmap {..} pRotatedPixmap, pointer to struct _Region {..} pCompositeClip} : "../include/gcstruct.h", line 326

*** Error code 2
make: Fatal error: Command failed for target `tsolextension.o'
ts-build% which cc
/ws/onnv-tools/SUNWspro/SS11/bin/cc
ts-build% cc -V

usage: cc [ options] files.  Use 'cc -flags' for details
Work Around
N/A
Comments
N/A