Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: How often is in-tree Xorg updated?



On Mon 22 Feb 2010 at 15:37:51 -0600, Jeremy C. Reed wrote:
> xdmxconfig uses Xaw headers and functions. But we don't build that as 
> far as I see. I don't think Xaw is needed. Try removing that 
> libXaw/buildlink3.mk include do a make clean and make.

I did, and it compiled. Reassured by that, I removed a few more, which
compiled as well, but some of the libraries came back as indirect
dependencies anyway. Since Xorg and/or Xnest was linking to them, I
thought it would be better to keep those as direct dependencies (X11,
Xau, Xext).

In the end, I eliminated these:

#.include "../../x11/libXaw/buildlink3.mk"
#.include "../../x11/libXfixes/buildlink3.mk"
#.include "../../x11/libXt/buildlink3.mk"

and the resulting Xorg still runs as before.

-Olaf.
-- 
___ Olaf 'Rhialto' Seibert    -- You author it, and I'll reader it.
\X/ rhialto/at/xs4all.nl      -- Cetero censeo "authored" delendum esse.


Home | Main Index | Thread Index | Old Index