From: "Langella Raphael" <raphael.langella@steria.cnes.fr>
To: "Glenn Morris" <rgm@gnu.org>
Subject: bug#507: compilation problem under Solaris
Date: Fri, 4 Jul 2008 10:40:55 +0200 [thread overview]
Message-ID: <092785B790DCD043BA45401EDA43D9B503276DBA@cst-xch-003.cnesnet.ad.cnes.fr> (raw)
> -----Message d'origine-----
> De : Glenn Morris [mailto:rgm@gnu.org]
> Envoyé : jeudi 3 juillet 2008 22:00
> À : Langella Raphael
> Cc : 507@emacsbugs.donarmstrong.com
> Objet : Re: bug#507: compilation problem under Solaris
>
> tags 507 = help
> stop
>
> "Langella Raphael" wrote:
>
> > Anyway, once corrected, cpp_undefs is correctly defined:
> cpp_undefs =
> > -UProduits -Utmp -Uemacs -Usparc -Usun -Usolaris2 -Usparc -Usun
> > -Usolaris2
> >
> > But compilation still fails. Instead of being replaced by "1 ", the
> >"sparc" string is just deleted. See attached src/Makefile.
>
> OK, I think I see what's going on. src/m/sparc.h does:
>
> #ifndef sparc
> #define sparc
> #endif
>
> And src/Makefile.c includes config.h which includes this file.
>
> Thus there seems to be no way to fix this through use of -U
> etc on the cpp line.
>
> By far the easiest way for you to fix this is just to edit
> your src and lib-src Makefile by hand.
That's exactly what I did even before reporting the bug. I just thought I should report this. And I didn't have to edit lib-src/Makefile, only src/Makefile.
next reply other threads:[~2008-07-04 8:40 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-07-04 8:40 Langella Raphael [this message]
2008-07-04 19:48 ` bug#507: compilation problem under Solaris Glenn Morris
2008-07-08 0:26 ` Dan Nicolaescu
-- strict thread matches above, loose matches on Subject: below --
2008-07-03 14:40 Langella Raphael
2008-07-03 20:00 ` Glenn Morris
2008-07-03 21:22 ` Stefan Monnier
2008-07-02 7:59 Langella Raphael
2008-07-02 19:52 ` Glenn Morris
[not found] <092785B790DCD043BA45401EDA43D9B503276D9D@cst-xch-003.cnesnet.ad.cnes.fr>
2008-07-01 20:08 ` Glenn Morris
2008-06-30 12:41 Langella Raphael
2008-06-30 20:30 ` Glenn Morris
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=092785B790DCD043BA45401EDA43D9B503276DBA@cst-xch-003.cnesnet.ad.cnes.fr \
--to=raphael.langella@steria.cnes.fr \
--cc=507@emacsbugs.donarmstrong.com \
--cc=rgm@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.