Bug#384460: IAX Clients Crashing

J L Kolpin jlkolpin at mtfreetech.us
Mon Feb 12 01:38:50 UTC 2007


I think I did this right. Downloaded deb source into a directory, gave 
command debuild -us -uc after editing as prescribed

This isnt everything but looked like all the error stuff

/usr/share/qt3/bin/uic accountwizard.ui -o accountwizard.h
g++ -c -pipe -Wall -W -O2 -D_REENTRANT  
-DICONS_PATH=\"/usr/share/kiax/icons/\" 
-DI18N_DIRECTORY=\"/usr/share/kiax/i18n/\" -DQT_NO_DEBUG 
-DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT 
-I/usr/share/qt3/mkspecs/default -I. -I../src -I/usr/include 
-I/usr/include/qt3 -I/usr/X11R6/include -o main.o main.cpp
/usr/include/pthread.h:285: error: conflicting declaration 'typedef 
struct pthread_st* pthread_t'
/usr/include/bits/pthreadtypes.h:152: error: 'pthread_t' has a previous 
declaration as 'typedef long unsigned int pthread_t'
/usr/include/pthread.h:286: error: conflicting declaration 'typedef 
struct pthread_attr_st* pthread_attr_t'
/usr/include/bits/pthreadtypes.h:54: error: 'pthread_attr_t' has a 
previous declaration as 'typedef struct __pthread_attr_s pthread_attr_t'
/usr/include/pthread.h:287: error: conflicting declaration 'typedef int 
pthread_key_t'
/usr/include/bits/pthreadtypes.h:82: error: 'pthread_key_t' has a 
previous declaration as 'typedef unsigned int pthread_key_t'
/usr/include/pthread.h:289: error: conflicting declaration 'typedef int 
pthread_mutexattr_t'
/usr/include/bits/pthreadtypes.h:102: error: 'pthread_mutexattr_t' has a 
previous declaration as 'typedef struct pthread_mutexattr_t 
pthread_mutexattr_t'
/usr/include/pthread.h:290: error: conflicting declaration 'typedef 
struct pthread_mutex_st* pthread_mutex_t'
/usr/include/bits/pthreadtypes.h:95: error: 'pthread_mutex_t' has a 
previous declaration as 'typedef struct pthread_mutex_t pthread_mutex_t'
/usr/include/pthread.h:291: error: conflicting declaration 'typedef int 
pthread_condattr_t'
/usr/include/bits/pthreadtypes.h:79: error: 'pthread_condattr_t' has a 
previous declaration as 'typedef struct pthread_condattr_t 
pthread_condattr_t'
/usr/include/pthread.h:292: error: conflicting declaration 'typedef 
struct pthread_cond_st* pthread_cond_t'
/usr/include/bits/pthreadtypes.h:72: error: 'pthread_cond_t' has a 
previous declaration as 'typedef struct pthread_cond_t pthread_cond_t'
/usr/include/pthread.h:293: error: conflicting declaration 'typedef int 
pthread_rwlockattr_t'
/usr/include/bits/pthreadtypes.h:128: error: 'pthread_rwlockattr_t' has 
a previous declaration as 'typedef struct pthread_rwlockattr_t 
pthread_rwlockattr_t'
/usr/include/pthread.h:294: error: conflicting declaration 'typedef 
struct pthread_rwlock_st* pthread_rwlock_t'
/usr/include/bits/pthreadtypes.h:120: error: 'pthread_rwlock_t' has a 
previous declaration as 'typedef struct _pthread_rwlock_t pthread_rwlock_t'
make[2]: *** [main.o] Error 1
make[2]: Leaving directory `/root/kiax/kiax-0.8.51.dfsg-2/src'
make[1]: *** [sub-src] Error 2
make[1]: Leaving directory `/root/kiax/kiax-0.8.51.dfsg-2'
make: *** [build-stamp] Error 2
debuild: fatal error at line 1228:
debian/rules build failed





More information about the Pkg-voip-maintainers mailing list