From: "Langella Raphael" <raphael.langella@steria.cnes.fr>
To: <bug-gnu-emacs@gnu.org>
Subject: bug#507: compilation problem under Solaris
Date: Mon, 30 Jun 2008 14:41:03 +0200 [thread overview]
Message-ID: <092785B790DCD043BA45401EDA43D9B503276D91@cst-xch-003.cnesnet.ad.cnes.fr> (raw)
I'm compiling Emacs 22.2 under Sparc/Solaris 9. I've got librairies
under non-standard directories, so I've set LDFLAGS and CPPFLAGS with -I
and -L options to include these directories. The path to those
directories has the string "sparc" within. In src/Makefile, "sparc" has
been replaced by "1 " on the lines defining ALL_CFLAGS and LIBW. I've
corrected it manually and it compiles fine.
Here's an example if my explanation isn't clear. I set :
LDFLAGS="-L/Produits/publics/sparc.SunOS.5.8/tiff/3.8.2/lib"
in src/Makefile :
LIBW="-L/Produits/publics/1 .SunOS.5.8/tiff/3.8.2/lib"
next reply other threads:[~2008-06-30 12:41 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <8xabflfv5b.fsf@fencepost.gnu.org>
2008-06-30 12:41 ` Langella Raphael [this message]
2008-06-30 20:30 ` bug#507: compilation problem under Solaris Glenn Morris
2008-08-10 2:50 ` bug#507: marked as done (compilation problem under Solaris) Emacs bug Tracking System
[not found] <092785B790DCD043BA45401EDA43D9B503276D9D@cst-xch-003.cnesnet.ad.cnes.fr>
2008-07-01 20:08 ` bug#507: compilation problem under Solaris Glenn Morris
2008-07-02 7:59 Langella Raphael
2008-07-02 19:52 ` Glenn Morris
-- 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-04 8:40 Langella Raphael
2008-07-04 19:48 ` Glenn Morris
2008-07-08 0:26 ` Dan Nicolaescu
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=092785B790DCD043BA45401EDA43D9B503276D91@cst-xch-003.cnesnet.ad.cnes.fr \
--to=raphael.langella@steria.cnes.fr \
--cc=507@emacsbugs.donarmstrong.com \
--cc=bug-gnu-emacs@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.