Re: Xorg intsall problem

看板DFBSD_bugs作者時間21年前 (2005/01/14 16:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串2/2 (看更多)
leporter@xmission.com wrote: > > Hi all, I have a stable DF system I upgraded around the end of December, and > now I'm trying to get Xorg up and running on it, but I have a little > problem. Here's the output of make install: > > .... > > install in nls/XI18N_OBJS done > install in programs/Xserver/include done > /usr/bin/install -c -m 0644 libxf86config.a /usr/X11R6/lib > ranlib /usr/X11R6/lib/libxf86config.a > + /usr/bin/install -c -m 0444 xf86Parser.h /usr/X11R6/include > + /usr/bin/install -c -m 0444 xf86Optrec.h /usr/X11R6/include > install in programs/Xserver/hw/xfree86/parser done > /usr/X11R6/lib/X11/doc/html:Permission denied > *** Error code 1 > > Stop in /usr/dfports/x11/xorg-libraries. > root:/usr/dfports/x11/xorg-libraries$ > > > I get the same thing no matter what part of Xorg I build. I saw some > similar posts on the archieves, but I didn't see any answers to them. Have > there been any updates on this problem? Thanks for any help. > > -Jason Porter There was an answer, though: The problem is that mkhtmlindex is not defined anywhere but used here. It is included from x11-server/xorg-server/Makefile.inc. Simply replace ${MKHTMLINDEX} with mkhtmlindex and it will work. Roland
文章代碼(AID): #11vtn800 (DFBSD_bugs)
文章代碼(AID): #11vtn800 (DFBSD_bugs)