nanogui: Microwindows on SuperH


Previous by date: 18 Oct 2000 02:18:59 -0000 [Nano-X] fltk 1.0.9 - MenuBar and MenuButton working now., 阿哲
Next by date: 18 Oct 2000 02:18:59 -0000 Re: How to run nxkbd without nanowm, Greg Haerr
Previous in thread: 18 Oct 2000 02:18:59 -0000 Re: Microwindows on SuperH, Greg Haerr
Next in thread: 18 Oct 2000 02:18:59 -0000 Re: Microwindows on SuperH, Greg Haerr

Subject: Re: Microwindows on SuperH
From: Masanori TOKUNAGA ####@####.####
Date: 18 Oct 2000 02:18:59 -0000
Message-Id: <39ED0946.2B00CFDD@nsc.mci.mei.co.jp>

Hi..

Greg Haerr wrote:

> Try FBVGA=N in config file.
>
> Greg

I tried ..
I successed to compile.

% ls  bin
convbmp*     digits.cl    malpha*      mtest2*      nterm*       punc.cl
demo*        ftdemo*      mdemo*       muserfd*     ntest*       slider*
demo2*       landmine*    mine*        nano-X*      nxclock*     t1demo*
demo3*       letters.cl   move*        nanogui.ppm  nxkbd*       vnc*
demo5*       logfont*     mterm*       nanowm*      nxscribble*  world*
demo6*       makebmp*     mtest*       npanel*      nxterm*      world.map

And I excuted demos.But I cannot see any demo..

bash-2.04#./mdemo
                        <-- screen cleared and no output
bash-2.04#

Uhmm..


> ----- Original Message -----
> From: Masanori TOKUNAGA ####@####.####
> To: ####@####.####
> Sent: Tuesday, October 17, 2000 6:01 AM
> Subject: Microwindows on SuperH
>
> : Hi,
> : I try to compile microwindow for framebuffer device on SuperH.
> : I have errors.
> : Please help me.
> :
> : Error:
> : Compiling srvnet.c ...
> : /tmp/a/microwin/src/lib/libmwdrivers.a(vgaplan4.o): In function
> : `ega_drawpixel':
> : vgaplan4.o(.text+0x100): undefined reference to `outw'
> : /tmp/a/microwin/src/lib/libmwdrivers.a(vgaplan4.o): In function
> : `ega_drawhorzline':
> : vgaplan4.o(.text+0x2f8): undefined reference to `outw'
> : vgaplan4.o(.text+0x304): undefined reference to `outb'
> : vgaplan4.o(.text+0x37c): undefined reference to `outb'
> : /tmp/a/microwin/src/lib/libmwdrivers.a(vgaplan4.o): In function
> : `ega_drawvertline':
> : vgaplan4.o(.text+0x4f0): undefined reference to `outw'
> : /tmp/a/microwin/src/lib/libmwdrivers.a(vgaplan4.o): In function
> : `ega_init':
> : vgaplan4.o(.text+0x55c): undefined reference to `ioperm'
> : ...
> :
> :
> :
> : --
> : $ diff Makefile.rules.org Makefile.rules
> : 129c129
> : < CC = $(TOOLSPREFIX)$(COMPILER)
> : ---
> : > CC = $(TOOLSPREFIX)$(COMPILER) -ml -m3
> :
> : $ diff Arch.rules.org Arch.rules
> : 32a33,41
> : > ifeq ($(ARCH), LINUX-SH)
> : > COMPILER = gcc
> : > CXX_COMPILER = g++
> : > TOOLSPREFIX = $(SHTOOLSPREFIX)
> : > DEFINES += -DLINUX=1 -DUNIX=1
> : > CFLAGS += -Wall $(OPTFLAGS)
> : > LDFLAGS +=
> : > endif
> : >
> :
> : % diff config.org config
> : 36a37
> : > SHTOOLSPREFIX          = sh-linux-gnu-
> : 241,242c242,243
> : < TTYKBD                   = Y
> : < NOKBD                    = N
> : ---
> : > TTYKBD                   = N
> : > NOKBD                    = Y
> :
> : $ diff drivers/scr_fb.c.org  drivers/scr_fb.c
> : 21c21
> : < #include <sys/io.h>
> : ---
> : > #include <asm/io.h>
> :
> : $ diff drivers/vgaplan4.h drivers/vgaplan4.h.org
> : 22,23c22,23
> : < /* #include <sys/io.h> */             /* for outb def's, requires -O
> : */
> : < #include <asm/io.h>   /* for outb def's on 2.3.x*/
> : ---
> : > #include <sys/io.h>           /* for outb def's, requires -O */
> : > /* #include <asm/io.h>        */ /* for outb def's on 2.3.x*/
> :
> :
> : --
> : TOKUNAGA ####@####.####
> :
> :
> :
> : ---------------------------------------------------------------------
> : To unsubscribe, e-mail: ####@####.####
> : For additional commands, e-mail: ####@####.####
> :
> :

--
TOKUNAGA ####@####.####



Previous by date: 18 Oct 2000 02:18:59 -0000 [Nano-X] fltk 1.0.9 - MenuBar and MenuButton working now., 阿哲
Next by date: 18 Oct 2000 02:18:59 -0000 Re: How to run nxkbd without nanowm, Greg Haerr
Previous in thread: 18 Oct 2000 02:18:59 -0000 Re: Microwindows on SuperH, Greg Haerr
Next in thread: 18 Oct 2000 02:18:59 -0000 Re: Microwindows on SuperH, Greg Haerr


Powered by ezmlm-browse 0.20.