Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 360471 - kde-base/kopete-4.6.1: build failed with jingle flag
Summary: kde-base/kopete-4.6.1: build failed with jingle flag
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: x86 Linux
: Normal normal (vote)
Assignee: Gentoo KDE team
URL: https://bugs.kde.org/show_bug.cgi?id=...
Whiteboard:
Keywords:
: 367101 (view as bug list)
Depends on:
Blocks:
 
Reported: 2011-03-25 20:05 UTC by Alexander
Modified: 2011-05-13 15:17 UTC (History)
5 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
patch to make kopete-4.6.1 compile with linux-headers-2.6.38 (kopete-4.6.1-no-v4l1.patch,21.70 KB, patch)
2011-04-02 18:23 UTC, James
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander 2011-03-25 20:05:46 UTC
/var/tmp/portage/kde-base/kopete-4.6.1/work/kopete-4.6.1_build/kopete/libkopete/avdevice/../../../../kopete-4.6.1/kopete/libkopete/avdevice/videodevice.h:58:28:
fatal error: linux/videodev.h: No such file or directory
compilation terminated.
make[2]: ***
[kopete/libkopete/avdevice/CMakeFiles/kopete_videodevice.dir/kopete_videodevice_automoc.o]
Error 1
make[1]: *** [kopete/libkopete/avdevice/CMakeFiles/kopete_videodevice.dir/all]
Error 2
make[1]: *** Waiting for unfinished jobs....

Reproducible: Always
Comment 1 Jenny 2011-03-25 21:33:31 UTC
It seems like videodev.h got removed in kernel version 2.6.38.
Comment 2 Alexander 2011-03-26 09:35:10 UTC
probably you are right. or it was renamed to videodev2.h (anyway it exists).
Comment 3 Alexander 2011-03-27 22:36:35 UTC
yahoo! https://bugs.kde.org/show_bug.cgi?id=269296
Comment 4 Tomáš Chvátal (RETIRED) gentoo-dev 2011-03-30 10:29:17 UTC
*** Bug 360001 has been marked as a duplicate of this bug. ***
Comment 5 James 2011-04-02 18:23:16 UTC
Created attachment 268225 [details, diff]
patch to make kopete-4.6.1 compile with linux-headers-2.6.38

It is a --slightly-- modified version of the upstream patch to match the gentoo directories.
I placed it in my /etc/portage/patches/kde-base/kopete directory, and now it compiles.  Hope it helps someone else.
Comment 6 Tomáš Chvátal (RETIRED) gentoo-dev 2011-04-04 19:56:42 UTC
*** Bug 355289 has been marked as a duplicate of this bug. ***
Comment 7 Andreas K. Hüttel archtester gentoo-dev 2011-04-10 18:47:33 UTC
Fixed in 4.6.2.
Comment 8 dE 2011-05-13 15:17:11 UTC
*** Bug 367101 has been marked as a duplicate of this bug. ***