Remove the -static-libs flags from the sdl check in the qemu/SConfigure file. Just run s*ed -i s/'sdl-config --cflags --libs --static-libs'/'sdl-config --cflags --libs'/ qemu/SConfigure* from the top level directory. -Jim
On Sat, Mar 5, 2011 at 5:45 PM, Tony Feng <[email protected]> wrote: > Hi, > > I'm new to MARSS. After I tried compiling it using "scons -Q", I received > an error message "SDL library not found". However, I believe I have > successfully installed the SDL library, because I got the version number > "1.2.14" after typing "sdl-config --version". > > I wonder if there is anything else that I should do to make it work.(like > setting PATH?) Thanks. > > Regards, > Tony > > _______________________________________________ > 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
