Compile error latest SVN
#16
Like k-pax I updated today to the Gutsy Beta and now I get the same error when compiling xbmc Sad
Reply
#17
Do you have the liblzo1 and liblzo-dev packages installed?
Reply
#18
Yes both packages are installed & up-to-date. Newest svn revision still got the same error. I even cannot compile older revisions.
Reply
#19
My svn 10528 doesn't compile either - but with a different error on Fiesty:

xbmc/xbox/Network.o: In function `CNetwork::NetworkUp()':
Network.cppSad.text+0x92e): undefined reference to `g_applicationMessenger'

Not too worried about this sort of thing, happens a lot to projects in active development...
Reply
#20
With liblzo related errors, try svn 10529+ and remember to rerun ./configure. If that doesn't do it, remove liblzo2-dev. and try again. Most other undefined reference errors can be fixed by doing a make clean before building.
Always read the XBMC online-manual, FAQ and search the forum before posting.
Please read and follow the forum rules.
For troubleshooting and bug reporting, please make sure you read this first.


Image
Reply
#21
Thank you d4rk!
After removing this package compiling is working again Smile
Reply

Logout Mark Read Team Forum Stats Members Help
Compile error latest SVN0