Menu

#21 mbstate_t is not defined Yap512Small

open-works-for-me
nobody
None
5
2008-03-25
2007-07-11
No

not defined "mbstate_t", possibly missing?

cc -c -Ae -O -DCOROUTINING=1 -DRATIONAL_TREES=1 -DDEPTH_LIMIT=1 -DHAVE_CONFIG_H -I. -I./../H -I./../OPTYap -I./../BEAM -I./../MYDDAS ./../C/agc.c -o agc.o
cc: "../H/iopreds.h", line 94: error 1000: Unexpected symbol: "mbstate_t".
cc: "../H/iopreds.h", line 94: error 1573: Type of "mbstate" is undefined due to an illegal declaration.
cc: "../H/iopreds.h", line 94: error 1578: Size of struct or union member is unknown.
*** Error exit code 1

Discussion

  • Vitor Santos Costa

    Logged In: YES
    user_id=6266
    Originator: NO

    Sorry for the delay, I had stopped tracking this.

    mbstate_t should be defined in wchar.h. Please tell me what OS/CC are you using?

    Thanks

    Vitor

     
  • Vitor Santos Costa

    • status: open --> open-works-for-me
     

Log in to post a comment.