GNU bug report logs - #21292
25.0.50; Emacs Trunk fails to build on OSX: Undefined symbols: "_ENCODE_FILE", referenced from: +[EmacsImage allocInitFromFile:] in nsimage.o

Previous Next

Package: emacs;

Reported by: Keith David Bershatsky <esq <at> lawlist.com>

Date: Wed, 19 Aug 2015 08:03:02 UTC

Severity: normal

Found in version 25.0.50

Done: Xue Fuqiao <xfq.free <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: martin rudalics <rudalics <at> gmx.at>
To: Keith David Bershatsky <esq <at> lawlist.com>, 21292 <at> debbugs.gnu.org
Subject: bug#21292: 25.0.50; Emacs Trunk fails to build on OSX: Undefined symbols: "_ENCODE_FILE", referenced from: +[EmacsImage allocInitFromFile:] in nsimage.o
Date: Wed, 19 Aug 2015 11:29:04 +0200
> I have been unable to build a current version of Emacs Trunk, with the main error excerpt as follows:
>
>    GEN      charsets.stamp
> /usr/bin/make -C ../admin/unidata charscript.el
>    GEN      ../../lisp/international/charscript.el
>    CCLD     temacs
> Undefined symbols:
>    "_ENCODE_FILE", referenced from:
>        +[EmacsImage allocInitFromFile:] in nsimage.o
> ld: symbol(s) not found
> collect2: ld returned 1 exit status
> make[2]: *** [temacs] Error 1
> make[1]: *** [src] Error 2
> make: *** [bootstrap] Error 2
> ~/Desktop/emacs $
>
> I do not have any problems building the emacs-24 branch.  However, I can't build from the master branch.

Hopefully fixed.  Please try again.

martin




This bug report was last modified 9 years and 279 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.