From: Darron Broad <darron@kewl.org>
To: Francesco Fumanti <francesco.fumanti@gmx.net>
Cc: linux-dvb@linuxtv.org
Subject: Re: [linux-dvb] kaffeine s2api v2 patch
Date: Sat, 25 Oct 2008 22:15:01 +0100 [thread overview]
Message-ID: <19118.1224969301@kewl.org> (raw)
In-Reply-To: <49038A28.4040601@gmx.net>
In message <49038A28.4040601@gmx.net>, Francesco Fumanti wrote:
>Hello,
Hi Francesco.
>Did anybody succeed to compile kaffeine from svn with the s2api patch on
>Ubuntu 8.10 (not Kubuntu) ?
>
>I have been using the instructions on http://kaffeine.kde.org/?q=devel
>but I get the following error:
>make[6]: Entering directory
>`/home/frafu/kaffeine-svn/kaffeine/src/input/dvb'
>/bin/bash ../../../../libtool --silent --tag=CXX --mode=compile g++
>-DHAVE_CONFIG_H -I. -I../../../.. -I../../../../kaffeine/src/input/
>-I../../../../kaffeine/src/input/dvb/lib
>-I../../../../kaffeine/src/input/dvb/plugins/stream
>-I../../../../kaffeine/src/input/dvb/plugins/epg
>-I../../../../kaffeine/src -I/usr/include/kde -I/usr/share/qt3/include
>-I. -DQT_THREAD_SUPPORT -D_REENTRANT -Wno-long-long -Wundef -ansi
>-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall
>-W -Wpointer-arith -O2 -Wformat-security -Wmissing-format-attribute
>-Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common
>-DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT
>-DQT_NO_TRANSLATION -MT audioeditor.lo -MD -MP -MF
>.deps/audioeditor.Tpo -c -o audioeditor.lo audioeditor.cpp
>In file included from audioeditor.h:24,
> from audioeditor.cpp:30:
>channeldesc.h:104: error: 'fe_rolloff_t' does not name a type
>make[6]: *** [audioeditor.lo] Error 1
>make[6]: Leaving directory `/home/frafu/kaffeine-svn/kaffeine/src/input/dvb'
>make[5]: *** [all-recursive] Error 1
>make[5]: Leaving directory `/home/frafu/kaffeine-svn/kaffeine/src/input/dvb'
>make[4]: *** [all-recursive] Error 1
>make[4]: Leaving directory `/home/frafu/kaffeine-svn/kaffeine/src/input'
>make[3]: *** [all-recursive] Error 1
>make[3]: Leaving directory `/home/frafu/kaffeine-svn/kaffeine/src'
>make[2]: *** [all-recursive] Error 1
>make[2]: Leaving directory `/home/frafu/kaffeine-svn/kaffeine'
>make[1]: *** [all-recursive] Error 1
>make[1]: Leaving directory `/home/frafu/kaffeine-svn'
>make: *** [all] Error 2
>
>You might perhaps also want to know that the application of the patch
>worked without error.
You need to update frontend.h in /usr/include/linux/dvb/
eg.
mv /usr/include/linux/dvb/frontend.h /usr/include/linux/dvb/frontend.h.bak
cp /???/v4l-dvb/linux/include/linux/dvb/frontend.h /usr/include/linux/dvb/frontend.h
Then recompile. Obviously replace ??? with the path to your v4l-dvb source
files.
Good luck.
--
// /
{:)==={ Darron Broad <darron@kewl.org>
\\ \
_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb
next prev parent reply other threads:[~2008-10-25 21:15 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-10-25 21:05 [linux-dvb] kaffeine s2api v2 patch Francesco Fumanti
2008-10-25 21:15 ` Darron Broad [this message]
2008-10-26 20:14 ` Francesco Fumanti
2008-10-27 13:25 ` ChaosMedia > WebDev
2008-10-27 14:12 ` Artem Makhutov
2008-10-27 16:50 ` ChaosMedia > WebDev
-- strict thread matches above, loose matches on Subject: below --
2008-10-18 19:02 Christophe Thommeret
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=19118.1224969301@kewl.org \
--to=darron@kewl.org \
--cc=francesco.fumanti@gmx.net \
--cc=linux-dvb@linuxtv.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.