gnustep-dev
[Top][All Lists]
Advanced

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

Emacs 23.x from CVS 20090228


From: Gürkan Sengün
Subject: Emacs 23.x from CVS 20090228
Date: Tue, 03 Mar 2009 09:34:02 +0100
User-agent: Thunderbird 2.0.0.19 (X11/20090115)

Hi

The command I use is this:
./configure --with-x=no; make bootstrap; ./configure --with-ns; make

The GNUstep version I have is the latest gnustep tarballs on Linux.

When I try to build emacs.app (gnustep gui version) I end up with this:

NSConstantString -DGNUSTEP_BASE_LIBRARY=1 -DGNU_GUI_LIBRARY=1 -DGNU_RUNTIME=1 -DGSWARN -DGSDIAGNOSE nsterm.m
nsterm.m: In function 'ns_update_end':
nsterm.m:655: warning: 'NSView' may not respond to '-unlockFocusNeedsFlush:'
nsterm.m:655: warning: (Messages without a matching method signature
nsterm.m:655: warning: will be assumed to return 'id' and accept
nsterm.m:655: warning: '...' as arguments.)
nsterm.m: In function 'ns_term_shutdown':
nsterm.m:4008: error: 'SIGTERM' undeclared (first use in this function)
nsterm.m:4008: error: (Each undeclared identifier is reported only once
nsterm.m:4008: error: for each function it appears in.)
nsterm.m: In function '-[EmacsView setMarkedText:selectedRange:]':
nsterm.m:4691: warning: pointer type mismatch in conditional expression
nsterm.m: In function '-[EmacsView conversationIdentifier]':
nsterm.m:4782: warning: conflicting types for 
'-(NSInteger)conversationIdentifier'
/usr/include/GNUstep/AppKit/NSInputManager.h:53: warning: previous declaration of '-(long int)conversationIdentifier'
nsterm.m: At top level:
nsterm.m:5670: warning: incomplete implementation of class 'EmacsView'
nsterm.m:5670: warning: method definition for '-unlockFocusNeedsFlush:' not 
found
make[1]: *** [nsterm.o] Error 1
make[1]: Leaving directory 
`/var/www/debian/emacs.app/emacs-snapshot-20090228/src'
make: *** [src] Error 2

Yours,
Guerkan





reply via email to

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