emacs-pretest-bug
[Top][All Lists]
Advanced

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

Re: GNU Emacs 23.0.0 does not compile: ‘struct co ding_system’ has no me


From: Leon
Subject: Re: GNU Emacs 23.0.0 does not compile: ‘struct co ding_system’ has no member named ‘eol_type’
Date: Sun, 14 May 2006 20:59:35 +0100
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/23.0.0 (gnu/linux)

Peter Dyballa <address@hidden> writes:

> Hello!
>
> Here are details from the *compile* buffer:
>
> process.c: In function ‘setup_process_coding_systems’:
> process.c:699: error: ‘struct coding_system’ has no member named
> ‘eol_type’
> process.c:699: error: ‘CODING_EOL_UNDECIDED’ undeclared (first use in
> this function)
> process.c:699: error: (Each undeclared identifier is reported only once
> process.c:699: error: for each function it appears in.)
> process.c:700: error: ‘struct coding_system’ has no member named
> ‘eol_type’
>
> process.c:5078: error: ‘struct coding_system’ has no member named
> ‘eol_type’
> process.c:5079: error: ‘CODING_EOL_UNDECIDED’ undeclared (first use
> in this function)
> process.c:5080: error: ‘struct coding_system’ has no member named
> ‘eol_type’
>
> process.c:5191: error: ‘struct coding_system’ has no member named
> ‘eol_type’
> process.c:5193: error: ‘struct coding_system’ has no member named
> ‘eol_type’
>
> callproc.c: In function ‘Fcall_process’:
> callproc.c:298: error: ‘struct coding_system’ has no member named
> ‘eol_type’
> callproc.c:298: error: ‘CODING_EOL_UNDECIDED’ undeclared (first use
> in this function)
> callproc.c:298: error: (Each undeclared identifier is reported only once
> callproc.c:298: error: for each function it appears in.)
> callproc.c:299: error: ‘struct coding_system’ has no member named
> ‘eol_type’
>
> It seems that the struct coding_system in src/coding.h wasn't patched
> correctly so it does not include the eol_type component ...
>
>
>
> gcc-3.3 -I/sw/include -L/sw/lib -c -I/usr/local/include -I/sw/include/
> libpng12 -I/sw/lib/pango-ft219/include -I/sw/include/pango-1.0 -I/sw/
> lib/freetype219/include -I/sw/include -Demacs -DHAVE_CONFIG_H - 
> DUSE_LUCID  -I. -I/Users/pete/Quellen/Emacs_CVS/
> emacs-23.0.0_NS-9.0pre2a/src -I/usr/X11R6/include -fpascal-strings - 
> DMAC_OSX -I../mac/src -Dtemacs -ggdb -O2 -pipe -faltivec -maltivec - 
> mabi=altivec -mcpu=7450 -no-cpp-precomp -fomit-frame-pointer - 
> foptimize-register-move -fcprop-registers -frename-registers - 
> freorder-blocks -fpeephole -mpowerpc-gfxopt -mpowerpc-gpopt - 
> DUSE_ATSUI process.c
>
> gcc-3.3 -I/sw/include -L/sw/lib -c -I/usr/local/include -I/sw/include/
> libpng12 -I/sw/lib/pango-ft219/include -I/sw/include/pango-1.0 -I/sw/
> lib/freetype219/include -I/sw/include -Demacs -DHAVE_CONFIG_H - 
> DUSE_LUCID  -I. -I/Users/pete/Quellen/Emacs_CVS/
> emacs-23.0.0_NS-9.0pre2a/src -I/usr/X11R6/include -fpascal-strings - 
> DMAC_OSX -I../mac/src -Dtemacs -ggdb -O2 -pipe -faltivec -maltivec - 
> mabi=altivec -mcpu=7450 -no-cpp-precomp -fomit-frame-pointer - 
> foptimize-register-move -fcprop-registers -frename-registers - 
> freorder-blocks -fpeephole -mpowerpc-gfxopt -mpowerpc-gpopt - 
> DUSE_ATSUI callproc.c
>
> env CC=gcc-3.3 ./configure --without-sound --without-pop --with-xpm -- 
> with-jpeg --with-tiff --with-gif --with-png --enable-locallisppath=/
> Library/Application\ Support/Emacs/calendar23:/Library/Application\
> Support/Emacs/preview:/Library/Application\ Support/Emacs/auctex/
> images:/Library/Application\ Support/Emacs/auctex:/Library/Application
> \ Support/Emacs CFLAGS="-ggdb -O2 -pipe -faltivec -maltivec - 
> mabi=altivec -mcpu=7450 -no-cpp-precomp -fomit-frame-pointer - 
> foptimize-register-move -fcprop-registers -frename-registers - 
> freorder-blocks -fpeephole -mpowerpc-gfxopt -mpowerpc-gpopt - 
> DUSE_ATSUI" CPPFLAGS="-I/usr/local/include -I/sw/include/libpng12 -I/
> sw/lib/pango-ft219/include -I/sw/include/pango-1.0 -I/sw/lib/
> freetype219/include -I/sw/include" LDFLAGS="-dead_strip -L/usr/X11R6/
> lib -L/usr/local/lib -L/sw/lib/ncurses -L/sw/lib/freetype219/lib -L/
> sw/lib/pango-ft219/lib -L/sw/lib"
>
> checking build system type... powerpc-apple-darwin8.6.0
> checking host system type... powerpc-apple-darwin8.6.0
> checking for gcc... gcc-3.3
>
> Mac OS X 10.4.6 PPC

Exactly same problem here.

-- 
Leon





reply via email to

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