LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 01-16-2006, 05:56 AM   #1
KMA
LQ Newbie
 
Registered: Dec 2005
Posts: 9

Rep: Reputation: 0
Kiax in Suse 10.0 error when installing rpm


Hi all,
I have Suse 10.0 installed with KDE 3.4 and I am trying to get Kiax to work. I downloaded the Suse rpm and got this error:
# rpm -ivh kiax-0.8.4-1.SuSE.src.rpm
1:kiax warning: user velislav does not exist - using root
########################################### [100%]
warning: user velislav does not exist - using root

It looks the rpm installed but I don't know how to execute the command to get to kiax. I tried using 'kiax', but these is no such file or command.
Any ideas where to look? I am looking on the homepage of kiax, but there is also nobody that had the same error.

Thanks,
KMA
 
Old 01-16-2006, 06:54 AM   #2
vangelis
Member
 
Registered: Nov 2004
Location: Hellas
Distribution: Zenwalk 6.4
Posts: 337
Blog Entries: 4

Rep: Reputation: 30
seems like you've downloaded the source package, you must rebuild it with the following command

rpmbuild --rebuild filename.src.rpm

it should be somewhere under /usr/src
 
Old 01-16-2006, 08:32 AM   #3
KMA
LQ Newbie
 
Registered: Dec 2005
Posts: 9

Original Poster
Rep: Reputation: 0
Thanks for the reply:

That gave me more errors:

# rpmbuild --rebuild kiax-0.8.4-1.SuSE.src.rpm
Installing kiax-0.8.4-1.SuSE.src.rpm
warning: user velislav does not exist - using root
warning: user velislav does not exist - using root
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.82290
+ umask 022
+ cd /usr/src/packages/BUILD
+ cd /usr/src/packages/BUILD
+ rm -rf kiax-0.8.4
+ /usr/bin/bzip2 -dc /usr/src/packages/SOURCES/kiax-0.8.4.tar.bz2
+ tar -xf -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd kiax-0.8.4
++ /usr/bin/id -u
+ '[' 0 = 0 ']'
+ /bin/chown -Rhf root .
++ /usr/bin/id -u
+ '[' 0 = 0 ']'
+ /bin/chgrp -Rhf root .
+ /bin/chmod -Rf a+rX,g-w,o-w .
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.96349
+ umask 022
+ cd /usr/src/packages/BUILD
+ /bin/rm -rf /var/tmp/kiax-0.8.4-1.SuSE-root-root
++ dirname /var/tmp/kiax-0.8.4-1.SuSE-root-root
+ /bin/mkdir -p /var/tmp
+ /bin/mkdir /var/tmp/kiax-0.8.4-1.SuSE-root-root
+ cd kiax-0.8.4
+ CFLAGS='-O2 -g -march=i586 -mtune=i686 -fmessage-length=0 -D_FORTIFY_SOURCE=2'
+ ./configure --prefix=/usr
./configure: line 23: qmake: command not found
error: Bad exit status from /var/tmp/rpm-tmp.96349 (%build)


RPM build errors:
user velislav does not exist - using root
user velislav does not exist - using root
Bad exit status from /var/tmp/rpm-tmp.96349 (%build)


Any further suggestions?
 
Old 01-16-2006, 08:41 AM   #4
vangelis
Member
 
Registered: Nov 2004
Location: Hellas
Distribution: Zenwalk 6.4
Posts: 337
Blog Entries: 4

Rep: Reputation: 30
it looks like you don't have qmake installed
isn't kiax installed by default at suse10 ?did you search in yast2 ?or am I just wrong?
 
Old 01-16-2006, 10:07 PM   #5
KMA
LQ Newbie
 
Registered: Dec 2005
Posts: 9

Original Poster
Rep: Reputation: 0
It's not installed by default. I will search for qmake.
 
Old 01-19-2006, 01:00 AM   #6
KMA
LQ Newbie
 
