1
General / Re: libsfml-system has undefined references to libjpeg linking "Hello SFML" in Linux
« on: July 19, 2012, 03:35:40 am »
Apologies, I just noticed that the thread topic is incorrect - the shell dump shows that libsfml-graphics.so is where I'm having the issue, not libsfml-system.
I used the readelf command to pull the symbols from libjpeg.so.62.0.0. The results are pretty big, so rather than just post them here I'll link to pastebin.
Symbol table:
http://pastebin.com/XsMhTRNU
Whole output:
http://pastebin.com/n26eySjb
I noticed all the symbols that libsfml-graphics claims it can't find seem to be in there. I had the same problem on another computer also running Ubuntu 10.04...so maybe it's unique to Ubuntu's brand of libjpeg they keep in their repository?
I used the readelf command to pull the symbols from libjpeg.so.62.0.0. The results are pretty big, so rather than just post them here I'll link to pastebin.
Symbol table:
http://pastebin.com/XsMhTRNU
Whole output:
http://pastebin.com/n26eySjb
I noticed all the symbols that libsfml-graphics claims it can't find seem to be in there. I had the same problem on another computer also running Ubuntu 10.04...so maybe it's unique to Ubuntu's brand of libjpeg they keep in their repository?