all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Jules Colding <colding@42tools.com>
To: emacs-pretest-bug@gnu.org
Subject: bug#1008: 23.0.60; Build error on leopard 10.5.5
Date: Sat, 20 Sep 2008 00:09:33 +0200	[thread overview]
Message-ID: <72427EEF-FCAF-4FB9-B3FD-B3D8704F455C@42tools.com> (raw)

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]







             reply	other threads:[~2008-09-19 22:09 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <8uzllm4s5s.fsf@fencepost.gnu.org>
2008-09-19 22:09 ` Jules Colding [this message]
2008-10-02 21:25   ` bug#1008: marked as done (23.0.60; Build error on leopard 10.5.5) Emacs bug Tracking System

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=72427EEF-FCAF-4FB9-B3FD-B3D8704F455C@42tools.com \
    --to=colding@42tools.com \
    --cc=1008@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 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.