[Lunar-bugs] [bug] kbanking fails build - cannot find kde3 install
dir
lunar-bugs at lunar-linux.org
lunar-bugs at lunar-linux.org
Sun Dec 5 15:10:30 UTC 2004
Project: lunar-linux
ID:
Version: <none>
Component: moonbase (modules)
Category: bug reports
Priority: normal
Assigned to: <unassigned>
Reported by: dveatch
Updated by: dveatch
Status: active
Attachment: http://lunar-linux.org/files/issues/kbanking-0.9.5.bz2 (1.83 KB)
The BUILD looks ok to me but that don't mean I didn't overlook
something;
(
./configure --prefix=${KDE_PREFIX:-$KDEDIR} \
--with-qt-dir=${QT_PREFIX:-$QTDIR} \
--disable-debug \
--enable-final \
--enable-fast-malloc=full \
--with-xinerama \
$OPTS &&
default_make
) > $C_FIFO 2>&1
The important bit of the compile log;
checking for qt3 moc... /opt/lunar/qt/3/bin/moc
checking for qt3 uic... /opt/lunar/qt/3/bin/uic
checking if qt3 version is fully useable... yes
checking for kde3 install dir... not found
checking for kde3 includes... /opt/lunar/kde/3/include
checking for kde3 libraries... -L/opt/lunar/kde/3/lib
configure: WARNING:
KDE3 is not explicitly disabled and I could not find some KDE3
components
(see which are missing in messages above).
If you don't want to compile KDE3 applications please use
"--disable-kde3".
configure: error: KDE3 is required
dveatch
--
View: http://lunar-linux.org/?q=node/view/592
Edit: http://lunar-linux.org/?q=project/comments/add/592
More information about the Lunar-bugs
mailing list