<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'>
Hi all,<BR> <BR>I hope this might be helpfull. I've been<BR>compiling xserver these days. While compiling, some<BR>errors happened because some file needed was missing.<BR>After I copied them to where they were supposed to be,<BR>the compilation went well. However, I'm sure if it was right.<BR>
All source were downloaded from git.<BR> <BR>1. xserver/hw/xfree86/comon:<BR>    atKeynames.h  xf86Version.h  xf86Version.c<BR> <BR>2. driver/xf86-input-vmmouse/src:<BR>    xf86OSmouse.h<BR> <BR>3. driver/xf86-input-mouse/src:<BR>    Line 48 in Makefile.am, xf86OSMouse.h should be<BR>    xf86OSmouse.h<BR> <BR>4. driver/xf86-video-sunffb/src:<BR>    ffb_drishare.h<BR> <BR>5. driver/xf86-video-nv/compat:<BR>    missing two folders: parser/ and modes/<BR> <BR>6. driver/xf86-video-ati/src:<BR>    I downloaded two days ago, and the compilation went well.<BR>    However, this morning I downloaded again. the compilation went wrong.<BR>    missing: radeon_common.h  radeon_dripriv.h  radeon_sarea.h<BR> <BR>7. app/xphelloworld/configure.ac:<BR>    Line 78 and 112, 'xaw8' should be 'xaw7'<BR> <BR>8. app/xfindproxy:<BR>    proto/pmproto is needed to be added in build.sh for building<BR> <BR>9. app/xphelloworld:<BR>    proto/printproto, lib/libXp, lib/libXprintUtil and libXprintAppUtil are needed<BR>    to be added in build.sh for building<BR> <BR>Cheers<BR>Wayne<BR><BR><br /><hr />Discover the new Windows Vista <a href='http://search.msn.com/results.aspx?q=windows+vista&mkt=en-US&form=QBRE' target='_new'>Learn more!</a></body>
</html>