Build of XFree86 from CVS - why Xserver is not built

Suhaib M. Siddiqi ssiddiqi@inspirepharm.com
Sun Oct 1 14:24:00 GMT 2000


This mine, a little old
SUBDIRS = \
	appres bdftopcf bitmap \
	$(SCREENSAVESRCDIR) editres fsinfo fslsfonts fstobdf iceauth \
	ico listres \
	$(MAKEPSRESDIR) $(MKCFMSRCDIR) \
	mkfontdir oclock $(PROXYMGRSRCDIR) $(RGBSRCDIR) $(RSTARTSRCDIR) \
	setxkbmap showfont \
	$(SMPROXYSRCDIR) $(TWMSRCDIR) viewres x11perf xauth xbiff xcalc \
	xclipboard xclock \
	xcmsdb $(XCONSOLESRCDIR) xditview $(XDMSRCDIR) xdpyinfo \
	$(XF86DGASRCDIR) xedit xev xeyes xfd xfontsel $(XFSSRCDIR) \
	$(XFINDPROXYSRCDIR) $(XFWPSRCDIR) $(XGAMMASRCDIR) xgc $(XHOSTSRCDIR) \
	xieperf $(XINITSRCDIR) $(XKBSRCDIRS) xkill xload xlogo xlsatoms \
	xlsclients xlsfonts xmag xman xmessage xmodmap xprop xrdb \
	xrefresh $(XRXSRCDIR) xset \
	xsetroot $(XSMSRCDIR) xstdcmap xsetmode xsetpointer \
	$(XTERMSRCDIR) $(XVIDTUNESRCDIR) xwd xwininfo xwud \
	$(XPMCLIENTDIRS) \
	$(XSSRCDIR) $(XASSRCDIR) $(LBXPROXYSRCDIR) $(SCRIPTSDIR)
#endif
and it still skips the xwin directory, therefore I thinkik !DllMakeModules
was the culprit.
Use the Imakefile I sent

Suhaib

> -----Original Message-----
> From: cygwin-xfree-owner@sources.redhat.com
> [ mailto:cygwin-xfree-owner@sources.redhat.com]On Behalf Of Harold Hunt
> Sent: Sunday, October 01, 2000 4:54 PM
> To: Cygx (E-mail)
> Subject: RE: Build of XFree86 from CVS - why Xserver is not built
>
>
> Here's the secition of the file that includes 'xvinfo' via $(XVINFOSRCIR).
>
> SUBDIRS = \
> 	appres bdftopcf bitmap \
> 	$(SCREENSAVESRCDIR) editres fsinfo fslsfonts fstobdf iceauth \
> 	ico listres \
> 	$(MAKEPSRESDIR) $(MKCFMSRCDIR) \
> 	mkfontdir oclock $(PROXYMGRSRCDIR) $(RGBSRCDIR) $(RSTARTSRCDIR) \
> 	setxkbmap showfont \
> 	$(SMPROXYSRCDIR) $(TWMSRCDIR) viewres x11perf xauth xbiff xcalc \
> 	xclipboard xclock \
> 	xcmsdb $(XCONSOLESRCDIR) xditview $(XDMSRCDIR) xdpyinfo \
> 	$(XF86DGASRCDIR) xedit xev xeyes xfd xfontsel $(XFSSRCDIR) \
> 	$(XFINDPROXYSRCDIR) $(XFWPSRCDIR) $(XGAMMASRCDIR) xgc $(XHOSTSRCDIR)
> \
> 	xieperf $(XINITSRCDIR) $(XKBSRCDIRS) xkill xload xlogo xlsatoms \
> 	xlsclients xlsfonts xmag xman xmessage xmodmap xprop xrdb \
> 	xrefresh $(XRXSRCDIR) xset \
> 	xsetroot $(XSMSRCDIR) xstdcmap xsetmode xsetpointer \
> 	$(XTERMSRCDIR) $(XVIDTUNESRCDIR) xwd xwininfo xwud \
> 	$(XPMCLIENTDIRS) $(XVINFOSRCDIR) \
> 	$(XSSRCDIR) $(XASSRCDIR) $(LBXPROXYSRCDIR) $(SCRIPTSDIR) \
> 	glxinfo
>
> I just ran a cvs update, so I know that is the most recent version of the
> file.
>
> Notice the directive for the x server source directory $(XSSRCDIR) appears
> after xvinfo.
>
> Harold



More information about the Cygwin-xfree mailing list