Hi Rodney --
Please try the patch with our Mercurial branch of the Carbon2 code,
available here:
Hi Aidan:
I can't even get that to build. I took the 21.5.28 source, applied Andrew's
2 patches from
http://members.shaw.ca/akochoi-xemacs/ and
then your patch. And, it bombs. Build stream attached.
Rodney
-----Original Message-----
From: Aidan Kehoe [mailto:kehoea@parhasard.net]
Sent: Fri 2/27/2009 8:27 AM
To: Sparapani, Rodney
Cc: Stephen J. Turnbull; xemacs-beta(a)xemacs.org
Subject: Re: Mac OS X Meta key? [was: That "vision" thang...]
Ar an séú lá is fiche de mí Feabhra, scríobh Rodney Sparapani:
> Aidan Kehoe wrote:
>
> > Click on the subject line. See also
> >
http://mid.gmane.org/18199.54743.95071.932876@parhasard.net -- I don't
> > think I heard whether that worked for you or not, though I may not have
> > CCed you.
>
> Can't remember exactly. I do remember that I had an awful time retrieving
> the patch from the mailing list. Do people actually use them that way?
Yes.
> You managed to get me one via some other method. But, I don't think it
> worked.
I know my first patch in that time period didn't work for you. I don't know
whether you tested the second patch.
> I'll have to try again to make sure. Are the patches somewhere else for
> easy retrieval?
No.
> > Yes, the XEmacs Carbon port should absolutely support what you want in a
> > reasonable fashion. Do you think Choi's variable names are the way to go?
>
> That would be great. I think it would be a good idea to keep Andrew's
> variable.
> Anybody who has done this in the past will be looking for it.
Okay.
Please check whether the attached patch works for you out of the box. I am
not certain that it works on current XEmacs Carbon, though.
make: Nothing to be done for `all'.
checking whether ln -s works... yes
checking build system type... i686-apple-darwin9.6.0
XEmacs has no builtin knowledge of `i686' machines.
Using configure-time autodetection only.
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for AIX... no
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ANSI C... (cached) none needed
You appear to be using GCC version 4.
checking how to run the C preprocessor... gcc -E
checking for GNU libc... no
Extracting information from the machine- and system-dependent headers...
checking for preferred optimization flags...
checking for preferred debugging flags... -g
checking for preferred warning flags for XEMACS_CC... -Wall -Wno-switch -Wundef
-Wsign-compare -Wno-char-subscripts -Wpacked -Wpointer-arith -Wunused-parameter
checking for preferred warning flags for CC... -Wall -Wno-switch -Wundef -Wsign-compare
-Wno-char-subscripts -Wpacked -Wpointer-arith -Wdeclaration-after-statement -Wshadow
-Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes
checking for remaining CFLAGS... -Os
checking total value of XE_CFLAGS... -Wall -Wno-switch -Wundef -Wsign-compare
-Wno-char-subscripts -Wpacked -Wpointer-arith -Wunused-parameter -g -Os
checking total value of CFLAGS... -Wall -Wno-switch -Wundef -Wsign-compare
-Wno-char-subscripts -Wpacked -Wpointer-arith -Wdeclaration-after-statement -Wshadow
-Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -g -Os
checking for buggy gcc versions... no
checking for dynodump... no
checking for compiler version information... i686-apple-darwin9-gcc-4.0.1 (GCC) 4.0.1
(Apple Inc. build 5484)
checking for standard C library version information...
checking for malloc_set_state... no
checking whether __after_morecore_hook exists... no
checking for ar... ar
checking for ranlib... ranlib -c
checking for a BSD-compatible install... /usr/bin/install -c
checking for bison... bison -y
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking a.out.h usability... no
checking a.out.h presence... no
checking for a.out.h... no
checking elf.h usability... no
checking elf.h presence... no
checking for elf.h... no
checking cygwin/version.h usability... no
checking cygwin/version.h presence... no
checking for cygwin/version.h... no
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking libgen.h usability... yes
checking libgen.h presence... yes
checking for libgen.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking mach/mach.h usability... yes
checking mach/mach.h presence... yes
checking for mach/mach.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/pstat.h usability... no
checking sys/pstat.h presence... no
checking for sys/pstat.h... no
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/timeb.h usability... yes
checking sys/timeb.h presence... yes
checking for sys/timeb.h... yes
checking sys/times.h usability... yes
checking sys/times.h presence... yes
checking for sys/times.h... yes
checking sys/un.h usability... yes
checking sys/un.h presence... yes
checking for sys/un.h... yes
checking sys/vlimit.h usability... no
checking sys/vlimit.h presence... no
checking for sys/vlimit.h... no
checking ulimit.h usability... yes
checking ulimit.h presence... yes
checking for ulimit.h... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for ANSI C header files... (cached) yes
checking whether time.h and sys/time.h may both be included... yes
checking whether sys_siglist is declared... yes
checking for utime... yes
checking return type of signal handlers... void
checking for size_t... yes
checking for pid_t... yes
checking for uid_t in sys/types.h... rm: conftest.dSYM: is a directory
yes
checking for mode_t... yes
checking for off_t... yes
checking for ssize_t... yes
checking for socklen_t... yes
checking for struct timeval... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for struct tm.tm_zone... yes
checking for an ANSI C-conforming const... yes
checking whether make sets $(MAKE)... yes
checking whether byte ordering is bigendian... no
checking for short... yes
checking size of short... 2
checking for int... yes
checking size of int... 4
checking for long... yes
checking size of long... 4
checking for long long... yes
checking size of long long... 8
checking for void *... yes
checking size of void *... 4
checking for double... yes
checking size of double... 8
checking for long file names... yes
checking for sin... yes
checking for mkstemp... yes
checking type of mail spool file locking...
checking for lockf... yes
checking for flock... yes
checking whether the -xildoff compiler flag is required... no
checking for specified window system...
checking for MS-Windows...
checking for main in -lgdi32... no
Using Carbon.
checking for WM_COMMAND option... no
checking X11/Xauth.h usability... yes
checking X11/Xauth.h presence... yes
checking for X11/Xauth.h... yes
checking for XauGetAuthByAddr in -lXau... no
checking for module support...
checking how to build dynamic libraries for i686-apple-darwin9.6.0...
checking how to produce PIC code... -dynamic
checking if PIC flag -dynamic really works... yes
checking if C compiler can produce shared libraries... yes
checking for ld used by GCC... /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
checking if the linker is GNU ld... no
checking for dlerror... yes
checking for _dlerror... no
checking if drag and drop API is needed... yes ( Carbon )
checking for LDAP...
checking ldap.h usability... yes
checking ldap.h presence... yes
checking for ldap.h... yes
checking lber.h usability... yes
checking lber.h presence... yes
checking for lber.h... yes
checking for ldap_search in -lldap... yes
checking for ber_pvt_opt_on in -llber... yes
checking for ldap_set_option... yes
checking for ldap_get_lderrno... no
checking for ldap_result2error... yes
checking for ldap_parse_result... yes
checking for PostgreSQL...
checking libpq-fe.h usability... no
checking libpq-fe.h presence... no
checking for libpq-fe.h... no
checking pgsql/libpq-fe.h usability... no
checking pgsql/libpq-fe.h presence... no
checking for pgsql/libpq-fe.h... no
checking postgresql/libpq-fe.h usability... no
checking postgresql/libpq-fe.h presence... no
checking for postgresql/libpq-fe.h... no
checking for graphics libraries...
checking compface.h usability... no
checking compface.h presence... no
checking for compface.h... no
checking for cbrt... yes
checking for closedir... yes
checking for dup2... yes
checking for eaccess... no
checking for fmod... yes
checking for fpathconf... yes
checking for frexp... yes
checking for fsync... yes
checking for ftime... yes
checking for ftruncate... yes
checking for getaddrinfo... yes
checking for gethostname... yes
checking for getnameinfo... yes
checking for getpagesize... yes
checking for getrlimit... yes
checking for gettimeofday... yes
checking for getcwd... yes
checking for link... yes
checking for logb... yes
checking for lrand48... yes
checking for matherr... yes
checking for mkdir... yes
checking for mktime... yes
checking for perror... yes
checking for poll... yes
checking for random... yes
checking for readlink... yes
checking for rename... yes
checking for res_init... yes
checking for rint... yes
checking for rmdir... yes
checking for select... yes
checking for setitimer... yes
checking for setpgid... yes
checking for setsid... yes
checking for sigblock... yes
checking for sighold... yes
checking for sigprocmask... yes
checking for snprintf... yes
checking for strerror... yes
checking for strlwr... no
checking for strupr... no
checking for symlink... yes
checking for tzset... yes
checking for ulimit... yes
checking for umask... yes
checking for usleep... yes
checking for vlimit... no
checking for vsnprintf... yes
checking for waitpid... yes
checking for wcscmp... yes
checking for wcslen... yes
checking for getpt... no
checking for _getpty... no
checking for grantpt... yes
checking for unlockpt... yes
checking for ptsname... yes
checking for killpg... yes
checking for tcgetpgrp... yes
checking for openpty... yes
checking libutil.h usability... no
checking libutil.h presence... no
checking for libutil.h... no
checking util.h usability... yes
checking util.h presence... yes
checking for util.h... yes
checking pty.h usability... no
checking pty.h presence... no
checking for pty.h... no
checking sys/pty.h usability... no
checking sys/pty.h presence... no
checking for sys/pty.h... no
checking stropts.h usability... no
checking stropts.h presence... no
checking for stropts.h... no
checking for getloadavg... yes
checking sys/loadavg.h usability... no
checking sys/loadavg.h presence... no
checking for sys/loadavg.h... no
checking whether netdb declares h_errno... yes
checking for sigsetjmp... yes
checking whether localtime caches TZ... no
checking whether gettimeofday accepts one or two arguments... two
checking for inline... inline
checking for typeof... __typeof__
checking for working alloca.h... yes
checking for alloca... yes
checking for working alloca in function calls... yes
checking for working scanf... yes
checking for working strcoll... yes
checking for getpgrp... yes
checking whether getpgrp requires zero arguments... yes
checking for working mmap... no
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking for socket... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking for sun_len member in struct sockaddr_un... yes
checking for ip_mreq struct in netinet/in.h... yes
checking for msgget... yes
checking sys/ipc.h usability... yes
checking sys/ipc.h presence... yes
checking for sys/ipc.h... yes
checking sys/msg.h usability... yes
checking sys/msg.h presence... yes
checking for sys/msg.h... yes
checking dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking nlist.h usability... yes
checking nlist.h presence... yes
checking for nlist.h... yes
checking for sound support...
checking machine/soundcard.h usability... no
checking machine/soundcard.h presence... no
checking for machine/soundcard.h... no
checking sys/soundcard.h usability... no
checking sys/soundcard.h presence... no
checking for sys/soundcard.h... no
checking linux/soundcard.h usability... no
checking linux/soundcard.h presence... no
checking for linux/soundcard.h... no
checking alsa/input.h usability... no
checking alsa/input.h presence... no
checking for alsa/input.h... no
checking for TTY-related features...
checking for tgetent in -lncurses... yes
checking ncurses/curses.h usability... no
checking ncurses/curses.h presence... no
checking for ncurses/curses.h... no
checking ncurses/term.h usability... no
checking ncurses/term.h presence... no
checking for ncurses/term.h... no
checking for ncurses/curses.h... (cached) no
checking gpm.h usability... no
checking gpm.h presence... no
checking for gpm.h... no
checking for database support...
checking ndbm.h usability... yes
checking ndbm.h presence... yes
checking for ndbm.h... yes
checking for dbm_open in -lgdbm... no
checking for dbm_open... yes
checking for u_int8_t... yes
checking for u_int16_t... yes
checking for u_int32_t... yes
checking for Berkeley db.h... db.h
checking for Berkeley DB version... 1
rm: conftest.dSYM: is a directory
checking for dbopen... yes
XEmacs 21.5-b28 "fuki" configured for `i686-apple-darwin9.6.0'.
Compilation Environment and Installation Defaults:
Source code location: /usr/local/src/xemacs/xemacs-21.5.28
Installation prefix: /usr/local
Operating system description file: `s/darwin.h'
Not using any machine description file
Compiler version: i686-apple-darwin9-gcc-4.0.1 (GCC) 4.0.1 (Apple Inc.
build 5484)
- GCC specs file: specs.
- Compiler command: gcc
-I/usr/local/src/xemacs/xemacs-21.5.28/carbon/xpm -Wall -Wno-switch -Wundef -Wsign-compare
-Wno-char-subscripts -Wpacked -Wpointer-arith -Wunused-parameter -g -Os
libc version:
Relocating allocator for buffers: no
GNU version of malloc: no
- The GNU allocators don't work with this system configuration.
Window System:
Compiling in support for Mac OS X Carbon.
Using Lucid menubars.
Using Lucid scrollbars.
Compiling in support for Drag'n'Drop (EXPERIMENTAL).
- Drag'n'Drop prototype: Carbon.
TTY:
Compiling in support for ncurses.
Images:
Compiling in support for GIF images (builtin).
Compiling in support for XPM images.
WARNING: -----------------------------------------------------------
WARNING: Compiling without PNG image support.
WARNING: You should strongly consider installing the PNG libraries.
WARNING: Otherwise certain images and glyphs may not display.
WARNING: (a copy may be found in
ftp://ftp.xemacs.org/pub/xemacs/aux)
WARNING: -----------------------------------------------------------
Sound:
Databases:
Compiling in support for Berkeley database.
Compiling in support for DBM.
Compiling in support for LDAP.
Internationalization:
Mail:
Compiling in support for "file" mail spool file locking method.
Other Features:
Inhibiting IPv6 canonicalization at startup.
Compiling in support for dynamic shared object modules.
Using the new GC mark algorithms (KKCC).
WARNING: ---------------------------------------------------------
WARNING: The new algorithms are experimental. They are enabled by
WARNING: default for this release. Use `--disable-kkcc' to
WARNING: turn it off.
WARNING: ---------------------------------------------------------
Using the new portable dumper.
Dumping into executable.
Compiling in support for extra debugging code.
Compiling in support for runtime error checking.
WARNING: ---------------------------------------------------------
WARNING: XEmacs will run noticeably more slowly as a result.
WARNING: Error checking is on by default for XEmacs beta releases.
WARNING: ---------------------------------------------------------
configure: creating ./config.status
config.status: creating Makefile.in
config.status: creating lib-src/Makefile.in
config.status: creating src/Makefile.in
config.status: creating modules/ldap/Makefile.in
config.status: creating src/paths.h
config.status: creating src/xemacs.def.in
config.status: creating lib-src/config.values
config.status: creating lib-src/ellcc.h
config.status: creating src/config.h
config.status: creating lwlib/config.h
config.status: lwlib/config.h is unchanged
config.status: executing default commands
creating ./Makefile
creating ./GNUmakefile
creating lib-src/Makefile
creating lib-src/GNUmakefile
creating src/Makefile
creating src/GNUmakefile
creating src/.gdbinit
creating src/.dbxrc
creating src/xemacs.def
creating modules/ldap/Makefile
creating modules/ldap/GNUmakefile
rm -f core
rm -f core lisp/auto-autoloads.el* lisp/custom-load.el*
rm -f lisp/mule/auto-autoloads.el* lisp/mule/custom-load.el*
rm -f modules/auto-autoloads.el* modules/custom-load.el*
rm -f etc/PROBLEMS
rm -f TAGS .sbinit lock/* lisp/finder-inf.el*
rm -f config.status config.log confdefs.h config-tmp-* build-install Installation
rm -f GNUmakefile Makefile Makefile.in
rm -f Installation.el Installation.elc
rm -f *.elc lisp/*.elc lisp/mule/*.elc lisp/term/*.elc modules/*.elc
rm -f *~ \#*
for d in lib-src src modules/ldap man ; do (cd ./$d && make extraclean); done
rm -f *.o *.i core
rm -f gnuclient ellcc etags ctags b2m ootags gnuserv fakemail wakeup profile make-docfile
digest-doc sorted-doc movemail cvtmail yow hexl mmencode make-path make-dump-id
insert-data-in-exec *.exe
rm -f DOC *.tab.c *.tab.h TAGS ellcc.h blessmail config.values
rm -f GNUmakefile Makefile Makefile.in
rm -f *~ \#*
rm -f *.o *.i *.rtl *.ln core \
temacs puremacs quantmacs covmacs rtcmacs temacs.exe \
sheap-adjust.h dump-id.c ./NEEDTODUMP SATISFIED \
../lib-src/*.po ../lib-src/*.mo
rm -f temacs xemacs ../lib-src/DOC
rm -f libextcli* /usr/local/src/xemacs/xemacs-21.5.28/src/../lisp/auto-autoloads.el*
/usr/local/src/xemacs/xemacs-21.5.28/src/../lisp/custom-load.el* \
/usr/local/src/xemacs/xemacs-21.5.28/src/../lisp/mule/auto-autoloads.el*
/usr/local/src/xemacs/xemacs-21.5.28/src/../lisp/mule/custom-load.el* \
/usr/local/src/xemacs/xemacs-21.5.28/src/../modules/auto-autoloads.el*
/usr/local/src/xemacs/xemacs-21.5.28/src/../modules/custom-load.el*
rm -f config.h paths.h Emacs.ad.h
/usr/local/src/xemacs/xemacs-21.5.28/src/../lisp/finder-inf.el* \
TAGS xemacs.def xemacs.def.in
rm -f GNUmakefile Makefile Makefile.in
rm -f *~ \#* m/*~ m/\#* s/*~ s/\#*
rm -f eldap.o eldap_i.* core
rm -f eldap.ell
rm -f config.* TAGS
rm -f GNUmakefile Makefile Makefile.in configure
rm -f *~ \#*
rm -f *.toc *.aux *.log *.op *.cp *.cps *.fn *.fns
rm -f *.ky *.kys *.pg *.pgs *.tp *.tps *.vr *.vrs
rm -f core *.dvi *.pdf
rm -f *~ \#* */*~ */\#*
checking whether ln -s works... yes
checking build system type... i686-apple-darwin9.6.0
XEmacs has no builtin knowledge of `i686' machines.
Using configure-time autodetection only.
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for AIX... no
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ANSI C... (cached) none needed
You appear to be using GCC version 4.
checking how to run the C preprocessor... gcc -E
checking for GNU libc... no
Extracting information from the machine- and system-dependent headers...
checking for preferred optimization flags... -O2
checking for preferred debugging flags... -g
checking for preferred warning flags for XEMACS_CC... -Wall -Wno-switch -Wundef
-Wsign-compare -Wno-char-subscripts -Wpacked -Wpointer-arith -Wunused-parameter
checking for preferred warning flags for CC... -Wall -Wno-switch -Wundef -Wsign-compare
-Wno-char-subscripts -Wpacked -Wpointer-arith -Wdeclaration-after-statement -Wshadow
-Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes
checking for remaining CFLAGS... -DDONT_EXTERN_INLINE_HEADER_FUNCTIONS
checking total value of XE_CFLAGS... -Wall -Wno-switch -Wundef -Wsign-compare
-Wno-char-subscripts -Wpacked -Wpointer-arith -Wunused-parameter -g -O2
-DDONT_EXTERN_INLINE_HEADER_FUNCTIONS
checking total value of CFLAGS... -Wall -Wno-switch -Wundef -Wsign-compare
-Wno-char-subscripts -Wpacked -Wpointer-arith -Wdeclaration-after-statement -Wshadow
-Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -g -O2
-DDONT_EXTERN_INLINE_HEADER_FUNCTIONS
checking for buggy gcc versions... no
checking for dynodump... no
checking for compiler version information... i686-apple-darwin9-gcc-4.0.1 (GCC) 4.0.1
(Apple Inc. build 5484)
checking for standard C library version information...
checking for malloc_set_state... no
checking whether __after_morecore_hook exists... no
checking for ar... ar
checking for ranlib... ranlib -c
checking for a BSD-compatible install... /usr/bin/install -c
checking for bison... bison -y
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking a.out.h usability... no
checking a.out.h presence... no
checking for a.out.h... no
checking elf.h usability... no
checking elf.h presence... no
checking for elf.h... no
checking cygwin/version.h usability... no
checking cygwin/version.h presence... no
checking for cygwin/version.h... no
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking libgen.h usability... yes
checking libgen.h presence... yes
checking for libgen.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking mach/mach.h usability... yes
checking mach/mach.h presence... yes
checking for mach/mach.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/pstat.h usability... no
checking sys/pstat.h presence... no
checking for sys/pstat.h... no
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/timeb.h usability... yes
checking sys/timeb.h presence... yes
checking for sys/timeb.h... yes
checking sys/times.h usability... yes
checking sys/times.h presence... yes
checking for sys/times.h... yes
checking sys/un.h usability... yes
checking sys/un.h presence... yes
checking for sys/un.h... yes
checking sys/vlimit.h usability... no
checking sys/vlimit.h presence... no
checking for sys/vlimit.h... no
checking ulimit.h usability... yes
checking ulimit.h presence... yes
checking for ulimit.h... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for ANSI C header files... (cached) yes
checking whether time.h and sys/time.h may both be included... yes
checking whether sys_siglist is declared... yes
checking for utime... yes
checking return type of signal handlers... void
checking for size_t... yes
checking for pid_t... yes
checking for uid_t in sys/types.h... rm: conftest.dSYM: is a directory
yes
checking for mode_t... yes
checking for off_t... yes
checking for ssize_t... yes
checking for socklen_t... yes
checking for struct timeval... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for struct tm.tm_zone... yes
checking for an ANSI C-conforming const... yes
checking whether make sets $(MAKE)... yes
checking whether byte ordering is bigendian... no
checking for short... yes
checking size of short... 2
checking for int... yes
checking size of int... 4
checking for long... yes
checking size of long... 4
checking for long long... yes
checking size of long long... 8
checking for void *... yes
checking size of void *... 4
checking for double... yes
checking size of double... 8
checking for long file names... yes
checking for sin... yes
checking for mkstemp... yes
checking type of mail spool file locking...
checking for lockf... yes
checking for flock... yes
checking whether the -xildoff compiler flag is required... no
checking for specified window system...
checking for MS-Windows...
checking for main in -lgdi32... no
Using Carbon.
checking for WM_COMMAND option... no
checking X11/Xauth.h usability... yes
checking X11/Xauth.h presence... yes
checking for X11/Xauth.h... yes
checking for XauGetAuthByAddr in -lXau... no
checking for module support...
checking how to build dynamic libraries for i686-apple-darwin9.6.0...
checking how to produce PIC code... -dynamic
checking if PIC flag -dynamic really works... yes
checking if C compiler can produce shared libraries... yes
checking for ld used by GCC... /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
checking if the linker is GNU ld... no
checking for dlerror... yes
checking for _dlerror... no
checking if drag and drop API is needed... yes ( Carbon )
checking for LDAP...
checking for PostgreSQL...
checking libpq-fe.h usability... no
checking libpq-fe.h presence... no
checking for libpq-fe.h... no
checking pgsql/libpq-fe.h usability... no
checking pgsql/libpq-fe.h presence... no
checking for pgsql/libpq-fe.h... no
checking postgresql/libpq-fe.h usability... no
checking postgresql/libpq-fe.h presence... no
checking for postgresql/libpq-fe.h... no
checking for graphics libraries...
checking compface.h usability... no
checking compface.h presence... no
checking for compface.h... no
checking for Mule-related features... checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for strerror in -lintl... yes
checking for Mule input methods... checking wnn/jllib.h usability... no
checking wnn/jllib.h presence... no
checking for wnn/jllib.h... no
checking canna/jrkanji.h usability... no
checking canna/jrkanji.h presence... no
checking for canna/jrkanji.h... no
configure: WARNING: You may ignore any *Present but not compiled* message
from autoconf. We detect that condition and recheck, but there
is no way to suppress autoconf's message.
checking canna/jrkanji.h usability... no
checking canna/jrkanji.h presence... no
checking for canna/jrkanji.h... no
configure: WARNING: You may ignore any *Present but not compiled* message
from autoconf. We detect that condition and recheck, but there
is no way to suppress autoconf's message.
checking canna/jrkanji.h usability... no
checking canna/jrkanji.h presence... no
checking for canna/jrkanji.h... no
configure: WARNING: You may ignore any *Present but not compiled* message
from autoconf. We detect that condition and recheck, but there
is no way to suppress autoconf's message.
checking canna/jrkanji.h usability... no
checking canna/jrkanji.h presence... no
checking for canna/jrkanji.h... no
configure: WARNING: You may ignore any *Present but not compiled* message
from autoconf. We detect that condition and recheck, but there
is no way to suppress autoconf's message.
configure: WARNING: Canna configuration failed. If you expected success,
maybe you need --with-site-prefixes=/usr/local/canna?
checking for cbrt... yes
checking for closedir... yes
checking for dup2... yes
checking for eaccess... no
checking for fmod... yes
checking for fpathconf... yes
checking for frexp... yes
checking for fsync... yes
checking for ftime... yes
checking for ftruncate... yes
checking for getaddrinfo... yes
checking for gethostname... yes
checking for getnameinfo... yes
checking for getpagesize... yes
checking for getrlimit... yes
checking for gettimeofday... yes
checking for getcwd... yes
checking for link... yes
checking for logb... yes
checking for lrand48... yes
checking for matherr... yes
checking for mkdir... yes
checking for mktime... yes
checking for perror... yes
checking for poll... yes
checking for random... yes
checking for readlink... yes
checking for rename... yes
checking for res_init... yes
checking for rint... yes
checking for rmdir... yes
checking for select... yes
checking for setitimer... yes
checking for setpgid... yes
checking for setsid... yes
checking for sigblock... yes
checking for sighold... yes
checking for sigprocmask... yes
checking for snprintf... yes
checking for strerror... yes
checking for strlwr... no
checking for strupr... no
checking for symlink... yes
checking for tzset... yes
checking for ulimit... yes
checking for umask... yes
checking for usleep... yes
checking for vlimit... no
checking for vsnprintf... yes
checking for waitpid... yes
checking for wcscmp... yes
checking for wcslen... yes
checking for getpt... no
checking for _getpty... no
checking for grantpt... yes
checking for unlockpt... yes
checking for ptsname... yes
checking for killpg... yes
checking for tcgetpgrp... yes
checking for openpty... yes
checking libutil.h usability... no
checking libutil.h presence... no
checking for libutil.h... no
checking util.h usability... yes
checking util.h presence... yes
checking for util.h... yes
checking pty.h usability... no
checking pty.h presence... no
checking for pty.h... no
checking sys/pty.h usability... no
checking sys/pty.h presence... no
checking for sys/pty.h... no
checking stropts.h usability... no
checking stropts.h presence... no
checking for stropts.h... no
checking for getloadavg... yes
checking sys/loadavg.h usability... no
checking sys/loadavg.h presence... no
checking for sys/loadavg.h... no
checking whether netdb declares h_errno... yes
checking for sigsetjmp... yes
checking whether localtime caches TZ... no
checking whether gettimeofday accepts one or two arguments... two
checking for inline... inline
checking for typeof... __typeof__
checking for working alloca.h... yes
checking for alloca... yes
checking for working alloca in function calls... yes
checking for working scanf... yes
checking for working strcoll... yes
checking for getpgrp... yes
checking whether getpgrp requires zero arguments... yes
checking for working mmap... no
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking for socket... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking for sun_len member in struct sockaddr_un... yes
checking for ip_mreq struct in netinet/in.h... yes
checking for msgget... yes
checking sys/ipc.h usability... yes
checking sys/ipc.h presence... yes
checking for sys/ipc.h... yes
checking sys/msg.h usability... yes
checking sys/msg.h presence... yes
checking for sys/msg.h... yes
checking dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking nlist.h usability... yes
checking nlist.h presence... yes
checking for nlist.h... yes
checking for sound support...
checking machine/soundcard.h usability... no
checking machine/soundcard.h presence... no
checking for machine/soundcard.h... no
checking sys/soundcard.h usability... no
checking sys/soundcard.h presence... no
checking for sys/soundcard.h... no
checking linux/soundcard.h usability... no
checking linux/soundcard.h presence... no
checking for linux/soundcard.h... no
checking alsa/input.h usability... no
checking alsa/input.h presence... no
checking for alsa/input.h... no
checking for TTY-related features...
checking for tgetent in -lncurses... yes
checking ncurses/curses.h usability... no
checking ncurses/curses.h presence... no
checking for ncurses/curses.h... no
checking ncurses/term.h usability... no
checking ncurses/term.h presence... no
checking for ncurses/term.h... no
checking for ncurses/curses.h... (cached) no
checking gpm.h usability... no
checking gpm.h presence... no
checking for gpm.h... no
checking for database support...
checking ndbm.h usability... yes
checking ndbm.h presence... yes
checking for ndbm.h... yes
checking for dbm_open in -lgdbm... no
checking for dbm_open... yes
checking for u_int8_t... yes
checking for u_int16_t... yes
checking for u_int32_t... yes
checking for Berkeley db.h... db.h
checking for Berkeley DB version... 1
rm: conftest.dSYM: is a directory
checking for dbopen... yes
XEmacs 21.5-b28 "fuki" configured for `i686-apple-darwin9.6.0'.
Compilation Environment and Installation Defaults:
Source code location: /usr/local/src/xemacs/xemacs-21.5.28
Installation prefix:
/usr/local/src/xemacs/xemacs-21.5.28/carbon/XEmacs.app/Contents/Resources
Operating system description file: `s/darwin.h'
Not using any machine description file
Compiler version: i686-apple-darwin9-gcc-4.0.1 (GCC) 4.0.1 (Apple Inc.
build 5484)
- GCC specs file: specs.
- Compiler command: gcc
-I/usr/local/src/xemacs/xemacs-21.5.28/carbon/xpm -Wall -Wno-switch -Wundef -Wsign-compare
-Wno-char-subscripts -Wpacked -Wpointer-arith -Wunused-parameter -g -O2
-DDONT_EXTERN_INLINE_HEADER_FUNCTIONS
libc version:
Relocating allocator for buffers: no
GNU version of malloc: no
- The GNU allocators don't work with this system configuration.
Window System:
Compiling in support for Mac OS X Carbon.
Using Lucid menubars.
Using Lucid scrollbars.
Compiling in support for Drag'n'Drop (EXPERIMENTAL).
- Drag'n'Drop prototype: Carbon.
TTY:
Compiling in support for ncurses.
Images:
Compiling in support for GIF images (builtin).
Compiling in support for XPM images.
WARNING: -----------------------------------------------------------
WARNING: Compiling without PNG image support.
WARNING: You should strongly consider installing the PNG libraries.
WARNING: Otherwise certain images and glyphs may not display.
WARNING: (a copy may be found in
ftp://ftp.xemacs.org/pub/xemacs/aux)
WARNING: -----------------------------------------------------------
Sound:
Databases:
Compiling in support for Berkeley database.
Compiling in support for DBM.
Internationalization:
Compiling in support for Mule (multi-lingual Emacs).
Mail:
Compiling in support for "file" mail spool file locking method.
Other Features:
Inhibiting IPv6 canonicalization at startup.
Compiling in support for dynamic shared object modules.
Using the new portable dumper.
Dumping into executable.
Compiling in support for extra debugging code.
configure: creating ./config.status
config.status: creating Makefile.in
config.status: creating lib-src/Makefile.in
config.status: creating src/Makefile.in
config.status: creating src/paths.h
config.status: creating src/xemacs.def.in
config.status: creating lib-src/config.values
config.status: creating lib-src/ellcc.h
config.status: creating src/config.h
config.status: creating lwlib/config.h
config.status: lwlib/config.h is unchanged
config.status: executing default commands
creating ./Makefile
creating ./GNUmakefile
creating lib-src/Makefile
creating lib-src/GNUmakefile
creating src/Makefile
creating src/GNUmakefile
creating src/.gdbinit
creating src/.dbxrc
creating src/xemacs.def
Producing `src/Emacs.ad.h' from `etc/Emacs.ad'.
Resetting `src/sheap-adjust.h'.
cp /usr/local/src/xemacs/xemacs-21.5.28/PROBLEMS etc/PROBLEMS
cd ./lib-src && make all
gcc -c -I/usr/local/src/xemacs/xemacs-21.5.28/carbon/xpm -Wall -Wno-switch -Wundef
-Wsign-compare -Wno-char-subscripts -Wpacked -Wpointer-arith -Wdeclaration-after-statement
-Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -g -O2
-DDONT_EXTERN_INLINE_HEADER_FUNCTIONS -I. -I../src
-I/usr/local/src/xemacs/xemacs-21.5.28/lib-src -I/usr/local/src/xemacs/xemacs-21.5.28/src
-DHAVE_CONFIG_H /usr/local/src/xemacs/xemacs-21.5.28/lib-src/gnuslib.c
gcc -I/usr/local/src/xemacs/xemacs-21.5.28/carbon/xpm -Wall -Wno-switch -Wundef
-Wsign-compare -Wno-char-subscripts -Wpacked -Wpointer-arith -Wdeclaration-after-statement
-Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -g -O2
-DDONT_EXTERN_INLINE_HEADER_FUNCTIONS -I. -I../src
-I/usr/local/src/xemacs/xemacs-21.5.28/lib-src -I/usr/local/src/xemacs/xemacs-21.5.28/src
-DHAVE_CONFIG_H /usr/local/src/xemacs/xemacs-21.5.28/lib-src/gnuclient.c gnuslib.o
-L/usr/local/src/xemacs/xemacs-21.5.28/carbon/xpm -lncurses -lintl -o gnuclient
In file included from /usr/local/src/xemacs/xemacs-21.5.28/lib-src/gnuclient.c:60:
/usr/local/src/xemacs/xemacs-21.5.28/lib-src/getopt.h:107: warning: function declaration
isn't a prototype
gcc -I/usr/local/src/xemacs/xemacs-21.5.28/carbon/xpm -Wall -Wno-switch -Wundef
-Wsign-compare -Wno-char-subscripts -Wpacked -Wpointer-arith -Wdeclaration-after-statement
-Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -g -O2
-DDONT_EXTERN_INLINE_HEADER_FUNCTIONS -I. -I../src
-I/usr/local/src/xemacs/xemacs-21.5.28/lib-src -I/usr/local/src/xemacs/xemacs-21.5.28/src
-DHAVE_CONFIG_H /usr/local/src/xemacs/xemacs-21.5.28/lib-src/ellcc.c
-L/usr/local/src/xemacs/xemacs-21.5.28/carbon/xpm -lncurses -lintl -o ellcc
gcc -c -I/usr/local/src/xemacs/xemacs-21.5.28/carbon/xpm -Wall -Wno-switch -Wundef
-Wsign-compare -Wno-char-subscripts -Wpacked -Wpointer-arith -Wdeclaration-after-statement
-Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -g -O2
-DDONT_EXTERN_INLINE_HEADER_FUNCTIONS -I. -I../src
-I/usr/local/src/xemacs/xemacs-21.5.28/lib-src -I/usr/local/src/xemacs/xemacs-21.5.28/src
-DHAVE_CONFIG_H /usr/local/src/xemacs/xemacs-21.5.28/lib-src/getopt.c
In file included from /usr/local/src/xemacs/xemacs-21.5.28/lib-src/getopt.c:108:
/usr/local/src/xemacs/xemacs-21.5.28/lib-src/getopt.h:107: warning: function declaration
isn't a prototype
/usr/local/src/xemacs/xemacs-21.5.28/lib-src/getopt.c:950: warning: no previous prototype
for 'getopt'
gcc -c -I/usr/local/src/xemacs/xemacs-21.5.28/carbon/xpm -Wall -Wno-switch -Wundef
-Wsign-compare -Wno-char-subscripts -Wpacked -Wpointer-arith -Wdeclaration-after-statement
-Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -g -O2
-DDONT_EXTERN_INLINE_HEADER_FUNCTIONS -I. -I../src
-I/usr/local/src/xemacs/xemacs-21.5.28/lib-src -I/usr/local/src/xemacs/xemacs-21.5.28/src
-DHAVE_CONFIG_H /usr/local/src/xemacs/xemacs-21.5.28/lib-src/getopt1.c
In file included from /usr/local/src/xemacs/xemacs-21.5.28/lib-src/getopt1.c:26:
/usr/local/src/xemacs/xemacs-21.5.28/lib-src/getopt.h:107: warning: function declaration
isn't a prototype
gcc -c -I/usr/local/src/xemacs/xemacs-21.5.28/carbon/xpm -Wall -Wno-switch -Wundef
-Wsign-compare -Wno-char-subscripts -Wpacked -Wpointer-arith -Wdeclaration-after-statement
-Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -g -O2
-DDONT_EXTERN_INLINE_HEADER_FUNCTIONS -I. -I../src
-I/usr/local/src/xemacs/xemacs-21.5.28/lib-src -I/usr/local/src/xemacs/xemacs-21.5.28/src
-DHAVE_CONFIG_H \
-DINHIBIT_STRING_HEADER /usr/local/src/xemacs/xemacs-21.5.28/src/regex.c
gcc -I/usr/local/src/xemacs/xemacs-21.5.28/carbon/xpm -Wall -Wno-switch -Wundef
-Wsign-compare -Wno-char-subscripts -Wpacked -Wpointer-arith -Wdeclaration-after-statement
-Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -g -O2
-DDONT_EXTERN_INLINE_HEADER_FUNCTIONS -I. -I../src
-I/usr/local/src/xemacs/xemacs-21.5.28/lib-src -I/usr/local/src/xemacs/xemacs-21.5.28/src
-DHAVE_CONFIG_H -DEMACS_NAME='"XEmacs"'
-DVERSION='"21.5-b28"'
/usr/local/src/xemacs/xemacs-21.5.28/lib-src/etags.c getopt.o getopt1.o regex.o
-L/usr/local/src/xemacs/xemacs-21.5.28/carbon/xpm -lncurses -lintl -o etags
In file included from /usr/local/src/xemacs/xemacs-21.5.28/lib-src/etags.c:214:
./getopt.h:107: warning: function declaration isn't a prototype
/usr/local/src/xemacs/xemacs-21.5.28/lib-src/etags.c:1033:6: warning:
"PRINT_UNDOCUMENTED_OPTIONS_HELP" is not defined
gcc -DCTAGS -I/usr/local/src/xemacs/xemacs-21.5.28/carbon/xpm -Wall -Wno-switch -Wundef
-Wsign-compare -Wno-char-subscripts -Wpacked -Wpointer-arith -Wdeclaration-after-statement
-Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -g -O2
-DDONT_EXTERN_INLINE_HEADER_FUNCTIONS -I. -I../src
-I/usr/local/src/xemacs/xemacs-21.5.28/lib-src -I/usr/local/src/xemacs/xemacs-21.5.28/src
-DHAVE_CONFIG_H -DEMACS_NAME='"XEmacs"'
-DVERSION='"21.5-b28"'
/usr/local/src/xemacs/xemacs-21.5.28/lib-src/etags.c getopt.o getopt1.o regex.o
-L/usr/local/src/xemacs/xemacs-21.5.28/carbon/xpm -lncurses -lintl -o ctags
In file included from /usr/local/src/xemacs/xemacs-21.5.28/lib-src/etags.c:214:
./getopt.h:107: warning: function declaration isn't a prototype
/usr/local/src/xemacs/xemacs-21.5.28/lib-src/etags.c:1033:6: warning:
"PRINT_UNDOCUMENTED_OPTIONS_HELP" is not defined
gcc -I/usr/local/src/xemacs/xemacs-21.5.28/carbon/xpm -Wall -Wno-switch -Wundef
-Wsign-compare -Wno-char-subscripts -Wpacked -Wpointer-arith -Wdeclaration-after-statement
-Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -g -O2
-DDONT_EXTERN_INLINE_HEADER_FUNCTIONS -I. -I../src
-I/usr/local/src/xemacs/xemacs-21.5.28/lib-src -I/usr/local/src/xemacs/xemacs-21.5.28/src
-DHAVE_CONFIG_H /usr/local/src/xemacs/xemacs-21.5.28/lib-src/b2m.c
-L/usr/local/src/xemacs/xemacs-21.5.28/carbon/xpm -lncurses -lintl -o b2m
gcc -I/usr/local/src/xemacs/xemacs-21.5.28/carbon/xpm -Wall -Wno-switch -Wundef
-Wsign-compare -Wno-char-subscripts -Wpacked -Wpointer-arith -Wdeclaration-after-statement
-Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -g -O2
-DDONT_EXTERN_INLINE_HEADER_FUNCTIONS -I. -I../src
-I/usr/local/src/xemacs/xemacs-21.5.28/lib-src -I/usr/local/src/xemacs/xemacs-21.5.28/src
-DHAVE_CONFIG_H -DVERSION='"21.5-b28"'
/usr/local/src/xemacs/xemacs-21.5.28/lib-src/ootags.c getopt.o getopt1.o regex.o
-L/usr/local/src/xemacs/xemacs-21.5.28/carbon/xpm -lncurses -lintl -o ootags
In file included from /usr/local/src/xemacs/xemacs-21.5.28/lib-src/ootags.c:102:
./getopt.h:107: warning: function declaration isn't a prototype
/usr/local/src/xemacs/xemacs-21.5.28/lib-src/ootags.c: In function 'C_entries':
/usr/local/src/xemacs/xemacs-21.5.28/lib-src/ootags.c:2642: warning:
'savetok.buffer' may be used uninitialized in this function
/usr/local/src/xemacs/xemacs-21.5.28/lib-src/ootags.c:2642: warning:
'savetok.linepos' may be used uninitialized in this function
/usr/local/src/xemacs/xemacs-21.5.28/lib-src/ootags.c:2642: warning:
'savetok.lineno' may be used uninitialized in this function
/usr/local/src/xemacs/xemacs-21.5.28/lib-src/ootags.c:2642: warning:
'savetok.linelen' may be used uninitialized in this function
/usr/local/src/xemacs/xemacs-21.5.28/lib-src/ootags.c:2642: warning:
'savetok.named' may be used uninitialized in this function
/usr/local/src/xemacs/xemacs-21.5.28/lib-src/ootags.c:2642: warning:
'savetok.str' may be used uninitialized in this function
gcc -I/usr/local/src/xemacs/xemacs-21.5.28/carbon/xpm -Wall -Wno-switch -Wundef
-Wsign-compare -Wno-char-subscripts -Wpacked -Wpointer-arith -Wdeclaration-after-statement
-Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -g -O2
-DDONT_EXTERN_INLINE_HEADER_FUNCTIONS -I. -I../src
-I/usr/local/src/xemacs/xemacs-21.5.28/lib-src -I/usr/local/src/xemacs/xemacs-21.5.28/src
-DHAVE_CONFIG_H /usr/local/src/xemacs/xemacs-21.5.28/lib-src/gnuserv.c gnuslib.o
-L/usr/local/src/xemacs/xemacs-21.5.28/carbon/xpm -lncurses -lintl -o gnuserv
gcc -I/usr/local/src/xemacs/xemacs-21.5.28/carbon/xpm -Wall -Wno-switch -Wundef
-Wsign-compare -Wno-char-subscripts -Wpacked -Wpointer-arith -Wdeclaration-after-statement
-Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -g -O2
-DDONT_EXTERN_INLINE_HEADER_FUNCTIONS -I. -I../src
-I/usr/local/src/xemacs/xemacs-21.5.28/lib-src -I/usr/local/src/xemacs/xemacs-21.5.28/src
-DHAVE_CONFIG_H /usr/local/src/xemacs/xemacs-21.5.28/lib-src/fakemail.c
-L/usr/local/src/xemacs/xemacs-21.5.28/carbon/xpm -lncurses -lintl -o fakemail
gcc -I/usr/local/src/xemacs/xemacs-21.5.28/carbon/xpm -Wall -Wno-switch -Wundef
-Wsign-compare -Wno-char-subscripts -Wpacked -Wpointer-arith -Wdeclaration-after-statement
-Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -g -O2
-DDONT_EXTERN_INLINE_HEADER_FUNCTIONS -I. -I../src
-I/usr/local/src/xemacs/xemacs-21.5.28/lib-src -I/usr/local/src/xemacs/xemacs-21.5.28/src
-DHAVE_CONFIG_H /usr/local/src/xemacs/xemacs-21.5.28/lib-src/wakeup.c
-L/usr/local/src/xemacs/xemacs-21.5.28/carbon/xpm -lncurses -lintl -o wakeup
gcc -I/usr/local/src/xemacs/xemacs-21.5.28/carbon/xpm -Wall -Wno-switch -Wundef
-Wsign-compare -Wno-char-subscripts -Wpacked -Wpointer-arith -Wdeclaration-after-statement
-Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -g -O2
-DDONT_EXTERN_INLINE_HEADER_FUNCTIONS -I. -I../src
-I/usr/local/src/xemacs/xemacs-21.5.28/lib-src -I/usr/local/src/xemacs/xemacs-21.5.28/src
-DHAVE_CONFIG_H /usr/local/src/xemacs/xemacs-21.5.28/lib-src/profile.c
-L/usr/local/src/xemacs/xemacs-21.5.28/carbon/xpm -lncurses -lintl -o profile
gcc -I/usr/local/src/xemacs/xemacs-21.5.28/carbon/xpm -Wall -Wno-switch -Wundef
-Wsign-compare -Wno-char-subscripts -Wpacked -Wpointer-arith -Wdeclaration-after-statement
-Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -g -O2
-DDONT_EXTERN_INLINE_HEADER_FUNCTIONS -I. -I../src
-I/usr/local/src/xemacs/xemacs-21.5.28/lib-src -I/usr/local/src/xemacs/xemacs-21.5.28/src
-DHAVE_CONFIG_H /usr/local/src/xemacs/xemacs-21.5.28/lib-src/make-docfile.c
-L/usr/local/src/xemacs/xemacs-21.5.28/carbon/xpm -lncurses -lintl -o make-docfile
gcc -Demacs -I/usr/local/src/xemacs/xemacs-21.5.28/carbon/xpm -Wall -Wno-switch -Wundef
-Wsign-compare -Wno-char-subscripts -Wpacked -Wpointer-arith -Wdeclaration-after-statement
-Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -g -O2
-DDONT_EXTERN_INLINE_HEADER_FUNCTIONS -I. -I../src
-I/usr/local/src/xemacs/xemacs-21.5.28/lib-src -I/usr/local/src/xemacs/xemacs-21.5.28/src
-DHAVE_CONFIG_H /usr/local/src/xemacs/xemacs-21.5.28/lib-src/digest-doc.c
-L/usr/local/src/xemacs/xemacs-21.5.28/carbon/xpm -lncurses -lintl -o digest-doc
gcc -I/usr/local/src/xemacs/xemacs-21.5.28/carbon/xpm -Wall -Wno-switch -Wundef
-Wsign-compare -Wno-char-subscripts -Wpacked -Wpointer-arith -Wdeclaration-after-statement
-Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -g -O2
-DDONT_EXTERN_INLINE_HEADER_FUNCTIONS -I. -I../src
-I/usr/local/src/xemacs/xemacs-21.5.28/lib-src -I/usr/local/src/xemacs/xemacs-21.5.28/src
-DHAVE_CONFIG_H /usr/local/src/xemacs/xemacs-21.5.28/lib-src/sorted-doc.c
-L/usr/local/src/xemacs/xemacs-21.5.28/carbon/xpm -lncurses -lintl -o sorted-doc
gcc -I/usr/local/src/xemacs/xemacs-21.5.28/carbon/xpm -Wall -Wno-switch -Wundef
-Wsign-compare -Wno-char-subscripts -Wpacked -Wpointer-arith -Wdeclaration-after-statement
-Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -g -O2
-DDONT_EXTERN_INLINE_HEADER_FUNCTIONS -I. -I../src
-I/usr/local/src/xemacs/xemacs-21.5.28/lib-src -I/usr/local/src/xemacs/xemacs-21.5.28/src
-DHAVE_CONFIG_H /usr/local/src/xemacs/xemacs-21.5.28/lib-src/movemail.c
/usr/local/src/xemacs/xemacs-21.5.28/lib-src/pop.c \
getopt.o getopt1.o regex.o -L/usr/local/src/xemacs/xemacs-21.5.28/carbon/xpm
-lncurses -lintl -o movemail
In file included from /usr/local/src/xemacs/xemacs-21.5.28/lib-src/movemail.c:76:
/usr/local/src/xemacs/xemacs-21.5.28/lib-src/getopt.h:107: warning: function declaration
isn't a prototype
gcc -I/usr/local/src/xemacs/xemacs-21.5.28/carbon/xpm -Wall -Wno-switch -Wundef
-Wsign-compare -Wno-char-subscripts -Wpacked -Wpointer-arith -Wdeclaration-after-statement
-Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -g -O2
-DDONT_EXTERN_INLINE_HEADER_FUNCTIONS -I. -I../src
-I/usr/local/src/xemacs/xemacs-21.5.28/lib-src -I/usr/local/src/xemacs/xemacs-21.5.28/src
-DHAVE_CONFIG_H /usr/local/src/xemacs/xemacs-21.5.28/lib-src/cvtmail.c
-L/usr/local/src/xemacs/xemacs-21.5.28/carbon/xpm -lncurses -lintl -o cvtmail
gcc -I/usr/local/src/xemacs/xemacs-21.5.28/carbon/xpm -Wall -Wno-switch -Wundef
-Wsign-compare -Wno-char-subscripts -Wpacked -Wpointer-arith -Wdeclaration-after-statement
-Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -g -O2
-DDONT_EXTERN_INLINE_HEADER_FUNCTIONS -I. -I../src
-I/usr/local/src/xemacs/xemacs-21.5.28/lib-src -I/usr/local/src/xemacs/xemacs-21.5.28/src
-DHAVE_CONFIG_H /usr/local/src/xemacs/xemacs-21.5.28/lib-src/yow.c
-L/usr/local/src/xemacs/xemacs-21.5.28/carbon/xpm -lncurses -lintl -o yow
gcc -I/usr/local/src/xemacs/xemacs-21.5.28/carbon/xpm -Wall -Wno-switch -Wundef
-Wsign-compare -Wno-char-subscripts -Wpacked -Wpointer-arith -Wdeclaration-after-statement
-Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -g -O2
-DDONT_EXTERN_INLINE_HEADER_FUNCTIONS -I. -I../src
-I/usr/local/src/xemacs/xemacs-21.5.28/lib-src -I/usr/local/src/xemacs/xemacs-21.5.28/src
-DHAVE_CONFIG_H /usr/local/src/xemacs/xemacs-21.5.28/lib-src/hexl.c
-L/usr/local/src/xemacs/xemacs-21.5.28/carbon/xpm -lncurses -lintl -o hexl
gcc -I/usr/local/src/xemacs/xemacs-21.5.28/carbon/xpm -Wall -Wno-switch -Wundef
-Wsign-compare -Wno-char-subscripts -Wpacked -Wpointer-arith -Wdeclaration-after-statement
-Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -g -O2
-DDONT_EXTERN_INLINE_HEADER_FUNCTIONS -I. -I../src
-I/usr/local/src/xemacs/xemacs-21.5.28/lib-src -I/usr/local/src/xemacs/xemacs-21.5.28/src
-DHAVE_CONFIG_H /usr/local/src/xemacs/xemacs-21.5.28/lib-src/mmencode.c
-L/usr/local/src/xemacs/xemacs-21.5.28/carbon/xpm -lncurses -lintl -o mmencode
gcc -Demacs -I/usr/local/src/xemacs/xemacs-21.5.28/carbon/xpm -Wall -Wno-switch -Wundef
-Wsign-compare -Wno-char-subscripts -Wpacked -Wpointer-arith -Wdeclaration-after-statement
-Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -g -O2
-DDONT_EXTERN_INLINE_HEADER_FUNCTIONS -I. -I../src
-I/usr/local/src/xemacs/xemacs-21.5.28/lib-src -I/usr/local/src/xemacs/xemacs-21.5.28/src
-DHAVE_CONFIG_H /usr/local/src/xemacs/xemacs-21.5.28/lib-src/make-path.c
-L/usr/local/src/xemacs/xemacs-21.5.28/carbon/xpm -lncurses -lintl -o make-path
gcc -I/usr/local/src/xemacs/xemacs-21.5.28/carbon/xpm -Wall -Wno-switch -Wundef
-Wsign-compare -Wno-char-subscripts -Wpacked -Wpointer-arith -Wdeclaration-after-statement
-Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -g -O2
-DDONT_EXTERN_INLINE_HEADER_FUNCTIONS -I. -I../src
-I/usr/local/src/xemacs/xemacs-21.5.28/lib-src -I/usr/local/src/xemacs/xemacs-21.5.28/src
-DHAVE_CONFIG_H /usr/local/src/xemacs/xemacs-21.5.28/lib-src/make-dump-id.c
-L/usr/local/src/xemacs/xemacs-21.5.28/carbon/xpm -lncurses -lintl -o make-dump-id
gcc -I/usr/local/src/xemacs/xemacs-21.5.28/carbon/xpm -Wall -Wno-switch -Wundef
-Wsign-compare -Wno-char-subscripts -Wpacked -Wpointer-arith -Wdeclaration-after-statement
-Wshadow -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -g -O2
-DDONT_EXTERN_INLINE_HEADER_FUNCTIONS -L/usr/local/src/xemacs/xemacs-21.5.28/carbon/xpm
insert-data-in-exec.c -o insert-data-in-exec
cd ./src && make all
gcc -c -I/usr/local/src/xemacs/xemacs-21.5.28/carbon/xpm -Wall -Wno-switch -Wundef
-Wsign-compare -Wno-char-subscripts -Wpacked -Wpointer-arith -Wunused-parameter -g -O2
-DDONT_EXTERN_INLINE_HEADER_FUNCTIONS -Demacs -I.
-I/usr/local/src/xemacs/xemacs-21.5.28/src -DHAVE_CONFIG_H -std=c99 abbrev.c
gcc -c -I/usr/local/src/xemacs/xemacs-21.5.28/carbon/xpm -Wall -Wno-switch -Wundef
-Wsign-compare -Wno-char-subscripts -Wpacked -Wpointer-arith -Wunused-parameter -g -O2
-DDONT_EXTERN_INLINE_HEADER_FUNCTIONS -Demacs -I.
-I/usr/local/src/xemacs/xemacs-21.5.28/src -DHAVE_CONFIG_H -std=c99 alloc.c
gcc -c -I/usr/local/src/xemacs/xemacs-21.5.28/carbon/xpm -Wall -Wno-switch -Wundef
-Wsign-compare -Wno-char-subscripts -Wpacked -Wpointer-arith -Wunused-parameter -g -O2
-DDONT_EXTERN_INLINE_HEADER_FUNCTIONS -Demacs -I.
-I/usr/local/src/xemacs/xemacs-21.5.28/src -DHAVE_CONFIG_H -std=c99 alloca.c
gcc -c -I/usr/local/src/xemacs/xemacs-21.5.28/carbon/xpm -Wall -Wno-switch -Wundef
-Wsign-compare -Wno-char-subscripts -Wpacked -Wpointer-arith -Wunused-parameter -g -O2
-DDONT_EXTERN_INLINE_HEADER_FUNCTIONS -Demacs -I.
-I/usr/local/src/xemacs/xemacs-21.5.28/src -DHAVE_CONFIG_H -std=c99 blocktype.c
gcc -c -I/usr/local/src/xemacs/xemacs-21.5.28/carbon/xpm -Wall -Wno-switch -Wundef
-Wsign-compare -Wno-char-subscripts -Wpacked -Wpointer-arith -Wunused-parameter -g -O2
-DDONT_EXTERN_INLINE_HEADER_FUNCTIONS -Demacs -I.
-I/usr/local/src/xemacs/xemacs-21.5.28/src -DHAVE_CONFIG_H -std=c99 buffer.c
gcc -c -I/usr/local/src/xemacs/xemacs-21.5.28/carbon/xpm -Wall -Wno-switch -Wundef
-Wsign-compare -Wno-char-subscripts -Wpacked -Wpointer-arith -Wunused-parameter -g -O2
-DDONT_EXTERN_INLINE_HEADER_FUNCTIONS -Demacs -I.
-I/usr/local/src/xemacs/xemacs-21.5.28/src -DHAVE_CONFIG_H -std=c99 bytecode.c
gcc -c -I/usr/local/src/xemacs/xemacs-21.5.28/carbon/xpm -Wall -Wno-switch -Wundef
-Wsign-compare -Wno-char-subscripts -Wpacked -Wpointer-arith -Wunused-parameter -g -O2
-DDONT_EXTERN_INLINE_HEADER_FUNCTIONS -Demacs -I.
-I/usr/local/src/xemacs/xemacs-21.5.28/src -DHAVE_CONFIG_H -std=c99 callint.c
gcc -c -I/usr/local/src/xemacs/xemacs-21.5.28/carbon/xpm -Wall -Wno-switch -Wundef
-Wsign-compare -Wno-char-subscripts -Wpacked -Wpointer-arith -Wunused-parameter -g -O2
-DDONT_EXTERN_INLINE_HEADER_FUNCTIONS -Demacs -I.
-I/usr/local/src/xemacs/xemacs-21.5.28/src -DHAVE_CONFIG_H -std=c99 console-carbon.c
gcc -c -I/usr/local/src/xemacs/xemacs-21.5.28/carbon/xpm -Wall -Wno-switch -Wundef
-Wsign-compare -Wno-char-subscripts -Wpacked -Wpointer-arith -Wunused-parameter -g -O2
-DDONT_EXTERN_INLINE_HEADER_FUNCTIONS -Demacs -I.
-I/usr/local/src/xemacs/xemacs-21.5.28/src -DHAVE_CONFIG_H -std=c99 device-carbon.c
device-carbon.c: In function 'carbon_init_device':
device-carbon.c:36: warning: target of assignment not really an lvalue; this will be a
hard error in the future
gcc -c -I/usr/local/src/xemacs/xemacs-21.5.28/carbon/xpm -Wall -Wno-switch -Wundef
-Wsign-compare -Wno-char-subscripts -Wpacked -Wpointer-arith -Wunused-parameter -g -O2
-DDONT_EXTERN_INLINE_HEADER_FUNCTIONS -Demacs -I.
-I/usr/local/src/xemacs/xemacs-21.5.28/src -DHAVE_CONFIG_H -std=c99 event-carbon.c
event-carbon.c: In function 'open_documents_ae_handler':
event-carbon.c:192: warning: 'FSpMakeFSRef' is deprecated (declared at
/System/Library/Frameworks/CoreServices.framework/Frameworks/CarbonCore.framework/Headers/Files.h:7477)
event-carbon.c: In function 'retranslate_keycode':
event-carbon.c:305: warning: 'KLGetCurrentKeyboardLayout' is deprecated (declared
at
/System/Library/Frameworks/Carbon.framework/Frameworks/HIToolbox.framework/Headers/Keyboards.h:436)
event-carbon.c:309: warning: 'KLGetKeyboardLayoutProperty' is deprecated
(declared at
/System/Library/Frameworks/Carbon.framework/Frameworks/HIToolbox.framework/Headers/Keyboards.h:322)
event-carbon.c:318: warning: 'KLGetKeyboardLayoutProperty' is deprecated
(declared at
/System/Library/Frameworks/Carbon.framework/Frameworks/HIToolbox.framework/Headers/Keyboards.h:322)
event-carbon.c:336: warning: 'KLGetKeyboardLayoutProperty' is deprecated
(declared at
/System/Library/Frameworks/Carbon.framework/Frameworks/HIToolbox.framework/Headers/Keyboards.h:322)
event-carbon.c: In function 'retranslate_option':
event-carbon.c:361: warning: 'KLGetCurrentKeyboardLayout' is deprecated (declared
at
/System/Library/Frameworks/Carbon.framework/Frameworks/HIToolbox.framework/Headers/Keyboards.h:436)
event-carbon.c:364: warning: 'KLGetKeyboardLayoutProperty' is deprecated
(declared at
/System/Library/Frameworks/Carbon.framework/Frameworks/HIToolbox.framework/Headers/Keyboards.h:322)
event-carbon.c:380: warning: 'KLGetKeyboardLayoutProperty' is deprecated
(declared at
/System/Library/Frameworks/Carbon.framework/Frameworks/HIToolbox.framework/Headers/Keyboards.h:322)
event-carbon.c:394: warning: implicit declaration of function 'Fgethash'
event-carbon.c:423: warning: 'KLGetKeyboardLayoutProperty' is deprecated
(declared at
/System/Library/Frameworks/Carbon.framework/Frameworks/HIToolbox.framework/Headers/Keyboards.h:322)
event-carbon.c:435: error: 'char_code' undeclared (first use in this function)
event-carbon.c:435: error: (Each undeclared identifier is reported only once
event-carbon.c:435: error: for each function it appears in.)
event-carbon.c: In function 'text_input_event_handler':
event-carbon.c:528: warning: format '%x' expects type 'unsigned int', but
argument 2 has type 'UInt32'
event-carbon.c:528: warning: format '%x' expects type 'unsigned int', but
argument 3 has type 'UInt32'
event-carbon.c:528: warning: format '%x' expects type 'unsigned int', but
argument 4 has type 'UInt32'
make[1]: *** [event-carbon.o] Error 1
make: *** [src] Error 2
All done.
The XEmacs application bundle that is built can be found at
/usr/local/src/xemacs/xemacs-21.5.28/carbon/XEmacs.app.
It can now be moved into any other folder (in its entirety) if
necessary. By default, XEmacs will find packages installed in
~/.xemacs
or
XEmacs.app/Contents/Resources/lib.
Packages in the second directory are moved along with the
application bundle when it is moved.
--
¿Dónde estará ahora mi sobrino Yoghurtu Nghe, que tuvo que huir
precipitadamente de la aldea por culpa de la escasez de rinocerontes?
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org