Operating System - HP-UX
1827295 Members
3865 Online
109717 Solutions
New Discussion

Re: _mbstate_t.h is missing

 
GBR
Regular Advisor

_mbstate_t.h is missing

When I perform a gmake on gettext-0.14.6, I receive an error that sys/_mbstate_t.h is missing. I've done a search and it is indeed missing from /usr/include/sys/ how do I go about getting this file in place so I can continue with my installation of gettext.

(HP-UX 11.0, PA-RISC 1.1, 32 bit)

GBR
5 REPLIES 5
Jaime Bolanos Rojas.
Honored Contributor

Re: _mbstate_t.h is missing

Greg,

Did you make sure to install all the dependencies for gettext?

http://hpux.cs.utah.edu/hppd/hpux/Gnu/gettext-0.14.6/

Regards,

Jaime.
Work hard when the need comes out.
GBR
Regular Advisor

Re: _mbstate_t.h is missing

Yes. The depencancies are installed.

I've been able to compile the gettext-runtime, but am still receiving the same error message when running the gmake against the gettext-tools.

GBR

Re: _mbstate_t.h is missing

Greg

I'm having the exact same problem. From what I can gather it has to do with the m4 package. That package built and isntalled just fine for me but I don't see that file anywhere either. Have you had any luck with this yet?

Thanks
Al
The possibilities for disaaster boggle the mind!
GBR
Regular Advisor

Re: _mbstate_t.h is missing

Al,

I ended up finding a software depot for gettext (HP-UX 11.0, PA 1.1, 32 bit) and it installed properly. I wasn't able to solve the issue at hand.

Sorry I couldn't be of more help.

GBR
GBR
Regular Advisor

Re: _mbstate_t.h is missing

Thanks. Closed.