bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#507: marked as done (compilation problem under Solaris)


From: Emacs bug Tracking System
Subject: bug#507: marked as done (compilation problem under Solaris)
Date: Sat, 9 Aug 2008 19:50:03 -0700

Your message dated Sat, 09 Aug 2008 22:42:24 -0400
with message-id <8xabflfv5b.fsf@fencepost.gnu.org>
and subject line Re: bug#507: compilation problem under Solaris
has caused the Emacs bug report #507,
regarding compilation problem under Solaris
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact don@donarmstrong.com
immediately.)


-- 
507: http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=507
Emacs Bug Tracking System
Contact don@donarmstrong.com with problems
--- Begin Message --- Subject: compilation problem under Solaris Date: Mon, 30 Jun 2008 14:41:03 +0200
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"




--- End Message ---
--- Begin Message --- Subject: Re: bug#507: compilation problem under Solaris Date: Sat, 09 Aug 2008 22:42:24 -0400 User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)
Fix synced to 22 branch 2008-08-10, bug closed.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]