[Subject Prev][Subject Next][Thread Prev][Thread Next][Date Index][Thread Index]

[hts-users:01249] configuring HDecode


After I patched HTS into HTK I have configured and compiled the htk succesfully with out any error.  But when i tried to run the command   make hdecode install-hdecode , it  generates the following error .

HLVRec-GC.c: In function ?MarkPath?:
HLVRec-GC.c:89: warning: assignment makes pointer from integer without a cast
HLVRec-GC.c: In function ?SweepAltPaths?:
HLVRec-GC.c:197: warning: assignment makes pointer from integer without a cast
In file included from HLVRec.c:221:
HLVRec-outP.c: In function ?SOutP_ID_mix_Block?:
HLVRec-outP.c:86: error: ?StreamElem? has no member named ?spdf?
HLVRec-outP.c:87: error: ?StreamElem? has no member named ?nMix?
HLVRec-outP.c:112: error: ?StreamElem? has no member named ?nMix?
HLVRec-outP.c: In function ?SOutP_HMod?:
HLVRec-outP.c:281: error: ?StreamElem? has no member named ?spdf?
HLVRec-outP.c:282: error: ?StreamElem? has no member named ?nMix?
HLVRec-outP.c:287: error: ?StreamElem? has no member named ?nMix?
HLVRec-outP.c:301: error: ?StreamElem? has no member named ?spdf?
HLVRec-outP.c:301: error: ?StreamElem? has no member named ?nMix?
make[1]: *** [HLVRec.orig.o] Error 1
make[1]: Leaving directory `/home/solomon/Desktop/htk/HTKLVRec'
make: *** [hdecode] Error 1

Can you tell me the possible solution for this.

Thank you in advance.


Never miss a thing. Make Yahoo your homepage.
Follow-Ups
[hts-users:01252] Re: configuring HDecode, Heiga ZEN (Byung Ha CHUN)