Subject: Re: Porting to RTL8181
To: None <jhecker@wireless.org.au>
From: Lennart Augustsson <lennart@augustsson.net>
List: port-mips
Date: 11/25/2003 10:38:33
Jason Hecker wrote:
> It ends up stopping at the point below. Luke thought it might be a problem
> with the PC variable in termcap.h colliding with PC in one of the MIPS
> headers. I am not sure how to resolve this myself... :(
Just comment out okheaders from src/regress/include/Makefile
It's only a regression test, and a broken one for this platform
it seems. Reaching as far as you did means that everything you
care about has been compiled already.
-- Lennart