all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#21393: cannot compile GNU emacs git (1 sep 2015)
@ 2015-09-01 14:25 Uwe Brauer
  2015-09-01 14:30 ` Zack Piper
  2015-09-01 15:14 ` Eli Zaretskii
  0 siblings, 2 replies; 12+ messages in thread
From: Uwe Brauer @ 2015-09-01 14:25 UTC (permalink / raw)
  To: 21393

[-- Attachment #1: Type: text/html, Size: 3152 bytes --]

[-- Attachment #2: S/MIME Cryptographic Signature --]
[-- Type: application/pkcs7-signature, Size: 3980 bytes --]

^ permalink raw reply	[flat|nested] 12+ messages in thread

* bug#21393: cannot compile GNU emacs git (1 sep 2015)
  2015-09-01 14:25 bug#21393: cannot compile GNU emacs git (1 sep 2015) Uwe Brauer
@ 2015-09-01 14:30 ` Zack Piper
  2015-09-01 15:14 ` Eli Zaretskii
  1 sibling, 0 replies; 12+ messages in thread
From: Zack Piper @ 2015-09-01 14:30 UTC (permalink / raw)
  To: 21393

First of all, please don't use HTML in emails, some of us here use
text-only clients and it gets a bit weird to navigate, moving on:

As far as I know Kubuntu 10 is *very* out of date, so I would imagine
this is because of an outdated library which doesn't provide the
necessary things for Emacs.

All I can recommend is upgrade your system (which also allows security
upgrades, or wait for somebody else to provide another solution).

-- 
Zack Piper <zack@apertron.net> http://apertron.net





^ permalink raw reply	[flat|nested] 12+ messages in thread

* bug#21393: cannot compile GNU emacs git (1 sep 2015)
  2015-09-01 14:25 bug#21393: cannot compile GNU emacs git (1 sep 2015) Uwe Brauer
  2015-09-01 14:30 ` Zack Piper
@ 2015-09-01 15:14 ` Eli Zaretskii
  2015-09-01 15:51   ` Uwe Brauer
  1 sibling, 1 reply; 12+ messages in thread
From: Eli Zaretskii @ 2015-09-01 15:14 UTC (permalink / raw)
  To: Uwe Brauer; +Cc: 21393

> Date: Tue, 01 Sep 2015 14:25:07 +0000
> From: Uwe Brauer <oub@mat.ucm.es>
> 
> ftfont.c: In function ‘ftfont_drive_otf’:
> ftfont.c:2302: warning: assignment from incompatible pointer type
> ftfont.c:2303: error: incompatible types when assigning to type ‘MFLTGlyphFT’
> from type ‘MFLTGlyph’
> ftfont.c:2304: error: ‘MFLTGlyphFT’ has no member named ‘code’
> ftfont.c:2306: error: ‘MFLTGlyphFT’ has no member named ‘c’
> ftfont.c:2307: error: ‘MFLTGlyphFT’ has no member named ‘code’
> ftfont.c:2308: error: ‘MFLTGlyphFT’ has no member named ‘measured’
> ftfont.c:2311: error: ‘MFLTGlyphFT’ has no member named ‘from’
> ftfont.c:2312: error: ‘MFLTGlyphFT’ has no member named ‘to’
> ftfont.c:2324: error: ‘MFLTGlyphFT’ has no member named ‘from’
> ftfont.c:2325: error: ‘MFLTGlyphFT’ has no member named ‘to’
> ftfont.c:2331: warning: assignment from incompatible pointer type
> ftfont.c:2332: error: incompatible types when assigning to type ‘MFLTGlyphFT’
> from type ‘MFLTGlyph’
> ftfont.c:2333: error: ‘MFLTGlyphFT’ has no member named ‘code’
> ftfont.c:2335: error: ‘MFLTGlyphFT’ has no member named ‘c’
> ftfont.c:2336: error: ‘MFLTGlyphFT’ has no member named ‘code’
> ftfont.c:2337: error: ‘MFLTGlyphFT’ has no member named ‘measured’
> ftfont.c:2371: warning: assignment from incompatible pointer type
> ftfont.c:2440: error: ‘MFLTGlyphFT’ has no member named ‘code’
> ftfont.c:2442: error: ‘MFLTGlyphFT’ has no member named ‘code’
> ftfont.c:2450: error: ‘MFLTGlyphFT’ has no member named ‘from’
> ftfont.c:2451: error: ‘MFLTGlyphFT’ has no member named ‘to’
> ftfont.c:2454: error: ‘MFLTGlyphFT’ has no member named ‘from’
> ftfont.c:2455: error: ‘MFLTGlyphFT’ has no member named ‘from’
> ftfont.c:2456: error: ‘MFLTGlyphFT’ has no member named ‘to’
> ftfont.c:2457: error: ‘MFLTGlyphFT’ has no member named ‘to’
> ftfont.c:2461: error: ‘MFLTGlyphFT’ has no member named ‘from’
> ftfont.c:2462: error: ‘MFLTGlyphFT’ has no member named ‘to’
> make[2]: *** [ftfont.o] Error 1
> make[2]: Leaving directory `/home/oub/src/emacs/src'
> make[1]: *** [src] Error 2
> make[1]: Leaving directory `/home/oub/src/emacs'
> make: *** [bootstrap] Error 2

What version of the m17n-flt library do you have installed?  (The
version appears in the m17n-core.h header file.)





^ permalink raw reply	[flat|nested] 12+ messages in thread

* bug#21393: cannot compile GNU emacs git (1 sep 2015)
  2015-09-01 15:14 ` Eli Zaretskii
@ 2015-09-01 15:51   ` Uwe Brauer
  2015-09-01 16:17     ` Eli Zaretskii
  0 siblings, 1 reply; 12+ messages in thread
From: Uwe Brauer @ 2015-09-01 15:51 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: 21393@debbugs.gnu.org

[-- Attachment #1: Type: text/plain, Size: 2770 bytes --]

On Tuesday, September 1, 2015, Eli Zaretskii <eliz@gnu.org> wrote:

> > Date: Tue, 01 Sep 2015 14:25:07 +0000
> > From: Uwe Brauer <oub@mat.ucm.es <javascript:;>>
> >
> > ftfont.c: In function ‘ftfont_drive_otf’:
> > ftfont.c:2302: warning: assignment from incompatible pointer type
> > ftfont.c:2303: error: incompatible types when assigning to type
> ‘MFLTGlyphFT’
> > from type ‘MFLTGlyph’
> > ftfont.c:2304: error: ‘MFLTGlyphFT’ has no member named ‘code’
> > ftfont.c:2306: error: ‘MFLTGlyphFT’ has no member named ‘c’
> > ftfont.c:2307: error: ‘MFLTGlyphFT’ has no member named ‘code’
> > ftfont.c:2308: error: ‘MFLTGlyphFT’ has no member named ‘measured’
> > ftfont.c:2311: error: ‘MFLTGlyphFT’ has no member named ‘from’
> > ftfont.c:2312: error: ‘MFLTGlyphFT’ has no member named ‘to’
> > ftfont.c:2324: error: ‘MFLTGlyphFT’ has no member named ‘from’
> > ftfont.c:2325: error: ‘MFLTGlyphFT’ has no member named ‘to’
> > ftfont.c:2331: warning: assignment from incompatible pointer type
> > ftfont.c:2332: error: incompatible types when assigning to type
> ‘MFLTGlyphFT’
> > from type ‘MFLTGlyph’
> > ftfont.c:2333: error: ‘MFLTGlyphFT’ has no member named ‘code’
> > ftfont.c:2335: error: ‘MFLTGlyphFT’ has no member named ‘c’
> > ftfont.c:2336: error: ‘MFLTGlyphFT’ has no member named ‘code’
> > ftfont.c:2337: error: ‘MFLTGlyphFT’ has no member named ‘measured’
> > ftfont.c:2371: warning: assignment from incompatible pointer type
> > ftfont.c:2440: error: ‘MFLTGlyphFT’ has no member named ‘code’
> > ftfont.c:2442: error: ‘MFLTGlyphFT’ has no member named ‘code’
> > ftfont.c:2450: error: ‘MFLTGlyphFT’ has no member named ‘from’
> > ftfont.c:2451: error: ‘MFLTGlyphFT’ has no member named ‘to’
> > ftfont.c:2454: error: ‘MFLTGlyphFT’ has no member named ‘from’
> > ftfont.c:2455: error: ‘MFLTGlyphFT’ has no member named ‘from’
> > ftfont.c:2456: error: ‘MFLTGlyphFT’ has no member named ‘to’
> > ftfont.c:2457: error: ‘MFLTGlyphFT’ has no member named ‘to’
> > ftfont.c:2461: error: ‘MFLTGlyphFT’ has no member named ‘from’
> > ftfont.c:2462: error: ‘MFLTGlyphFT’ has no member named ‘to’
> > make[2]: *** [ftfont.o] Error 1
> > make[2]: Leaving directory `/home/oub/src/emacs/src'
> > make[1]: *** [src] Error 2
> > make[1]: Leaving directory `/home/oub/src/emacs'
> > make: *** [bootstrap] Error 2
>
> What version of the m17n-flt library do you have installed?  (The
> version appears in the m17n-core.h header file.)
>


Version 1.5.5

I just Try to compile  the hit version before kanda-San's commit

[-- Attachment #2: Type: text/html, Size: 3275 bytes --]

^ permalink raw reply	[flat|nested] 12+ messages in thread

* bug#21393: cannot compile GNU emacs git (1 sep 2015)
  2015-09-01 15:51   ` Uwe Brauer
@ 2015-09-01 16:17     ` Eli Zaretskii
  2015-09-01 16:24       ` Uwe Brauer
  2015-09-01 16:36       ` Uwe Brauer
  0 siblings, 2 replies; 12+ messages in thread
From: Eli Zaretskii @ 2015-09-01 16:17 UTC (permalink / raw)
  To: Uwe Brauer; +Cc: 21393

> Date: Tue, 1 Sep 2015 15:51:19 +0000
> From: Uwe Brauer <oub@mat.ucm.es>
> Cc: "21393@debbugs.gnu.org" <21393@debbugs.gnu.org>
> 
>     What version of the m17n-flt library do you have installed? (The
>     version appears in the m17n-core.h header file.)
>     
> Version 1.5.5

Suggest to upgrade to 1.6.4.





^ permalink raw reply	[flat|nested] 12+ messages in thread

* bug#21393: cannot compile GNU emacs git (1 sep 2015)
  2015-09-01 16:17     ` Eli Zaretskii
@ 2015-09-01 16:24       ` Uwe Brauer
  2015-09-01 16:36       ` Uwe Brauer
  1 sibling, 0 replies; 12+ messages in thread
From: Uwe Brauer @ 2015-09-01 16:24 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: 21393

[-- Attachment #1: Type: text/html, Size: 1282 bytes --]

[-- Attachment #2: S/MIME Cryptographic Signature --]
[-- Type: application/pkcs7-signature, Size: 3980 bytes --]

^ permalink raw reply	[flat|nested] 12+ messages in thread

* bug#21393: cannot compile GNU emacs git (1 sep 2015)
  2015-09-01 16:17     ` Eli Zaretskii
  2015-09-01 16:24       ` Uwe Brauer
@ 2015-09-01 16:36       ` Uwe Brauer
  2015-09-01 16:44         ` Eli Zaretskii
  1 sibling, 1 reply; 12+ messages in thread
From: Uwe Brauer @ 2015-09-01 16:36 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: 21393

[-- Attachment #1: Type: text/html, Size: 2341 bytes --]

[-- Attachment #2: S/MIME Cryptographic Signature --]
[-- Type: application/pkcs7-signature, Size: 3980 bytes --]

^ permalink raw reply	[flat|nested] 12+ messages in thread

* bug#21393: cannot compile GNU emacs git (1 sep 2015)
  2015-09-01 16:36       ` Uwe Brauer
@ 2015-09-01 16:44         ` Eli Zaretskii
  2015-09-01 16:50           ` Uwe Brauer
                             ` (2 more replies)
  0 siblings, 3 replies; 12+ messages in thread
From: Eli Zaretskii @ 2015-09-01 16:44 UTC (permalink / raw)
  To: Uwe Brauer; +Cc: 21393

> Date: Tue, 01 Sep 2015 16:36:09 +0000
> From: Uwe Brauer <oub@mat.ucm.es>
> CC: 21393@debbugs.gnu.org
> 
> 
> I downloaded and tried to compile version 1.6.4
> I obtained the following error:
> ../src/.libs/libm17n-gui.so: undefined reference to `OTF_iterate_gsub_feature'
> ../src/.libs/libm17n-gui.so: undefined reference to `OTF_drive_gpos_with_log'
> ../src/.libs/libm17n-gui.so: undefined reference to `OTF_drive_gsub_with_log'
> ../src/.libs/libm17n-gui.so: undefined reference to `OTF_get_data'
> ../src/.libs/libm17n-gui.so: undefined reference to `OTF_put_data'
> collect2: ld returned 1 exit status
> make[2]: *** [m17n-view] Error 1

I guess you need to upgrade libotf as well.  It's an easy build, I
succeeded doing that even on Windows.

> make[2]: Leaving directory
> `/home/oub/ALLES/Add-Import/Soft/m17n-lib-1.6.4/example'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/home/oub/ALLES/Add-Import/Soft/m17n-lib-1.6.4'
> make: *** [all] Error 2
> 
> so that seems really bad. So back to my orginal question, is handa-san commit
> really necessary?

I don't know, but feel free to send a patch that makes those changes
conditional on the newer version of m17n-flt.





^ permalink raw reply	[flat|nested] 12+ messages in thread

* bug#21393: cannot compile GNU emacs git (1 sep 2015)
  2015-09-01 16:44         ` Eli Zaretskii
@ 2015-09-01 16:50           ` Uwe Brauer
  2015-09-01 17:48           ` Glenn Morris
  2015-09-02 13:34           ` K. Handa
  2 siblings, 0 replies; 12+ messages in thread
From: Uwe Brauer @ 2015-09-01 16:50 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: 21393

[-- Attachment #1: Type: text/html, Size: 2221 bytes --]

[-- Attachment #2: S/MIME Cryptographic Signature --]
[-- Type: application/pkcs7-signature, Size: 3980 bytes --]

^ permalink raw reply	[flat|nested] 12+ messages in thread

* bug#21393: cannot compile GNU emacs git (1 sep 2015)
  2015-09-01 16:44         ` Eli Zaretskii
  2015-09-01 16:50           ` Uwe Brauer
@ 2015-09-01 17:48           ` Glenn Morris
  2015-09-01 18:10             ` Eli Zaretskii
  2015-09-02 13:34           ` K. Handa
  2 siblings, 1 reply; 12+ messages in thread
From: Glenn Morris @ 2015-09-01 17:48 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: Uwe Brauer, 21393


It should be established what the minimum versions of these libraries
are that Emacs needs, and then configure.ac should test for those
versions (that bit's easy, just put "foo > x" in the relevant
EMACS_CHECK_MODULES calls).





^ permalink raw reply	[flat|nested] 12+ messages in thread

* bug#21393: cannot compile GNU emacs git (1 sep 2015)
  2015-09-01 17:48           ` Glenn Morris
@ 2015-09-01 18:10             ` Eli Zaretskii
  0 siblings, 0 replies; 12+ messages in thread
From: Eli Zaretskii @ 2015-09-01 18:10 UTC (permalink / raw)
  To: Glenn Morris; +Cc: oub, 21393

> From: Glenn Morris <rgm@gnu.org>
> Cc: Uwe Brauer <oub@mat.ucm.es>,  21393@debbugs.gnu.org
> Date: Tue, 01 Sep 2015 13:48:42 -0400
> 
> 
> It should be established what the minimum versions of these libraries
> are that Emacs needs, and then configure.ac should test for those
> versions (that bit's easy, just put "foo > x" in the relevant
> EMACS_CHECK_MODULES calls).

That's one solution.  But since Emacs did build a day ago with that
old version, I guess it could continue to be possible to build it,
just by giving up on those new-and-improved bits.





^ permalink raw reply	[flat|nested] 12+ messages in thread

* bug#21393: cannot compile GNU emacs git (1 sep 2015)
  2015-09-01 16:44         ` Eli Zaretskii
  2015-09-01 16:50           ` Uwe Brauer
  2015-09-01 17:48           ` Glenn Morris
@ 2015-09-02 13:34           ` K. Handa
  2 siblings, 0 replies; 12+ messages in thread
From: K. Handa @ 2015-09-02 13:34 UTC (permalink / raw)
  To: Eli Zaretskii; +Cc: oub, 21393

For the bug of Emacs not compilable with old version of m17n-lib, I've
just installed a fix.  Sorry for the inconvenience.

---
K. Handa
handa@gnu.org





^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2015-09-02 13:34 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-01 14:25 bug#21393: cannot compile GNU emacs git (1 sep 2015) Uwe Brauer
2015-09-01 14:30 ` Zack Piper
2015-09-01 15:14 ` Eli Zaretskii
2015-09-01 15:51   ` Uwe Brauer
2015-09-01 16:17     ` Eli Zaretskii
2015-09-01 16:24       ` Uwe Brauer
2015-09-01 16:36       ` Uwe Brauer
2015-09-01 16:44         ` Eli Zaretskii
2015-09-01 16:50           ` Uwe Brauer
2015-09-01 17:48           ` Glenn Morris
2015-09-01 18:10             ` Eli Zaretskii
2015-09-02 13:34           ` K. Handa

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.