nanogui: Compiling svgalib version MWPF_PORTRAIT_NONE


Previous by date: 28 Feb 2002 16:44:49 -0000 Re: Compiling svgalib version MWPF_PORTRAIT_NONE, Simon Wood
Next by date: 28 Feb 2002 16:44:49 -0000 Microwindows package in Debian has no administrator., Simon Wood
Previous in thread: 28 Feb 2002 16:44:49 -0000 Re: Compiling svgalib version MWPF_PORTRAIT_NONE, Simon Wood
Next in thread: 28 Feb 2002 16:44:49 -0000 Re: Compiling svgalib version MWPF_PORTRAIT_NONE, Alberto Alonso

Subject: Re: [nanogui] Compiling svgalib version MWPF_PORTRAIT_NONE
From: Alex Holden ####@####.####
Date: 28 Feb 2002 16:44:49 -0000
Message-Id: <3C7E5D44.9040609@linuxhacker.org>

Alberto Alonso wrote:
> scr_svga.c:118: `MWPF_PORTRAIT_NONE' undeclared (first use in this

Please try the attached patch.
-- 
------------ Alex Holden - http://www.linuxhacker.org ------------
If it doesn't work, you're not hitting it with a big enough hammer

--- scr_svga.c.old	Thu Feb 28 16:37:33 2002
+++ scr_svga.c	Thu Feb 28 16:38:00 2002
@@ -115,7 +115,7 @@
 	psi->bpp = psd->bpp;
 	psi->ncolors = psd->ncolors;
 	psi->fonts = NUMBER_FONTS;
-	psi->portrait = MWPF_PORTRAIT_NONE;
+	psi->portrait = MWPORTRAIT_NONE;
 	psi->fbdriver = FALSE;	/* not running fb driver, no direct map*/
 	psi->pixtype = psd->pixtype;
 	psi->rmask 	= 0xff;

Previous by date: 28 Feb 2002 16:44:49 -0000 Re: Compiling svgalib version MWPF_PORTRAIT_NONE, Simon Wood
Next by date: 28 Feb 2002 16:44:49 -0000 Microwindows package in Debian has no administrator., Simon Wood
Previous in thread: 28 Feb 2002 16:44:49 -0000 Re: Compiling svgalib version MWPF_PORTRAIT_NONE, Simon Wood
Next in thread: 28 Feb 2002 16:44:49 -0000 Re: Compiling svgalib version MWPF_PORTRAIT_NONE, Alberto Alonso


Powered by ezmlm-browse 0.20.