nanogui@linuxhacker.org

nanogui@linuxhacker.org


Subject: Re: cross-compile for mips
From: Jun Sun
Date: Thu, 14 Sep 2000 10:33:52 -0700 (PDT)



Yi,

Your MIPS kernel port need to supply that variable.  It is the base
address for IO access.

Jun

On Wed, 13 Sep 2000, yi yang wrote:

> Hi,
> 	I meet some errors when I try to compile
> microwindows for mips. 
> 	when using LINUX-NATIVE, both FB and X11 have  no
> problem. But using LINUX-MIPS, many error messages
> occured.
> 	I don't means port! I am running MW on a mips 
> PDA successfully using a pre-built microwin, I have
> setup the cross-compile environment.
> But with the MW 0.88 source code, I  can not built the
> binary. The Makefile must have some problem. 
> 
> 	Can anyone give me a usable config file?
> 	Or any patches?
> 
> the ERROR message is like below:
> 	
> /root/microwin/src/lib/libmwdrivers.a(memplan4.o): In
> function `vga_to_vga_blit':
> memplan4.c(.text+0xdd0): undefined reference to
> `mips_io_port_base'
> memplan4.c(.text+0xe88): undefined reference to
> `mips_io_port_base'
> memplan4.c(.text+0xec8): undefined reference to
> `mips_io_port_base'
> memplan4.c(.text+0xef0): undefined reference to
> `mips_io_port_base'
> memplan4.c(.text+0xf30): undefined reference to `mips_io_port_base'
> 
> __________________________________________________
> Do You Yahoo!?
> Yahoo! Mail - Free email you can access from anywhere!
> http://mail.yahoo.com/
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: nanogui-unsubscribe@linuxhacker.org
> For additional commands, e-mail: nanogui-help@linuxhacker.org
> 
> 


nanogui@linuxhacker.org