Registered: Dec 2005
Posts: 9

Original Poster
Rep: Reputation: 0
I installed qmake and now have these error. I don't know what is wrong. Do I need iaxclient before installing KIAX or wil be part of KIAX and installed during installation of KIAX?

ERRORS:

/tmp/kiax-0.8.4 # make
cd lib && make
make[1]: Entering directory `/tmp/kiax-0.8.4/lib'
cc -I. -Igsm/inc -Iportaudio/pa_common -Iportaudio/pablio -Iportmixer/px_common -Ilibspeex/include -g -O2 -DLIBVER='"CVS-2006/01/19-08:55"' -DSPEEX_PREPROCESS=1 -DNEWJB -DCODEC_ILBC -Ilibiax2/src -DLIBIAX -DSPEEX_EC=1 -DLINUX -c -o iaxclient_lib.o iaxclient_lib.c
iaxclient_lib.c:52: error: static declaration of ‘iaxc_lock’ follows non-static declaration
iaxclient_lib.h:203: error: previous declaration of ‘iaxc_lock’ was here
iaxclient_lib.c:85: error: static declaration of ‘iaxc_event_callback’ follows non-static declaration
iaxclient_lib.h:202: error: previous declaration of ‘iaxc_event_callback’ was here
iaxclient_lib.c: In function ‘iaxc_post_event’:
iaxclient_lib.c:187: warning: incompatible implicit declaration of built-in function ‘memcpy’
iaxclient_lib.c: In function ‘iaxc_do_state_callback’:
iaxclient_lib.c:250: warning: incompatible implicit declaration of built-in function ‘strncpy’
iaxclient_lib.c: In function ‘iaxc_initialize’:
iaxclient_lib.c:402: warning: incompatible implicit declaration of built-in function ‘strncpy’
iaxclient_lib.c: In function ‘iaxc_set_callerid’:
iaxclient_lib.c:456: warning: incompatible implicit declaration of built-in function ‘strncpy’
iaxclient_lib.c: In function ‘handle_text_event’:
iaxclient_lib.c:676: warning: incompatible implicit declaration of built-in function ‘strncpy’
iaxclient_lib.c:676: warning: pointer targets in passing argument 2 of ‘strncpy’ differ in signedness
iaxclient_lib.c: In function ‘handle_url_event’:
iaxclient_lib.c:688: warning: incompatible implicit declaration of built-in function ‘strcpy’
iaxclient_lib.c:698: warning: incompatible implicit declaration of built-in function ‘strncpy’
iaxclient_lib.c:698: warning: pointer targets in passing argument 2 of ‘strncpy’ differ in signedness
iaxclient_lib.c: In function ‘iaxc_register’:
iaxclient_lib.c:865: warning: incompatible implicit declaration of built-in function ‘strncpy’
iaxclient_lib.c: In function ‘iaxc_call’:
iaxclient_lib.c:884: warning: incompatible implicit declaration of built-in function ‘strstr’
iaxclient_lib.c:918: warning: incompatible implicit declaration of built-in function ‘strncpy’
iaxclient_lib.c:921: warning: incompatible implicit declaration of built-in function ‘strncpy’
iaxclient_lib.c:925: warning: incompatible implicit declaration of built-in function ‘strncpy’
iaxclient_lib.c: In function ‘iaxc_service_network’:
iaxclient_lib.c:1134: warning: incompatible implicit declaration of built-in function ‘strncpy’
iaxclient_lib.c: In function ‘iaxc_version’:
iaxclient_lib.c:1257: warning: incompatible implicit declaration of built-in function ‘strncpy’
make[1]: *** [iaxclient_lib.o] Error 1
make[1]: Leaving directory `/tmp/kiax-0.8.4/lib'
make: *** [sub-lib-make_default] Error 2
 
Old 01-19-2006, 03:36 AM   #7
vangelis
Member
 
