unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Peter Dyballa <Peter_Dyballa@Freenet.DE>
To: emacs-pretest-bug@gnu.org
Subject: bug#2063: 23.0.60; repeated compile failures after updates for Emacs.app
Date: Mon, 26 Jan 2009 12:42:19 +0100	[thread overview]
Message-ID: <B6F0164C-A39D-4571-B50B-B2949478F752@Freenet.DE> (raw)

Hello!

After updating this European (UTC+1) morning to see Emacs.app display  
SVG images compilation fails:

echo "dispnew.o frame.o scroll.o xdisp.o menu.o  window.o charset.o  
coding.o category.o ccl.o character.o chartab.o cm.o term.o  
terminal.o xfaces.o   dbusbind.o emacs.o keyboard.o macros.o keymap.o  
sysdep.o buffer.o filelock.o insdel.o marker.o minibuf.o fileio.o  
dired.o filemode.o cmds.o casetab.o casefiddle.o indent.o search.o  
regex.o undo.o alloc.o data.o doc.o editfns.o callint.o eval.o  
floatfns.o fns.o font.o print.o lread.o syntax.o unexmacosx.o  
bytecode.o process.o callproc.o region-cache.o sound.o atimer.o  
doprnt.o strftime.o intervals.o textprop.o composite.o md5.o   
nsterm.o nsfns.o nsmenu.o nsselect.o nsimage.o nsfont.o fontset.o  
fringe.o image.o   terminfo.o lastfile.o    " > buildobj.lst
gcc -I/sw/include -L/sw/lib  -prebind -framework AppKit -Xlinker - 
headerpad -Xlinker 6C8 -bind_at_load -dead_strip -multiply_defined  
suppress -L/sw/lib/ncurses -o temacs pre-crt0.o dispnew.o frame.o  
scroll.o xdisp.o menu.o  window.o charset.o coding.o category.o ccl.o  
character.o chartab.o cm.o term.o terminal.o xfaces.o   dbusbind.o  
emacs.o keyboard.o macros.o keymap.o sysdep.o buffer.o filelock.o  
insdel.o marker.o minibuf.o fileio.o dired.o filemode.o cmds.o  
casetab.o casefiddle.o indent.o search.o regex.o undo.o alloc.o  
data.o doc.o editfns.o callint.o eval.o floatfns.o fns.o font.o  
print.o lread.o syntax.o unexmacosx.o bytecode.o process.o callproc.o  
region-cache.o sound.o atimer.o doprnt.o strftime.o intervals.o  
textprop.o composite.o md5.o  nsterm.o nsfns.o nsmenu.o nsselect.o  
nsimage.o nsfont.o fontset.o fringe.o image.o   terminfo.o  
lastfile.o        -L/sw/lib -lrsvg-2 -lgdk_pixbuf-2.0 -lcairo - 
lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl -L/sw/lib -ldbus-1 - 
lncurses  -L/sw/lib/fontconfig2/lib -lfontconfig
/usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld: warning -prebind  
ignored because MACOSX_DEPLOYMENT_TARGET environment variable greater  
or equal to 10.4
/usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld: Undefined symbols:
_x_query_color
collect2: ld returned 1 exit status
make[2]: *** [temacs] Error 1

It obviously comes from src/image.c (./src/image.c:86:extern void  
x_query_color (struct frame *f, XColor *color);) and shows that  
nsimage.m does not provide this function:

./src/xterm.c:1705:x_query_color (f, color)
./src/w32term.c:1550:x_query_color (f, color)

--
Greetings

   Pete       (:
         _    / __    -    -
       _/ \__/_/        -     -
      (´`)      (´`)   -    -
       `´        `´









             reply	other threads:[~2009-01-26 11:42 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-26 11:42 Peter Dyballa [this message]
  -- strict thread matches above, loose matches on Subject: below --
2009-01-28 21:28 bug#2063: 23.0.60; repeated compile failures after updates for Emacs.app Adrian Robert
2009-01-29 10:40 ` Adrian Robert
     [not found]   ` <92AE87EF-5508-4D9B-B324-4C81A62C0108@Freenet.DE>
2009-01-29 22:35     ` Adrian Robert
2009-01-29 23:07       ` Peter Dyballa

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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=B6F0164C-A39D-4571-B50B-B2949478F752@Freenet.DE \
    --to=peter_dyballa@freenet.de \
    --cc=2063@emacsbugs.donarmstrong.com \
    --cc=emacs-pretest-bug@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 public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).