← Back to team overview

me-tv-development team mailing list archive

Re: [Question #70558]: Me TV 0.8.11 make fails

 

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.