emacs-devel
[Top][All Lists]
Advanced

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

emacs-unicode-2: make bootstrap failed on macosx(tiger)


From: William Xu
Subject: emacs-unicode-2: make bootstrap failed on macosx(tiger)
Date: Tue, 18 Sep 2007 11:33:18 +0900
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/23.0.50 (gnu/linux)

This is the build log: 

,----
| gcc -c -fpascal-strings -DMAC_OSX   -Demacs -DHAVE_CONFIG_H   -I.
| -I/Users/william/repo/cvs/emacs/src -fpascal-strings -DMAC_OSX -Dtemacs   -g
| -O2 -Wno-pointer-sign  /Users/william/repo/cvs/emacs/src/macterm.c
| /Users/william/repo/cvs/emacs/src/macterm.c: In function
| ‘mac_set_unicode_keystroke_event’:
| /Users/william/repo/cvs/emacs/src/macterm.c:10385: error:
| ‘CHARSET_8_BIT_CONTROL’ undeclared (first use in this function)
| /Users/william/repo/cvs/emacs/src/macterm.c:10385: error: (Each undeclared
| identifier is reported only once
| /Users/william/repo/cvs/emacs/src/macterm.c:10385: error: for each function it
| appears in.)
| /Users/william/repo/cvs/emacs/src/macterm.c:10387: error:
| ‘charset_latin_iso8859_1’ undeclared (first use in this function)
| /Users/william/repo/cvs/emacs/src/macterm.c:10394: error:
| ‘charset_mule_unicode_0100_24ff’ undeclared (first use in this function)
| /Users/william/repo/cvs/emacs/src/macterm.c:10397: error:
| ‘charset_mule_unicode_2500_33ff’ undeclared (first use in this function)
| /Users/william/repo/cvs/emacs/src/macterm.c:10400: error:
| ‘charset_mule_unicode_e000_ffff’ undeclared (first use in this function)
| make[2]: *** [macterm.o] Error 1
| make[1]: *** [bootstrap-build] Error 2
| make: *** [bootstrap] Error 2
`----

,----[ gcc -v ]
| Using built-in specs.
| Target: powerpc-apple-darwin8
| Configured with: /private/var/tmp/gcc/gcc-5367.obj~1/src/configure 
--disable-checking -enable-werror --prefix=/usr --mandir=/share/man 
--enable-languages=c,objc,c++,obj-c++ 
--program-transform-name=/^[cg][^.-]*$/s/$/-4.0/ 
--with-gxx-include-dir=/include/c++/4.0.0 --with-slibdir=/usr/lib 
--build=powerpc-apple-darwin8 --host=powerpc-apple-darwin8 
--target=powerpc-apple-darwin8
| Thread model: posix
| gcc version 4.0.1 (Apple Computer, Inc. build 5367)
`----

-- 
William





reply via email to

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