Tracker: Bugs

5 JDEE does not compile on OS X due to setnu.el errors - ID: 1896992
Last Update: Comment added ( paullandes )

When I cd into my ~/elisp/jde/lisp directory and type "make" I get a bunch of warnings and then this error:

In end of data:
setnu.el:449:1:Warning: the following functions are not known to be defined:
set-extent-begin-glyph, remove-specifier, set-specifier
Wrote /Users/adhamh/elisp/jde/lisp/setnu.elc
Wrote /Users/adhamh/elisp/jde/lisp/which.elc
make: *** [all] Error 1


sw_vers
ProductName: Mac OS X
ProductVersion: 10.5.2
BuildVersion: 9C31


emacs --version
GNU Emacs 22.1.1


I have tired both setnu.el 1.0.5 and setnu.el 1.0.6 and they both give the same error.

I have attached the full output of the make command.


Nobody/Anonymous ( nobody ) - 2008-02-19 07:13:04 PST

5

Closed

Out of Date

Nobody/Anonymous

None

None

Public


Comments ( 3 )

Date: 2009-05-14 00:43:46 PDT
Sender: paullandesProject Admin

We now have a completely revamped Ant based build. I wasn't using OSX when
building this for the 2.3.5.x version, so if it persists, reopen it.


Date: 2008-05-30 11:46:07 PDT
Sender: espenhw


The problem is actually efc.el, not setnu.el.

I've just sent a patch to jdee-devel that makes efc.el compile again; could
you try that?

--
Espen


Date: 2008-02-19 07:15:22 PST
Sender: adhamh


This was submitted by me.


Attached File ( 1 )

Filename Description Download
jdee.make.txt make log Download

Changes ( 5 )

Field Old Value Date By
status_id Open 2009-05-14 00:43:46 PDT paullandes
resolution_id None 2009-05-14 00:43:46 PDT paullandes
allow_comments 1 2009-05-14 00:43:46 PDT paullandes
close_date - 2009-05-14 00:43:46 PDT paullandes
File Added 267038: jdee.make.txt 2008-02-19 07:13:05 PST nobody