reg installtion problems on FC3

"Srinivas Satish" <[email protected]> Thu, 16 Dec 2004 01:30:28 +0800
Newsgroups gmane.comp.lib.vovida.vocal
Message-ID <[email protected]>
hi,
   i happen to try to compile the vocal src code,used make it in the main vocal dir, in my case,
   
   /extdisk/Voip_project/src_code/vocal 
   
  i am again just giving the last few lines of errors during my make in the main vocal src dir, could anyone suggest some possible solution to rectify this problem.
  
  the make output resuls(partial)

ll -fPIC -Wno-deprecated -D_REENTRANT -DUSE_PTHREADS -g         -I../../build -I../../build/../sdp/sdp2 -I../../build/../util -I../../build/../util/threads -I../../build/../util/logging -I../../build/../util/crypto -I../../build/../util/statistics -I../../build/../util/snmp -I../../build/../util/signals -I../../build/../util/behavior -I../../build/../util/io -I../../build/../util/services -I../../build/../util/transport -I../../build/../util/config -I../../build/../util/dnssrv -I../../build/../util/deprecated -I../../build/../util/adt -I../../build/../contrib/libxml2.Linux.i686 -I../../build/../contrib/libxml2.Linux.i686/include/libxml -I../../build/../contrib/libxml2.Linux.i686/include -DVOCAL_USE_DEPRECATED -DVOCAL_USING_PENTIUM -c -o obj.debug.Linux.i686/SipTcpConnection.o SipTcpConnection.cxx
In file included from SipFrom.hxx:62,
                 from SipCallLeg.hxx:62,
                 from SipMsg.hxx:59,
                 from SipCommand.hxx:58,
                 from InviteMsg.hxx:54,
                 from SipTcpConnection.cxx:55:
BaseUrl.hxx:147: error: an explicit specialization must be preceded by 'template <>'
In file included from ../../build/../util/Fifo.h:112,
                 from SipTcpConnection.hxx:57,
                 from SipTcpConnection.cxx:60:
../../build/../util/Fifo.cc: In member function `virtual int Vocal::Fifo<Msg>::wait(Vocal::TimeAndDate::milliseconds_t)':
../../build/../util/Fifo.cc:90: error: `myMutex' undeclared (first use this function)
../../build/../util/Fifo.cc:90: error: (Each undeclared identifier is reported only once for each function it appears in.)
../../build/../util/Fifo.cc:110: error: `myFifoSize' undeclared (first use this function)
make[1]: *** [obj.debug.Linux.i686/SipTcpConnection.o] Error 1
make[1]: Leaving directory `/mnt/ext2disk/Voip_project/src_code/vocal/sip/sipstack'
make: *** [sip] Error 2




Also another problem i encountered when installing from the rpm, it's says that 

  vocal installtion requires apache running as a dependacy,
  
  i started my apache server by 
  		
			service httpd start
 and it was succesfull
 
 but still when i tru installing with 
 		rpm -ivh vocal-1.5......rpm it resluts in the same error.
		
 i tried installing by using the --nodeps switch ie., ignoring dependencies, then it installed but when i ran the allinoneconfigure script, it gave FATAL ERROR in the last stage when updating the httpd.conf file.
 
 Can anyone suggest some solution to both of these problems.
 
 Thanking you in advance,
 Satish.
-- 
______________________________________________
Check out the latest SMS services @ http://www.linuxmail.org 
This allows you to send and receive SMS through your mailbox.


Powered by Outblaze
_______________________________________________
vocal mailing list
[email protected]
To unsubscribe, please go to http://www.vovida.org/mailman/listinfo/vocal