all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Exaos  Lee <exaos.lee@gmail.com>
To: bug-gnu-emacs@gnu.org
Subject: Failed to build emacs 23.0.90 on Ubuntu 8.10 (x86_64)
Date: Mon, 9 Feb 2009 07:31:33 -0800 (PST)	[thread overview]
Message-ID: <c90216e7-f98b-4406-b09f-5263ebb91142@y38g2000prg.googlegroups.com> (raw)

/home/exaos/Download/Sources/Emacs/build/emacs-23.0.90/src/nsterm.m:
In function ‘ns_update_end’:
/home/exaos/Download/Sources/Emacs/build/emacs-23.0.90/src/nsterm.m:
655: warning: ‘NSView’ may not respond to ‘-unlockFocusNeedsFlush:’
/home/exaos/Download/Sources/Emacs/build/emacs-23.0.90/src/nsterm.m:
655: warning: (Messages without a matching method signature
/home/exaos/Download/Sources/Emacs/build/emacs-23.0.90/src/nsterm.m:
655: warning: will be assumed to return ‘id’ and accept
/home/exaos/Download/Sources/Emacs/build/emacs-23.0.90/src/nsterm.m:
655: warning: ‘...’ as arguments.)
/home/exaos/Download/Sources/Emacs/build/emacs-23.0.90/src/nsmenu.m:
In function ‘-[EmacsMenu addItemWithWidgetValue:]’:
/home/exaos/Download/Sources/Emacs/build/emacs-23.0.90/src/nsmenu.m:
652: warning: cast from pointer to integer of different size
/home/exaos/Download/Sources/Emacs/build/emacs-23.0.90/src/nsfns.m: In
function ‘ns_appkit_version_int’:
/home/exaos/Download/Sources/Emacs/build/emacs-23.0.90/src/nsfns.m:
977: error: ‘GNUSTEP_GNU_MINOR_VERSION’ undeclared (first use in this
function)
/home/exaos/Download/Sources/Emacs/build/emacs-23.0.90/src/nsfns.m:
977: error: (Each undeclared identifier is reported only once
/home/exaos/Download/Sources/Emacs/build/emacs-23.0.90/src/nsfns.m:
977: error: for each function it appears in.)
/home/exaos/Download/Sources/Emacs/build/emacs-23.0.90/src/nsmenu.m:
In function ‘-[EmacsMenu fillWithWidgetValue:]’:
/home/exaos/Download/Sources/Emacs/build/emacs-23.0.90/src/nsmenu.m:
696: warning: passing argument 1 of ‘setAction:’ from incompatible
pointer type
/home/exaos/Download/Sources/Emacs/build/emacs-23.0.90/src/nsmenu.m:
In function ‘-[EmacsMenu addSubmenuWithTitle:forFrame:]’:
/home/exaos/Download/Sources/Emacs/build/emacs-23.0.90/src/nsmenu.m:
717: warning: passing argument 2 of
‘addItemWithTitle:action:keyEquivalent:’ from incompatible pointer
type
/home/exaos/Download/Sources/Emacs/build/emacs-23.0.90/src/nsterm.m:
In function ‘ns_get_color’:
/home/exaos/Download/Sources/Emacs/build/emacs-23.0.90/src/nsterm.m:
1420: warning: format ‘%x’ expects type ‘unsigned int *’, but argument
3 has type ‘long long unsigned int *’
/home/exaos/Download/Sources/Emacs/build/emacs-23.0.90/src/nsterm.m:
In function ‘ns_color_to_lisp’:
/home/exaos/Download/Sources/Emacs/build/emacs-23.0.90/src/nsterm.m:
1571: warning: '0' flag ignored with precision and ‘%x’ printf format
/home/exaos/Download/Sources/Emacs/build/emacs-23.0.90/src/nsterm.m:
1571: warning: '0' flag ignored with precision and ‘%x’ printf format
/home/exaos/Download/Sources/Emacs/build/emacs-23.0.90/src/nsterm.m:
1571: warning: '0' flag ignored with precision and ‘%x’ printf format
/home/exaos/Download/Sources/Emacs/build/emacs-23.0.90/src/nsterm.m:
1571: warning: '0' flag ignored with precision and ‘%x’ printf format
/home/exaos/Download/Sources/Emacs/build/emacs-23.0.90/src/nsterm.m:
1578: warning: '0' flag ignored with precision and ‘%x’ printf format
/home/exaos/Download/Sources/Emacs/build/emacs-23.0.90/src/nsterm.m:
1578: warning: '0' flag ignored with precision and ‘%x’ printf format
/home/exaos/Download/Sources/Emacs/build/emacs-23.0.90/src/nsterm.m:
1578: warning: '0' flag ignored with precision and ‘%x’ printf format
/home/exaos/Download/Sources/Emacs/build/emacs-23.0.90/src/nsterm.m:
1578: warning: '0' flag ignored with precision and ‘%x’ printf format
/home/exaos/Download/Sources/Emacs/build/emacs-23.0.90/src/nsterm.m:
1578: warning: '0' flag ignored with precision and ‘%x’ printf format
/home/exaos/Download/Sources/Emacs/build/emacs-23.0.90/src/nsterm.m:
1578: warning: '0' flag ignored with precision and ‘%x’ printf format
/home/exaos/Download/Sources/Emacs/build/emacs-23.0.90/src/nsterm.m:
1578: warning: '0' flag ignored with precision and ‘%x’ printf format
/home/exaos/Download/Sources/Emacs/build/emacs-23.0.90/src/nsterm.m:
1578: warning: '0' flag ignored with precision and ‘%x’ printf format
/home/exaos/Download/Sources/Emacs/build/emacs-23.0.90/src/nsfns.m: In
function ‘Fns_convert_utf8_nfd_to_nfc’:
/home/exaos/Download/Sources/Emacs/build/emacs-23.0.90/src/nsfns.m:
2045: warning: ‘NSString’ may not respond to ‘-
precomposedStringWithCanonicalMapping’
/home/exaos/Download/Sources/Emacs/build/emacs-23.0.90/src/nsfns.m:
2045: warning: (Messages without a matching method signature
/home/exaos/Download/Sources/Emacs/build/emacs-23.0.90/src/nsfns.m:
2045: warning: will be assumed to return ‘id’ and accept
/home/exaos/Download/Sources/Emacs/build/emacs-23.0.90/src/nsfns.m:
2045: warning: ‘...’ as arguments.)
/home/exaos/Download/Sources/Emacs/build/emacs-23.0.90/src/nsterm.m:
In function ‘ns_dumpglyphs_box_or_relief’:
/home/exaos/Download/Sources/Emacs/build/emacs-23.0.90/src/nsterm.m:
2715: warning: comparison between pointer and integer
make[1]: *** [nsfns.o] Error 1
make[1]: *** Waiting for unfinished jobs....
/home/exaos/Download/Sources/Emacs/build/emacs-23.0.90/src/nsterm.m:
In function ‘ns_term_shutdown’:
/home/exaos/Download/Sources/Emacs/build/emacs-23.0.90/src/nsterm.m:
4019: error: ‘SIGTERM’ undeclared (first use in this function)
/home/exaos/Download/Sources/Emacs/build/emacs-23.0.90/src/nsterm.m:
4019: error: (Each undeclared identifier is reported only once
/home/exaos/Download/Sources/Emacs/build/emacs-23.0.90/src/nsterm.m:
4019: error: for each function it appears in.)
/home/exaos/Download/Sources/Emacs/build/emacs-23.0.90/src/nsterm.m:
In function ‘-[EmacsView setMarkedText:selectedRange:]’:
/home/exaos/Download/Sources/Emacs/build/emacs-23.0.90/src/nsterm.m:
4703: warning: pointer type mismatch in conditional expression
/home/exaos/Download/Sources/Emacs/build/emacs-23.0.90/src/nsterm.m:
In function ‘-[EmacsView conversationIdentifier]’:
/home/exaos/Download/Sources/Emacs/build/emacs-23.0.90/src/nsterm.m:
4794: warning: conflicting types for ‘-(NSInteger)
conversationIdentifier’
/usr/include/GNUstep/AppKit/NSInputManager.h:53: warning: previous
declaration of ‘-(long int)conversationIdentifier’
/home/exaos/Download/Sources/Emacs/build/emacs-23.0.90/src/nsterm.m:
In function ‘-[EmacsView menuDown:]’:
/home/exaos/Download/Sources/Emacs/build/emacs-23.0.90/src/nsterm.m:
5411: warning: cast to pointer from integer of different size
/home/exaos/Download/Sources/Emacs/build/emacs-23.0.90/src/nsterm.m:
At top level:
/home/exaos/Download/Sources/Emacs/build/emacs-23.0.90/src/nsterm.m:
5689: warning: incomplete implementation of class ‘EmacsView’
/home/exaos/Download/Sources/Emacs/build/emacs-23.0.90/src/nsterm.m:
5689: warning: method definition for ‘-unlockFocusNeedsFlush:’ not
found
make[1]: *** [nsterm.o] Error 1
make[1]: Leaving directory `/home/exaos/Download/Sources/Emacs/build/
src'
make: *** [src] Error 2


             reply	other threads:[~2009-02-09 15:31 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-09 15:31 Exaos Lee [this message]
2009-02-09 15:34 ` Failed to build emacs 23.0.90 on Ubuntu 8.10 (x86_64) Exaos Lee
2009-02-10  7:55 ` bug#2264: " Yavor Doganov
2009-02-11  1:52   ` Stefan Monnier
     [not found]   ` <mailman.382.1234317820.31690.bug-gnu-emacs@gnu.org>
2009-03-06 16:00     ` Exaos Lee
2009-03-06 19:15   ` bug#2264: marked as done (Failed to build emacs 23.0.90 on Ubuntu 8.10 (x86_64)) Emacs bug Tracking System
  -- strict thread matches above, loose matches on Subject: below --
2009-03-06 15:38 bug#2264: Failed to build emacs 23.0.90 on Ubuntu 8.10 (x86_64) Adrian Robert
2009-03-06 17:27 ` Yavor Doganov
     [not found]   ` <1FAADEC4-9EF9-4518-B9FE-57295549C51F@gmail.com>
2009-03-06 19:26     ` Yavor Doganov

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=c90216e7-f98b-4406-b09f-5263ebb91142@y38g2000prg.googlegroups.com \
    --to=exaos.lee@gmail.com \
    --cc=bug-gnu-emacs@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.