From: Christoph Bauer <Christoph.Bauer@lms-gmbh.de>
Cc: cyd@stupidchicken.com, emacs-devel@gnu.org
Subject: Re: [Christoph.Bauer@lms-gmbh.de: HP-UX: link error]
Date: Thu, 23 Mar 2006 10:47:20 +0100 [thread overview]
Message-ID: <26EB47FDD566A7469FC862DAF373792FE20E54@kaiserslautern1.lmsintl.com> (raw)
>
> It seems that the configure test for mbstate_t is giving a confusing
> result. From what you say, it expects wchar.h to define mbstate_t
> but that does not occur.
>
> Maybe that is a bug in wchar.h on your system. Is it?
mbstate_t is defined in wchar.h if _INCLUDE__STDC_A1_SOURCE is defined.
With
$ CFLAGS="-D_INCLUDE__STDC_A1_SOURCE" ../configure
the unchanged configure is able to find mbstate_t.
(-> src/config.h is ok).
next reply other threads:[~2006-03-23 9:47 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-03-23 9:47 Christoph Bauer [this message]
2006-03-23 23:09 ` [Christoph.Bauer@lms-gmbh.de: HP-UX: link error] Richard Stallman
-- strict thread matches above, loose matches on Subject: below --
2006-03-27 9:01 Christoph Bauer
2006-03-24 8:47 Christoph Bauer
2006-03-23 11:51 Christoph Bauer
2006-03-23 23:09 ` Richard Stallman
2006-03-23 11:34 Christoph Bauer
2006-03-20 16:29 Bauer, Christoph
2006-03-21 19:22 ` Richard Stallman
2006-03-21 19:23 ` Richard Stallman
2006-03-17 16:30 Richard Stallman
2006-03-19 15:14 ` Chong Yidong
2006-03-19 18:09 ` Sascha Wilde
2006-03-20 15:05 ` Richard Stallman
2006-03-21 6:19 ` Ken Raeburn
2006-03-21 22:29 ` Richard Stallman
2006-03-22 5:08 ` Ken Raeburn
2006-03-22 23:01 ` Kim F. Storm
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=26EB47FDD566A7469FC862DAF373792FE20E54@kaiserslautern1.lmsintl.com \
--to=christoph.bauer@lms-gmbh.de \
--cc=cyd@stupidchicken.com \
--cc=emacs-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.