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

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

bug#1008: marked as done (23.0.60; Build error on leopard 10.5.5)


From: Emacs bug Tracking System
Subject: bug#1008: marked as done (23.0.60; Build error on leopard 10.5.5)
Date: Thu, 2 Oct 2008 14:25:05 -0700

Your message dated Thu, 02 Oct 2008 17:13:19 -0400
with message-id <8uzllm4s5s.fsf@fencepost.gnu.org>
and subject line Re: bug#1008: 23.0.60; Build error on leopard 10.5.5
has caused the Emacs bug report #1008,
regarding 23.0.60; Build error on leopard 10.5.5
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.)


-- 
1008: http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=1008
Emacs Bug Tracking System
Contact don@donarmstrong.com with problems
--- Begin Message --- Subject: 23.0.60; Build error on leopard 10.5.5 Date: Sat, 20 Sep 2008 00:09:33 +0200
Hi,

Building from cvs (cvs.savannah.gnu.org:/sources/emacs) on Mac OS X 10.5.5 gives this output:

gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/Users/colding/work/src/emacs/ src -I/usr/X11/include -Dtemacs -g -O2 -Wno-pointer-sign nsterm.m
nsterm.m: In function ‘ns_font_to_xlfd’:
nsterm.m:6276: warning: ‘widthOfString:’ is deprecated (declared at / System/Library/Frameworks/AppKit.framework/Headers/NSFont.h:216) gcc -c -Demacs -DHAVE_CONFIG_H -I. -I/Users/colding/work/src/emacs/ src -I/usr/X11/include -Dtemacs -g -O2 -Wno-pointer-sign nsfns.m
nsfns.m: In function ‘compute_tip_xy’:
nsfns.m:2420: error: ‘struct ns_display_info’ has no member named ‘width’ nsfns.m:2433: error: ‘struct ns_display_info’ has no member named ‘height’ nsfns.m:2438: error: ‘struct ns_display_info’ has no member named ‘height’
make[1]: *** [nsfns.o] Error 1
make: *** [src] Error 2

The source was configured as "./configure --with-ns".

Best regards,
  jules




In GNU Emacs 23.0.60.1 (i386-apple-darwin9.2.0, *Step 9.0rc3)
 of 2008-03-03 on jules-coldings-macbook-pro.local
configured using `configure '--with-ns' '--without-x' '--prefix=/opt/ local/var/macports/build/ _opt_local_var_macports_sources_rsync .macports.org_release_ports_aqua_emacs-app/work/emacs-23.0.0_NS-9.0rc3/ nextstep/build/Emacs.app/Contents/Resources' '--exec_prefix=/opt/local/ var/macports/build/ _opt_local_var_macports_sources_rsync .macports.org_release_ports_aqua_emacs-app/work/emacs-23.0.0_NS-9.0rc3/ nextstep/build/Emacs.app/Contents/MacOS' '--libexecdir=/opt/local/var/ macports/build/ _opt_local_var_macports_sources_rsync .macports.org_release_ports_aqua_emacs-app/work/emacs-23.0.0_NS-9.0rc3/ nextstep/build/Emacs.app/Contents/MacOS/libexec' '--with-pop' '-- enable-font-backend' '--without-freetype' 'CC=gcc-4.0' 'CFLAGS=-g -O3 - arch ppc -arch i386' 'CPPFLAGS=' 'CPP=' 'LDFLAGS=''

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: nil
  value of $XMODIFIERS: nil
  locale-coding-system: nil
  default-enable-multibyte-characters: t

Major mode: Info

Minor modes in effect:
  desktop-save-mode: t
  tooltip-mode: t
  show-paren-mode: t
  mouse-wheel-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  blink-cursor-mode: t
  global-auto-composition-mode: t
  auto-composition-mode: t
  auto-compression-mode: t
  line-number-mode: t
  transient-mark-mode: t

Recent input:
y <menu-bar> <help-menu> <about> <down-mouse-1> <mouse-movement>
<mouse-movement> <mouse-movement> <mouse-movement>
<mouse-movement> <drag-mouse-1> <down-mouse-1> <mouse-1>
<menu-bar> <help-menu> <info-ns> <help-echo> <down-mouse-1>
<mouse-2> <help-echo> <menu-bar> <help-menu> <repo
rt-emacs-bug>

Recent messages:
Compiling /Users/colding/work/elisp/site-start.el...done
Wrote /Users/colding/work/elisp/site-start.elc
Loading /Users/colding/work/elisp/site-start.elc...
Wrote /Users/colding/.emacs.desktop.lock
Desktop: 1 buffer restored.
Loading /Users/colding/work/elisp/site-start.elc...done
Warning: desktop file appears to be in use by PID 1886.
Using it may cause conflicts.  Use it anyway? (y or n)
Desktop: 1 buffer restored.
For information about GNU Emacs and the GNU system, type C-h C-a. [2 times]




--- End Message ---
--- Begin Message --- Subject: Re: bug#1008: 23.0.60; Build error on leopard 10.5.5 Date: Thu, 02 Oct 2008 17:13:19 -0400 User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)
2008-09-22  Chong Yidong  <cyd@stupidchicken.com>

            * nsfns.m (compute_tip_xy): Use x_display_pixel_width and
            x_display_pixel_height.


--- End Message ---

reply via email to

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