From: "Germán Arias" <german@xelalug.org>
To: Emacs <emacs-devel@gnu.org>
Subject: Emacs and GNUstep again
Date: Mon, 22 Aug 2011 13:27:24 -0600 [thread overview]
Message-ID: <1314041245.22510.4.camel@german-desktop> (raw)
A couple of days ago, I compiled emacs with gnustep successfully. But
after update yesterday, I get errors again. So I suppose the problem is
in the changes in lisp files instead in my local changes. So I
reconfigure emacs with:
./configure --with-ns --enable-use-lisp-union-type
With this the compilation failed in:
nsfont.m: In function 'ns_otf_to_script':
nsfont.m:306:43: error: 'SYMBOL_NAME' undeclared (first use in this
function)
nsfont.m:306:43: note: each undeclared identifier is reported only once
for each function it appears in
nsfont.m:306:36: error: expected ')' before 'LISP_MAKE_RVALUE'
nsfont.m:306:36: error: expected ')' before 'LISP_MAKE_RVALUE'
make[1]: *** [nsfont.o] Error 1
make[1]: Leaving directory `/home/german/Instalados/emacs/src'
make: *** [src] Error 2
As I can see SYMBOL_NAME is defined in lisp.h and this file is included
in nsfont.m. So how I should interpret this error? Thanks.
next reply other threads:[~2011-08-22 19:27 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-08-22 19:27 Germán Arias [this message]
2011-08-23 2:47 ` Emacs and GNUstep again Ken Raeburn
2011-08-23 14:41 ` Chong Yidong
2011-08-23 18:18 ` Germán Arias
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=1314041245.22510.4.camel@german-desktop \
--to=german@xelalug.org \
--cc=emacs-devel@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).