Re: Install VOVIDA on Fedora Core 2 Compilation Error (support)

"Eric Blais" <[email protected]> Thu, 25 Nov 2004 17:15:05 -0500
Newsgroups gmane.comp.lib.vovida.vocal
Message-ID <[email protected]>
I just wanted to post that I found several problems by trying to compile 
VOCAL 1.5 on Mandrake 10 and it seems to fit your problem son Fedora Core 2. 
Here :

1. In those 3 files :
vocal/provisioning/PsLib/
PSinterface.cxx
ProvisionInterface.cxx
HostInterface.cxx

2. In those 2 files too :
vocal/Cdr/cdrLib/CdrData.cxx
vocal/cdr/cdrServer/CdrCache.cxx

The include<strstream.h> had to be changed to include<strstream>


3. In vocal/build/Makefile.tools the lines containing stdc++ had to be 
commented out. (Those lines saying that libstdc++ is static)

4.Also in that file in the GNU section I replaced the -Bstatic with 
-Bdynamic

I strongly suggest to try each change one after the other to see were it 
fails and why. I haven't been able to compile everything yet ... still 
searching !


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