Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 9535] New: gnuplot doesn't cast when emacs is installed

sm-grimoire-bugs AT lists.ibiblio.org

Subject: SourceMage Grimoire Bug List

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-grimoire-bugs AT lists.ibiblio.org
  • Subject: [SM-Grimoire-Bugs] [Bug 9535] New: gnuplot doesn't cast when emacs is installed
  • Date: 8 Jul 2006 22:43:19 -0000

http://bugs.sourcemage.org/show_bug.cgi?id=9535

Summary: gnuplot doesn't cast when emacs is installed
Product: Codex
Version: stable-rc grimoire
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: utils
AssignedTo: sm-grimoire-bugs AT lists.ibiblio.org
ReportedBy: vin.public AT gmail.com


gnuplot's ./configure script detects emacs' presense and tries to compile *.el
in lisp/ subdirectory which cause an error appearance. maybe emacs isn't
compiled right?


------- Additional Comments From vin.public AT gmail.com 2005-08-20 00:21
-------
*** Bug 9534 has been marked as a duplicate of this bug. ***

--


------- Additional Comments From vin.public AT gmail.com 2005-08-20 00:24
-------
Created an attachment (id=4477)
--> (http://bugs.sourcemage.org/attachment.cgi?id=4477&action=view)
--> (http://bugs.sourcemage.org/attachment.cgi?id=4477&action=view)
compile log of gnuplot


--


------- Additional Comments From eric AT sandall.us 2005-08-20 05:06 -------
Compiled fine here with emacs built with these options:
xaw3d is an optional dependency for emacs (for fancy 3D-style scroll bars)
Do you want to cast xaw3d? [n]
imlib is an optional dependency for emacs (lets Emacs use its own color
allocation functions)
Do you want to cast imlib? [n]
libpng is an optional dependency for emacs (for PNG format support)
Do you want to use libpng? [y]
zlib is an optional dependency for emacs (for PNG format support)
Do you want to use zlib? [y]
jpeg is an optional dependency for emacs (for JPEG format support)
Do you want to use jpeg? [y]
tiff is an optional dependency for emacs (for TIFF format support)
Do you want to use tiff? [y]
libungif is an optional dependency for emacs (for GIF format support)
Do you want to cast libungif? [n]

gnuplot built with:
libpng is an optional dependency for gnuplot (for png output support)
Do you want to use libpng? [y]
readline is an optional dependency for gnuplot (use gnu readline instead of
builtin readline)
Do you want to use readline? [y]

and gnuplot and emacs built with:
athlon-xp and combreloc prelink strip tiny optimizations.

--


------- Additional Comments From vin.public AT gmail.com 2005-08-20 20:14
-------
i have the same except 'prelink' flag. what is it for?

--


------- Additional Comments From eric AT sandall.us 2005-08-20 22:13 -------
Can you try with prelink, though I doubt that would be it. Prelink is for
modifying your binaries for library linking. Seth has written a script called
'alter' that is installed with Sorcery for it's use, but I'm not sure how well
tested it is.

--


------- Additional Comments From vin.public AT gmail.com 2005-08-20 22:42
-------
i tried with your set of options but in vaste :( 1 question: have you any
lisp
compilers installed (gcl, clisp etc...)? i haven't, so maybe this cause such
problem?

--


------- Additional Comments From eric AT sandall.us 2005-08-21 05:41 -------
I have no lisp compilers installed. Have you tried installing emacs with `cast
-r emacs`?

--


------- Additional Comments From vin.public AT gmail.com 2005-08-21 21:44
-------
i tried to compile both emacs and gnuplot with prelink flags and all is fine
now ;) maybe this flags might be custom for this spells? or they must check
current flags and gnuplot must check emacs installed or not and add CFLAGS
accordingly checks?

--


------- Additional Comments From eric AT sandall.us 2005-08-21 22:03 -------
Can you check:
1) Compile emacs without prelink, gnuplot with prelink
2) Compile emacs with prelink, gnuplot without prelink
3) Compile emacs with prelink, gnuplot with prelink
4) Compile emacs without prelinkt, gnuplot without prelink

And report which ones work/don't work?

--


------- Additional Comments From vin.public AT gmail.com 2005-08-21 22:21
-------
1) no
2) yes
3) yes i'd just said it ;)
4) no bug was discovered with prelink off
p.s. 'yes' means successful cast

--


------- Additional Comments From eric AT sandall.us 2005-08-21 23:37 -------
Requiring packages be built with certain CFLAGS is a bit odd...Pieter, ideas?
Should we have emacs always build with prelink? Find some way to fix gnuplot
to
not need emacs built with prelink?

--


------- Additional Comments From seth AT swoolley.homeip.net 2006-07-08 17:43
-------
This bug now exists in stable-rc, version 0.5

--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



  • [SM-Grimoire-Bugs] [Bug 9535] New: gnuplot doesn't cast when emacs is installed, bugzilla-daemon, 07/08/2006

Archive powered by MHonArc 2.6.24.

Top of Page