New windowing code

Takuma Murakami takuma@dgp.ne.jp
Mon Feb 23 07:19:00 GMT 2004


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



More information about the Cygwin-xfree mailing list