I am not sure since I have been exposed to microwindows/nano-x just a couple
of days back. So i am gonna suggest a couple of basic general checks.
1) sys/io.h file in not present in ur target root filesystem -> u should
explore why
2) sys/io.h is present but in a different path compard to ur host -> thats
why it builds on host and not on target. add the path to C_INCLUDE_PATH
shell variable or tweak the Makefile to find the file.

if this is not the issue, good luck :)

2008/9/26 yamini arora <[EMAIL PROTECTED]>

>
> Hi,
> Are u able to run your demo application on target platform over the
> framebuffer.
> When i try to run application on host machine it runs but i not able to
> cross-compile it for target platfor,
> It says sys/io.h not found for vgaplanar.c file.
>
> What should i do.
>
>
> Regards,
> Yaminni
>
> Note: Forwarded message attached
>
> -- Original Message --
>
> From: "Anirudh Venkataramanan" <[EMAIL PROTECTED]>
> To: nanogui@linuxhacker.org
> Subject: [nanogui] problem building nxlib
>
>
> [image: Rediff 
> Shopping]<http://adworks.rediff.com/cgi-bin/AdWorks/click.cgi/www.rediff.com/signature-default.htm/[EMAIL
>  PROTECTED]/2206641_2199021/2201651/1?PARTNER=3&OAS_QUERY=null>
>
> ---------- Forwarded message ----------
> From: "Anirudh Venkataramanan" <[EMAIL PROTECTED]>
> To: nanogui@linuxhacker.org
> Date:
> Subject: [nanogui] problem building nxlib
> Hi,
>
> I am trying to cross compile nxlib for an ARM target. Microwindows-0.90 is
> already cross compiled and on target. nxlib fails as X11/Xlib.h is not
> available. Xlib.h is not available because X11 has not been compiled for
> the
> target. What needs to be done for this? Should I download X11 headers and
> provide it to nxlib? Does nxlib require only X11 headers or anything else?
>
> --
> Regards,
> Anirudh Venkataramanan
>
>


-- 
Regards,
Anirudh Venkataramanan

Reply via email to