unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: "Jan D." <jan.h.d@swipnet.se>
Cc: emacs-devel@gnu.org
Subject: Re: Error while compiling; was Segfault after bad value for meta-prefix-char
Date: Fri, 21 Jan 2005 07:01:17 +0100	[thread overview]
Message-ID: <DDB5F9C0-6B71-11D9-A3B5-000D93505B76@swipnet.se> (raw)
In-Reply-To: <csperf$g19$1@sea.gmane.org>

> On 2005-01-20, Richard Stallman <rms@gnu.org> wrote:
>>  Does this patch fix the problem?
>
> Before trying the patch, I thought I should do cvs update, since I
> hadn't done it in quite a while, and now I get an error while
> compiling Emacs:
>
> gtkutil.c: In function `xg_get_file_name':
> gtkutil.c:1324: parse error before `extern'
> gtkutil.c:1326: `x_use_old_gtk_file_dialog' undeclared (first use in
> this function)
> gtkutil.c:1326: (Each undeclared identifier is reported only once
> gtkutil.c:1326: for each function it appears in.)
> gtkutil.c: In function `xg_tool_bar_detach_callback':
> gtkutil.c:3164: parse error before `int'
> make[1]: *** [gtkutil.o] Error 1
> make[1]: Leaving directory `/usr/src/emacs/src'
> make: *** [bootstrap-build] Error 2
>
> I tried a clean CVS checkout and ./configure --with-x-toolkit=gtk,
> make bootstrap, with the same result.

You are probably using a non-ANSI (1999) C compiler. I've fixed those 
places
so they compile for old compilers also.

	Jan D.

  reply	other threads:[~2005-01-21  6:01 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-01-20  0:24 Segfault after bad value for meta-prefix-char Peter Heslin
2005-01-20  1:10 ` Johan Bockgård
2005-01-20 10:38   ` Peter Heslin
2005-01-20 12:08     ` Andreas Schwab
2005-01-20 21:32 ` Richard Stallman
2005-01-20 23:28   ` Error while compiling; was " Peter Heslin
2005-01-21  6:01     ` Jan D. [this message]
2005-01-21 12:02       ` Peter Heslin
2005-01-21 12:34   ` Peter Heslin

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=DDB5F9C0-6B71-11D9-A3B5-000D93505B76@swipnet.se \
    --to=jan.h.d@swipnet.se \
    --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 public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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).