cardone
Hallo, ich versuche me-tv über yaourt -S me-tv zu installieren.
Beim kompilieren wird ein Fehler angezeigt:
----
In file included from /usr/include/stdlib.h:320,
from /usr/lib/gcc/i686-pc-linux-gnu/4.4.0/../../../../include/c++/4.4.0/cstdlib:68,
from /usr/lib/gcc/i686-pc-linux-gnu/4.4.0/../../../../include/c++/4.4.0/bits/stl_algo.h:60,
from /usr/lib/gcc/i686-pc-linux-gnu/4.4.0/../../../../include/c++/4.4.0/algorithm:62,
from /usr/include/glibmm-2.4/glibmm/containerhandle_shared.h:25,
from /usr/include/glibmm-2.4/glibmm/arrayhandle.h:24,
from /usr/include/glibmm-2.4/glibmm.h:27,
from epg_event.h:24,
from epg_events.h:24,
from channel.h:31,
from channel_manager.h:24,
from channel_manager.cc:21:
/usr/include/sys/types.h:62: Fehler: in Konflikt stehende Deklaration »typedef __dev_t dev_t«
/usr/include/linux/types.h:13: Fehler: »dev_t« hat eine vorherige Deklaration als »typedef __kernel_dev_t dev_t«
/usr/include/sys/types.h:67: Fehler: in Konflikt stehende Deklaration »typedef __gid_t gid_t«
/usr/include/linux/types.h:27: Fehler: »gid_t« hat eine vorherige Deklaration als »typedef __kernel_gid_t gid_t«
/usr/include/sys/types.h:72: Fehler: in Konflikt stehende Deklaration »typedef __mode_t mode_t«
/usr/include/linux/types.h:15: Fehler: »mode_t« hat eine vorherige Deklaration als »typedef __kernel_mode_t mode_t«
/usr/include/sys/types.h:77: Fehler: in Konflikt stehende Deklaration »typedef __nlink_t nlink_t«
/usr/include/linux/types.h:16: Fehler: »nlink_t« hat eine vorherige Deklaration als »typedef __kernel_nlink_t nlink_t«
/usr/include/sys/types.h:82: Fehler: in Konflikt stehende Deklaration »typedef __uid_t uid_t«
/usr/include/linux/types.h:26: Fehler: »uid_t« hat eine vorherige Deklaration als »typedef __kernel_uid_t uid_t«
In file included from /usr/include/sys/types.h:133,
from /usr/include/stdlib.h:320,
from /usr/lib/gcc/i686-pc-linux-gnu/4.4.0/../../../../include/c++/4.4.0/cstdlib:68,
from /usr/lib/gcc/i686-pc-linux-gnu/4.4.0/../../../../include/c++/4.4.0/bits/stl_algo.h:60,
from /usr/lib/gcc/i686-pc-linux-gnu/4.4.0/../../../../include/c++/4.4.0/algorithm:62,
from /usr/include/glibmm-2.4/glibmm/containerhandle_shared.h:25,
from /usr/include/glibmm-2.4/glibmm/arrayhandle.h:24,
from /usr/include/glibmm-2.4/glibmm.h:27,
from epg_event.h:24,
from epg_events.h:24,
from channel.h:31,
from channel_manager.h:24,
from channel_manager.cc:21:
/usr/include/time.h:105: Fehler: in Konflikt stehende Deklaration »typedef void* timer_t«
/usr/include/linux/types.h:22: Fehler: »timer_t« hat eine vorherige Deklaration als »typedef __kernel_timer_t timer_t«
In file included from /usr/include/sys/types.h:220,
from /usr/include/stdlib.h:320,
from /usr/lib/gcc/i686-pc-linux-gnu/4.4.0/../../../../include/c++/4.4.0/cstdlib:68,
from /usr/lib/gcc/i686-pc-linux-gnu/4.4.0/../../../../include/c++/4.4.0/bits/stl_algo.h:60,
from /usr/lib/gcc/i686-pc-linux-gnu/4.4.0/../../../../include/c++/4.4.0/algorithm:62,
from /usr/include/glibmm-2.4/glibmm/containerhandle_shared.h:25,
from /usr/include/glibmm-2.4/glibmm/arrayhandle.h:24,
from /usr/include/glibmm-2.4/glibmm.h:27,
from epg_event.h:24,
from epg_events.h:24,
from channel.h:31,
from channel_manager.h:24,
from channel_manager.cc:21:
/usr/include/sys/select.h:78: Fehler: in Konflikt stehende Deklaration »typedef struct fd_set fd_set«
/usr/include/linux/types.h:12: Fehler: »fd_set« hat eine vorherige Deklaration als »typedef struct __kernel_fd_set fd_set«
In file included from /usr/include/stdlib.h:320,
from /usr/lib/gcc/i686-pc-linux-gnu/4.4.0/../../../../include/c++/4.4.0/cstdlib:68,
from /usr/lib/gcc/i686-pc-linux-gnu/4.4.0/../../../../include/c++/4.4.0/bits/stl_algo.h:60,
from /usr/lib/gcc/i686-pc-linux-gnu/4.4.0/../../../../include/c++/4.4.0/algorithm:62,
from /usr/include/glibmm-2.4/glibmm/containerhandle_shared.h:25,
from /usr/include/glibmm-2.4/glibmm/arrayhandle.h:24,
from /usr/include/glibmm-2.4/glibmm.h:27,
from epg_event.h:24,
from epg_events.h:24,
from channel.h:31,
from channel_manager.h:24,
from channel_manager.cc:21:
/usr/include/sys/types.h:235: Fehler: in Konflikt stehende Deklaration »typedef __blkcnt_t blkcnt_t«
/usr/include/linux/types.h:119: Fehler: »blkcnt_t« hat eine vorherige Deklaration als »typedef long unsigned int blkcnt_t«
make[2]: *** [channel_manager.o] Fehler 1
make[2]: Leaving directory `/tmp/yaourt-tmp-root/aur-me-tv/me-tv/src/me-tv-0.8.11/src'
make[1]: *** [all-recursive] Fehler 1
make[1]: Leaving directory `/tmp/yaourt-tmp-root/aur-me-tv/me-tv/src/me-tv-0.8.11'
make: *** [all] Fehler 2
==> FEHLER: Build fehlgeschlagen.
Breche ab ...
Error: Makepkg was unable to build me-tv package.
----
Kann jemand mir da weiter helfen?
Ciao