Hi,
I am using FC3 to compile, sphinxtraining. I got the following errors
phone_world_io.c:68: error: conflicting types for 'malloc'.
Does any one have the same error as me in Linux.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
-
2005-05-19
Hi philadelfia (is where John Coltrane was born? Good)
I' ve got the same error. I think it is because ./configure doesn't work well. If you edit phone_world_io.c you will see that line 68 is for Windows OS so it wouldn't have to go in there. I commented that lines and compilation worked allright.
I hope it'll help
Greetings
J
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
I am using FC3 to compile, sphinxtraining. I got the following errors
phone_world_io.c:68: error: conflicting types for 'malloc'.
Does any one have the same error as me in Linux.
Hi philadelfia (is where John Coltrane was born? Good)
I' ve got the same error. I think it is because ./configure doesn't work well. If you edit phone_world_io.c you will see that line 68 is for Windows OS so it wouldn't have to go in there. I commented that lines and compilation worked allright.
I hope it'll help
Greetings
J