Registered: Nov 2004
Location: Hellas
Distribution: Zenwalk 6.4
Posts: 337
Blog Entries: 4

Rep: Reputation: 30
let's take it from the beggining to clear up things

I suppose you've downloaded the source code in xxxx.tar.gz format

You extract it in a folder.Let's name it qmake

cd qmake

(while not logged as root)

./configure (most source codes have a configure script to check all the dependencies)

make

su root

make install

if there is any error on any of these commands please post it
 
Old 01-19-2006, 11:54 PM   #8
KMA
LQ Newbie
 
Registered: Dec 2005
Posts: 9

Original Poster
Rep: Reputation: 0
This is what I did:
I extracted the tar.bz2 file to /tmp/kiax-0.8.4/
Then:
Johan@KMA:/tmp/kiax-0.8.4> ./configure
Johan@KMA:/tmp/kiax-0.8.4> make
cd lib && make
make[1]: Entering directory `/tmp/kiax-0.8.4/lib'
cc -I. -Igsm/inc -Iportaudio/pa_common -Iportaudio/pablio -Iportmixer/px_common -Ilibspeex/include -g -O2 -DLIBVER='"CVS-2006/01/20-07:52"' -DSPEEX_PREPROCESS=1 -DNEWJB -DCODEC_ILBC -Ilibiax2/src -DLIBIAX -DSPEEX_EC=1 -DLINUX -c -o gsm/src/add.o gsm/src/add.c
cc -I. -Igsm/inc -Iportaudio/pa_common -Iportaudio/pablio -Iportmixer/px_common -Ilibspeex/include -g -O2 -DLIBVER='"CVS-2006/01/20-07:52"' -DSPEEX_PREPROCESS=1 -DNEWJB -DCODEC_ILBC -Ilibiax2/src -DLIBIAX -DSPEEX_EC=1 -DLINUX -c -o gsm/src/code.o gsm/src/code.c
cc -I. -Igsm/inc -Iportaudio/pa_common -Iportaudio/pablio -Iportmixer/px_common -Ilibspeex/include -g -O2 -DLIBVER='"CVS-2006/01/20-07:52"' -DSPEEX_PREPROCESS=1 -DNEWJB -DCODEC_ILBC -Ilibiax2/src -DLIBIAX -DSPEEX_EC=1 -DLINUX -c -o gsm/src/debug.o gsm/src/debug.c
cc -I. -Igsm/inc -Iportaudio/pa_common -Iportaudio/pablio -Iportmixer/px_common -Ilibspeex/include -g -O2 -DLIBVER='"CVS-2006/01/20-07:52"' -DSPEEX_PREPROCESS=1 -DNEWJB -DCODEC_ILBC -Ilibiax2/src -DLIBIAX -DSPEEX_EC=1 -DLINUX -c -o gsm/src/decode.o gsm/src/decode.c
cc -I. -Igsm/inc -Iportaudio/pa_common -Iportaudio/pablio -Iportmixer/px_common -Ilibspeex/include -g -O2 -DLIBVER='"CVS-2006/01/20-07:52"' -DSPEEX_PREPROCESS=1 -DNEWJB -DCODEC_ILBC -Ilibiax2/src -DLIBIAX -DSPEEX_EC=1 -DLINUX -c -o gsm/src/gsm_create.o gsm/src/gsm_create.c
cc -I. -Igsm/inc -Iportaudio/pa_common -Iportaudio/pablio -Iportmixer/px_common -Ilibspeex/include -g -O2 -DLIBVER='"CVS-2006/01/20-07:52"' -DSPEEX_PREPROCESS=1 -DNEWJB -DCODEC_ILBC -Ilibiax2/src -DLIBIAX -DSPEEX_EC=1 -DLINUX -c -o gsm/src/gsm_decode.o gsm/src/gsm_decode.c
cc -I. -Igsm/inc -Iportaudio/pa_common -Iportaudio/pablio -Iportmixer/px_common -Ilibspeex/include -g -O2 -DLIBVER='"CVS-2006/01/20-07:52"' -DSPEEX_PREPROCESS=1 -DNEWJB -DCODEC_ILBC -Ilibiax2/src -DLIBIAX -DSPEEX_EC=1 -DLINUX -c -o gsm/src/gsm_destroy.o gsm/src/gsm_destroy.c
cc -I. -Igsm/inc -Iportaudio/pa_common -Iportaudio/pablio -Iportmixer/px_common -Ilibspeex/include -g -O2 -DLIBVER='"CVS-2006/01/20-07:52"' -DSPEEX_PREPROCESS=1 -DNEWJB -DCODEC_ILBC -Ilibiax2/src -DLIBIAX -DSPEEX_EC=1 -DLINUX -c -o gsm/src/gsm_encode.o gsm/src/gsm_encode.c
cc -I. -Igsm/inc -Iportaudio/pa_common -Iportaudio/pablio -Iportmixer/px_common -Ilibspeex/include -g -O2 -DLIBVER='"CVS-2006/01/20-07:52"' -DSPEEX_PREPROCESS=1 -DNEWJB -DCODEC_ILBC -Ilibiax2/src -DLIBIAX -DSPEEX_EC=1 -DLINUX -c -o gsm/src/gsm_explode.o gsm/src/gsm_explode.c
cc -I. -Igsm/inc -Iportaudio/pa_common -Iportaudio/pablio -Iportmixer/px_common -Ilibspeex/include -g -O2 -DLIBVER='"CVS-2006/01/20-07:52"' -DSPEEX_PREPROCESS=1 -DNEWJB -DCODEC_ILBC -Ilibiax2/src -DLIBIAX -DSPEEX_EC=1 -DLINUX -c -o gsm/src/gsm_implode.o gsm/src/gsm_implode.c
cc -I. -Igsm/inc -Iportaudio/pa_common -Iportaudio/pablio -Iportmixer/px_common -Ilibspeex/include -g -O2 -DLIBVER='"CVS-2006/01/20-07:52"' -DSPEEX_PREPROCESS=1 -DNEWJB -DCODEC_ILBC -Ilibiax2/src -DLIBIAX -DSPEEX_EC=1 -DLINUX -c -o gsm/src/gsm_option.o gsm/src/gsm_option.c
cc -I. -Igsm/inc -Iportaudio/pa_common -Iportaudio/pablio -Iportmixer/px_common -Ilibspeex/include -g -O2 -DLIBVER='"CVS-2006/01/20-07:52"' -DSPEEX_PREPROCESS=1 -DNEWJB -DCODEC_ILBC -Ilibiax2/src -DLIBIAX -DSPEEX_EC=1 -DLINUX -c -o gsm/src/gsm_print.o gsm/src/gsm_print.c
cc -I. -Igsm/inc -Iportaudio/pa_common -Iportaudio/pablio -Iportmixer/px_common -Ilibspeex/include -g -O2 -DLIBVER='"CVS-2006/01/20-07:52"' -DSPEEX_PREPROCESS=1 -DNEWJB -DCODEC_ILBC -Ilibiax2/src -DLIBIAX -DSPEEX_EC=1 -DLINUX -c -o gsm/src/long_term.o gsm/src/long_term.c
cc -I. -Igsm/inc -Iportaudio/pa_common -Iportaudio/pablio -Iportmixer/px_common -Ilibspeex/include -g -O2 -DLIBVER='"CVS-2006/01/20-07:52"' -DSPEEX_PREPROCESS=1 -DNEWJB -DCODEC_ILBC -Ilibiax2/src -DLIBIAX -DSPEEX_EC=1 -DLINUX -c -o gsm/src/lpc.o gsm/src/lpc.c
cc -I. -Igsm/inc -Iportaudio/pa_common -Iportaudio/pablio -Iportmixer/px_common -Ilibspeex/include -g -O2 -DLIBVER='"CVS-2006/01/20-07:52"' -DSPEEX_PREPROCESS=1 -DNEWJB -DCODEC_ILBC -Ilibiax2/src -DLIBIAX -DSPEEX_EC=1 -DLINUX -c -o gsm/src/preprocess.o gsm/src/preprocess.c
cc -I. -Igsm/inc -Iportaudio/pa_common -Iportaudio/pablio -Iportmixer/px_common -Ilibspeex/include -g -O2 -DLIBVER='"CVS-2006/01/20-07:52"' -DSPEEX_PREPROCESS=1 -DNEWJB -DCODEC_ILBC -Ilibiax2/src -DLIBIAX -DSPEEX_EC=1 -DLINUX -c -o gsm/src/rpe.o gsm/src/rpe.c
cc -I. -Igsm/inc -Iportaudio/pa_common -Iportaudio/pablio -Iportmixer/px_common -Ilibspeex/include -g -O2 -DLIBVER='"CVS-2006/01/20-07:52"' -DSPEEX_PREPROCESS=1 -DNEWJB -DCODEC_ILBC -Ilibiax2/src -DLIBIAX -DSPEEX_EC=1 -DLINUX -c -o gsm/src/short_term.o gsm/src/short_term.c
cc -I. -Igsm/inc -Iportaudio/pa_common -Iportaudio/pablio -Iportmixer/px_common -Ilibspeex/include -g -O2 -DLIBVER='"CVS-2006/01/20-07:52"' -DSPEEX_PREPROCESS=1 -DNEWJB -DCODEC_ILBC -Ilibiax2/src -DLIBIAX -DSPEEX_EC=1 -DLINUX -c -o gsm/src/table.o gsm/src/table.c
cc -I. -Igsm/inc -Iportaudio/pa_common -Iportaudio/pablio -Iportmixer/px_common -Ilibspeex/include -g -O2 -DLIBVER='"CVS-2006/01/20-07:52"' -DSPEEX_PREPROCESS=1 -DNEWJB -DCODEC_ILBC -Ilibiax2/src -DLIBIAX -DSPEEX_EC=1 -DLINUX -c -o portaudio/pa_common/pa_lib.o portaudio/pa_common/pa_lib.c
cc -I. -Igsm/inc -Iportaudio/pa_common -Iportaudio/pablio -Iportmixer/px_common -Ilibspeex/include -g -O2 -DLIBVER='"CVS-2006/01/20-07:52"' -DSPEEX_PREPROCESS=1 -DNEWJB -DCODEC_ILBC -Ilibiax2/src -DLIBIAX -DSPEEX_EC=1 -DLINUX -c -o portaudio/pablio/pablio.o portaudio/pablio/pablio.c
cc -I. -Igsm/inc -Iportaudio/pa_common -Iportaudio/pablio -Iportmixer/px_common -Ilibspeex/include -g -O2 -DLIBVER='"CVS-2006/01/20-07:52"' -DSPEEX_PREPROCESS=1 -DNEWJB -DCODEC_ILBC -Ilibiax2/src -DLIBIAX -DSPEEX_EC=1 -DLINUX -c -o portaudio/pablio/ringbuffer.o portaudio/pablio/ringbuffer.c
cc -I. -Igsm/inc -Iportaudio/pa_common -Iportaudio/pablio -Iportmixer/px_common -Ilibspeex/include -g -O2 -DLIBVER='"CVS-2006/01/20-07:52"' -DSPEEX_PREPROCESS=1 -DNEWJB -DCODEC_ILBC -Ilibiax2/src -DLIBIAX -DSPEEX_EC=1 -DLINUX -c -o spandsp/plc.o spandsp/plc.c
cc -I. -Igsm/inc -Iportaudio/pa_common -Iportaudio/pablio -Iportmixer/px_common -Ilibspeex/include -g -O2 -DLIBVER='"CVS-2006/01/20-07:52"' -DSPEEX_PREPROCESS=1 -DNEWJB -DCODEC_ILBC -Ilibiax2/src -DLIBIAX -DSPEEX_EC=1 -DLINUX -c -o audio_encode.o audio_encode.c
audio_encode.c: In function ‘create_codec’:
audio_encode.c:204: warning: return makes pointer from integer without a cast
cc -I. -Igsm/inc -Iportaudio/pa_common -Iportaudio/pablio -Iportmixer/px_common -Ilibspeex/include -g -O2 -DLIBVER='"CVS-2006/01/20-07:52"' -DSPEEX_PREPROCESS=1 -DNEWJB -DCODEC_ILBC -Ilibiax2/src -DLIBIAX -DSPEEX_EC=1 -DLINUX -c -o audio_portaudio.o audio_portaudio.c
cc -I. -Igsm/inc -Iportaudio/pa_common -Iportaudio/pablio -Iportmixer/px_common -Ilibspeex/include -g -O2 -DLIBVER='"CVS-2006/01/20-07:52"' -DSPEEX_PREPROCESS=1 -DNEWJB -DCODEC_ILBC -Ilibiax2/src -DLIBIAX -DSPEEX_EC=1 -DLINUX -c -o audio_file.o audio_file.c
cc -I. -Igsm/inc -Iportaudio/pa_common -Iportaudio/pablio -Iportmixer/px_common -Ilibspeex/include -g -O2 -DLIBVER='"CVS-2006/01/20-07:52"' -DSPEEX_PREPROCESS=1 -DNEWJB -DCODEC_ILBC -Ilibiax2/src -DLIBIAX -DSPEEX_EC=1 -DLINUX -c -o codec_gsm.o codec_gsm.c
codec_gsm.c: In function ‘decode’:
codec_gsm.c:54: warning: pointer targets in passing argument 2 of ‘gsm_decode’ differ in signedness
codec_gsm.c: In function ‘encode’:
codec_gsm.c:82: warning: pointer targets in passing argument 3 of ‘gsm_encode’ differ in signedness
codec_gsm.c: In function ‘iaxc_audio_codec_gsm_new’:
codec_gsm.c:100: warning: incompatible implicit declaration of built-in function ‘strcpy’
cc -I. -Igsm/inc -Iportaudio/pa_common -Iportaudio/pablio -Iportmixer/px_common -Ilibspeex/include -g -O2 -DLIBVER='"CVS-2006/01/20-07:52"' -DSPEEX_PREPROCESS=1 -DNEWJB -DCODEC_ILBC -Ilibiax2/src -DLIBIAX -DSPEEX_EC=1 -DLINUX -c -o codec_ulaw.o codec_ulaw.c
codec_ulaw.c: In function ‘iaxc_audio_codec_ulaw_new’:
codec_ulaw.c:132: warning: incompatible implicit declaration of built-in function ‘strcpy’
cc -I. -Igsm/inc -Iportaudio/pa_common -Iportaudio/pablio -Iportmixer/px_common -Ilibspeex/include -g -O2 -DLIBVER='"CVS-2006/01/20-07:52"' -DSPEEX_PREPROCESS=1 -DNEWJB -DCODEC_ILBC -Ilibiax2/src -DLIBIAX -DSPEEX_EC=1 -DLINUX -c -o codec_alaw.o codec_alaw.c
codec_alaw.c: In function ‘iaxc_audio_codec_alaw_new’:
codec_alaw.c:134: warning: incompatible implicit declaration of built-in function ‘strcpy’
cc -I. -Igsm/inc -Iportaudio/pa_common -Iportaudio/pablio -Iportmixer/px_common -Ilibspeex/include -g -O2 -DLIBVER='"CVS-2006/01/20-07:52"' -DSPEEX_PREPROCESS=1 -DNEWJB -DCODEC_ILBC -Ilibiax2/src -DLIBIAX -DSPEEX_EC=1 -DLINUX -c -o codec_speex.o codec_speex.c
codec_speex.c: In function ‘iaxc_audio_codec_speex_new’:
codec_speex.c:166: warning: incompatible implicit declaration of built-in function ‘strcpy’
cc -I. -Igsm/inc -Iportaudio/pa_common -Iportaudio/pablio -Iportmixer/px_common -Ilibspeex/include -g -O2 -DLIBVER='"CVS-2006/01/20-07:52"' -DSPEEX_PREPROCESS=1 -DNEWJB -DCODEC_ILBC -Ilibiax2/src -DLIBIAX -DSPEEX_EC=1 -DLINUX -c -o jitterbuf.o jitterbuf.c
cc -I. -Igsm/inc -Iportaudio/pa_common -Iportaudio/pablio -Iportmixer/px_common -Ilibspeex/include -g -O2 -DLIBVER='"CVS-2006/01/20-07:52"' -DSPEEX_PREPROCESS=1 -DNEWJB -DCODEC_ILBC -Ilibiax2/src -DLIBIAX -DSPEEX_EC=1 -DLINUX -c -o iaxclient_lib.o iaxclient_lib.c
iaxclient_lib.c:52: error: static declaration of ‘iaxc_lock’ follows non-static declaration
iaxclient_lib.h:203: error: previous declaration of ‘iaxc_lock’ was here
iaxclient_lib.c:85: error: static declaration of ‘iaxc_event_callback’ follows non-static declaration
iaxclient_lib.h:202: error: previous declaration of ‘iaxc_event_callback’ was here
iaxclient_lib.c: In function ‘iaxc_post_event’:
iaxclient_lib.c:187: warning: incompatible implicit declaration of built-in function ‘memcpy’
iaxclient_lib.c: In function ‘iaxc_do_state_callback’:
iaxclient_lib.c:250: warning: incompatible implicit declaration of built-in function ‘strncpy’
iaxclient_lib.c: In function ‘iaxc_initialize’:
iaxclient_lib.c:402: warning: incompatible implicit declaration of built-in function ‘strncpy’
iaxclient_lib.c: In function ‘iaxc_set_callerid’:
iaxclient_lib.c:456: warning: incompatible implicit declaration of built-in function ‘strncpy’
iaxclient_lib.c: In function ‘handle_text_event’:
iaxclient_lib.c:676: warning: incompatible implicit declaration of built-in function ‘strncpy’
iaxclient_lib.c:676: warning: pointer targets in passing argument 2 of ‘strncpy’ differ in signedness
iaxclient_lib.c: In function ‘handle_url_event’:
iaxclient_lib.c:688: warning: incompatible implicit declaration of built-in function ‘strcpy’
iaxclient_lib.c:698: warning: incompatible implicit declaration of built-in function ‘strncpy’
iaxclient_lib.c:698: warning: pointer targets in passing argument 2 of ‘strncpy’ differ in signedness
iaxclient_lib.c: In function ‘iaxc_register’:
iaxclient_lib.c:865: warning: incompatible implicit declaration of built-in function ‘strncpy’
iaxclient_lib.c: In function ‘iaxc_call’:
iaxclient_lib.c:884: warning: incompatible implicit declaration of built-in function ‘strstr’
iaxclient_lib.c:918: warning: incompatible implicit declaration of built-in function ‘strncpy’
iaxclient_lib.c:921: warning: incompatible implicit declaration of built-in function ‘strncpy’
iaxclient_lib.c:925: warning: incompatible implicit declaration of built-in function ‘strncpy’
iaxclient_lib.c: In function ‘iaxc_service_network’:
iaxclient_lib.c:1134: warning: incompatible implicit declaration of built-in function ‘strncpy’
iaxclient_lib.c: In function ‘iaxc_version’:
iaxclient_lib.c:1257: warning: incompatible implicit declaration of built-in function ‘strncpy’
make[1]: *** [iaxclient_lib.o] Error 1
make[1]: Leaving directory `/tmp/kiax-0.8.4/lib'
make: *** [sub-lib-make_default] Error 2
Johan@KMA:/tmp/kiax-0.8.4>


