Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Problem z wtyczka KAFFEINE-SC [solved]
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Polskie forum (Polish) Instalacja i sprzęt
View previous topic :: View next topic  
Author Message
wlodarek4
Tux's lil' helper
Tux's lil' helper


Joined: 19 Dec 2005
Posts: 80
Location: częstochowa

PostPosted: Thu Nov 29, 2007 9:36 pm    Post subject: Problem z wtyczka KAFFEINE-SC [solved] Reply with quote

Potrzebuje skompilowac lub zainstalowac w jakikolwiek sposób wtyczke do kaffeine o nazwie "kaffeine-sc"
Podczas kompilacji po poleceniu ;make wywala mi taki błąd;make[1]: Wejście do katalogu `/home/darek/kaffeine-sc-plugin-0.3.7'
Code:
Making all in src
make[2]: Wejście do katalogu `/home/darek/kaffeine-sc-plugin-0.3.7/src'
Making all in mgcam
make[3]: Wejście do katalogu `/home/darek/kaffeine-sc-plugin-0.3.7/src/mgcam'
if /bin/sh ../../libtool --silent --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/kde/3.5/include -I/usr/qt/3/include -I.   -DQT_THREAD_SUPPORT  -D_REENTRANT  -Wno-long-long -Wundef -fasynchronous-unwind-tables -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -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 crypto.lo -MD -MP -MF ".deps/crypto.Tpo" -c -o crypto.lo crypto.cpp; \
        then mv -f ".deps/crypto.Tpo" ".deps/crypto.Plo"; else rm -f ".deps/crypto.Tpo"; exit 1; fi
crypto.cpp:24:27: error: asm/unaligned.h: No such file or directory
misc.h:134: warning: unused parameter 'data'
misc.h:135: warning: unused parameter 'ad'
crypto.cpp: In member function 'void cDes::Des(unsigned char*, const unsigned char*, int) const':
crypto.cpp:311: error: 'get_unaligned' was not declared in this scope
crypto.cpp:312: error: 'get_unaligned' was not declared in this scope
crypto.cpp:313: error: 'get_unaligned' was not declared in this scope
crypto.cpp:314: error: 'get_unaligned' was not declared in this scope
crypto.cpp:335: error: 'put_unaligned' was not declared in this scope
make[3]: *** [crypto.lo] Błąd 1
make[3]: Opuszczenie katalogu `/home/darek/kaffeine-sc-plugin-0.3.7/src/mgcam'
make[2]: *** [all-recursive] Błąd 1
make[2]: Opuszczenie katalogu `/home/darek/kaffeine-sc-plugin-0.3.7/src'
make[1]: *** [all-recursive] Błąd 1
make[1]: Opuszczenie katalogu `/home/darek/kaffeine-sc-plugin-0.3.7'
make: *** [all] Błąd 2
Próbowałem wiec zainstalowac te wtyczke poprzez pakiet .deb dedykowany ubuntu ale wówczas równiez wywaliło błąð ;
Quote:
localhost darek # dpkg -i kaffeine-sc-plugin_0.3.7-1_i386.deb
dpkg: nie można otworzyć do odczytu pliku `/var/lib/dpkg/status' zawierającego informacje o pakiecie: Nie ma takiego pliku ani katalogu
localhost darek #

Prosze o pomoc w zainstalowaniu tej wtyczki jest mi ona bardzo potrzebna .


Last edited by wlodarek4 on Fri Nov 30, 2007 6:14 pm; edited 1 time in total
Back to top
View user's profile Send private message
skazi
Apprentice
Apprentice


Joined: 01 Oct 2004
Posts: 217
Location: Cieszyn/Poland

PostPosted: Thu Nov 29, 2007 10:01 pm    Post subject: Reply with quote

Z readme pluginu:
Code:
Q: I get compile error: "'get_unaligned' was not declared in this scope".
A: You have to install kernel headers. If compiler still complains, do the following:
   1)  mv   /usr/include/asm   /usr/include/asm.org
   2)  ln -s /usr/src/linux/include/asm   /usr/include/asm

Miałem ten sam błąd co ty i ta metoda u mnie pomogła.
_________________
Desktop Intel Core 2 Duo E4300 2,4GHz | Foxconn P35A | 2GB RAM | Galaxy Geforce 7900GS | 2.6.23-light3 | KDE 3.5.9
Laptop Compal FL90 | Intel Core 2 Duo T7500 2,2GHz | 2GB RAM | Geforce 8600M GT | 2.6.32-zen4 | KDE 4.3.85 beta2
Linux User # 359000
Back to top
View user's profile Send private message
wlodarek4
Tux's lil' helper
Tux's lil' helper


Joined: 19 Dec 2005
Posts: 80
Location: częstochowa

PostPosted: Fri Nov 30, 2007 3:52 pm    Post subject: Reply with quote

Dzieki Skazi za porade . :D
Wykonałem to zalecałes i polszmata , d+ , tps , premiere "śswiecą" :lol: :lol:
Back to top
View user's profile Send private message
skazi
Apprentice
Apprentice


Joined: 01 Oct 2004
Posts: 217
Location: Cieszyn/Poland

PostPosted: Fri Nov 30, 2007 5:36 pm    Post subject: Reply with quote

To teraz możesz dodać [SOLVED] do tematu :)
_________________
Desktop Intel Core 2 Duo E4300 2,4GHz | Foxconn P35A | 2GB RAM | Galaxy Geforce 7900GS | 2.6.23-light3 | KDE 3.5.9
Laptop Compal FL90 | Intel Core 2 Duo T7500 2,2GHz | 2GB RAM | Geforce 8600M GT | 2.6.32-zen4 | KDE 4.3.85 beta2
Linux User # 359000
Back to top
View user's profile Send private message
wlodarek4
Tux's lil' helper
Tux's lil' helper


Joined: 19 Dec 2005
Posts: 80
Location: częstochowa

PostPosted: Fri Nov 30, 2007 6:21 pm    Post subject: Reply with quote

A słuchaj Skazi ; masz moze skądś gotową liste kanałów do kaffeine , podobna do takiej jaką mamy w różnych "gotowcach" porogdvb .
Zabawa w reczne układanie listy kanałów jest dość uciążliwa , tym bardziej ze nie moge zainstalowac z poortów KAFFEINE-0.8.5-r1 i musze jechać na wersji ; 0.8.4 . A w tej wersji zmiana numerów kanałowjest jeszcze bardziej pracochłonna niz w najnowszej wersji .
Skad wziac dla kaffeine taka liste kanałow jaka przygotowywał np "pazi" do prog-a :?:
Chyba wiesz kto to taki "pazi " :D
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Polskie forum (Polish) Instalacja i sprzęt All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum