Question #70558 on Me TV changed:
https://answers.launchpad.net/me-tv/+question/70558
Status: Needs information => Answered
Jeff Bailes proposed the following answer:
I'm fairly sure this is because you're trying to compile with gcc 4.4. Me-tv
won't compile with 4.4 yet with the default options.
For a temporary solution, instead of using:
./configure --prefix=/usr
try:
./configure CXXFLAGS=-D__KERNEL_STRICT_NAMES --prefix=/usr
--
You received this question notification because you are a member of Me
TV Development, which is an answer contact for Me TV.
_______________________________________________
Mailing list: https://launchpad.net/~me-tv-development
Post to : [email protected]
Unsubscribe : https://launchpad.net/~me-tv-development
More help : https://help.launchpad.net/ListHelp