I still get the errors. Please help.

Thanks
Johan
 
Old 01-21-2006, 01:46 AM   #9
vangelis
Member
 
Registered: Nov 2004
Location: Hellas
Distribution: Zenwalk 6.4
Posts: 337
Blog Entries: 4

Rep: Reputation: 30
ok, forget all the compilation stuff(you need iaxclient). Don´t need to mess with source, I´ve just downloaded the suse9.2 rpm file and worked flawlessly. I´m using suse9.3 I think you won´t have problem either.
Follow this link http://prdownloads.sourceforge.net/k...6.rpm?download
 
Old 01-25-2006, 08:00 AM   #10
KMA
LQ Newbie
 
Registered: Dec 2005
Posts: 9

Original Poster
Rep: Reputation: 0
Hi tried using the Suse 9.2 rpm:

Wed Jan 25 15:59:18 2006 Using IAXClient ver. CVS-2005/04/15-18:42
Wed Jan 25 15:59:19 2006 IaxWrapper::iaxc_initialize() result = -1
Error message:cannot initialize iaxclient!

Exitting application. Possible reason: Device initialization failed.
 
Old 01-25-2006, 08:05 AM   #11
KMA
LQ Newbie
 
Registered: Dec 2005
Posts: 9

Original Poster
Rep: Reputation: 0
Is there a config file or something that I must configure?
KMA
 
