unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* 23.0.60; does not compile in src/font.c because not updated
@ 2007-12-02 18:43 Peter Dyballa
  2007-12-03 11:43 ` Kenichi Handa
  0 siblings, 1 reply; 7+ messages in thread
From: Peter Dyballa @ 2007-12-02 18:43 UTC (permalink / raw)
  To: emacs-pretest-bug

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.

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

end of thread, other threads:[~2007-12-06  1:18 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-12-02 18:43 23.0.60; does not compile in src/font.c because not updated Peter Dyballa
2007-12-03 11:43 ` 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

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).