Hi Robert, ----- Original Message ----- > From: "Robert Dyck" <[email protected]> > To: [email protected] > Sent: Thursday, November 1, 2012 1:00:28 AM > Subject: [SFLphone] Redefinition errors when compiling daemon on Fedora 16 > > I posted this previously but I didn't receive any bites. > > I am trying to compile the daemon because the Fedora RPM does not > appear to > support video. I am seeing conflicting definitions in some header > files. > > Example > > /usr/include/cc++/strchar.h:79:89: error: default argument given for > parameter > 4 of 'char* ost::lsetField(char*, size_t, const char*, char)' > [-fpermissive] > /usr/include/commoncpp/string.h:34:16: error: after previous > specification in > 'char* ost::lsetField(char*, size_t, const char*, char)' > [-fpermissive] > > I don't have the knowledge to correct this myself. Any assistance > would be > appreciated.
Ok I will try to reproduce this. Are you using the git repo of SFLphone? Also, are all the dependencies from packages? For video, you'll need to install ffmpeg-devel from rpmfusion, as it is not packaged in the offical fedora repositories. Please join us on freenode at #sflphone Best, Tristan > > _______________________________________________ > SFLphone mailing list > [email protected] > http://lists.savoirfairelinux.net/mailman/listinfo/sflphone > -- Tristan Matthews Développeur de logiciels libres [email protected] Ligne directe: 514-276-5468 poste 190 Fax : 514-276-5465 7275 Saint Urbain Bureau 200 Montréal, QC, H2R 2Y5 _______________________________________________ SFLphone mailing list [email protected] http://lists.savoirfairelinux.net/mailman/listinfo/sflphone
