[Kde-nonlinux] KMLOFax 2.0-Compile-Prob. on FreeBSD 4.5
Ralf Folkerts
kde-nonlinux@kde.org
24 Mar 2002 15:39:44 +0100
Hi,
I try to compile KMLOFax on my FreeBSD 4.5-Machine, but unfortunately it
seems I'm doing something VERY wrong, as I can't compile :-(
First there were several "configure" Problems and by looking into the
Output and the configure itself (and by reading this List :-)) I ended
up with "this" ./configure:
export LIBQT=-lqt2
export MOC=/usr/X11R6/ebin/moc2
export KDEDIR=/usr/local
export USE_QT_VER=2
./configure --with-qt-includes="/usr/X11R6/include/qt2/"
--with-qt-libraries="/usr/X11R6/lib/" --prefix=/usr/local
--with-extra-includes="/usr/local/inlude"
--with-extra-libs="/usr/local/lib"
So, configure runs fine now, but when I "make" I get this error:
---<<<---
freebsd:kmlofax-2.0$make
make all-recursive
Making all in kmlofax
"Makefile", line 291: Unassociated shell command ".deps/configure.P
.deps/downloaddlg.P .deps/exportdlg.P .deps/faxview.P .deps/filters.P
.deps/global.P .deps/kmlofax.P .deps/maildlg.P .deps/main.P
.deps/mlofile.P .deps/modem.P .deps/preview.P .deps/printdlg.P
.deps/senderaliases.P"
"Makefile", line 522: Need an operator
make: fatal errors encountered -- cannot continue
*** Error code 1
Stop in /usr/home/ralf/kmlofax-2.0.
*** Error code 1
--->>>---
Does anybody have a hint?
MTIA for any hints in advance!
Regards,
_ralf_