the kernel compiled fine no errors on modprobe but when i run komnibook it crashes with signal 11
but when the kernel module isnt loaded komnibook will startup
kde 3.2.3 slackware 10 toshiba 3005 304 phoenix bios kernel 2.6.7
Logged In: YES user_id=516863
It seems to be komnibook problem, not kernel module. Are the /proc/omnibook files wortks on your machine?
Logged In: YES user_id=1074612
yea most of the /proc/omnibook files work most likely komnibook problem ..or the newer kde
i just downloaded lated komnibook and get errors compiling now
bash-2.05b# make /usr/lib/qt/bin/moc komnibook.h -o moc_komnibook.cpp g++ -c -O3 -fno-rtti -fomit-frame-pointer -pipe - DQT_NO_DEBUG -DQT_THREAD_SUPPORT -D_REENTRANT - DNO_DEBUG -I/usr/lib/qt/include -I/usr/lib/qt/mkspecs/linux- g++ -I/opt/kde/include -o moc_komnibook.o moc_komnibook.cpp g++ -c -O3 -fno-rtti -fomit-frame-pointer -pipe - DQT_NO_DEBUG -DQT_THREAD_SUPPORT -D_REENTRANT - DNO_DEBUG -I/usr/lib/qt/include -I/usr/lib/qt/mkspecs/linux- g++ -I/opt/kde/include -o komnibook.o komnibook.cpp komnibook.cpp: In function `int main(int, char**)': komnibook.cpp:196: error: `exit' undeclared (first use this function) komnibook.cpp:196: error: (Each undeclared identifier is reported only once for each function it appears in.) komnibook.cpp: In member function `void KOmnibook::slotOpenSoundFile()': komnibook.cpp:710: error: `getenv' undeclared (first use this function) make: *** [komnibook.o] Error 1
i edited the makefile to match paths on my system /opt/kde and /usr/lib/qt
kde version 3.3.0 qt version 3.3.3
Log in to post a comment.
Logged In: YES
user_id=516863
It seems to be komnibook problem, not kernel module. Are the
/proc/omnibook files wortks on your machine?
Logged In: YES
user_id=1074612
yea most of the /proc/omnibook files work most likely
komnibook problem ..or the newer kde
Logged In: YES
user_id=1074612
i just downloaded lated komnibook and get errors compiling
now
bash-2.05b# make
/usr/lib/qt/bin/moc komnibook.h -o moc_komnibook.cpp
g++ -c -O3 -fno-rtti -fomit-frame-pointer -pipe -
DQT_NO_DEBUG -DQT_THREAD_SUPPORT -D_REENTRANT -
DNO_DEBUG -I/usr/lib/qt/include -I/usr/lib/qt/mkspecs/linux-
g++ -I/opt/kde/include -o moc_komnibook.o
moc_komnibook.cpp
g++ -c -O3 -fno-rtti -fomit-frame-pointer -pipe -
DQT_NO_DEBUG -DQT_THREAD_SUPPORT -D_REENTRANT -
DNO_DEBUG -I/usr/lib/qt/include -I/usr/lib/qt/mkspecs/linux-
g++ -I/opt/kde/include -o komnibook.o komnibook.cpp
komnibook.cpp: In function `int main(int, char**)':
komnibook.cpp:196: error: `exit' undeclared (first use this
function)
komnibook.cpp:196: error: (Each undeclared identifier is
reported only once for
each function it appears in.)
komnibook.cpp: In member function `void
KOmnibook::slotOpenSoundFile()':
komnibook.cpp:710: error: `getenv' undeclared (first use this
function)
make: *** [komnibook.o] Error 1
i edited the makefile to match paths on my system /opt/kde
and /usr/lib/qt
kde version 3.3.0
qt version 3.3.3