Old 01-26-2006, 06:50 AM   #12
vangelis
Member
 
Registered: Nov 2004
Location: Hellas
Distribution: Zenwalk 6.4
Posts: 337
Blog Entries: 4

Rep: Reputation: 30
I don't think so, is there any other application that you are using that might already be using iax?
Maybe skype or something else?
 
Old 01-26-2006, 12:07 PM   #13
KMA
LQ Newbie
 
Registered: Dec 2005
Posts: 9

Original Poster
Rep: Reputation: 0
Does Skype also use iax? i have Skype running! Should I stop it?
How can I see if I have the iaxclient installed?

KMA
 
Old 01-26-2006, 02:00 PM   #14
vangelis
Member
 
Registered: Nov 2004
Location: Hellas
Distribution: Zenwalk 6.4
Posts: 337
Blog Entries: 4

Rep: Reputation: 30
I think that this maybe the problem, not that I know it by first hand, but while googlin I've seen in another forum that another user had the same problem (same error) and when he closed skype and restarted his system kiax worked.
I would be wise to try that yes.

As for iaxclient I don't know, maybe searching with 'whereis iaxclient' would tell you
 
Old 01-27-2006, 05:00 AM   #15
KMA
LQ Newbie
 
Registered: Dec 2005
Posts: 9

Original Poster
Rep: Reputation: 0
I am stuck. Nobody seems to have answer for this problem that can actually solve my problem. I stopped Skype and restarted my PC. Still the same error.

I can't belive that this is an isolated incident. Am I the only person on earth with a Acer laptop, Suse 10.0 installatin from the DVD that tries to use Kiax and fails?

This sucks. There is really a need for a different IAX2 softphone that can connect to Asterix and actualy works without trying to hack it for a month.

KMA
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Error installing RPM, PLEASE HELP!!! mussussu Linux - Software 6 10-24-2005 05:30 PM
Installing a RPM error cherokee10 Linux - Newbie 1 02-03-2005 07:30 AM
error installing bluetooth.rpm krt47 Linux - Newbie 4 08-02-2004 06:44 PM
error with installing src.rpm morningstar665 Linux - Software 5 11-23-2003 12:56 PM
Error when installing rpm 74039186 Slackware 11 10-15-2003 01:55 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 12:58 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration