me-tv-development team mailing list archive
-
me-tv-development team
-
Mailing list archive
-
Message #00920
[Question #70558]: Me TV 0.8.11 make fails
New question #70558 on Me TV:
https://answers.launchpad.net/me-tv/+question/70558
I cannot compile Me TV 0.8.11, 0.8.9 still compiled fine (haven't tried 0.8.10).
I use:
./configure --prefix=/usr
And the errors I get are something like this:
/usr/include/sys/types.h:46: error: conflicting declaration ‘typedef __loff_t loff_t’
/usr/include/linux/types.h:30: error: ‘loff_t’ has a previous declaration as ‘typedef __kernel_loff_t loff_t’
/usr/include/sys/types.h:62: error: conflicting declaration ‘typedef __dev_t dev_t’
/usr/include/linux/types.h:13: error: ‘dev_t’ has a previous declaration as ‘typedef __kernel_dev_t dev_t’
For a full output of make see http://gist.github.com/109307
--
You received this question notification because you are a member of Me
TV Development, which is an answer contact for Me TV.