unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Doug Chinnery <doug.chinnery@zadall.com>
Subject: Re: Emacs compile problem (mbsinit unresolved)
Date: 03 Jun 2003 14:56:07 -0700	[thread overview]
Message-ID: <nb4r36akqw.fsf@thunder.vancouver.techrx.com> (raw)
In-Reply-To: m3fzmwxl8c.fsf@cicero.benny.turtle-trading.net

Benjamin Riefenstahl <Benjamin.Riefenstahl@epost.de> writes:

> Doug Chinnery <doug.chinnery@zadall.com> writes:
> > Undefined			first referenced
> >  symbol  			    in file
> > mbsinit                             strftime.o
> > temacs: fatal error: Symbol referencing errors. No output written to temacs
> 
> The Emacs 21.3 version of src/strftime.c believes that if you have
> mbrlen(), you must also have mbsinit() without explicitly checking for
> the latter function.  That seems not to be true on your system.  Emacs
> in CVS allows for that possibility, but 21.3 doesn't.
> 
> Add this line in src/strftime.c to patch it up, and let us know how it
> goes:
> 
>   #define mbsinit(ps) (*(ps) == 0)

That fixed my problem nicely.  Any suggestions on what I should
be entering in a bug report?

Thanks much!!
-- 
Doug Chinnery          doug@zadall.com
'Dead is the drunkest you can get.  But I haven't been that drunk yet' - Tielli

  reply	other threads:[~2003-06-03 21:56 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-05-29 23:59 Emacs compile problem (mbsinit unresolved) Doug Chinnery
2003-05-30  5:00 ` Kai Großjohann
2003-05-30 16:39   ` Doug Chinnery
2003-05-30 19:42     ` Kai Großjohann
2003-05-30 19:55 ` Benjamin Riefenstahl
2003-06-03 21:56   ` Doug Chinnery [this message]
2003-06-04 12:39     ` Benjamin Riefenstahl

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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=nb4r36akqw.fsf@thunder.vancouver.techrx.com \
    --to=doug.chinnery@zadall.com \
    /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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).