Hi! I'm trying to compile XBMC on Gutsy Gibbon and I'm getting the following error:
checking for main in -lSDL... no
checking for main in -lSDL_image... no
configure: error: == Could not find a required library. Please see README.linux
I couldn't find lSDL in synaptic package manager or in README.linux
Does anyone have any information regarding this?
Thanks!
Tom
-lSDL error
tomtolleson
Junior Member Posts: 27 Joined: May 2008 Reputation: -20 |
2008-05-15 13:54
Post: #1
|
| find quote |
spiff
Grumpy Bastard Developer Joined: Nov 2003 Reputation: 82 |
2008-05-15 14:06
Post: #2
-l = link to library
-lSDL = link to the sdl library i.e. you need to read README.linux a bit more carefully and make sure to run the apt-get line listed for gusty Always read the XBMC online-manual, FAQ and search the forum before posting. Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. For troubleshooting and bug reporting please make sure you read this first. |
| find quote |

Search
Help