[Cs-dev] building problems
Date | 2011-01-01 21:24 |
From | joachim heintz |
Subject | [Cs-dev] building problems |
hello - i get the following error message while building csound on ubuntu 10.10 from cvs. the error message means: »msgid«- und »msgstr«-entry do not terminate with »\n« gcc -o mixer -Wl,-Bdynamic util/mixer_main.o -L. -L. -L/usr/local/lib -L. -L. -L/usr/lib/fltk-1.1 -lsndfile -lpthread -lpthread -lgomp -lm -lasound -llo libcsound.so.5.2 -lsndfile -ldl -lpthread -lm msgfmt -o po/de/LC_MESSAGES/csound5.mo po/german.po msgfmt -o po/en_GB/LC_MESSAGES/csound5.mo po/csound.po msgfmt -o po/en_US/LC_MESSAGES/csound5.mo po/american.po msgfmt -o po/es_CO/LC_MESSAGES/csound5.mo po/es_CO.po po/es_CO.po:7539: »msgid«- und »msgstr«-Eintrag enden nicht jeweils mit »\n« msgfmt: es ist 1 fataler Fehler aufgetreten scons: *** [po/es_CO/LC_MESSAGES/csound5.mo] Error 1 scons: building terminated because of errors. my scons options are: useOSC=1 buildPythonOpcodes=1 dynamicCsoundLibrary=1 buildTclcsound=1 buildVirtual=1 buildInterfaces=1 buildLuaWrapper=1 buildPythonWrapper=1 buildJavaWrapper=1 thanks - joachim ------------------------------------------------------------------------------ Learn how Oracle Real Application Clusters (RAC) One Node allows customers to consolidate database storage, standardize their database environment, and, should the need arise, upgrade to a full multi-node Oracle RAC database without downtime or disruption http://p.sf.net/sfu/oracle-sfdevnl _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net https://lists.sourceforge.net/li |
Date | 2011-01-01 21:38 |
From | jpff@cs.bath.ac.uk |
Subject | Re: [Cs-dev] building problems |
diting error, npw fixed > hello - > i get the following error message while building csound on ubuntu 10.10 > from cvs. the error message means: > »msgid«- und »msgstr«-entry do not terminate with »\n« > > gcc -o mixer -Wl,-Bdynamic util/mixer_main.o -L. -L. -L/usr/local/lib > -L. -L. -L/usr/lib/fltk-1.1 -lsndfile -lpthread -lpthread -lgomp -lm > -lasound -llo libcsound.so.5.2 -lsndfile -ldl -lpthread -lm > msgfmt -o po/de/LC_MESSAGES/csound5.mo po/german.po > msgfmt -o po/en_GB/LC_MESSAGES/csound5.mo po/csound.po > msgfmt -o po/en_US/LC_MESSAGES/csound5.mo po/american.po > msgfmt -o po/es_CO/LC_MESSAGES/csound5.mo po/es_CO.po > po/es_CO.po:7539: »msgid«- und »msgstr«-Eintrag enden nicht jeweils > mit »\n« > msgfmt: es ist 1 fataler Fehler aufgetreten > scons: *** [po/es_CO/LC_MESSAGES/csound5.mo] Error 1 > scons: building terminated because of errors. > > my scons options are: > useOSC=1 buildPythonOpcodes=1 dynamicCsoundLibrary=1 buildTclcsound=1 > buildVirtual=1 buildInterfaces=1 buildLuaWrapper=1 buildPythonWrapper=1 > buildJavaWrapper=1 > > thanks - > > joachim > > ------------------------------------------------------------------------------ > Learn how Oracle Real Application Clusters (RAC) One Node allows customers > to consolidate database storage, standardize their database environment, > and, > should the need arise, upgrade to a full multi-node Oracle RAC database > without downtime or disruption > http://p.sf.net/sfu/oracle-sfdevnl > _______________________________________________ > Csound-devel mailing list > Csound-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/csound-devel > ------------------------------------------------------------------------------ Learn how Oracle Real Application Clusters (RAC) One Node allows customers to consolidate database storage, standardize their database environment, and, should the need arise, upgrade to a full multi-node Oracle RAC database without downtime or disruption http://p.sf.net/sfu/oracle-sfdevnl _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net |
Date | 2011-01-02 13:40 |
From | joachim heintz |
Subject | Re: [Cs-dev] building problems |
works now - thanks! just to mention: the 5.12.1 source version has the 0dbfs error (0dbfs is not recognized - everything refers to 32768 as 0dbfs). for me personally it's no problem now, but i'm afraid this version could reach the repositories. joachim Am 01.01.2011 22:38, schrieb jpff@cs.bath.ac.uk: > diting error, npw fixed > > >> hello - >> i get the following error message while building csound on ubuntu 10.10 >> from cvs. the error message means: >> »msgid«- und »msgstr«-entry do not terminate with »\n« >> >> gcc -o mixer -Wl,-Bdynamic util/mixer_main.o -L. -L. -L/usr/local/lib >> -L. -L. -L/usr/lib/fltk-1.1 -lsndfile -lpthread -lpthread -lgomp -lm >> -lasound -llo libcsound.so.5.2 -lsndfile -ldl -lpthread -lm >> msgfmt -o po/de/LC_MESSAGES/csound5.mo po/german.po >> msgfmt -o po/en_GB/LC_MESSAGES/csound5.mo po/csound.po >> msgfmt -o po/en_US/LC_MESSAGES/csound5.mo po/american.po >> msgfmt -o po/es_CO/LC_MESSAGES/csound5.mo po/es_CO.po >> po/es_CO.po:7539: »msgid«- und »msgstr«-Eintrag enden nicht jeweils >> mit »\n« >> msgfmt: es ist 1 fataler Fehler aufgetreten >> scons: *** [po/es_CO/LC_MESSAGES/csound5.mo] Error 1 >> scons: building terminated because of errors. >> >> my scons options are: >> useOSC=1 buildPythonOpcodes=1 dynamicCsoundLibrary=1 buildTclcsound=1 >> buildVirtual=1 buildInterfaces=1 buildLuaWrapper=1 buildPythonWrapper=1 >> buildJavaWrapper=1 >> >> thanks - >> >> joachim >> >> ------------------------------------------------------------------------------ >> Learn how Oracle Real Application Clusters (RAC) One Node allows customers >> to consolidate database storage, standardize their database environment, >> and, >> should the need arise, upgrade to a full multi-node Oracle RAC database >> without downtime or disruption >> http://p.sf.net/sfu/oracle-sfdevnl >> _______________________________________________ >> Csound-devel mailing list >> Csound-devel@lists.sourceforge.net >> https://lists.sourceforge.net/lists/listinfo/csound-devel >> > > > > ------------------------------------------------------------------------------ > Learn how Oracle Real Application Clusters (RAC) One Node allows customers > to consolidate database storage, standardize their database environment, and, > should the need arise, upgrade to a full multi-node Oracle RAC database > without downtime or disruption > http://p.sf.net/sfu/oracle-sfdevnl > _______________________________________________ > Csound-devel mailing list > Csound-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/csound-devel > > ------------------------------------------------------------------------------ Learn how Oracle Real Application Clusters (RAC) One Node allows customers to consolidate database storage, standardize their database environment, and, should the need arise, upgrade to a full multi-node Oracle RAC database without downtime or disruption http://p.sf.net/sfu/oracle-sfdevnl _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinf |
Date | 2011-01-02 13:50 |
From | jpff@cs.bath.ac.uk |
Subject | Re: [Cs-dev] building problems |
> works now - thanks! > just to mention: the 5.12.1 source version has the 0dbfs error (0dbfs is > not recognized - everything refers to 32768 as 0dbfs). for me personally > it's no problem now, but i'm afraid this version could reach the > repositories. > > joachim > known and fixed. One of the reasons i want 5.13 to be released. Still on target for Jan 17 (one day before ICMC deadline!) ==John ff ------------------------------------------------------------------------------ Learn how Oracle Real Application Clusters (RAC) One Node allows customers to consolidate database storage, standardize their database environment, and, should the need arise, upgrade to a full multi-node Oracle RAC database without downtime or disruption http://p.sf.net/sfu/oracle-sfdevnl _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net |