On Mon, Aug 8, 2011 at 10:36 PM, Mao-Yin Wang (G) <
[email protected]> wrote:
> Hi all,
> I am a rookie to MARSS.
> I encounter the same problem "SDL library installing" described in the
> Marss86-Development mailing list.
> Also, I try the solution mentioned by James Greensky.
> However, it is still not work and still has the same error message.
> Can anybody tell me how to solve the problem?
>
> ------------Error message ----------
> running with -j2
> ERROR: SDL library not found
>
> scons: *** Return of non-existent variable ''ret_str''
> File "/home/my/avadhpatel-marss-0a29c42/qemu/SConfigure", line 30, in
> exit_with_error
> ------------------------------------
>
> This error is misleading because it should say 'SDL support for X11 not
found'.
Comment out 'exit_with_error' on line 525 of 'qemu/SConfigure' file.
Check if it works or not.
- Avadh
--------- the output from the following commands --------
> type "which sdl-config"
> /home/my/SDL/bin/sdl-config
>
> type "sdl-config --version"
> 1.2.14
>
> type "locate libSDL"
> /usr/lib/libSDL-1.2.so.0
> /usr/lib/libSDL-1.2.so.0.11.3
>
> type "tail config.log"
> | #include <X11/XKBlib.h>
> | #else
> | #error No X11 support
> | #endif
> | int main(void) {return 0;}
> |
> Compiling ==> .sconf_temp/conftest_6.cpp
> .sconf_temp/conftest_6.cpp:6:6: error: #error No X11 support
> scons: Configure: no
> -----------------------------------------------------------
>
> Thank you very much.
> --
> Mao-Yin Wang, <[email protected]>
> SoC Technology Center (STC), ITRI
> Laboratory for Reliable Computing, EE, NTHU
> Phone: +886-3-571-5131 Ext. 34158
>
>
> _______________________________________________
> http://www.marss86.org
> Marss86-Devel mailing list
> [email protected]
> https://www.cs.binghamton.edu/mailman/listinfo/marss86-devel
>
_______________________________________________
http://www.marss86.org
Marss86-Devel mailing list
[email protected]
https://www.cs.binghamton.edu/mailman/listinfo/marss86-devel