[Asterisk-Users] OT: Kphone installation problem

Fabian Müller mueller.fab at gmx.net
Thu Sep 30 10:26:04 MST 2004


Hello,

I know that my Kphone question may be a bit off topic, but I have been
busy with this again and again for about one month now, sent three
mails to kphone at wirlab.net (the contact address mentioned on
http://www.wirlab.net/kphone/index.html), asked for a solution in a
german ip phone forum and tryed many things by myself.

I try to compile KPhone 4.0.3 (tryed CVS Version as well) but
compilation breaks with this error message:

c++ -I/usr/local/qt/include -Wall -O3 -I. -I../gsm -I../ilbc -I../dissipate2  -D_REENTRANT=1 -DQT_THREAD_SUPPORT=1 -DHAVE_LIBX11=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXT=1 -DHAVE_LIBICE=1 -DHAVE_LIBSM=1 -DHAVE_LIBPNG=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SELECT=1 -DINCLUDE_STDLIB_H=1  -DSHARE_DIR=\"/usr/local/share/kphone\" -c -o ksipoptions.moc.o ksipoptions.moc.cpp
c++ -I/usr/local/qt/include -Wall -O3 -I. -I../gsm -I../ilbc -I../dissipate2  -D_REENTRANT=1 -DQT_THREAD_SUPPORT=1 -DHAVE_LIBX11=1 -DHAVE_LIBXEXT=1 -DHAVE_LIBXT=1 -DHAVE_LIBICE=1 -DHAVE_LIBSM=1 -DHAVE_LIBPNG=1 -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SELECT=1 -DINCLUDE_STDLIB_H=1  -DSHARE_DIR=\"/usr/local/share/kphone\" -c -o dtmfgenerator.o dtmfgenerator.cpp
make[1]: *** No rule to make target `../dissipate2/dissipate2.a', needed by `kphone'.  Stop.
rm ksipregistrations.moc.cpp calllistview.moc.cpp callaudio.moc.cpp ksipauthentication.moc.cpp kphonebook.moc.cpp kcallwidget.moc.cpp menulistview.moc.cpp kphoneview.moc.cpp kphone.moc.cpp ksipoptions.moc.cpp ksippreferences.moc.cpp audiocontrol.moc.cpp
make[1]: Leaving directory `/home/martin/src/kphone/kphone'
make: *** [all] Error 2

./configure from kphone gives me this output:
creating cache ./config.cache
checking for gcc... gcc
checking whether the C compiler (gcc  ) works... yes
checking whether the C compiler (gcc  ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking how to run the C preprocessor... gcc -E
checking for c++... c++
checking whether the C++ compiler (c++  ) works... yes
checking whether the C++ compiler (c++  ) is a cross-compiler... no
checking whether we are using GNU C++... yes
checking whether c++ accepts -g... yes
checking how to run the C++ preprocessor... c++ -E
checking whether gcc needs -traditional... no
checking for moc... /usr/local/qt/bin/moc
checking for uic... /usr/local/qt/bin/uic
checking location of Qt header files... /usr/local/qt/include
checking location of Qt library... /usr/local/qt/lib
checking if Qt is multi-threaded... yes
checking for main in -lX11... yes
checking for main in -lXext... yes
checking for main in -lXt... yes
checking for main in -lICE... yes
checking for main in -lSM... yes
checking for main in -lpng... yes
checking for ANSI C header files... yes
checking for fcntl.h... yes
checking for sys/ioctl.h... yes
checking for unistd.h... yes
checking for working const... yes
checking for select... yes
checking for mkstemp() in unistd.h... no
checking for mkstemp() in stdlib.h... yes
checking whether to enable debugging... no
updating cache ./config.cache
creating ./config.status
creating Makefile
creating kphone/Makefile
creating dissipate2/Makefile
creating ilbc/Makefile
creating gsm/Makefile
creating icons/Makefile

I have XFree86 Version 4.4.0. Does anybody run kphone with this
XFree86 Version? My /etc/ld.so.conf contains these three lines:
/usr/local/qt/lib
/usr/local/lib
/usr/X11R6/lib

Here is what I get at the end of qt configuration:
Configuration .......  nocrosscompiler minimal-config small-config medium-config large-config full-config styles tools kernel widgets dialogs iconview workspace network canvas table xml opengl sql release dll thread largefile ipv6 system-mng system-jpeg system-png png gif system-zlib nis bigcodecs x11sm xshape xcursor xrandr xrender xftfreetype xkb
STL support ......... no
PCH support ......... no
IPv6 support ........ yes
Thread support ...... yes
NIS support ......... yes
CUPS support ........ no
Large File support .. partial
GIF support ......... yes
MNG support ......... plugin (system)
JPEG support ........ plugin (system)
PNG support ......... yes (system)
zlib support ........ system
OpenGL support ...... yes
NAS sound support ... no
Session management .. yes
XShape support ...... yes
Xinerama support .... no
Tablet support ...... no
Xcursor support ..... yes
XRandR support ...... yes
XRender support ..... yes
Xft support ......... yes
XKB Support ......... yes

My qt Version is qt-x11-free-3.3.3.

I would be more than happy if somebody has a hint for me.

Greetings,

Fabian Müller



More information about the asterisk-users mailing list