From: Eli Zaretskii <eliz@gnu.org>
To: Angelo Graziosi <angelo.graziosi@alice.it>
Cc: emacs-devel@gnu.org
Subject: Re: Bootstrap failure [linux]
Date: Sun, 23 May 2010 20:01:54 +0300 [thread overview]
Message-ID: <83vdaeo8l9.fsf@gnu.org> (raw)
In-Reply-To: <4BF900AC.8090604@alice.it>
> Date: Sun, 23 May 2010 12:17:16 +0200
> From: Angelo Graziosi <angelo.graziosi@alice.it>
>
> Current trunk (rev. 100417) fails to bootstrap on GNU/Linux Kubuntu
> 10.04 (GCC 4.4.3) with:
>
> =================
> [...]
> /tmp/work/emacs/src/xdisp.c: In function ‘init_iterator’:
> /tmp/work/emacs/src/xdisp.c:2604: error: argument ‘charpos’ doesn’t
> match prototype
> /tmp/work/emacs/src/dispextern.h:2914: error: prototype declaration
> /tmp/work/emacs/src/xdisp.c:2604: error: argument ‘bytepos’ doesn’t
> match prototype
> /tmp/work/emacs/src/dispextern.h:2914: error: prototype declaration
Sorry, my bad. Should be fixed now.
> But I noticed also many warnings:
>
> ========================
> [...]
> /tmp/work/emacs/lib-src/make-docfile.c:167: warning: ignoring return
> value of ‘chdir’, declared with attribute warn_unused_result
> /tmp/work/emacs/lib-src/make-docfile.c: In function ‘scan_c_file’:
> /tmp/work/emacs/lib-src/make-docfile.c:677: warning: ignoring return
> value of ‘fscanf’, declared with attribute warn_unused_result
> /tmp/work/emacs/lib-src/make-docfile.c:682: warning: ignoring return
> value of ‘fscanf’, declared with attribute warn_unused_result
That's a misfeature of your system headers and/or of the version of
GCC you are using. (Did you per chance used -Wall?) FWIW, I see no
such warnings with GCC 4.2.4.
next prev parent reply other threads:[~2010-05-23 17:01 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-05-23 10:17 Bootstrap failure [linux] Angelo Graziosi
2010-05-23 17:01 ` Eli Zaretskii [this message]
2010-05-23 22:11 ` Angelo Graziosi
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=83vdaeo8l9.fsf@gnu.org \
--to=eliz@gnu.org \
--cc=angelo.graziosi@alice.it \
--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.