try to tun make VERBOSE=1 Thanks Vadim Le 17 sept. 08 à 14:27, Thomas Stein a écrit :
> Hello. > > Trying to build qutecom on my gentoo system. But build fails at 49%. > Someone > has an idea whats going wrong? > > cheers > t. > > Scanning dependencies of target phspeexplugin > [ 49%] Building C object > wifo/phapi/phspeexplugin/CMakeFiles/phspeexplugin.dir/__/__/__/__/ > wifo/phapi/phcodec- > speex.o > /home/thomas/qutecom-2.2/wifo/phapi/phcodec-speex.c:41: warning: > missing > initializer > /home/thomas/qutecom-2.2/wifo/phapi/phcodec-speex.c:41: warning: (near > initialization for 'speexnb_codec.tie') > /home/thomas/qutecom-2.2/wifo/phapi/phcodec-speex.c:66: warning: > missing > initializer > /home/thomas/qutecom-2.2/wifo/phapi/phcodec-speex.c:66: warning: (near > initialization for 'speexwb_codec.tie') > /home/thomas/qutecom-2.2/wifo/phapi/phcodec-speex.c:71: warning: no > previous > prototype for 'ph_speex_enc_init' > /home/thomas/qutecom-2.2/wifo/phapi/phcodec-speex.c: In function > 'ph_speexnb_enc_init': > /home/thomas/qutecom-2.2/wifo/phapi/phcodec-speex.c:100: warning: > passing > argument 1 of 'ph_speex_enc_init' discards qualifiers from pointer > target type > /home/thomas/qutecom-2.2/wifo/phapi/phcodec-speex.c: In function > 'ph_speexwb_enc_init': > /home/thomas/qutecom-2.2/wifo/phapi/phcodec-speex.c:107: warning: > passing > argument 1 of 'ph_speex_enc_init' discards qualifiers from pointer > target type > /home/thomas/qutecom-2.2/wifo/phapi/phcodec-speex.c: At top level: > /home/thomas/qutecom-2.2/wifo/phapi/phcodec-speex.c:112: warning: no > previous > prototype for 'ph_speex_dec_init' > /home/thomas/qutecom-2.2/wifo/phapi/phcodec-speex.c: In function > 'ph_speexnb_dec_init': > /home/thomas/qutecom-2.2/wifo/phapi/phcodec-speex.c:143: warning: > passing > argument 1 of 'ph_speex_dec_init' discards qualifiers from pointer > target type > /home/thomas/qutecom-2.2/wifo/phapi/phcodec-speex.c: In function > 'ph_speexwb_dec_init': > /home/thomas/qutecom-2.2/wifo/phapi/phcodec-speex.c:151: warning: > passing > argument 1 of 'ph_speex_dec_init' discards qualifiers from pointer > target type > /home/thomas/qutecom-2.2/wifo/phapi/phcodec-speex.c: In function > 'ph_speexnb_decode': > /home/thomas/qutecom-2.2/wifo/phapi/phcodec-speex.c:177: warning: > passing > argument 2 of 'speex_bits_read_from' discards qualifiers from > pointer target > type > /home/thomas/qutecom-2.2/wifo/phapi/phcodec-speex.c:174: warning: > unused > variable 'i' > /home/thomas/qutecom-2.2/wifo/phapi/phcodec-speex.c: In function > 'ph_speexwb_decode': > /home/thomas/qutecom-2.2/wifo/phapi/phcodec-speex.c:190: warning: > passing > argument 2 of 'speex_bits_read_from' discards qualifiers from > pointer target > type > /home/thomas/qutecom-2.2/wifo/phapi/phcodec-speex.c:187: warning: > unused > variable 'i' > /home/thomas/qutecom-2.2/wifo/phapi/phcodec-speex.c: At top level: > /home/thomas/qutecom-2.2/wifo/phapi/phcodec-speex.c:229: warning: no > previous > prototype for 'ph_codec_plugin_init' > Linking C shared module libphspeexplugin.so > [ 49%] Built target phspeexplugin > wifo/phapi/CMakeFiles/phapi.dir/flags.make:6: *** missing > separator. Stop. > make[1]: *** [wifo/phapi/CMakeFiles/phapi.dir/all] Error 2 > make: *** [all] Error 2 > > _______________________________________________ > QuteCom-dev mailing list > [email protected] > http://lists.qutecom.org/mailman/listinfo/qutecom-dev > _______________________________________________ QuteCom-dev mailing list [email protected] http://lists.qutecom.org/mailman/listinfo/qutecom-dev
