This is the mail archive of the cygwin-xfree@cygwin.com mailing list for the Cygwin XFree86 project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

re: xfree cvs


Hi Dan,

I retried downloading from the cvs and issued the command you gave me below but still I get the following problem doing 'make World':

+ mkdir -p ../../exports/lib/locale/zh_HK.big5hkscs
+ mkdir -p ../../exports/lib/locale/zh_TW
+ mkdir -p ../../exports/lib/locale/zh_TW.big5
+ mkdir -p ../../exports/lib/locale/zh_TW.UTF-8
+ mkdir -p ../../exports/lib/locale/el_GR.UTF-8
utils.c: In function `set_font_authorizations':
utils.c:1139: warning: assignment discards qualifiers from pointer target type
xf86bigfont.c: In function `ProcXF86BigfontQueryVersion':
xf86bigfont.c:335: warning: implicit declaration of function `geteuid'
xf86bigfont.c:336: warning: implicit declaration of function `getegid'
glxscreens.c:99: warning: `CountBits' defined but not used
winclipboardthread.c:35:31: extensions/Xfixes.h: No such file or directory
winclipboardthread.c: In function `winClipboardProc':
winclipboardthread.c:361: warning: implicit declaration of function `XFixesQueryExtension'
winclipboardthread.c:374: warning: implicit declaration of function `XFixesSelectSelectionInput'
winclipboardthread.c:377: `XFixesSetSelectionOwnerNotifyMask' undeclared (first use in this function
)
winclipboardthread.c:377: (Each undeclared identifier is reported only once
winclipboardthread.c:377: for each function it appears in.)
make[5]: *** [winclipboardthread.o] Error 1
winclipboardxevents.c:35:31: extensions/Xfixes.h: No such file or directory
winclipboardxevents.c: In function `winClipboardFlushXEvents':
winclipboardxevents.c:67: `XFixesSelectionNotifyEvent' undeclared (first use in this function)
winclipboardxevents.c:67: (Each undeclared identifier is reported only once
winclipboardxevents.c:67: for each function it appears in.)
winclipboardxevents.c:67: `peventSelectionNotify' undeclared (first use in this function)
winclipboardxevents.c:768: `XFixesSelectionNotify' undeclared (first use in this function)
winclipboardxevents.c:772: parse error before ')' token
make[5]: *** [winclipboardxevents.o] Error 1
make[5]: Target `all' not remade because of errors.
make[4]: *** [hw/xwin] Error 2
make[4]: Target `all' not remade because of errors.
macro "in" not recognized -- ignoring
make[3]: *** [all] Error 2
make[2]: *** [all] Error 2
make[1]: *** [World] Error 2
make: *** [World] Error 2



Can you make sure you did a:


'cvs update -d -r XFIXES_BRANCH' in the xc dir? This will make sure that it
is correctly up to date.

Otherwise, there would be scope for problems. Let me know.

Dan

_________________________________________________________________
Use MSN Messenger to send music and pics to your friends http://www.msn.co.uk/messenger



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]