<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'>
> > 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>> <BR>> Make sure you re-run autogen.sh or configure before rebuilding. Often<BR>> times files are added or removed and the Makefiles need to be updated.<BR><BR>Everytime when I build xserver, I always download all the source from git,<BR>of course including Makefiles. Therefore, I think if these files have been<BR>removed, the Makefiles should've been modified. However, those Makefiles<BR>didn't be modified.<BR> <BR>Wayne<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>> <BR>> These files were removed. you need to re-run autogen.sh.<BR>> <BR>> Alex<BR>> <BR>> > 7. app/xphelloworld/configure.ac:<BR>> > Line 78 and 112, 'xaw8' should b e '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<BR>> > needed<BR>> > to be added in build.sh for building<BR>> ><BR>> > Cheers<BR>> > Wayne<BR>> ><BR><BR><br /><hr />Get news, entertainment and everything you care about at Live.com. <a href='http://www.live.com/getstarted.aspx ' target='_new'>Check it out!</a></body>
</html>