emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Struct buffer changes break nextstep build


From: Eli Zaretskii
Subject: Re: Struct buffer changes break nextstep build
Date: Tue, 15 Feb 2011 05:58:19 +0200

> From: Chad Brown <address@hidden>
> Date: Mon, 14 Feb 2011 15:44:39 -0800
> 
> I won't have time to attempt the (supposedly straightforward) changes
> until Wednesday at least, but in case someone else has a chance:
> 
> gcc -c  -Demacs -DHAVE_CONFIG_H  -I. -I/usr/local/src/emacs/working/src 
> -I../lib -I/usr/local/src/emacs/working/src/../lib               -MMD -MF 
> deps/nsfns.d   -Wimplicit-function-declaration -Wold-style-definition 
> -Wdeclaration-after-statement -Wno-pointer-sign  -g -O2  nsfns.m
> nsfns.m: In function ‘ns_set_name_as_filename’:
> nsfns.m:608: error: ‘struct buffer’ has no member named ‘filename’
> nsfns.m:609: error: ‘struct buffer’ has no member named ‘name’
> nsfns.m: In function ‘Fns_read_file_name’:
> nsfns.m:1431: error: ‘struct buffer’ has no member named ‘directory’
> 
> This is the only issue I found with `make -k'.

I installed a fix which hopefully takes care of that (cannot compile
the NS build here).




reply via email to

[Prev in Thread] Current Thread [Next in Thread]