unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Peter Dyballa <Peter_Dyballa@Freenet.DE>
To: emacs-pretest-bug@gnu.org
Subject: 23.0.60; does not compile in src/font.c because not updated
Date: Sun, 2 Dec 2007 19:43:15 +0100	[thread overview]
Message-ID: <4037A4FD-C9A2-4B5C-BA48-B7476E1E015A@Freenet.DE> (raw)

Hello!

When trying a 'make bootstrap' from freshly and completely checked- 
out code (around 17:00 UTC+1) it fails with:

font.c: In function ‘font_list_entities’:
font.c:2188: error: ‘struct frame’ has no member named  
‘font_driver_list’
font.c: In function ‘font_matching_entity’:
font.c:2264: error: ‘struct frame’ has no member named  
‘font_driver_list’
font.c: In function ‘font_open_entity’:
font.c:2336: error: ‘struct frame’ has no member named  
‘font_driver_list’
font.c: In function ‘font_has_char’:
font.c:2405: error: ‘struct frame’ has no member named  
‘font_driver_list’
font.c: In function ‘font_load_for_face’:
font.c:2655: error: ‘struct face’ has no member named ‘font_info’
font.c:2662: error: ‘struct face’ has no member named ‘font_info’
font.c: In function ‘font_prepare_for_face’:
font.c:2677: error: ‘struct face’ has no member named ‘font_info’
font.c: In function ‘font_done_for_face’:
font.c:2691: error: ‘struct face’ has no member named ‘font_info’
font.c:2695: error: ‘struct face’ has no member named ‘extra’
font.c: In function ‘register_font_driver’:
font.c:2772: error: ‘struct frame’ has no member named  
‘font_driver_list’
font.c:2790: error: ‘struct frame’ has no member named  
‘font_driver_list’
font.c: In function ‘free_font_driver_list’:
font.c:2804: error: ‘struct frame’ has no member named  
‘font_driver_list’
font.c:2806: error: ‘struct frame’ has no member named  
‘font_driver_list’
font.c:2808: error: ‘struct frame’ has no member named  
‘font_driver_list’
font.c:2809: error: ‘struct frame’ has no member named  
‘font_driver_list’
font.c: In function ‘font_update_drivers’:
font.c:2832: error: ‘struct frame’ has no member named  
‘font_driver_list’
font.c:2841: error: ‘struct frame’ has no member named  
‘font_driver_list’
font.c: In function ‘font_put_frame_data’:
font.c:2865: error: ‘struct frame’ has no member named ‘font_data_list’
font.c:2876: error: ‘struct frame’ has no member named ‘font_data_list’
font.c:2888: error: ‘struct frame’ has no member named ‘font_data_list’
font.c:2889: error: ‘struct frame’ has no member named ‘font_data_list’
font.c: In function ‘font_get_frame_data’:
font.c:2903: error: ‘struct frame’ has no member named ‘font_data_list’
font.c: In function ‘font_at’:
font.c:2943: error: ‘struct face’ has no member named ‘font_info’
font.c:2945: error: ‘struct face’ has no member named ‘font_info’
font.c: In function ‘Flist_families’:
font.c:3139: error: ‘struct frame’ has no member named  
‘font_driver_list’
font.c: In function ‘Fclear_font_cache’:
font.c:3209: error: ‘struct frame’ has no member named  
‘font_driver_list’
make[2]: *** [font.o] Error 1

Indeed the struct frame as defined in src/frame.h does not have these  
members.


--
Greetings

   Pete

Real Time, adj.:
Here and now, as opposed to fake time, which only occurs there and then.

             reply	other threads:[~2007-12-02 18:43 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-12-02 18:43 Peter Dyballa [this message]
2007-12-03 11:43 ` 23.0.60; does not compile in src/font.c because not updated Kenichi Handa
2007-12-03 14:47   ` Peter Dyballa
2007-12-04  6:17     ` Kenichi Handa
2007-12-04 18:35       ` Peter Dyballa
2007-12-05  0:38       ` Peter Dyballa
2007-12-06  1:18         ` Kenichi Handa

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=4037A4FD-C9A2-4B5C-BA48-B7476E1E015A@Freenet.DE \
    --to=peter_dyballa@freenet.de \
    --cc=emacs-pretest-bug@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).