Devoyon sent a message using the contact form at  
http://www.sflphone.org/contact.

Hello,
I Read on the forum and tried to find something on mailing list without  
success.

I'm on opensuse 11.3
The RPM for opensuse doesn't want to install because they don't find  
libyaml..
So I decided to start a compilation.

For the Daemon:ok
For the gnome client I have an error quite strange :

...
make[2]: Leaving directory  
`/home/devoyong/Téléchargements/sflphone-0.9.9/sflphone-client-gnome/po'
Making all in doc
make[2]: Entering directory  
`/home/devoyong/Téléchargements/sflphone-0.9.9/sflphone-client-gnome/doc'
msgfmt -o fr/fr.mo fr/fr.po
msgfmt -o es/es.mo es/es.po
if ! test -d fr/; then mkdir fr/; fi
if [ -f "C/sflphone.xml" ]; then d="../"; else  
d="/home/devoyong/Téléchargements/sflphone-0.9.9/sflphone-client-gnome/doc/";  
fi; \
        mo="fr/fr.mo"; \
        if [ -f "${mo}" ]; then mo="../${mo}"; else  
mo="/home/devoyong/Téléchargements/sflphone-0.9.9/sflphone-client-gnome/doc/${mo}";
  
fi; \
        (cd fr/ && \
          `which xml2po` -m docbook -e -t "${mo}" \
            "${d}C/sflphone.xml" > sflphone.xml.tmp && \
            cp sflphone.xml.tmp sflphone.xml && rm -f sflphone.xml.tmp)
if ! test -d es/; then mkdir es/; fi
if [ -f "C/sflphone.xml" ]; then d="../"; else  
d="/home/devoyong/Téléchargements/sflphone-0.9.9/sflphone-client-gnome/doc/";  
fi; \
        mo="es/es.mo"; \
        if [ -f "${mo}" ]; then mo="../${mo}"; else  
mo="/home/devoyong/Téléchargements/sflphone-0.9.9/sflphone-client-gnome/doc/${mo}";
  
fi; \
        (cd es/ && \
          `which xml2po` -m docbook -e -t "${mo}" \
            "${d}C/sflphone.xml" > sflphone.xml.tmp && \
            cp sflphone.xml.tmp sflphone.xml && rm -f sflphone.xml.tmp)
xsltproc -o sflphone-C.omf --stringparam db2omf.basename sflphone  
--stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD  
DocBook V4.1//EN" --stringparam db2omf.lang C --stringparam db2omf.omf_dir  
"/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help"  
--stringparam db2omf.omf_in  
"/home/devoyong/Téléchargements/sflphone-0.9.9/sflphone-client-gnome/doc/sflphone.omf.in"
  
  --stringparam db2omf.scrollkeeper_cl "`scrollkeeper-config  
--pkgdatadir`/Templates/C/scrollkeeper_cl.xml" `/usr/bin/pkg-config  
--variable db2omf gnome-doc-utils` C/sflphone.xml || { rm -f  
"sflphone-C.omf"; exit 1; }
db2omf: Could not construct the OMF subject element.
   Add a subject element to  
/home/devoyong/Téléchargements/sflphone-0.9.9/sflphone-client-gnome/doc/sflphone.omf.in.
make[2]: *** [sflphone-C.omf] Error 1
make[2]: Leaving directory  
`/home/devoyong/Téléchargements/sflphone-0.9.9/sflphone-client-gnome/doc'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory  
`/home/devoyong/Téléchargements/sflphone-0.9.9/sflphone-client-gnome'
make: *** [all] Error 2

Any help appreciate ;-)
Guillaume

_______________________________________________
SFLphone mailing list
[email protected]
http://lists.savoirfairelinux.net/mailman/listinfo/sflphone

Reply via email to