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: New windowing code


Alexander,

> Hm. It seems the dependencies are broken for you.
> 
> Can you check this is in hw/xwin/Makefile?
> 
> # ----------------------------------------------------------------------
> # dependencies generated by makedepend
> 
> sinclude Makefile.dep
> 
> if this is present then just do "make depend" and a simple make should
> compile even files where only includes were changed.

I got the session:

~/x-devel/build/debug/programs/Xserver/hw/xwin>tail -4 Makefile

# ----------------------------------------------------------------------
# dependencies generated by makedepend

~/x-devel/build/debug/programs/Xserver/hw/xwin>

Looks 'sinclude ...' is missing.  In fact, I don't understand
well about the build process.  For the first time I did
cd ~/x-devel/build/debug && makeg World
and since then, I only do
cd ~/x-devel/build/debug/programs/Xserver && makeg XWin.exe
for every rebuild.  Could you tell me what shall be done for
appropriate rebuilds?

Takuma Murakami


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