Ticket #149: darwin ports emacs build and err

File darwin ports emacs build and err, 119.2 KB (added by invalidname@…, 21 years ago)

build log and runtime error messages

Line 
1[moogle:~/dev/darwinports] cadamson% sudo port install emacs +x11
2Password:
3DEBUG: Executing darwin provides darwin
4DEBUG: Executing x11 provides x11
5DEBUG: Executing com.apple.main (emacs)
6--->  Fetching emacs
7DEBUG: Executing com.apple.fetch (emacs)
8--->  emacs-21.2.tar.gz doesn't seem to exist in /opt/local/var/db/dports/distfiles
9--->  Attempting to fetch emacs-21.2.tar.gz from ftp://ftp.gnu.org/pub/gnu/emacs/
10DEBUG: Assembled command: 'cd /opt/local/var/db/dports/distfiles && curl -s -S -o emacs-21.2.tar.gz.TMP ftp://ftp.gnu.org/pub/gnu/emacs/emacs-21.2.tar.gz'
11--->  Checksumming emacs
12DEBUG: Executing com.apple.checksum (emacs)
13--->  Checksum OK for emacs-21.2.tar.gz
14--->  Extracting emacs
15DEBUG: Executing com.apple.extract (emacs)
16--->  Extracting for emacs-21.2
17--->  Extracting emacs-21.2.tar.gz ... DEBUG: Assembled command: 'cd /Users/cadamson/dev/darwinports/dports/editors/emacs/work && gzip -dc /opt/local/var/db/dports/distfiles/emacs-21.2.tar.gz | tar -xf -'
18Done
19DEBUG: Executing com.apple.patch (emacs)
20--->  Applying /Users/cadamson/dev/darwinports/dports/editors/emacs/files/apple-patches
21DEBUG: Assembled command: 'cd /Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2 && patch -p1'
22missing header for unified diff at line 9 of patch
23patching file Makefile.in
24missing header for unified diff at line 46 of patch
25patching file configure
26missing header for unified diff at line 3553 of patch
27patching file configure.in
28missing header for unified diff at line 3586 of patch
29patching file lib-src/Makefile.in
30patching file lisp/site-init.el
31missing header for unified diff at line 3634 of patch
32patching file man/Makefile.in
33missing header for unified diff at line 3651 of patch
34patching file src/callproc.c
35missing header for unified diff at line 3671 of patch
36patching file src/emacs.c
37missing header for unified diff at line 3714 of patch
38patching file src/floatfns.c
39missing header for unified diff at line 3732 of patch
40patching file src/getloadavg.c
41missing header for unified diff at line 3815 of patch
42patching file src/lisp.h
43missing header for unified diff at line 3832 of patch
44patching file src/process.c
45missing header for unified diff at line 3876 of patch
46patching file src/sysdep.c
47missing header for unified diff at line 3903 of patch
48patching file src/termcap.c
49missing header for unified diff at line 3961 of patch
50patching file src/tparam.c
51patching file src/unexdyld.c
52patching file src/m/powermacintosh.h
53patching file src/s/darwin.h
54patching file src/s/rhapsody.h
55--->  Configuring emacs
56DEBUG: Executing com.apple.configure (emacs)
57DEBUG: Assembled command: 'cd /Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2 && ./configure --prefix=/opt/local --with-x'
58creating cache ./config.cache
59checking host system type... powerpc-apple-darwin6.1
60checking for gcc... gcc
61checking whether the C compiler (gcc  ) works... yes
62checking whether the C compiler (gcc  ) is a cross-compiler... no
63checking whether we are using GNU C... yes
64checking whether gcc accepts -g... yes
65checking whether ln -s works... yes
66checking how to run the C preprocessor... gcc -E -traditional-cpp
67checking for a BSD compatible install... /usr/bin/install -c
68checking for bison... bison -y
69checking for ranlib... ranlib
70checking for AIX... no
71checking the machine- and system-dependent files to find out
72 - which libraries the lib-src programs will want, and
73 - whether the GNU malloc routines are usable
74checking for special C compiler options needed for large files... no
75checking for _FILE_OFFSET_BITS value needed for large files... no
76checking for _LARGE_FILES value needed for large files... no
77checking for machine/soundcard.h... no
78checking for sys/soundcard.h... no
79checking for soundcard.h... no
80checking for _oss_ioctl in -lossaudio... no
81checking for sys/select.h... yes
82checking for sys/timeb.h... yes
83checking for sys/time.h... yes
84checking for unistd.h... yes
85checking for utime.h... yes
86checking for linux/version.h... no
87checking for sys/systeminfo.h... no
88checking for termios.h... yes
89checking for limits.h... yes
90checking for string.h... yes
91checking for stdlib.h... yes
92checking for termcap.h... yes
93checking for stdio_ext.h... no
94checking for fcntl.h... yes
95checking for term.h... yes
96checking for strings.h... yes
97checking for ANSI C header files... yes
98checking whether time.h and sys/time.h may both be included... yes
99checking for sys_siglist declaration in signal.h or unistd.h... yes
100checking for sys/wait.h that is POSIX.1 compatible... yes
101checking for struct utimbuf... yes
102checking return type of signal handlers... void
103checking for speed_t... yes
104checking for struct timeval... yes
105checking for struct exception... yes
106checking whether struct tm is in sys/time.h or time.h... time.h
107checking for tm_zone in struct tm... yes
108checking for tm_gmtoff in struct tm... yes
109checking for gcc option to accept ANSI C... none needed
110checking for function prototypes... yes
111checking for working volatile... yes
112checking for working const... yes
113checking for void * support... yes
114checking whether make sets ${MAKE}... yes
115checking for long file names... yes
116checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
117checking for malloc_get_state... no
118checking for malloc_set_state... no
119checking whether __after_morecore_hook exists... no
120checking for stdlib.h... (cached) yes
121checking for unistd.h... (cached) yes
122checking for sys/stat.h... yes
123checking for getpagesize... yes
124checking for working mmap... yes
125checking for dnet_ntoa in -ldnet... no
126checking for main in -lXbsd... no
127checking for cma_open in -lpthreads... no
128checking for XFree86 in /usr/X386... no
129checking for Xkb... yes
130checking for XrmSetDatabase... yes
131checking for XScreenResourceString... yes
132checking for XScreenNumberOfScreen... yes
133checking for XSetWMProtocols... yes
134checking X11 version 6... 6 or newer
135checking X11 version 5... 5 or newer
136checking X11 version 5 with Xaw... 5 or newer, with Xaw; use toolkit by default
137checking X11 toolkit version... 6 or newer
138checking for XmuConvertStandardSelection in -lXmu... yes
139checking for XShapeQueryExtension in -lXext... yes
140checking for X11/Xaw3d/Scrollbar.h... no
141checking for X11/xpm.h... yes
142checking for XpmReadFileToPixmap in -lXpm... yes
143checking for XpmReturnAllocPixels preprocessor define... yes
144checking for jerror.h... no
145checking for png.h... no
146checking for tiffio.h... no
147checking for gif_lib.h... no
148checking whether netdb declares h_errno... yes
149checking for working alloca.h... no
150checking for alloca... yes
151checking for sqrt in -lm... yes
152checking for maillock in -lmail... no
153checking for maillock in -llockfile... no
154checking for liblockfile.so... no
155checking for touchlock... no
156checking for maillock.h... no
157checking for gethostname... yes
158checking for getdomainname... yes
159checking for dup2... yes
160checking for rename... yes
161checking for closedir... yes
162checking for mkdir... yes
163checking for rmdir... yes
164checking for sysinfo... no
165checking for random... yes
166checking for lrand48... yes
167checking for bcopy... yes
168checking for bcmp... yes
169checking for logb... yes
170checking for frexp... yes
171checking for fmod... yes
172checking for rint... yes
173checking for cbrt... yes
174checking for ftime... no
175checking for res_init... yes
176checking for setsid... yes
177checking for strerror... yes
178checking for fpathconf... yes
179checking for select... yes
180checking for mktime... yes
181checking for euidaccess... no
182checking for getpagesize... (cached) yes
183checking for tzset... yes
184checking for setlocale... yes
185checking for utimes... yes
186checking for setrlimit... yes
187checking for setpgid... yes
188checking for getcwd... yes
189checking for getwd... yes
190checking for shutdown... yes
191checking for strftime... yes
192checking for getaddrinfo... yes
193checking for __fpending... no
194checking for mblen... yes
195checking for mbrlen... no
196checking for strsignal... no
197checking for setitimer... yes
198checking for ualarm... yes
199checking for index... yes
200checking for rindex... yes
201checking for gai_strerror... yes
202checking for mkstemp... yes
203checking for sys/time.h... (cached) yes
204checking for unistd.h... (cached) yes
205checking for alarm... yes
206checking for working mktime... no
207checking for elf_begin in -lelf... no
208checking for kvm_open in -lkvm... yes
209checking for getloadavg in -lutil... no
210checking for getloadavg in -lgetloadavg... no
211checking for getloadavg... yes
212checking whether getloadavg requires setgid... no
213checking for _LARGEFILE_SOURCE value needed for large files... no
214checking for fseeko... yes
215checking for grantpt... no
216checking for getpt... no
217checking for tparm in -lncurses... yes
218checking for dgettext in -lintl... no
219checking whether localtime caches TZ... yes
220checking for gettimeofday... yes
221checking whether gettimeofday can accept two arguments... yes
222checking for struct timezone... yes
223checking for socket... yes
224checking for netinet/in.h... yes
225checking for arpa/inet.h... yes
226checking whether system supports dynamic ptys... no
227checking for pid_t... yes
228checking for vfork.h... no
229checking for working vfork... yes
230checking for size_t... yes
231
232Configured for `powerpc-apple-darwin6.1'.
233
234  Where should the build process find the source code?    /Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2
235  What operating system and machine description files should Emacs use?
236        `s/darwin.h' and `m/powermacintosh.h'
237  What compiler should emacs be built with?               gcc -g -O2
238  Should Emacs use the GNU version of malloc?             no
239    (The GNU allocators don't work with this system configuration.)
240  Should Emacs use a relocating allocator for buffers?    no
241  Should Emacs use mmap(2) for buffer allocation?         no
242  What window system should Emacs use?                    x11
243  What toolkit should Emacs use?                          LUCID
244  Where do we find X Windows header files?                /usr/X11R6/include
245  Where do we find X Windows libraries?                   /usr/X11R6/lib
246  Does Emacs use -lXaw3d?                                 no
247  Does Emacs use -lXpm?                                   yes
248  Does Emacs use -ljpeg?                                  no
249  Does Emacs use -ltiff?                                  no
250  Does Emacs use -lungif?                                 no
251  Does Emacs use -lpng?                                   no
252  Does Emacs use X toolkit scroll bars?                   no
253
254updating cache ./config.cache
255creating ./config.status
256creating Makefile
257creating lib-src/Makefile.c
258creating oldXMenu/Makefile
259creating man/Makefile
260creating lwlib/Makefile
261creating src/Makefile.c
262creating lisp/Makefile
263creating leim/Makefile
264creating src/config.h
265creating src/epaths.h
266creating lib-src/Makefile
267creating src/Makefile
268--->  Building emacs with target all
269DEBUG: Executing com.apple.build (emacs)
270DEBUG: Assembled command: 'cd /Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2 && make all'
271if [ ! -f /Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/lisp/abbrev.elc ]; then \
272  make  bootstrap; \
273fi
274cd lib-src; make all  \
275  CC='gcc' CFLAGS='-g -O2' CPPFLAGS='' \
276  LDFLAGS='-L/usr/X11R6/lib' MAKE='make'
277gcc -DHAVE_CONFIG_H -I. -I../src -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/lib-src -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/lib-src/../src -L/usr/X11R6/lib  -g -O2 -o test-distrib /Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/lib-src/test-distrib.c
278./test-distrib /Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/lib-src/testfile
279gcc -DHAVE_CONFIG_H -I. -I../src -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/lib-src -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/lib-src/../src -L/usr/X11R6/lib  -g -O2 /Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/lib-src/make-docfile.c  -o make-docfile
280gcc -DHAVE_CONFIG_H -I. -I../src -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/lib-src -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/lib-src/../src -L/usr/X11R6/lib  -g -O2 /Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/lib-src/profile.c  -o profile
281gcc -DHAVE_CONFIG_H -I. -I../src -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/lib-src -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/lib-src/../src -L/usr/X11R6/lib  -g -O2 /Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/lib-src/digest-doc.c  -o digest-doc
282gcc -DHAVE_CONFIG_H -I. -I../src -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/lib-src -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/lib-src/../src -L/usr/X11R6/lib  -g -O2 /Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/lib-src/sorted-doc.c   -o sorted-doc
283gcc -c -DHAVE_CONFIG_H -I. -I../src -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/lib-src -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/lib-src/../src  -g -O2 -Demacs  /Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/lib-src/movemail.c
284gcc -c -DHAVE_CONFIG_H -I. -I../src -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/lib-src -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/lib-src/../src  -g -O2  /Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/lib-src/pop.c
285gcc -c -DHAVE_CONFIG_H -I. -I../src -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/lib-src -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/lib-src/../src  -g -O2 /Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/lib-src/getopt.c
286gcc -c -DHAVE_CONFIG_H -I. -I../src -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/lib-src -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/lib-src/../src  -g -O2 /Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/lib-src/getopt1.c
287gcc -DHAVE_CONFIG_H -I. -I../src -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/lib-src -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/lib-src/../src -L/usr/X11R6/lib -g -O2  movemail.o pop.o getopt.o getopt1.o          -o movemail
288gcc -DHAVE_CONFIG_H -I. -I../src -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/lib-src -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/lib-src/../src -L/usr/X11R6/lib  -g -O2 /Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/lib-src/cvtmail.c  -o cvtmail
289gcc -DHAVE_CONFIG_H -I. -I../src -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/lib-src -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/lib-src/../src -L/usr/X11R6/lib  -g -O2 /Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/lib-src/fakemail.c  -o fakemail
290gcc -DHAVE_CONFIG_H -I. -I../src -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/lib-src -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/lib-src/../src -L/usr/X11R6/lib  -g -O2 /Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/lib-src/yow.c  -o yow
291gcc -DHAVE_CONFIG_H -I. -I../src -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/lib-src -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/lib-src/../src -L/usr/X11R6/lib  -g -O2 /Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/lib-src/emacsserver.c  -o emacsserver
292gcc -DHAVE_CONFIG_H -I. -I../src -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/lib-src -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/lib-src/../src -L/usr/X11R6/lib  -g -O2 /Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/lib-src/hexl.c  -o hexl
293gcc -c -DHAVE_CONFIG_H -I. -I../src -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/lib-src -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/lib-src/../src  -g -O2 -DCONFIG_BROKETS -DINHIBIT_STRING_HEADER /Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/lib-src/../src/regex.c
294gcc -DHAVE_CONFIG_H -I. -I../src -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/lib-src -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/lib-src/../src -L/usr/X11R6/lib  -g -O2 -DVERSION="\"21.2\"" /Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/lib-src/etags.c getopt.o getopt1.o  regex.o  -o etags
295gcc -DHAVE_CONFIG_H -I. -I../src -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/lib-src -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/lib-src/../src -L/usr/X11R6/lib  -g -O2 /Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/lib-src/emacsclient.c getopt.o getopt1.o  -DVERSION=`sed -n -e '/(defconst emacs-version/ s/^[^"]*\("[^"]*"\).*/\1/p' /Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/lib-src/../lisp/version.el`  -o emacsclient
296gcc -DHAVE_CONFIG_H -I. -I../src -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/lib-src -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/lib-src/../src -L/usr/X11R6/lib  -g -O2 /Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/lib-src/b2m.c -DVERSION="\"21.2\"" getopt.o getopt1.o   -o b2m
297gcc -DHAVE_CONFIG_H -I. -I../src -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/lib-src -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/lib-src/../src -L/usr/X11R6/lib  -g -O2 -DVERSION="\"21.2\"" /Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/lib-src/ebrowse.c getopt.o getopt1.o   -o ebrowse
298cd src; make all  \
299  CC='gcc' CFLAGS='-g -O2' CPPFLAGS='' \
300  LDFLAGS='-L/usr/X11R6/lib' MAKE='make'
301gcc -c  -Demacs -DHAVE_CONFIG_H -DUSE_LUCID  -I. -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/src -I/usr/X11R6/include -g -O2 pre-crt0.c
302cd ../lwlib/; make  CC='gcc' CFLAGS='-g -O2' MAKE='make' "C_SWITCH_X_SITE=-I/usr/X11R6/include" "C_SWITCH_X_MACHINE=" "C_SWITCH_X_SYSTEM=" "C_SWITCH_SITE=" "C_SWITCH_MACHINE=" "C_SWITCH_SYSTEM="
303gcc -c -DUSE_LUCID   -I/usr/X11R6/include    -g -O2 -DEMACS_BITMAP_FILES -DHAVE_CONFIG_H -Demacs -I. -I../src -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/lwlib -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/lwlib/../src /Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/lwlib/lwlib.c
304gcc -c   -I/usr/X11R6/include    -g -O2 -DEMACS_BITMAP_FILES -DHAVE_CONFIG_H -Demacs -I. -I../src -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/lwlib -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/lwlib/../src lwlib-Xlw.c
305gcc -c   -I/usr/X11R6/include    -g -O2 -DEMACS_BITMAP_FILES -DHAVE_CONFIG_H -Demacs -I. -I../src -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/lwlib -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/lwlib/../src xlwmenu.c
306gcc -c   -I/usr/X11R6/include    -g -O2 -DEMACS_BITMAP_FILES -DHAVE_CONFIG_H -Demacs -I. -I../src -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/lwlib -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/lwlib/../src lwlib-Xaw.c
307gcc -c   -I/usr/X11R6/include    -g -O2 -DEMACS_BITMAP_FILES -DHAVE_CONFIG_H -Demacs -I. -I../src -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/lwlib -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/lwlib/../src lwlib-utils.c
308rm -f liblw.a
309ar cq liblw.a lwlib.o lwlib-Xlw.o xlwmenu.o lwlib-Xaw.o lwlib-utils.o
310ranlib liblw.a
311touch stamp-oldxmenu
312gcc -c  -Demacs -DHAVE_CONFIG_H -DUSE_LUCID  -I. -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/src -I/usr/X11R6/include -g -O2 dispnew.c
313gcc -c  -Demacs -DHAVE_CONFIG_H -DUSE_LUCID  -I. -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/src -I/usr/X11R6/include -g -O2 frame.c
314gcc -c  -Demacs -DHAVE_CONFIG_H -DUSE_LUCID  -I. -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/src -I/usr/X11R6/include -g -O2 scroll.c
315gcc -c  -Demacs -DHAVE_CONFIG_H -DUSE_LUCID  -I. -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/src -I/usr/X11R6/include -g -O2 xdisp.c
316gcc -c  -Demacs -DHAVE_CONFIG_H -DUSE_LUCID  -I. -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/src -I/usr/X11R6/include -g -O2 xmenu.c
317gcc -c  -Demacs -DHAVE_CONFIG_H -DUSE_LUCID  -I. -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/src -I/usr/X11R6/include -g -O2 window.c
318gcc -c  -Demacs -DHAVE_CONFIG_H -DUSE_LUCID  -I. -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/src -I/usr/X11R6/include -g -O2 charset.c
319gcc -c  -Demacs -DHAVE_CONFIG_H -DUSE_LUCID  -I. -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/src -I/usr/X11R6/include -g -O2 coding.c
320gcc -c  -Demacs -DHAVE_CONFIG_H -DUSE_LUCID  -I. -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/src -I/usr/X11R6/include -g -O2 category.c
321gcc -c  -Demacs -DHAVE_CONFIG_H -DUSE_LUCID  -I. -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/src -I/usr/X11R6/include -g -O2 ccl.c
322gcc -c  -Demacs -DHAVE_CONFIG_H -DUSE_LUCID  -I. -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/src -I/usr/X11R6/include -g -O2 cm.c
323gcc -c  -Demacs -DHAVE_CONFIG_H -DUSE_LUCID  -I. -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/src -I/usr/X11R6/include -g -O2 term.c
324gcc -c  -Demacs -DHAVE_CONFIG_H -DUSE_LUCID  -I. -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/src -I/usr/X11R6/include -g -O2 xfaces.c
325gcc -c  -Demacs -DHAVE_CONFIG_H -DUSE_LUCID  -I. -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/src -I/usr/X11R6/include -g -O2 xterm.c
326gcc -c  -Demacs -DHAVE_CONFIG_H -DUSE_LUCID  -I. -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/src -I/usr/X11R6/include -g -O2 xfns.c
327gcc -c  -Demacs -DHAVE_CONFIG_H -DUSE_LUCID  -I. -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/src -I/usr/X11R6/include -g -O2 xselect.c
328gcc -c  -Demacs -DHAVE_CONFIG_H -DUSE_LUCID  -I. -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/src -I/usr/X11R6/include -g -O2 xrdb.c
329gcc -c  -Demacs -DHAVE_CONFIG_H -DUSE_LUCID  -I. -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/src -I/usr/X11R6/include -g -O2 fontset.c
330gcc -c  -Demacs -DHAVE_CONFIG_H -DUSE_LUCID  -I. -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/src -I/usr/X11R6/include -g -O2 emacs.c
331gcc -c  -Demacs -DHAVE_CONFIG_H -DUSE_LUCID  -I. -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/src -I/usr/X11R6/include -g -O2 keyboard.c
332gcc -c  -Demacs -DHAVE_CONFIG_H -DUSE_LUCID  -I. -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/src -I/usr/X11R6/include -g -O2 macros.c
333gcc -c  -Demacs -DHAVE_CONFIG_H -DUSE_LUCID  -I. -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/src -I/usr/X11R6/include -g -O2 keymap.c
334gcc -c  -Demacs -DHAVE_CONFIG_H -DUSE_LUCID  -I. -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/src -I/usr/X11R6/include -g -O2 sysdep.c
335/usr/include/sys/termios.h:229: warning: redefinition of macro B50
336/usr/include/sys/ttydev.h:65: warning: this is the location of the previous definition
337/usr/include/sys/termios.h:230: warning: redefinition of macro B75
338/usr/include/sys/ttydev.h:66: warning: this is the location of the previous definition
339/usr/include/sys/termios.h:231: warning: redefinition of macro B110
340/usr/include/sys/ttydev.h:67: warning: this is the location of the previous definition
341/usr/include/sys/termios.h:232: warning: redefinition of macro B134
342/usr/include/sys/ttydev.h:68: warning: this is the location of the previous definition
343/usr/include/sys/termios.h:233: warning: redefinition of macro B150
344/usr/include/sys/ttydev.h:69: warning: this is the location of the previous definition
345/usr/include/sys/termios.h:234: warning: redefinition of macro B200
346/usr/include/sys/ttydev.h:70: warning: this is the location of the previous definition
347/usr/include/sys/termios.h:235: warning: redefinition of macro B300
348/usr/include/sys/ttydev.h:71: warning: this is the location of the previous definition
349/usr/include/sys/termios.h:236: warning: redefinition of macro B600
350/usr/include/sys/ttydev.h:72: warning: this is the location of the previous definition
351/usr/include/sys/termios.h:237: warning: redefinition of macro B1200
352/usr/include/sys/ttydev.h:73: warning: this is the location of the previous definition
353/usr/include/sys/termios.h:238: warning: redefinition of macro B1800
354/usr/include/sys/ttydev.h:74: warning: this is the location of the previous definition
355/usr/include/sys/termios.h:239: warning: redefinition of macro B2400
356/usr/include/sys/ttydev.h:75: warning: this is the location of the previous definition
357/usr/include/sys/termios.h:240: warning: redefinition of macro B4800
358/usr/include/sys/ttydev.h:76: warning: this is the location of the previous definition
359/usr/include/sys/termios.h:241: warning: redefinition of macro B9600
360/usr/include/sys/ttydev.h:77: warning: this is the location of the previous definition
361/usr/include/sys/termios.h:248: warning: redefinition of macro B57600
362/usr/include/sys/ttydev.h:80: warning: this is the location of the previous definition
363/usr/include/sys/termios.h:250: warning: redefinition of macro B115200
364/usr/include/sys/ttydev.h:81: warning: this is the location of the previous definition
365/usr/include/sys/termios.h:252: warning: redefinition of macro EXTA
366/usr/include/sys/ttydev.h:78: warning: this is the location of the previous definition
367/usr/include/sys/termios.h:253: warning: redefinition of macro EXTB
368/usr/include/sys/ttydev.h:79: warning: this is the location of the previous definition
369sysdep.c: In function `init_baud_rate':
370sysdep.c:391: warning: overflow in implicit constant conversion
371gcc -c  -Demacs -DHAVE_CONFIG_H -DUSE_LUCID  -I. -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/src -I/usr/X11R6/include -g -O2 buffer.c
372gcc -c  -Demacs -DHAVE_CONFIG_H -DUSE_LUCID  -I. -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/src -I/usr/X11R6/include -g -O2 filelock.c
373gcc -c  -Demacs -DHAVE_CONFIG_H -DUSE_LUCID  -I. -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/src -I/usr/X11R6/include -g -O2 insdel.c
374gcc -c  -Demacs -DHAVE_CONFIG_H -DUSE_LUCID  -I. -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/src -I/usr/X11R6/include -g -O2 marker.c
375gcc -c  -Demacs -DHAVE_CONFIG_H -DUSE_LUCID  -I. -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/src -I/usr/X11R6/include -g -O2 minibuf.c
376gcc -c  -Demacs -DHAVE_CONFIG_H -DUSE_LUCID  -I. -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/src -I/usr/X11R6/include -g -O2 fileio.c
377gcc -c  -Demacs -DHAVE_CONFIG_H -DUSE_LUCID  -I. -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/src -I/usr/X11R6/include -g -O2 dired.c
378gcc -c  -Demacs -DHAVE_CONFIG_H -DUSE_LUCID  -I. -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/src -I/usr/X11R6/include -g -O2 filemode.c
379gcc -c  -Demacs -DHAVE_CONFIG_H -DUSE_LUCID  -I. -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/src -I/usr/X11R6/include -g -O2 cmds.c
380gcc -c  -Demacs -DHAVE_CONFIG_H -DUSE_LUCID  -I. -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/src -I/usr/X11R6/include -g -O2 casetab.c
381gcc -c  -Demacs -DHAVE_CONFIG_H -DUSE_LUCID  -I. -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/src -I/usr/X11R6/include -g -O2 casefiddle.c
382gcc -c  -Demacs -DHAVE_CONFIG_H -DUSE_LUCID  -I. -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/src -I/usr/X11R6/include -g -O2 indent.c
383gcc -c  -Demacs -DHAVE_CONFIG_H -DUSE_LUCID  -I. -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/src -I/usr/X11R6/include -g -O2 search.c
384gcc -c  -Demacs -DHAVE_CONFIG_H -DUSE_LUCID  -I. -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/src -I/usr/X11R6/include -g -O2 regex.c
385gcc -c  -Demacs -DHAVE_CONFIG_H -DUSE_LUCID  -I. -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/src -I/usr/X11R6/include -g -O2 undo.c
386gcc -c  -Demacs -DHAVE_CONFIG_H -DUSE_LUCID  -I. -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/src -I/usr/X11R6/include -g -O2 alloc.c
387gcc -c  -Demacs -DHAVE_CONFIG_H -DUSE_LUCID  -I. -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/src -I/usr/X11R6/include -g -O2 data.c
388gcc -c  -Demacs -DHAVE_CONFIG_H -DUSE_LUCID  -I. -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/src -I/usr/X11R6/include -g -O2 doc.c
389gcc -c  -Demacs -DHAVE_CONFIG_H -DUSE_LUCID  -I. -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/src -I/usr/X11R6/include -g -O2 editfns.c
390gcc -c  -Demacs -DHAVE_CONFIG_H -DUSE_LUCID  -I. -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/src -I/usr/X11R6/include -g -O2 callint.c
391gcc -c  -Demacs -DHAVE_CONFIG_H -DUSE_LUCID  -I. -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/src -I/usr/X11R6/include -g -O2 eval.c
392gcc -c  -Demacs -DHAVE_CONFIG_H -DUSE_LUCID  -I. -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/src -I/usr/X11R6/include -g -O2 floatfns.c
393gcc -c  -Demacs -DHAVE_CONFIG_H -DUSE_LUCID  -I. -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/src -I/usr/X11R6/include -g -O2 fns.c
394md5.h:89: bad attribute specification, expecting constant, found `__alignof__'
395md5.h:105: bad attribute specification, expecting constant, found `size_t'
396md5.h:106: syntax error, found `;'
397fns.c:5001: illegal declaration, missing `;' after `)'
398fns.c:5002: illegal external declaration, missing `;' after `;'
399fns.c:5015: illegal external declaration, found `if'
400fns.c:5015: illegal external declaration, missing `;' after `Lisp_Type'
401fns.c:5015: illegal method selector, found `4'
402fns.c:5078: illegal external declaration, found `else'
403fns.c:5080: illegal external declaration, missing `;' after `Lisp_Type'
404fns.c:5080: illegal method selector, found `4'
405fns.c:5080: illegal method definition, missing `{' after `)'
406fns.c:5080: illegal external declaration, found `while'
407fns.c:5082: illegal external declaration, missing `;' after `void'
408fns.c:5082: illegal external declaration, missing `;' after `*'
409fns.c:5082: illegal external declaration, missing `;' after `int'
410fns.c:5082: illegal external declaration, missing `;' after `int'
411fns.c:5082: illegal method selector, found `4'
412fns.c:5082: illegal method definition, missing `{' after `)'
413fns.c:5084: illegal external declaration, found `if'
414fns.c:5084: illegal method selector, found `0'
415fns.c:5085: illegal method definition, missing `{' after `)'
416fns.c:5086: illegal external declaration, found `else'
417fns.c:5088: illegal external declaration, missing `;' after `Lisp_Type'
418fns.c:5088: illegal method selector, found `4'
419fns.c:5088: illegal method definition, missing `{' after `)'
420fns.c:5088: illegal external declaration, found `else'
421fns.c:5088: illegal external declaration, missing `;' after `Lisp_Type'
422fns.c:5088: illegal method selector, found `4'
423fns.c:5088: illegal method definition, missing `{' after `)'
424fns.c:5088: illegal external declaration, found `while'
425fns.c:5089: illegal external declaration, missing `;' after `int'
426fns.c:5089: syntax error, found `32'
427fns.c:5089: illegal method selector, found `)'
428fns.c:5089: illegal method definition, missing `{' after `)'
429fns.c:5092: illegal external declaration, found `if'
430fns.c:5092: illegal method selector, found `0'
431fns.c:5093: illegal method definition, missing `{' after `)'
432fns.c:5094: illegal external declaration, found `else'
433fns.c:5096: illegal external declaration, missing `;' after `Lisp_Type'
434fns.c:5096: illegal method selector, found `4'
435fns.c:5096: illegal method definition, missing `{' after `)'
436fns.c:5096: illegal external declaration, found `else'
437fns.c:5096: illegal external declaration, missing `;' after `Lisp_Type'
438fns.c:5096: illegal method selector, found `4'
439fns.c:5096: illegal method definition, missing `{' after `)'
440fns.c:5096: illegal external declaration, found `while'
441fns.c:5097: illegal external declaration, missing `;' after `int'
442fns.c:5097: syntax error, found `32'
443fns.c:5097: illegal method selector, found `)'
444fns.c:5097: illegal method definition, missing `{' after `)'
445fns.c:5100: illegal external declaration, found `if'
446fns.c:5106: illegal method selector, found `0'
447fns.c:5171: illegal external declaration, found `if'
448fns.c:5171: illegal external declaration, missing `;' after `void'
449fns.c:5171: illegal external declaration, missing `;' after `*'
450fns.c:5171: illegal external declaration, missing `;' after `int'
451fns.c:5171: illegal external declaration, missing `;' after `int'
452fns.c:5171: illegal method selector, found `4'
453fns.c:5172: illegal method definition, missing `{' after `)'
454fns.c:5175: illegal function prototype, found `('
455fns.c:5175: illegal function definition, found `)'
456fns.c:5175: illegal external declaration, missing `;' after `*'
457fns.c:5175: illegal external declaration, missing `;' after `int'
458fns.c:5175: illegal external declaration, missing `;' after `int'
459fns.c:5175: illegal method selector, found `4'
460fns.c:5177: illegal method definition, missing `{' after `)'
461fns.c:5179: illegal external declaration, found `for'
462cpp-precomp: warning: errors during smart preprocessing, retrying in basic mode
463gcc -c  -Demacs -DHAVE_CONFIG_H -DUSE_LUCID  -I. -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/src -I/usr/X11R6/include -g -O2 print.c
464gcc -c  -Demacs -DHAVE_CONFIG_H -DUSE_LUCID  -I. -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/src -I/usr/X11R6/include -g -O2 lread.c
465gcc -c  -Demacs -DHAVE_CONFIG_H -DUSE_LUCID  -I. -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/src -I/usr/X11R6/include -g -O2 abbrev.c
466gcc -c  -Demacs -DHAVE_CONFIG_H -DUSE_LUCID  -I. -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/src -I/usr/X11R6/include -g -O2 syntax.c
467gcc -c  -Demacs -DHAVE_CONFIG_H -DUSE_LUCID  -I. -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/src -I/usr/X11R6/include -g -O2 unexdyld.c
468unexdyld.c:27: warning: could not use precompiled header '/usr/include/libc-gcc3.p', because:
469unexdyld.c:27: warning: macro 'mktime' defined by config.h conflicts with precomp
470gcc -c  -Demacs -DHAVE_CONFIG_H -DUSE_LUCID  -I. -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/src -I/usr/X11R6/include -g -O2 mocklisp.c
471gcc -c  -Demacs -DHAVE_CONFIG_H -DUSE_LUCID  -I. -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/src -I/usr/X11R6/include -g -O2 bytecode.c
472gcc -c  -Demacs -DHAVE_CONFIG_H -DUSE_LUCID  -I. -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/src -I/usr/X11R6/include -g -O2 process.c
473gcc -c  -Demacs -DHAVE_CONFIG_H -DUSE_LUCID  -I. -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/src -I/usr/X11R6/include -g -O2 callproc.c
474gcc -c  -Demacs -DHAVE_CONFIG_H -DUSE_LUCID  -I. -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/src -I/usr/X11R6/include -g -O2 region-cache.c
475gcc -c  -Demacs -DHAVE_CONFIG_H -DUSE_LUCID  -I. -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/src -I/usr/X11R6/include -g -O2 sound.c
476gcc -c  -Demacs -DHAVE_CONFIG_H -DUSE_LUCID  -I. -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/src -I/usr/X11R6/include -g -O2 atimer.c
477gcc -c  -Demacs -DHAVE_CONFIG_H -DUSE_LUCID  -I. -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/src -I/usr/X11R6/include -g -O2 doprnt.c
478gcc -c  -Demacs -DHAVE_CONFIG_H -DUSE_LUCID  -I. -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/src -I/usr/X11R6/include -g -O2 strftime.c
479gcc -c  -Demacs -DHAVE_CONFIG_H -DUSE_LUCID  -I. -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/src -I/usr/X11R6/include -g -O2 intervals.c
480gcc -c  -Demacs -DHAVE_CONFIG_H -DUSE_LUCID  -I. -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/src -I/usr/X11R6/include -g -O2 textprop.c
481gcc -c  -Demacs -DHAVE_CONFIG_H -DUSE_LUCID  -I. -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/src -I/usr/X11R6/include -g -O2 composite.c
482gcc -c  -Demacs -DHAVE_CONFIG_H -DUSE_LUCID  -I. -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/src -I/usr/X11R6/include -g -O2 md5.c
483md5.h:89: bad attribute specification, expecting constant, found `__alignof__'
484md5.h:105: bad attribute specification, expecting constant, found `size_t'
485md5.h:106: syntax error, found `;'
486md5.c:72: illegal declaration, missing `;' after `)'
487md5.c:73: illegal external declaration, missing `;' after `;'
488cpp-precomp: warning: errors during smart preprocessing, retrying in basic mode
489gcc -c  -Demacs -DHAVE_CONFIG_H -DUSE_LUCID  -I. -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/src -I/usr/X11R6/include -g -O2 terminfo.c
490gcc -c  -Demacs -DHAVE_CONFIG_H -DUSE_LUCID  -I. -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/src -I/usr/X11R6/include -g -O2 lastfile.c
491gcc -c  -Demacs -DHAVE_CONFIG_H -DUSE_LUCID  -I. -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/src -I/usr/X11R6/include -g -O2 widget.c
492gcc -c  -Demacs -DHAVE_CONFIG_H -DUSE_LUCID  -I. -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/src -I/usr/X11R6/include -g -O2 mktime.c
493gcc -Demacs -DHAVE_CONFIG_H -DUSE_LUCID  -I. -I/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/src -I/usr/X11R6/include -g -O2 -L/usr/X11R6/lib /Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/src/prefix-args.c -o prefix-args
494gcc  -L/usr/X11R6/lib -o temacs pre-crt0.o dispnew.o frame.o scroll.o xdisp.o xmenu.o window.o charset.o coding.o category.o ccl.o cm.o term.o xfaces.o xterm.o xfns.o xselect.o xrdb.o fontset.o emacs.o keyboard.o macros.o keymap.o sysdep.o buffer.o filelock.o insdel.o marker.o minibuf.o fileio.o dired.o filemode.o cmds.o casetab.o casefiddle.o indent.o search.o regex.o undo.o alloc.o data.o doc.o editfns.o callint.o eval.o floatfns.o fns.o print.o lread.o abbrev.o syntax.o unexdyld.o mocklisp.o bytecode.o process.o callproc.o region-cache.o sound.o atimer.o doprnt.o strftime.o intervals.o textprop.o composite.o md5.o  terminfo.o lastfile.o   widget.o mktime.o   ../lwlib/liblw.a -L/usr/X11R6/lib -lXaw -lXmu -lXt -lSM -lICE -lXext -lXpm -lX11  -lncurses   
495ld: warning multiple definitions of symbol _abort
496emacs.o private external definition of _abort in section (__TEXT,__text)
497/usr/lib/libSystem.dylib(abort.So) definition of _abort
498rm -f ../etc/DOC
499../lib-src/make-docfile -d /Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/src sunfns.o dosfns.o msdos.o xterm.o xfns.o xmenu.o xselect.o xrdb.o dispnew.o frame.o scroll.o xdisp.o xmenu.o window.o charset.o coding.o category.o ccl.o cm.o term.o xfaces.o xterm.o xfns.o xselect.o xrdb.o fontset.o emacs.o keyboard.o macros.o keymap.o sysdep.o buffer.o filelock.o insdel.o marker.o minibuf.o fileio.o dired.o filemode.o cmds.o casetab.o casefiddle.o indent.o search.o regex.o undo.o alloc.o data.o doc.o editfns.o callint.o eval.o floatfns.o fns.o print.o lread.o abbrev.o syntax.o unexdyld.o mocklisp.o bytecode.o process.o callproc.o region-cache.o sound.o atimer.o doprnt.o strftime.o intervals.o textprop.o composite.o md5.o  > ../etc/DOC
500../lib-src/make-docfile -a ../etc/DOC -d /Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/src ../lisp/mouse.elc ../lisp/select.elc ../lisp/scroll-bar.elc ../lisp/vmsproc.elc ../lisp/vms-patch.elc ../lisp/ls-lisp.elc ../lisp/dos-fns.elc ../lisp/w32-fns.elc ../lisp/dos-w32.elc ../lisp/disp-table.elc ../lisp/dos-vars.elc ../lisp/international/ccl.elc ../lisp/international/codepage.elc ../lisp/abbrev.elc ../lisp/buff-menu.elc ../lisp/byte-run.elc ../lisp/cus-start.el ../lisp/custom.elc ../lisp/emacs-lisp/backquote.elc ../lisp/emacs-lisp/lisp-mode.elc ../lisp/emacs-lisp/lisp.elc ../lisp/facemenu.elc ../lisp/faces.elc ../lisp/files.elc ../lisp/float-sup.elc ../lisp/format.elc ../lisp/frame.elc ../lisp/help.elc ../lisp/indent.elc ../lisp/isearch.elc ../lisp/loadup.el ../lisp/loaddefs.el ../lisp/bindings.elc ../lisp/map-ynp.elc ../lisp/env.elc ../lisp/international/mule.elc ../lisp/international/mule-conf.el ../lisp/international/mule-cmds.elc ../lisp/international/characters.elc ../lisp/internat
501ional/utf-8.elc ../lisp/international/latin-1.el ../lisp/international/latin-2.el ../lisp/international/latin-3.el ../lisp/international/latin-4.el ../lisp/international/latin-5.el ../lisp/international/latin-8.el ../lisp/international/latin-9.el ../lisp/case-table.elc ../lisp/language/chinese.elc ../lisp/language/cyrillic.elc ../lisp/language/indian.elc ../lisp/language/devanagari.elc ../lisp/language/english.elc ../lisp/language/ethiopic.elc ../lisp/language/european.elc ../lisp/language/czech.elc ../lisp/language/slovak.elc ../lisp/language/romanian.elc ../lisp/language/greek.elc ../lisp/language/hebrew.elc ../lisp/language/japanese.elc ../lisp/language/korean.elc ../lisp/language/lao.elc ../lisp/language/thai.elc ../lisp/language/tibetan.elc ../lisp/language/vietnamese.elc ../lisp/language/misc-lang.elc ../lisp/menu-bar.elc ../lisp/paths.el ../lisp/register.elc ../lisp/replace.elc ../lisp/simple.elc ../lisp/startup.elc ../lisp/subr.elc ../lisp/term/tty-colors.elc ../lisp/textmodes/fill.elc ../lisp/textmo
502des/page.elc ../lisp/textmodes/paragraphs.elc ../lisp/textmodes/text-mode.elc ../lisp/vc-hooks.elc ../lisp/ediff-hook.elc ../lisp/widget.elc ../lisp/window.elc ../lisp/version.el
503LC_ALL=C ./temacs -batch -l loadup dump
504Loading loadup (source)...
505Using load-path (/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/lisp)
506Loading byte-run...
507Loading subr...
508Loading version.el (source)...
509Loading widget...
510Loading custom...
511Loading emacs-lisp/backquote...
512Loading map-ynp...
513Loading env...
514Loading cus-start (source)...
515Loading international/mule...
516Loading international/mule-conf.el (source)...
517Loading format...
518Loading bindings...
519Loading simple...
520Loading files...
521Lists of integers (garbage collection statistics) are normal output
522while building Emacs; they do not indicate a problem.
523((7014 . 6011) (3774 . 0) (485 . 3) 11914 21356 (3 . 0) (16 . 0) (613 . 1844))
524Loading loaddefs.el (source)...
525((18196 . 14521) (5693 . 0) (495 . 6) 29237 21356 (5 . 0) (16 . 0) (2495 . 2104))
526Loading help...
527Loading international/mule-cmds...
528Loading case-table...
529Loading international/characters...
530Loading international/utf-8...
531Loading international/latin-1 (source)...
532Loading international/latin-2 (source)...
533Loading international/latin-3 (source)...
534Loading international/latin-4 (source)...
535Loading international/latin-5 (source)...
536Loading international/latin-8 (source)...
537Loading international/latin-9 (source)...
538Loading language/chinese...
539Loading language/cyrillic...
540Loading language/indian...
541Loading language/devanagari...
542Loading language/english...
543Loading language/ethiopic...
544Loading language/european...
545Loading language/czech...
546Loading language/slovak...
547Loading language/romanian...
548Loading language/greek...
549Loading language/hebrew...
550Loading language/japanese...
551Loading language/korean...
552Loading language/lao...
553Loading language/thai...
554Loading language/tibetan...
555Loading language/vietnamese...
556Loading language/misc-lang...
557Loading indent...
558Loading window...
559Loading frame...
560Loading term/tty-colors...
561Loading faces...
562Loading facemenu...
563Loading mouse...
564Loading scroll-bar...
565Loading select...
566Loading isearch...
567((35711 . 5267) (7472 . 0) (507 . 46) 60835 83178 (14 . 3) (21 . 0) (6681 . 1194))
568Loading menu-bar...
569Loading paths.el (source)...
570Loading startup...
571Loading emacs-lisp/lisp...
572Loading textmodes/page...
573Loading register...
574Loading textmodes/paragraphs...
575Loading emacs-lisp/lisp-mode...
576Loading textmodes/text-mode...
577Loading textmodes/fill...
578((40695 . 4754) (7975 . 0) (510 . 43) 70735 104856 (14 . 3) (21 . 0) (7070 . 1624))
579Loading replace...
580Loading abbrev...
581Loading buff-menu...
582Loading float-sup...
583((41049 . 4400) (8140 . 0) (510 . 43) 70766 105691 (14 . 9) (21 . 0) (7074 . 1494))
584Loading vc-hooks...
585Loading ediff-hook...
586((42001 . 3448) (8224 . 0) (511 . 42) 71662 105708 (14 . 9) (21 . 0) (7133 . 1435))
587Finding pointers to doc strings...
588Finding pointers to doc strings...done
589Loading site-init (source)...
590Wrote /Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/lib-src/fns-21.2.1.el
591Dumping under names emacs and emacs-21.2.1
592malloc_cookie: 940a80
593Regions.
5940x       0 - 0x    1000, length: 0x    1000, protection: ---, max_protection: ---
5950x    1000 - 0x  15e000, length: 0x  15d000, protection: r-x, max_protection: rwx
5960x  15e000 - 0x  217000, length: 0x   b9000, protection: rw-, max_protection: rwx
5970x  217000 - 0x  250000, length: 0x   39000, protection: rw-, max_protection: rwx
5980x  250000 - 0x  55d000, length: 0x  30d000, protection: r--, max_protection: rwx
5990x  55d000 - 0x  59d000, length: 0x   40000, protection: rw-, max_protection: rwx
6000x  59d000 - 0x  5a1000, length: 0x    4000, protection: rw-, max_protection: rwx
6010x  5a6000 - 0x  5ac000, length: 0x    6000, protection: r-x, max_protection: rwx
6020x  5ac000 - 0x  5ad000, length: 0x    1000, protection: rw-, max_protection: rwx
6030x  5ad000 - 0x  5af000, length: 0x    2000, protection: r--, max_protection: rwx
6040x  5b5000 - 0x  5c6000, length: 0x   11000, protection: r-x, max_protection: rwx
6050x  5c6000 - 0x  5c7000, length: 0x    1000, protection: rw-, max_protection: rwx
6060x  5c7000 - 0x  5cd000, length: 0x    6000, protection: r--, max_protection: rwx
6070x  5cd000 - 0x  5d4000, length: 0x    7000, protection: rw-, max_protection: rwx
6080x  5d6000 - 0x  5df000, length: 0x    9000, protection: rw-, max_protection: rwx
6090x  5e3000 - 0x  5f4000, length: 0x   11000, protection: r-x, max_protection: rwx
6100x  5f4000 - 0x  5f5000, length: 0x    1000, protection: rw-, max_protection: rwx
6110x  5f5000 - 0x  5f7000, length: 0x    2000, protection: rw-, max_protection: rwx
6120x  5f7000 - 0x  5fb000, length: 0x    4000, protection: r--, max_protection: rwx
6130x  5fd000 - 0x  642000, length: 0x   45000, protection: r-x, max_protection: rwx
6140x  642000 - 0x  648000, length: 0x    6000, protection: rw-, max_protection: rwx
6150x  648000 - 0x  65d000, length: 0x   15000, protection: r--, max_protection: rwx
6160x  65d000 - 0x  668000, length: 0x    b000, protection: r-x, max_protection: rwx
6170x  668000 - 0x  669000, length: 0x    1000, protection: rw-, max_protection: rwx
6180x  669000 - 0x  66d000, length: 0x    4000, protection: r--, max_protection: rwx
6190x  66d000 - 0x  679000, length: 0x    c000, protection: r-x, max_protection: rwx
6200x  679000 - 0x  67a000, length: 0x    1000, protection: rw-, max_protection: rwx
6210x  67a000 - 0x  67d000, length: 0x    3000, protection: r--, max_protection: rwx
6220x  687000 - 0x  695000, length: 0x    e000, protection: rw-, max_protection: rwx
6230x  6ac000 - 0x  6e7000, length: 0x   3b000, protection: r-x, max_protection: rwx
6240x  6e7000 - 0x  6ea000, length: 0x    3000, protection: rw-, max_protection: rwx
6250x  6ea000 - 0x  6eb000, length: 0x    1000, protection: rw-, max_protection: rwx
6260x  6eb000 - 0x  6fc000, length: 0x   11000, protection: r--, max_protection: rwx
6270x  6fc000 - 0x  73c000, length: 0x   40000, protection: rw-, max_protection: rwx
6280x  73c000 - 0x  77c000, length: 0x   40000, protection: rw-, max_protection: rwx
6290x  77c000 - 0x  7bc000, length: 0x   40000, protection: rw-, max_protection: rwx
6300x  7f0000 - 0x  8ba000, length: 0x   ca000, protection: r-x, max_protection: rwx
6310x  8ba000 - 0x  8be000, length: 0x    4000, protection: rw-, max_protection: rwx
6320x  8be000 - 0x  8bf000, length: 0x    1000, protection: rw-, max_protection: rwx
6330x  8bf000 - 0x  8e5000, length: 0x   26000, protection: r--, max_protection: rwx
6340x  8e5000 - 0x  925000, length: 0x   40000, protection: rw-, max_protection: rwx
6350x  925000 - 0x  965000, length: 0x   40000, protection: rw-, max_protection: rwx
6360x  965000 - 0x  9a5000, length: 0x   40000, protection: rw-, max_protection: rwx
6370x  9a9000 - 0x  9e9000, length: 0x   40000, protection: rw-, max_protection: rwx
6380x8fe00000 - 0x8fe48000, length: 0x   48000, protection: rw-, max_protection: rwx
6390x8fe48000 - 0x8fe4b000, length: 0x    3000, protection: rw-, max_protection: rwx
6400x8fe4b000 - 0x8fe73000, length: 0x   28000, protection: rw-, max_protection: rwx
6410x8fe73000 - 0x8fe74000, length: 0x    1000, protection: rw-, max_protection: rwx
6420x8fe74000 - 0x8fe7f000, length: 0x    b000, protection: rw-, max_protection: rwx
6430x90000000 - 0xa0000000, length: 0x10000000, protection: r--, max_protection: r--
6440xa0000000 - 0xa0007000, length: 0x    7000, protection: rw-, max_protection: rw-
6450xa0007000 - 0xa000b000, length: 0x    4000, protection: rw-, max_protection: rw-
6460xa000b000 - 0xa3a40000, length: 0x 3a35000, protection: r--, max_protection: r--
6470xa3a40000 - 0xa3a41000, length: 0x    1000, protection: rw-, max_protection: rw-
6480xa3a41000 - 0xa40d0000, length: 0x  68f000, protection: r--, max_protection: r--
6490xa40d0000 - 0xa40d8000, length: 0x    8000, protection: rw-, max_protection: rw-
6500xa40d8000 - 0xb0000000, length: 0x bf28000, protection: r--, max_protection: r--
6510xbfbc4000 - 0xbff80000, length: 0x  3bc000, protection: rw-, max_protection: rwx
6520xbff80000 - 0xbffff000, length: 0x   7f000, protection: rw-, max_protection: rwx
6530xbffff000 - 0xc0000000, length: 0x    1000, protection: rw-, max_protection: rwx
654----------------------------------------------------------------------
655Concatenated regions.
6560x       0 - 0x    1000, length: 0x    1000, protection: ---, max_protection: ---
6570x    1000 - 0x  15e000, length: 0x  15d000, protection: r-x, max_protection: rwx
6580x  15e000 - 0x  250000, length: 0x   f2000, protection: rw-, max_protection: rwx
6590x  250000 - 0x  55d000, length: 0x  30d000, protection: r--, max_protection: rwx
6600x  55d000 - 0x  5a1000, length: 0x   44000, protection: rw-, max_protection: rwx
6610x  5a6000 - 0x  5ac000, length: 0x    6000, protection: r-x, max_protection: rwx
6620x  5ac000 - 0x  5ad000, length: 0x    1000, protection: rw-, max_protection: rwx
6630x  5ad000 - 0x  5af000, length: 0x    2000, protection: r--, max_protection: rwx
6640x  5b5000 - 0x  5c6000, length: 0x   11000, protection: r-x, max_protection: rwx
6650x  5c6000 - 0x  5c7000, length: 0x    1000, protection: rw-, max_protection: rwx
6660x  5c7000 - 0x  5cd000, length: 0x    6000, protection: r--, max_protection: rwx
6670x  5cd000 - 0x  5d4000, length: 0x    7000, protection: rw-, max_protection: rwx
6680x  5d6000 - 0x  5df000, length: 0x    9000, protection: rw-, max_protection: rwx
6690x  5e3000 - 0x  5f4000, length: 0x   11000, protection: r-x, max_protection: rwx
6700x  5f4000 - 0x  5f7000, length: 0x    3000, protection: rw-, max_protection: rwx
6710x  5f7000 - 0x  5fb000, length: 0x    4000, protection: r--, max_protection: rwx
6720x  5fd000 - 0x  642000, length: 0x   45000, protection: r-x, max_protection: rwx
6730x  642000 - 0x  648000, length: 0x    6000, protection: rw-, max_protection: rwx
6740x  648000 - 0x  65d000, length: 0x   15000, protection: r--, max_protection: rwx
6750x  65d000 - 0x  668000, length: 0x    b000, protection: r-x, max_protection: rwx
6760x  668000 - 0x  669000, length: 0x    1000, protection: rw-, max_protection: rwx
6770x  669000 - 0x  66d000, length: 0x    4000, protection: r--, max_protection: rwx
6780x  66d000 - 0x  679000, length: 0x    c000, protection: r-x, max_protection: rwx
6790x  679000 - 0x  67a000, length: 0x    1000, protection: rw-, max_protection: rwx
6800x  67a000 - 0x  67d000, length: 0x    3000, protection: r--, max_protection: rwx
6810x  687000 - 0x  695000, length: 0x    e000, protection: rw-, max_protection: rwx
6820x  6ac000 - 0x  6e7000, length: 0x   3b000, protection: r-x, max_protection: rwx
6830x  6e7000 - 0x  6eb000, length: 0x    4000, protection: rw-, max_protection: rwx
6840x  6eb000 - 0x  6fc000, length: 0x   11000, protection: r--, max_protection: rwx
6850x  6fc000 - 0x  7bc000, length: 0x   c0000, protection: rw-, max_protection: rwx
6860x  7f0000 - 0x  8ba000, length: 0x   ca000, protection: r-x, max_protection: rwx
6870x  8ba000 - 0x  8bf000, length: 0x    5000, protection: rw-, max_protection: rwx
6880x  8bf000 - 0x  8e5000, length: 0x   26000, protection: r--, max_protection: rwx
6890x  8e5000 - 0x  9a5000, length: 0x   c0000, protection: rw-, max_protection: rwx
6900x  9a9000 - 0x  9e9000, length: 0x   40000, protection: rw-, max_protection: rwx
6910x8fe00000 - 0x8fe7f000, length: 0x   7f000, protection: rw-, max_protection: rwx
6920x90000000 - 0xa0000000, length: 0x10000000, protection: r--, max_protection: r--
6930xa0000000 - 0xa000b000, length: 0x    b000, protection: rw-, max_protection: rw-
6940xa000b000 - 0xa3a40000, length: 0x 3a35000, protection: r--, max_protection: r--
6950xa3a40000 - 0xa3a41000, length: 0x    1000, protection: rw-, max_protection: rw-
6960xa3a41000 - 0xa40d0000, length: 0x  68f000, protection: r--, max_protection: r--
6970xa40d0000 - 0xa40d8000, length: 0x    8000, protection: rw-, max_protection: rw-
6980xa40d8000 - 0xb0000000, length: 0x bf28000, protection: r--, max_protection: r--
6990xbfbc4000 - 0xc0000000, length: 0x  43c000, protection: rw-, max_protection: rwx
700----------------------------------------------------------------------
701Skipped regions.
7020x  15e000 - 0x  250000, length: 0x   f2000, protection: rw-, max_protection: rwx
7030x  55d000 - 0x  5a1000, length: 0x   44000, protection: rw-, max_protection: rwx
7040x  5ac000 - 0x  5ad000, length: 0x    1000, protection: rw-, max_protection: rwx
7050x  5c6000 - 0x  5c7000, length: 0x    1000, protection: rw-, max_protection: rwx
7060x  5cd000 - 0x  5d4000, length: 0x    7000, protection: rw-, max_protection: rwx
7070x  5d6000 - 0x  5df000, length: 0x    9000, protection: rw-, max_protection: rwx
7080x  5f4000 - 0x  5f7000, length: 0x    3000, protection: rw-, max_protection: rwx
7090x  642000 - 0x  648000, length: 0x    6000, protection: rw-, max_protection: rwx
7100x  668000 - 0x  669000, length: 0x    1000, protection: rw-, max_protection: rwx
7110x  679000 - 0x  67a000, length: 0x    1000, protection: rw-, max_protection: rwx
7120x  687000 - 0x  695000, length: 0x    e000, protection: rw-, max_protection: rwx
7130x  6e7000 - 0x  6eb000, length: 0x    4000, protection: rw-, max_protection: rwx
7140x  6fc000 - 0x  7bc000, length: 0x   c0000, protection: rw-, max_protection: rwx
7150x  8ba000 - 0x  8bf000, length: 0x    5000, protection: rw-, max_protection: rwx
7160x  8e5000 - 0x  9a5000, length: 0x   c0000, protection: rw-, max_protection: rwx
7170x  9a9000 - 0x  9e9000, length: 0x   40000, protection: rw-, max_protection: rwx
718----------------------------------------------------------------------
719read: 3221217760 - 3221217788, length:         28 [from DISK] (read original mach header)
720read: 3221212880 - 3221214864, length:       1984 [from DISK] (read original load comands)
721Munged regions (1).
7220x  15e000 - 0x  250000, length: 0x   f2000, protection: rw-, max_protection: rwx
7230x  55d000 - 0x  5a1000, length: 0x   44000, protection: rw-, max_protection: rwx
7240x  5ac000 - 0x  5ad000, length: 0x    1000, protection: rw-, max_protection: rwx
7250x  5c6000 - 0x  5c7000, length: 0x    1000, protection: rw-, max_protection: rwx
7260x  5cd000 - 0x  5d4000, length: 0x    7000, protection: rw-, max_protection: rwx
7270x  5d6000 - 0x  5df000, length: 0x    9000, protection: rw-, max_protection: rwx
7280x  5f4000 - 0x  5f7000, length: 0x    3000, protection: rw-, max_protection: rwx
7290x  642000 - 0x  648000, length: 0x    6000, protection: rw-, max_protection: rwx
7300x  668000 - 0x  669000, length: 0x    1000, protection: rw-, max_protection: rwx
7310x  679000 - 0x  67a000, length: 0x    1000, protection: rw-, max_protection: rwx
7320x  687000 - 0x  695000, length: 0x    e000, protection: rw-, max_protection: rwx
7330x  6e7000 - 0x  6eb000, length: 0x    4000, protection: rw-, max_protection: rwx
7340x  6fc000 - 0x  7bc000, length: 0x   c0000, protection: rw-, max_protection: rwx
7350x  8ba000 - 0x  8bf000, length: 0x    5000, protection: rw-, max_protection: rwx
7360x  8e5000 - 0x  9a5000, length: 0x   c0000, protection: rw-, max_protection: rwx
7370x  9a9000 - 0x  9e9000, length: 0x   40000, protection: rw-, max_protection: rwx
738----------------------------------------------------------------------
739segment is '__PAGEZERO':
740write:          0 -          0, length:          0 [from DISK] (SEG_OTHER: write segment data)
741write:         28 -         84, length:         56 [from MEM]  (SEG_OTHER: write segment command and its sections)
742segment is '__TEXT':
743write:          0 -    1429504, length:    1429504 [from DISK] (SEG_OTHER: write segment data)
744write:         84 -        616, length:        532 [from MEM]  (SEG_OTHER: write segment command and its sections)
745Original sections:
7460x  214890 - 0x  214ea8, length: 0x     618, offset: 0x  213890
7470x  214ea8 - 0x  216464, length: 0x    15bc, offset: 0x  213ea8
7480x  216464 - 0x  216480, length: 0x      1c, offset: 0x  215464
749----------------------------------------------------------------------
750New sections:
7510x  15e000 - 0x  214890, length: 0x   b6890, offset: 0x       0
7520x  214890 - 0x  214ea8, length: 0x     618, offset: 0x  213890
7530x  214ea8 - 0x  216464, length: 0x    15bc, offset: 0x  213ea8
7540x  216464 - 0x  216480, length: 0x      1c, offset: 0x  215464
7550x  216480 - 0x  250000, length: 0x   39b80, offset: 0x       0
756----------------------------------------------------------------------
757section is '__data'
758write:    1429504 -    2177168, length:     747664 [from MEM]  (SEG_DATA: write section data from memory)
759section is '__la_symbol_ptr'
760write:    2177168 -    2178728, length:       1560 [from DISK] (SEG_DATA: write section data from original file)
761section is '__nl_symbol_ptr'
762write:    2178728 -    2184292, length:       5564 [from DISK] (SEG_DATA: write section data from original file)
763section is '__dyld'
764write:    2184292 -    2184320, length:         28 [from DISK] (SEG_DATA: write section data from original file)
765section is '__data'
766write:    2184320 -    2420736, length:     236416 [from MEM]  (SEG_DATA: write section data from memory)
767write:        616 -        672, length:         56 [from MEM]  (SEG_DATA: write segment command)
768write:        672 -        740, length:         68 [from MEM]  (SEG_DATA: write section command)
769write:        740 -        808, length:         68 [from MEM]  (SEG_DATA: write section command)
770write:        808 -        876, length:         68 [from MEM]  (SEG_DATA: write section command)
771write:        876 -        944, length:         68 [from MEM]  (SEG_DATA: write section command)
772write:        944 -       1012, length:         68 [from MEM]  (SEG_DATA: write section command)
773write:    2420736 -    2699264, length:     278528 [from MEM]  (SEG_DATA: write remainder data)
774write:       1012 -       1068, length:         56 [from MEM]  (SEG_DATA: write segment command for remainder data)
775write:    2699264 -    2703360, length:       4096 [from MEM]  (SEG_DATA: write remainder data)
776write:       1068 -       1124, length:         56 [from MEM]  (SEG_DATA: write segment command for remainder data)
777write:    2703360 -    2707456, length:       4096 [from MEM]  (SEG_DATA: write remainder data)
778write:       1124 -       1180, length:         56 [from MEM]  (SEG_DATA: write segment command for remainder data)
779write:    2707456 -    2736128, length:      28672 [from MEM]  (SEG_DATA: write remainder data)
780write:       1180 -       1236, length:         56 [from MEM]  (SEG_DATA: write segment command for remainder data)
781write:    2736128 -    2772992, length:      36864 [from MEM]  (SEG_DATA: write remainder data)
782write:       1236 -       1292, length:         56 [from MEM]  (SEG_DATA: write segment command for remainder data)
783write:    2772992 -    2785280, length:      12288 [from MEM]  (SEG_DATA: write remainder data)
784write:       1292 -       1348, length:         56 [from MEM]  (SEG_DATA: write segment command for remainder data)
785write:    2785280 -    2809856, length:      24576 [from MEM]  (SEG_DATA: write remainder data)
786write:       1348 -       1404, length:         56 [from MEM]  (SEG_DATA: write segment command for remainder data)
787write:    2809856 -    2813952, length:       4096 [from MEM]  (SEG_DATA: write remainder data)
788write:       1404 -       1460, length:         56 [from MEM]  (SEG_DATA: write segment command for remainder data)
789write:    2813952 -    2818048, length:       4096 [from MEM]  (SEG_DATA: write remainder data)
790write:       1460 -       1516, length:         56 [from MEM]  (SEG_DATA: write segment command for remainder data)
791write:    2818048 -    2875392, length:      57344 [from MEM]  (SEG_DATA: write remainder data)
792write:       1516 -       1572, length:         56 [from MEM]  (SEG_DATA: write segment command for remainder data)
793write:    2875392 -    2891776, length:      16384 [from MEM]  (SEG_DATA: write remainder data)
794write:       1572 -       1628, length:         56 [from MEM]  (SEG_DATA: write segment command for remainder data)
795write:    2891776 -    3678208, length:     786432 [from MEM]  (SEG_DATA: write remainder data)
796write:       1628 -       1684, length:         56 [from MEM]  (SEG_DATA: write segment command for remainder data)
797write:    3678208 -    3698688, length:      20480 [from MEM]  (SEG_DATA: write remainder data)
798write:       1684 -       1740, length:         56 [from MEM]  (SEG_DATA: write segment command for remainder data)
799write:    3698688 -    4485120, length:     786432 [from MEM]  (SEG_DATA: write remainder data)
800write:       1740 -       1796, length:         56 [from MEM]  (SEG_DATA: write segment command for remainder data)
801write:    4485120 -    4747264, length:     262144 [from MEM]  (SEG_DATA: write remainder data)
802write:       1796 -       1852, length:         56 [from MEM]  (SEG_DATA: write segment command for remainder data)
803segment is '__LINKEDIT':
804write:    4747264 -    7942580, length:    3195316 [from DISK] (SEG_OTHER: write segment data)
805write:       1852 -       1908, length:         56 [from MEM]  (SEG_OTHER: write segment command and its sections)
806write:       1908 -       1936, length:         28 [from MEM]  (write other load command (LC_LOAD_DYLINKER))
807write:       1936 -       1992, length:         56 [from MEM]  (write other load command (LC_LOAD_DYLIB))
808write:       1992 -       2048, length:         56 [from MEM]  (write other load command (LC_LOAD_DYLIB))
809write:       2048 -       2104, length:         56 [from MEM]  (write other load command (LC_LOAD_DYLIB))
810write:       2104 -       2160, length:         56 [from MEM]  (write other load command (LC_LOAD_DYLIB))
811write:       2160 -       2216, length:         56 [from MEM]  (write other load command (LC_LOAD_DYLIB))
812write:       2216 -       2272, length:         56 [from MEM]  (write other load command (LC_LOAD_DYLIB))
813write:       2272 -       2328, length:         56 [from MEM]  (write other load command (LC_LOAD_DYLIB))
814write:       2328 -       2384, length:         56 [from MEM]  (write other load command (LC_LOAD_DYLIB))
815write:       2384 -       2436, length:         52 [from MEM]  (write other load command (LC_LOAD_DYLIB))
816write:       2436 -       2488, length:         52 [from MEM]  (write other load command (LC_LOAD_DYLIB))
817read:   10391552 -   12174440, length:    1782888 [from DISK] (Read old symbol table into memory)
818write:       2488 -       2512, length:         24 [from MEM]  (write symtab command)
819LC_SYMTAB: symoff = 4747264, nsyms = 148574, stroff = 6541236, strsize = 1401344
820All sections:
8210x    2494 - 0x  149450, length: 0x  146fbc, offset: 0x    1494
8220x  149450 - 0x  14cb28, length: 0x    36d8, offset: 0x  148450
8230x  14cb28 - 0x  14cb28, length: 0x       0, offset: 0x  14bb28
8240x  14cb28 - 0x  15de40, length: 0x   11318, offset: 0x  14bb28
8250x  15de40 - 0x  15df58, length: 0x     118, offset: 0x  15ce40
8260x  15df58 - 0x  15dfec, length: 0x      94, offset: 0x  15cf58
8270x  15dfec - 0x  15dff4, length: 0x       8, offset: 0x  15cfec
8280x  15e000 - 0x  214890, length: 0x   b6890, offset: 0x  15d000
8290x  214890 - 0x  214ea8, length: 0x     618, offset: 0x  213890
8300x  214ea8 - 0x  216464, length: 0x    15bc, offset: 0x  213ea8
8310x  216464 - 0x  216480, length: 0x      1c, offset: 0x  215464
8320x  216480 - 0x  250000, length: 0x   39b80, offset: 0x  215480
833Adjusted n_sect for 1347 symbol table entries.
834write:    4747264 -    6530152, length:    1782888 [from MEM]  (write updated symbol table)
835write:       2512 -       2592, length:         80 [from MEM]  (write dysymtab command)
836write:       2592 -       2608, length:         16 [from MEM]  (write two-level hint command)
837write:       2608 -       2784, length:        176 [from MEM]  (write other load command (LC_UNIXTHREAD))
838write:          0 -         28, length:         28 [from MEM]  (write mach header)
839Fixed 0/0 local relocation entries in data segment(s).
840 0: reloc: 2140a4, start: 15e000, end: 250000
841write:    2175140 -    2175144, length:          4 [from MEM]  (fix external relocation entry)
842 1: reloc: 214090, start: 15e000, end: 250000
843write:    2175120 -    2175124, length:          4 [from MEM]  (fix external relocation entry)
844 2: reloc: 214088, start: 15e000, end: 250000
845write:    2175112 -    2175116, length:          4 [from MEM]  (fix external relocation entry)
846 3: reloc: 21407c, start: 15e000, end: 250000
847write:    2175100 -    2175104, length:          4 [from MEM]  (fix external relocation entry)
848 4: reloc: 214038, start: 15e000, end: 250000
849write:    2175032 -    2175036, length:          4 [from MEM]  (fix external relocation entry)
850 5: reloc: 214030, start: 15e000, end: 250000
851write:    2175024 -    2175028, length:          4 [from MEM]  (fix external relocation entry)
852 6: reloc: 214024, start: 15e000, end: 250000
853write:    2175012 -    2175016, length:          4 [from MEM]  (fix external relocation entry)
854 7: reloc: 214014, start: 15e000, end: 250000
855write:    2174996 -    2175000, length:          4 [from MEM]  (fix external relocation entry)
856 8: reloc: 214008, start: 15e000, end: 250000
857write:    2174984 -    2174988, length:          4 [from MEM]  (fix external relocation entry)
858 9: reloc: 213ff8, start: 15e000, end: 250000
859write:    2174968 -    2174972, length:          4 [from MEM]  (fix external relocation entry)
86010: reloc: 213fec, start: 15e000, end: 250000
861write:    2174956 -    2174960, length:          4 [from MEM]  (fix external relocation entry)
86211: reloc: 213fdc, start: 15e000, end: 250000
863write:    2174940 -    2174944, length:          4 [from MEM]  (fix external relocation entry)
86412: reloc: 213fd0, start: 15e000, end: 250000
865write:    2174928 -    2174932, length:          4 [from MEM]  (fix external relocation entry)
86613: reloc: 213fcc, start: 15e000, end: 250000
867write:    2174924 -    2174928, length:          4 [from MEM]  (fix external relocation entry)
86814: reloc: 213fc0, start: 15e000, end: 250000
869write:    2174912 -    2174916, length:          4 [from MEM]  (fix external relocation entry)
87015: reloc: 213fb4, start: 15e000, end: 250000
871write:    2174900 -    2174904, length:          4 [from MEM]  (fix external relocation entry)
87216: reloc: 213fb0, start: 15e000, end: 250000
873write:    2174896 -    2174900, length:          4 [from MEM]  (fix external relocation entry)
87417: reloc: 213fac, start: 15e000, end: 250000
875write:    2174892 -    2174896, length:          4 [from MEM]  (fix external relocation entry)
87618: reloc: 213fa4, start: 15e000, end: 250000
877write:    2174884 -    2174888, length:          4 [from MEM]  (fix external relocation entry)
87819: reloc: 213f98, start: 15e000, end: 250000
879write:    2174872 -    2174876, length:          4 [from MEM]  (fix external relocation entry)
88020: reloc: 213f94, start: 15e000, end: 250000
881write:    2174868 -    2174872, length:          4 [from MEM]  (fix external relocation entry)
88221: reloc: 213f90, start: 15e000, end: 250000
883write:    2174864 -    2174868, length:          4 [from MEM]  (fix external relocation entry)
88422: reloc: 213f88, start: 15e000, end: 250000
885write:    2174856 -    2174860, length:          4 [from MEM]  (fix external relocation entry)
88623: reloc: 213f7c, start: 15e000, end: 250000
887write:    2174844 -    2174848, length:          4 [from MEM]  (fix external relocation entry)
88824: reloc: 213f6c, start: 15e000, end: 250000
889write:    2174828 -    2174832, length:          4 [from MEM]  (fix external relocation entry)
89025: reloc: 213f60, start: 15e000, end: 250000
891write:    2174816 -    2174820, length:          4 [from MEM]  (fix external relocation entry)
89226: reloc: 213f50, start: 15e000, end: 250000
893write:    2174800 -    2174804, length:          4 [from MEM]  (fix external relocation entry)
89427: reloc: 213f44, start: 15e000, end: 250000
895write:    2174788 -    2174792, length:          4 [from MEM]  (fix external relocation entry)
89628: reloc: 213f34, start: 15e000, end: 250000
897write:    2174772 -    2174776, length:          4 [from MEM]  (fix external relocation entry)
89829: reloc: 213f28, start: 15e000, end: 250000
899write:    2174760 -    2174764, length:          4 [from MEM]  (fix external relocation entry)
90030: reloc: 213f18, start: 15e000, end: 250000
901write:    2174744 -    2174748, length:          4 [from MEM]  (fix external relocation entry)
90231: reloc: 213f0c, start: 15e000, end: 250000
903write:    2174732 -    2174736, length:          4 [from MEM]  (fix external relocation entry)
90432: reloc: 213efc, start: 15e000, end: 250000
905write:    2174716 -    2174720, length:          4 [from MEM]  (fix external relocation entry)
90633: reloc: 213ef0, start: 15e000, end: 250000
907write:    2174704 -    2174708, length:          4 [from MEM]  (fix external relocation entry)
90834: reloc: 213eec, start: 15e000, end: 250000
909write:    2174700 -    2174704, length:          4 [from MEM]  (fix external relocation entry)
91035: reloc: 213ee8, start: 15e000, end: 250000
911write:    2174696 -    2174700, length:          4 [from MEM]  (fix external relocation entry)
91236: reloc: 213ee0, start: 15e000, end: 250000
913write:    2174688 -    2174692, length:          4 [from MEM]  (fix external relocation entry)
91437: reloc: 213ed4, start: 15e000, end: 250000
915write:    2174676 -    2174680, length:          4 [from MEM]  (fix external relocation entry)
91638: reloc: 21480c, start: 15e000, end: 250000
917write:    2177036 -    2177040, length:          4 [from MEM]  (fix external relocation entry)
91839: reloc: 214800, start: 15e000, end: 250000
919write:    2177024 -    2177028, length:          4 [from MEM]  (fix external relocation entry)
92040: reloc: 2147e8, start: 15e000, end: 250000
921write:    2177000 -    2177004, length:          4 [from MEM]  (fix external relocation entry)
92241: reloc: 2147e4, start: 15e000, end: 250000
923write:    2176996 -    2177000, length:          4 [from MEM]  (fix external relocation entry)
92442: reloc: 2147cc, start: 15e000, end: 250000
925write:    2176972 -    2176976, length:          4 [from MEM]  (fix external relocation entry)
92643: reloc: 21477c, start: 15e000, end: 250000
927write:    2176892 -    2176896, length:          4 [from MEM]  (fix external relocation entry)
92844: reloc: 21474c, start: 15e000, end: 250000
929write:    2176844 -    2176848, length:          4 [from MEM]  (fix external relocation entry)
93045: reloc: 214740, start: 15e000, end: 250000
931write:    2176832 -    2176836, length:          4 [from MEM]  (fix external relocation entry)
93246: reloc: 214730, start: 15e000, end: 250000
933write:    2176816 -    2176820, length:          4 [from MEM]  (fix external relocation entry)
93447: reloc: 214724, start: 15e000, end: 250000
935write:    2176804 -    2176808, length:          4 [from MEM]  (fix external relocation entry)
93648: reloc: 214720, start: 15e000, end: 250000
937write:    2176800 -    2176804, length:          4 [from MEM]  (fix external relocation entry)
93849: reloc: 214714, start: 15e000, end: 250000
939write:    2176788 -    2176792, length:          4 [from MEM]  (fix external relocation entry)
94050: reloc: 214708, start: 15e000, end: 250000
941write:    2176776 -    2176780, length:          4 [from MEM]  (fix external relocation entry)
94251: reloc: 2146f8, start: 15e000, end: 250000
943write:    2176760 -    2176764, length:          4 [from MEM]  (fix external relocation entry)
94452: reloc: 2146ec, start: 15e000, end: 250000
945write:    2176748 -    2176752, length:          4 [from MEM]  (fix external relocation entry)
94653: reloc: 2146e8, start: 15e000, end: 250000
947write:    2176744 -    2176748, length:          4 [from MEM]  (fix external relocation entry)
94854: reloc: 2146dc, start: 15e000, end: 250000
949write:    2176732 -    2176736, length:          4 [from MEM]  (fix external relocation entry)
95055: reloc: 2146d0, start: 15e000, end: 250000
951write:    2176720 -    2176724, length:          4 [from MEM]  (fix external relocation entry)
95256: reloc: 2146cc, start: 15e000, end: 250000
953write:    2176716 -    2176720, length:          4 [from MEM]  (fix external relocation entry)
95457: reloc: 2146c0, start: 15e000, end: 250000
955write:    2176704 -    2176708, length:          4 [from MEM]  (fix external relocation entry)
95658: reloc: 2146b4, start: 15e000, end: 250000
957write:    2176692 -    2176696, length:          4 [from MEM]  (fix external relocation entry)
95859: reloc: 2146b0, start: 15e000, end: 250000
959write:    2176688 -    2176692, length:          4 [from MEM]  (fix external relocation entry)
96060: reloc: 2146a4, start: 15e000, end: 250000
961write:    2176676 -    2176680, length:          4 [from MEM]  (fix external relocation entry)
96261: reloc: 214698, start: 15e000, end: 250000
963write:    2176664 -    2176668, length:          4 [from MEM]  (fix external relocation entry)
96462: reloc: 214688, start: 15e000, end: 250000
965write:    2176648 -    2176652, length:          4 [from MEM]  (fix external relocation entry)
96663: reloc: 21467c, start: 15e000, end: 250000
967write:    2176636 -    2176640, length:          4 [from MEM]  (fix external relocation entry)
96864: reloc: 21466c, start: 15e000, end: 250000
969write:    2176620 -    2176624, length:          4 [from MEM]  (fix external relocation entry)
97065: reloc: 214660, start: 15e000, end: 250000
971write:    2176608 -    2176612, length:          4 [from MEM]  (fix external relocation entry)
97266: reloc: 214650, start: 15e000, end: 250000
973write:    2176592 -    2176596, length:          4 [from MEM]  (fix external relocation entry)
97467: reloc: 214644, start: 15e000, end: 250000
975write:    2176580 -    2176584, length:          4 [from MEM]  (fix external relocation entry)
97668: reloc: 214634, start: 15e000, end: 250000
977write:    2176564 -    2176568, length:          4 [from MEM]  (fix external relocation entry)
97869: reloc: 214628, start: 15e000, end: 250000
979write:    2176552 -    2176556, length:          4 [from MEM]  (fix external relocation entry)
98070: reloc: 214618, start: 15e000, end: 250000
981write:    2176536 -    2176540, length:          4 [from MEM]  (fix external relocation entry)
98271: reloc: 21460c, start: 15e000, end: 250000
983write:    2176524 -    2176528, length:          4 [from MEM]  (fix external relocation entry)
98472: reloc: 214608, start: 15e000, end: 250000
985write:    2176520 -    2176524, length:          4 [from MEM]  (fix external relocation entry)
98673: reloc: 2145fc, start: 15e000, end: 250000
987write:    2176508 -    2176512, length:          4 [from MEM]  (fix external relocation entry)
98874: reloc: 2145f0, start: 15e000, end: 250000
989write:    2176496 -    2176500, length:          4 [from MEM]  (fix external relocation entry)
99075: reloc: 2145ec, start: 15e000, end: 250000
991write:    2176492 -    2176496, length:          4 [from MEM]  (fix external relocation entry)
99276: reloc: 2145e0, start: 15e000, end: 250000
993write:    2176480 -    2176484, length:          4 [from MEM]  (fix external relocation entry)
99477: reloc: 2145d4, start: 15e000, end: 250000
995write:    2176468 -    2176472, length:          4 [from MEM]  (fix external relocation entry)
99678: reloc: 2145d0, start: 15e000, end: 250000
997write:    2176464 -    2176468, length:          4 [from MEM]  (fix external relocation entry)
99879: reloc: 2145c4, start: 15e000, end: 250000
999write:    2176452 -    2176456, length:          4 [from MEM]  (fix external relocation entry)
100080: reloc: 2145b8, start: 15e000, end: 250000
1001write:    2176440 -    2176444, length:          4 [from MEM]  (fix external relocation entry)
100281: reloc: 2145b4, start: 15e000, end: 250000
1003write:    2176436 -    2176440, length:          4 [from MEM]  (fix external relocation entry)
100482: reloc: 2145a8, start: 15e000, end: 250000
1005write:    2176424 -    2176428, length:          4 [from MEM]  (fix external relocation entry)
100683: reloc: 21459c, start: 15e000, end: 250000
1007write:    2176412 -    2176416, length:          4 [from MEM]  (fix external relocation entry)
100884: reloc: 21458c, start: 15e000, end: 250000
1009write:    2176396 -    2176400, length:          4 [from MEM]  (fix external relocation entry)
101085: reloc: 214580, start: 15e000, end: 250000
1011write:    2176384 -    2176388, length:          4 [from MEM]  (fix external relocation entry)
101286: reloc: 21457c, start: 15e000, end: 250000
1013write:    2176380 -    2176384, length:          4 [from MEM]  (fix external relocation entry)
101487: reloc: 214578, start: 15e000, end: 250000
1015write:    2176376 -    2176380, length:          4 [from MEM]  (fix external relocation entry)
101688: reloc: 214570, start: 15e000, end: 250000
1017write: 702552 pure bytes used
1018   2176368 -    2176372, length:          4 [from MEM]  (fix external relocation entry)
101989: reloc: 214564, start: 15e000, end: 250000
1020write:    2176356 -    2176360, length:          4 [from MEM]  (fix external relocation entry)
102190: reloc: 214560, start: 15e000, end: 250000
1022write:    2176352 -    2176356, length:          4 [from MEM]  (fix external relocation entry)
102391: reloc: 21455c, start: 15e000, end: 250000
1024write:    2176348 -    2176352, length:          4 [from MEM]  (fix external relocation entry)
1025Fixed 92/92 external relocation entries in data segment(s).
1026./emacs -q -batch -f list-load-path-shadows
1027(export PARALLEL; PARALLEL=0; cd leim; make all  \
1028  CC='gcc' CFLAGS='-g -O2' CPPFLAGS='' \
1029  LDFLAGS='-L/usr/X11R6/lib' MAKE='make')
1030make[1]: Nothing to be done for `all'.
1031--->  Installing emacs with target install
1032DEBUG: Executing com.apple.install (emacs)
1033DEBUG: Assembled command: 'cd /Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2 && make install'
1034if [ ! -f /Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/lisp/abbrev.elc ]; then \
1035  make  bootstrap; \
1036fi
1037cd lib-src; make all  \
1038  CC='gcc' CFLAGS='-g -O2' CPPFLAGS='' \
1039  LDFLAGS='-L/usr/X11R6/lib' MAKE='make'
1040make[1]: Nothing to be done for `all'.
1041cd src; make all  \
1042  CC='gcc' CFLAGS='-g -O2' CPPFLAGS='' \
1043  LDFLAGS='-L/usr/X11R6/lib' MAKE='make'
1044cd ../lwlib/; make  CC='gcc' CFLAGS='-g -O2' MAKE='make' "C_SWITCH_X_SITE=-I/usr/X11R6/include" "C_SWITCH_X_MACHINE=" "C_SWITCH_X_SYSTEM=" "C_SWITCH_SITE=" "C_SWITCH_MACHINE=" "C_SWITCH_SYSTEM="
1045make[2]: Nothing to be done for `all'.
1046(export PARALLEL; PARALLEL=0; cd leim; make all  \
1047  CC='gcc' CFLAGS='-g -O2' CPPFLAGS='' \
1048  LDFLAGS='-L/usr/X11R6/lib' MAKE='make')
1049make[1]: Nothing to be done for `all'.
1050if [ -d /opt/local/share ]; then true; else \
1051  /Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/mkinstalldirs /opt/local/share; \
1052  chmod a+r /opt/local/share;\
1053fi
1054/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/mkinstalldirs /opt/local/share/emacs/21.2/etc /opt/local/share/emacs/21.2/lisp /opt/local/info /opt/local/man/man1 \
1055  /opt/local/bin /opt/local/share/emacs/21.2/etc /opt/local/libexec \
1056  /opt/local/share/emacs/site-lisp \
1057  /opt/local/share/emacs/21.2/site-lisp \
1058  `echo /opt/local/share/emacs/21.2/site-lisp:/opt/local/share/emacs/site-lisp:/opt/local/share/emacs/21.2/leim | sed 's/:/ /g'`
1059mkdir /opt/local/share/emacs
1060mkdir /opt/local/share/emacs/21.2
1061mkdir /opt/local/share/emacs/21.2/etc
1062mkdir /opt/local/share/emacs/21.2/lisp
1063mkdir /opt/local/info
1064mkdir /opt/local/libexec
1065mkdir /opt/local/share/emacs/site-lisp
1066mkdir /opt/local/share/emacs/21.2/site-lisp
1067mkdir /opt/local/share/emacs/21.2/leim
1068(cd man; make  info)
1069make[1]: Nothing to be done for `info'.
1070set /opt/local/share/emacs/21.2/etc /opt/local/share/emacs/21.2/lisp ; \
1071unset CDPATH; \
1072for dir in /Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/etc /Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/lisp ; do \
1073  if [ `(cd $1 && /bin/pwd)` != `(cd ${dir} && /bin/pwd)` ] ; then \
1074    rm -rf $1 ; \
1075  fi ; \
1076  shift ; \
1077done
1078set /opt/local/share/emacs/21.2/etc /opt/local/share/emacs/21.2/lisp ; \
1079mkdir /opt/local/share/emacs/21.2/etc /opt/local/share/emacs/21.2/lisp ; \
1080chmod ugo+rx /opt/local/share/emacs/21.2/etc /opt/local/share/emacs/21.2/lisp ; \
1081unset CDPATH; \
1082for dir in /Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/etc /Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/lisp ; do \
1083  dest=$1 ; shift ; \
1084  [ -d ${dir} ] \
1085  && [ `(cd ${dir} && /bin/pwd)` != `(cd ${dest} && /bin/pwd)` ] \
1086  && (echo "Copying ${dir} to ${dest}..." ; \
1087      (cd ${dir}; tar -chf - . ) \
1088        | (cd ${dest}; umask 022; \
1089                   tar -xvf - && cat > /dev/null) || exit 1; \
1090      for subdir in `find ${dest} -type d ! -name RCS ! -name CVS -print` ; do \
1091        chmod a+rx ${subdir} ; \
1092        rm -rf ${subdir}/RCS ; \
1093        rm -rf ${subdir}/CVS ; \
1094        rm -f  ${subdir}/.cvsignore ; \
1095        rm -f  ${subdir}/\#* ; \
1096        rm -f  ${subdir}/.\#* ; \
1097        rm -f  ${subdir}/*~ ; \
1098        rm -f  ${subdir}/*.orig ; \
1099        rm -f  ${subdir}/[mM]akefile* ; \
1100        rm -f  ${subdir}/ChangeLog* ; \
1101        rm -f  ${subdir}/dired.todo ; \
1102      done) ; \
1103done
1104Copying /Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/etc to /opt/local/share/emacs/21.2/etc...
1105.
1106./BABYL
1107./celibacy.1
1108./CENSORSHIP
1109./ChangeLog
1110./condom.1
1111./COOKIES
1112./COPYING
1113./copying.paper
1114./cs-dired-ref.ps
1115./cs-dired-ref.tex
1116./cs-refcard.ps
1117./cs-refcard.tex
1118./cs-survival.tex
1119./ctags.1
1120./de-refcard.ps
1121./de-refcard.tex
1122./DEBUG
1123./dired-ref.ps
1124./dired-ref.tex
1125./DISTRIB
1126./DOC
1127./DOC-21.2.1
1128./e
1129./e/eterm
1130./e/eterm.ti
1131./echo.msg
1132./edt-user.doc
1133./emacs.1
1134./emacs.bash
1135./emacs.csh
1136./emacs.icon
1137./emacs.xbm
1138./emacsclient.1
1139./emacstool.1
1140./enriched.doc
1141./etags.1
1142./fr-drdref.ps
1143./fr-drdref.tex
1144./fr-refcard.ps
1145./fr-refcard.tex
1146./FTP
1147./future-bug
1148./gfdl.1
1149./GNU
1150./gnu.xpm
1151./gnus-pointer.xbm
1152./gnus-pointer.xpm
1153./gnus-tut.txt
1154./gnus.pbm
1155./gnus.xpm
1156./HELLO
1157./INTERVIEW
1158./JOKES
1159./LEDIT
1160./ledit.l
1161./letter.xbm
1162./LINUX-GNU
1163./LPF
1164./MACHINES
1165./MAILINGLISTS
1166./Makefile
1167./MH-E-NEWS
1168./MH-E-ONEWS
1169./MORE.STUFF
1170./MOTIVATION
1171./ms-7bkermit
1172./ms-kermit
1173./NEWS
1174./ONEWS
1175./ONEWS.1
1176./ONEWS.2
1177./ONEWS.3
1178./ONEWS.4
1179./ORDERS
1180./ORDERS.EUROPE
1181./ORDERS.JAPAN
1182./OTHER.EMACSES
1183./pl-refcard.ps
1184./pl-refcard.tex
1185./PROBLEMS
1186./ps-prin0.ps
1187./ps-prin1.ps
1188./README
1189./refcard.ps
1190./refcard.tex
1191./rgb.txt
1192./SERVICE
1193./sex.6
1194./sk-dired-ref.ps
1195./sk-dired-ref.tex
1196./sk-refcard.ps
1197./sk-refcard.tex
1198./sk-survival.tex
1199./splash.pbm
1200./splash.xpm
1201./splash8.xpm
1202./spook.lines
1203./survival.tex
1204./tasks.texi
1205./termcap.src
1206./TERMS
1207./THE-GNU-PROJECT
1208./TODO
1209./TUTORIAL
1210./TUTORIAL.cs
1211./TUTORIAL.de
1212./TUTORIAL.es
1213./TUTORIAL.ja
1214./TUTORIAL.ko
1215./TUTORIAL.nl
1216./TUTORIAL.pl
1217./TUTORIAL.ro
1218./TUTORIAL.sk
1219./TUTORIAL.sl
1220./TUTORIAL.th
1221./ulimit.hack
1222./vipcard.tex
1223./viperCard.tex
1224./WHY-FREE
1225./Xkeymap.txt
1226./yow.lines
1227Copying /Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/lisp to /opt/local/share/emacs/21.2/lisp...
1228.
1229./abbrev.el
1230./abbrev.elc
1231./abbrevlist.el
1232./abbrevlist.elc
1233./add-log.el
1234./add-log.elc
1235./align.el
1236./align.elc
1237./allout.el
1238./allout.elc
1239./ansi-color.el
1240./ansi-color.elc
1241./apropos.el
1242./apropos.elc
1243./arc-mode.el
1244./arc-mode.elc
1245./array.el
1246./array.elc
1247./autoarg.el
1248./autoarg.elc
1249./autoinsert.el
1250./autoinsert.elc
1251./autorevert.el
1252./autorevert.elc
1253./avoid.el
1254./avoid.elc
1255./battery.el
1256./battery.elc
1257./bindings.el
1258./bindings.elc
1259./bookmark.el
1260./bookmark.elc
1261./bs.el
1262./bs.elc
1263./buff-menu.el
1264./buff-menu.elc
1265./byte-run.el
1266./byte-run.elc
1267./calculator.el
1268./calculator.elc
1269./calendar
1270./calendar/appt.el
1271./calendar/appt.elc
1272./calendar/cal-china.el
1273./calendar/cal-china.elc
1274./calendar/cal-coptic.el
1275./calendar/cal-coptic.elc
1276./calendar/cal-dst.el
1277./calendar/cal-dst.elc
1278./calendar/cal-french.el
1279./calendar/cal-french.elc
1280./calendar/cal-hebrew.el
1281./calendar/cal-hebrew.elc
1282./calendar/cal-islam.el
1283./calendar/cal-islam.elc
1284./calendar/cal-iso.el
1285./calendar/cal-iso.elc
1286./calendar/cal-julian.el
1287./calendar/cal-julian.elc
1288./calendar/cal-mayan.el
1289./calendar/cal-mayan.elc
1290./calendar/cal-menu.el
1291./calendar/cal-menu.elc
1292./calendar/cal-move.el
1293./calendar/cal-move.elc
1294./calendar/cal-persia.el
1295./calendar/cal-persia.elc
1296./calendar/cal-tex.el
1297./calendar/cal-tex.elc
1298./calendar/cal-x.el
1299./calendar/cal-x.elc
1300./calendar/calendar.el
1301./calendar/calendar.elc
1302./calendar/diary-lib.el
1303./calendar/diary-lib.elc
1304./calendar/holidays.el
1305./calendar/holidays.elc
1306./calendar/lunar.el
1307./calendar/lunar.elc
1308./calendar/solar.el
1309./calendar/solar.elc
1310./calendar/timeclock.el
1311./calendar/timeclock.elc
1312./calendar/todo-mode.el
1313./calendar/todo-mode.elc
1314./case-table.el
1315./case-table.elc
1316./cdl.el
1317./cdl.elc
1318./ChangeLog
1319./ChangeLog.1
1320./ChangeLog.2
1321./ChangeLog.3
1322./ChangeLog.4
1323./ChangeLog.5
1324./ChangeLog.6
1325./ChangeLog.7
1326./ChangeLog.8
1327./chistory.el
1328./chistory.elc
1329./cmuscheme.el
1330./cmuscheme.elc
1331./comint.el
1332./comint.elc
1333./compare-w.el
1334./compare-w.elc
1335./complete.el
1336./complete.elc
1337./completion.el
1338./completion.elc
1339./composite.el
1340./composite.elc
1341./COPYING
1342./cus-dep.el
1343./cus-dep.elc
1344./cus-edit.el
1345./cus-edit.elc
1346./cus-face.el
1347./cus-face.elc
1348./cus-load.el
1349./cus-start.el
1350./custom.el
1351./custom.elc
1352./cvs-status.el
1353./cvs-status.elc
1354./dabbrev.el
1355./dabbrev.elc
1356./delim-col.el
1357./delim-col.elc
1358./delsel.el
1359./delsel.elc
1360./derived.el
1361./derived.elc
1362./desktop.el
1363./desktop.elc
1364./diff-mode.el
1365./diff-mode.elc
1366./diff.el
1367./diff.elc
1368./dired-aux.el
1369./dired-aux.elc
1370./dired-x.el
1371./dired-x.elc
1372./dired.el
1373./dired.elc
1374./dirtrack.el
1375./dirtrack.elc
1376./disp-table.el
1377./disp-table.elc
1378./dos-fns.el
1379./dos-fns.elc
1380./dos-vars.el
1381./dos-vars.elc
1382./dos-w32.el
1383./dos-w32.elc
1384./double.el
1385./double.elc
1386./ebuff-menu.el
1387./ebuff-menu.elc
1388./echistory.el
1389./echistory.elc
1390./ediff-diff.el
1391./ediff-diff.elc
1392./ediff-help.el
1393./ediff-help.elc
1394./ediff-hook.el
1395./ediff-hook.elc
1396./ediff-init.el
1397./ediff-init.elc
1398./ediff-merg.el
1399./ediff-merg.elc
1400./ediff-mult.el
1401./ediff-mult.elc
1402./ediff-ptch.el
1403./ediff-ptch.elc
1404./ediff-util.el
1405./ediff-util.elc
1406./ediff-vers.el
1407./ediff-vers.elc
1408./ediff-wind.el
1409./ediff-wind.elc
1410./ediff.el
1411./ediff.elc
1412./edmacro.el
1413./edmacro.elc
1414./ehelp.el
1415./ehelp.elc
1416./electric.el
1417./electric.elc
1418./elide-head.el
1419./elide-head.elc
1420./emacs-lisp
1421./emacs-lisp/advice.el
1422./emacs-lisp/advice.elc
1423./emacs-lisp/assoc.el
1424./emacs-lisp/assoc.elc
1425./emacs-lisp/authors.el
1426./emacs-lisp/authors.elc
1427./emacs-lisp/autoload.el
1428./emacs-lisp/autoload.elc
1429./emacs-lisp/backquote.el
1430./emacs-lisp/backquote.elc
1431./emacs-lisp/byte-opt.el
1432./emacs-lisp/byte-opt.elc
1433./emacs-lisp/bytecomp.el
1434./emacs-lisp/bytecomp.elc
1435./emacs-lisp/checkdoc.el
1436./emacs-lisp/checkdoc.elc
1437./emacs-lisp/cl-compat.el
1438./emacs-lisp/cl-compat.elc
1439./emacs-lisp/cl-extra.el
1440./emacs-lisp/cl-extra.elc
1441./emacs-lisp/cl-indent.el
1442./emacs-lisp/cl-indent.elc
1443./emacs-lisp/cl-macs.el
1444./emacs-lisp/cl-macs.elc
1445./emacs-lisp/cl-seq.el
1446./emacs-lisp/cl-seq.elc
1447./emacs-lisp/cl-specs.el
1448./emacs-lisp/cl.el
1449./emacs-lisp/cl.elc
1450./emacs-lisp/copyright.el
1451./emacs-lisp/copyright.elc
1452./emacs-lisp/crm.el
1453./emacs-lisp/crm.elc
1454./emacs-lisp/cust-print.el
1455./emacs-lisp/cust-print.elc
1456./emacs-lisp/debug.el
1457./emacs-lisp/debug.elc
1458./emacs-lisp/disass.el
1459./emacs-lisp/disass.elc
1460./emacs-lisp/easy-mmode.el
1461./emacs-lisp/easy-mmode.elc
1462./emacs-lisp/easymenu.el
1463./emacs-lisp/easymenu.elc
1464./emacs-lisp/edebug.el
1465./emacs-lisp/edebug.elc
1466./emacs-lisp/eldoc.el
1467./emacs-lisp/eldoc.elc
1468./emacs-lisp/elint.el
1469./emacs-lisp/elint.elc
1470./emacs-lisp/elp.el
1471./emacs-lisp/elp.elc
1472./emacs-lisp/ewoc.el
1473./emacs-lisp/ewoc.elc
1474./emacs-lisp/find-func.el
1475./emacs-lisp/find-func.elc
1476./emacs-lisp/find-gc.el
1477./emacs-lisp/find-gc.elc
1478./emacs-lisp/float.el
1479./emacs-lisp/float.elc
1480./emacs-lisp/gulp.el
1481./emacs-lisp/gulp.elc
1482./emacs-lisp/helper.el
1483./emacs-lisp/helper.elc
1484./emacs-lisp/levents.el
1485./emacs-lisp/levents.elc
1486./emacs-lisp/lisp-mnt.el
1487./emacs-lisp/lisp-mnt.elc
1488./emacs-lisp/lisp-mode.el
1489./emacs-lisp/lisp-mode.elc
1490./emacs-lisp/lisp.el
1491./emacs-lisp/lisp.elc
1492./emacs-lisp/lmenu.el
1493./emacs-lisp/lmenu.elc
1494./emacs-lisp/lselect.el
1495./emacs-lisp/lselect.elc
1496./emacs-lisp/lucid.el
1497./emacs-lisp/lucid.elc
1498./emacs-lisp/pp.el
1499./emacs-lisp/pp.elc
1500./emacs-lisp/re-builder.el
1501./emacs-lisp/re-builder.elc
1502./emacs-lisp/regexp-opt.el
1503./emacs-lisp/regexp-opt.elc
1504./emacs-lisp/ring.el
1505./emacs-lisp/ring.elc
1506./emacs-lisp/rx.el
1507./emacs-lisp/rx.elc
1508./emacs-lisp/shadow.el
1509./emacs-lisp/shadow.elc
1510./emacs-lisp/sregex.el
1511./emacs-lisp/sregex.elc
1512./emacs-lisp/tq.el
1513./emacs-lisp/tq.elc
1514./emacs-lisp/trace.el
1515./emacs-lisp/trace.elc
1516./emacs-lock.el
1517./emacs-lock.elc
1518./emerge.el
1519./emerge.elc
1520./emulation
1521./emulation/crisp.el
1522./emulation/crisp.elc
1523./emulation/edt-lk201.el
1524./emulation/edt-lk201.elc
1525./emulation/edt-mapper.el
1526./emulation/edt-mapper.elc
1527./emulation/edt-pc.el
1528./emulation/edt-pc.elc
1529./emulation/edt-vt100.el
1530./emulation/edt-vt100.elc
1531./emulation/edt.el
1532./emulation/edt.elc
1533./emulation/mlconvert.el
1534./emulation/mlconvert.elc
1535./emulation/mlsupport.el
1536./emulation/mlsupport.elc
1537./emulation/pc-mode.el
1538./emulation/pc-mode.elc
1539./emulation/pc-select.el
1540./emulation/pc-select.elc
1541./emulation/tpu-edt.el
1542./emulation/tpu-edt.elc
1543./emulation/tpu-extras.el
1544./emulation/tpu-extras.elc
1545./emulation/tpu-mapper.el
1546./emulation/tpu-mapper.elc
1547./emulation/vi.el
1548./emulation/vi.elc
1549./emulation/vip.el
1550./emulation/vip.elc
1551./emulation/viper-cmd.el
1552./emulation/viper-cmd.elc
1553./emulation/viper-ex.el
1554./emulation/viper-ex.elc
1555./emulation/viper-init.el
1556./emulation/viper-init.elc
1557./emulation/viper-keym.el
1558./emulation/viper-keym.elc
1559./emulation/viper-macs.el
1560./emulation/viper-macs.elc
1561./emulation/viper-mous.el
1562./emulation/viper-mous.elc
1563./emulation/viper-util.el
1564./emulation/viper-util.elc
1565./emulation/viper.el
1566./emulation/viper.elc
1567./emulation/ws-mode.el
1568./emulation/ws-mode.elc
1569./enriched.el
1570./enriched.elc
1571./env.el
1572./env.elc
1573./eshell
1574./eshell/em-alias.el
1575./eshell/em-alias.elc
1576./eshell/em-banner.el
1577./eshell/em-banner.elc
1578./eshell/em-basic.el
1579./eshell/em-basic.elc
1580./eshell/em-cmpl.el
1581./eshell/em-cmpl.elc
1582./eshell/em-dirs.el
1583./eshell/em-dirs.elc
1584./eshell/em-glob.el
1585./eshell/em-glob.elc
1586./eshell/em-hist.el
1587./eshell/em-hist.elc
1588./eshell/em-ls.el
1589./eshell/em-ls.elc
1590./eshell/em-pred.el
1591./eshell/em-pred.elc
1592./eshell/em-prompt.el
1593./eshell/em-prompt.elc
1594./eshell/em-rebind.el
1595./eshell/em-rebind.elc
1596./eshell/em-script.el
1597./eshell/em-script.elc
1598./eshell/em-smart.el
1599./eshell/em-smart.elc
1600./eshell/em-term.el
1601./eshell/em-term.elc
1602./eshell/em-unix.el
1603./eshell/em-unix.elc
1604./eshell/em-xtra.el
1605./eshell/em-xtra.elc
1606./eshell/esh-arg.el
1607./eshell/esh-arg.elc
1608./eshell/esh-cmd.el
1609./eshell/esh-cmd.elc
1610./eshell/esh-ext.el
1611./eshell/esh-ext.elc
1612./eshell/esh-groups.el
1613./eshell/esh-io.el
1614./eshell/esh-io.elc
1615./eshell/esh-maint.el
1616./eshell/esh-mode.el
1617./eshell/esh-mode.elc
1618./eshell/esh-module.el
1619./eshell/esh-module.elc
1620./eshell/esh-opt.el
1621./eshell/esh-opt.elc
1622./eshell/esh-proc.el
1623./eshell/esh-proc.elc
1624./eshell/esh-test.el
1625./eshell/esh-test.elc
1626./eshell/esh-util.el
1627./eshell/esh-util.elc
1628./eshell/esh-var.el
1629./eshell/esh-var.elc
1630./eshell/eshell.el
1631./eshell/eshell.elc
1632./expand.el
1633./expand.elc
1634./facemenu.el
1635./facemenu.elc
1636./faces.el
1637./faces.elc
1638./fast-lock.el
1639./fast-lock.elc
1640./ffap.el
1641./ffap.elc
1642./filecache.el
1643./filecache.elc
1644./files.el
1645./files.elc
1646./find-dired.el
1647./find-dired.elc
1648./find-file.el
1649./find-file.elc
1650./find-lisp.el
1651./find-lisp.elc
1652./finder-inf.el
1653./finder.el
1654./finder.elc
1655./float-sup.el
1656./float-sup.elc
1657./flow-ctrl.el
1658./flow-ctrl.elc
1659./foldout.el
1660./foldout.elc
1661./follow.el
1662./follow.elc
1663./font-lock.el
1664./font-lock.elc
1665./format.el
1666./format.elc
1667./forms-d2.dat
1668./forms-d2.el
1669./forms-pass.el
1670./forms.el
1671./forms.elc
1672./frame.el
1673./frame.elc
1674./generic-x.el
1675./generic.el
1676./generic.elc
1677./gnus
1678./gnus/binhex.el
1679./gnus/binhex.elc
1680./gnus/catchup.pbm
1681./gnus/catchup.xpm
1682./gnus/ChangeLog
1683./gnus/ChangeLog.1
1684./gnus/cu-exit.pbm
1685./gnus/cu-exit.xpm
1686./gnus/describe-group.pbm
1687./gnus/describe-group.xpm
1688./gnus/earcon.el
1689./gnus/earcon.elc
1690./gnus/exit-gnus.pbm
1691./gnus/exit-gnus.xpm
1692./gnus/exit-summ.pbm
1693./gnus/exit-summ.xpm
1694./gnus/flow-fill.el
1695./gnus/flow-fill.elc
1696./gnus/followup.pbm
1697./gnus/followup.xpm
1698./gnus/format-spec.el
1699./gnus/format-spec.elc
1700./gnus/frown.pbm
1701./gnus/fuwo.pbm
1702./gnus/fuwo.xpm
1703./gnus/get-news.pbm
1704./gnus/get-news.xpm
1705./gnus/gnntg.pbm
1706./gnus/gnntg.xpm
1707./gnus/gnus-agent.el
1708./gnus/gnus-agent.elc
1709./gnus/gnus-art.el
1710./gnus/gnus-art.elc
1711./gnus/gnus-async.el
1712./gnus/gnus-async.elc
1713./gnus/gnus-audio.el
1714./gnus/gnus-audio.elc
1715./gnus/gnus-bcklg.el
1716./gnus/gnus-bcklg.elc
1717./gnus/gnus-cache.el
1718./gnus/gnus-cache.elc
1719./gnus/gnus-cite.el
1720./gnus/gnus-cite.elc
1721./gnus/gnus-cus.el
1722./gnus/gnus-cus.elc
1723./gnus/gnus-demon.el
1724./gnus/gnus-demon.elc
1725./gnus/gnus-draft.el
1726./gnus/gnus-draft.elc
1727./gnus/gnus-dup.el
1728./gnus/gnus-dup.elc
1729./gnus/gnus-eform.el
1730./gnus/gnus-eform.elc
1731./gnus/gnus-ems.el
1732./gnus/gnus-ems.elc
1733./gnus/gnus-gl.el
1734./gnus/gnus-gl.elc
1735./gnus/gnus-group.el
1736./gnus/gnus-group.elc
1737./gnus/gnus-int.el
1738./gnus/gnus-int.elc
1739./gnus/gnus-kill.el
1740./gnus/gnus-kill.elc
1741./gnus/gnus-logic.el
1742./gnus/gnus-logic.elc
1743./gnus/gnus-mh.el
1744./gnus/gnus-mh.elc
1745./gnus/gnus-ml.el
1746./gnus/gnus-ml.elc
1747./gnus/gnus-mlspl.el
1748./gnus/gnus-mlspl.elc
1749./gnus/gnus-move.el
1750./gnus/gnus-move.elc
1751./gnus/gnus-msg.el
1752./gnus/gnus-msg.elc
1753./gnus/gnus-mule.el
1754./gnus/gnus-mule.elc
1755./gnus/gnus-nocem.el
1756./gnus/gnus-nocem.elc
1757./gnus/gnus-range.el
1758./gnus/gnus-range.elc
1759./gnus/gnus-salt.el
1760./gnus/gnus-salt.elc
1761./gnus/gnus-score.el
1762./gnus/gnus-score.elc
1763./gnus/gnus-setup.el
1764./gnus/gnus-setup.elc
1765./gnus/gnus-soup.el
1766./gnus/gnus-soup.elc
1767./gnus/gnus-spec.el
1768./gnus/gnus-spec.elc
1769./gnus/gnus-srvr.el
1770./gnus/gnus-srvr.elc
1771./gnus/gnus-start.el
1772./gnus/gnus-start.elc
1773./gnus/gnus-sum.el
1774./gnus/gnus-sum.elc
1775./gnus/gnus-topic.el
1776./gnus/gnus-topic.elc
1777./gnus/gnus-undo.el
1778./gnus/gnus-undo.elc
1779./gnus/gnus-util.el
1780./gnus/gnus-util.elc
1781./gnus/gnus-uu.el
1782./gnus/gnus-uu.elc
1783./gnus/gnus-vm.el
1784./gnus/gnus-vm.elc
1785./gnus/gnus-win.el
1786./gnus/gnus-win.elc
1787./gnus/gnus.el
1788./gnus/gnus.elc
1789./gnus/ietf-drums.el
1790./gnus/ietf-drums.elc
1791./gnus/imap.el
1792./gnus/imap.elc
1793./gnus/kill-group.pbm
1794./gnus/kill-group.xpm
1795./gnus/mail-parse.el
1796./gnus/mail-parse.elc
1797./gnus/mail-prsvr.el
1798./gnus/mail-prsvr.elc
1799./gnus/mail-reply.pbm
1800./gnus/mail-reply.xpm
1801./gnus/mail-source.el
1802./gnus/mail-source.elc
1803./gnus/mailcap.el
1804./gnus/mailcap.elc
1805./gnus/message.el
1806./gnus/message.elc
1807./gnus/messcompat.el
1808./gnus/messcompat.elc
1809./gnus/mm-bodies.el
1810./gnus/mm-bodies.elc
1811./gnus/mm-decode.el
1812./gnus/mm-decode.elc
1813./gnus/mm-encode.el
1814./gnus/mm-encode.elc
1815./gnus/mm-partial.el
1816./gnus/mm-partial.elc
1817./gnus/mm-util.el
1818./gnus/mm-util.elc
1819./gnus/mm-uu.el
1820./gnus/mm-uu.elc
1821./gnus/mm-view.el
1822./gnus/mm-view.elc
1823./gnus/mml.el
1824./gnus/mml.elc
1825./gnus/next-ur.pbm
1826./gnus/next-ur.xpm
1827./gnus/nnagent.el
1828./gnus/nnagent.elc
1829./gnus/nnbabyl.el
1830./gnus/nnbabyl.elc
1831./gnus/nndir.el
1832./gnus/nndir.elc
1833./gnus/nndoc.el
1834./gnus/nndoc.elc
1835./gnus/nndraft.el
1836./gnus/nndraft.elc
1837./gnus/nneething.el
1838./gnus/nneething.elc
1839./gnus/nnfolder.el
1840./gnus/nnfolder.elc
1841./gnus/nngateway.el
1842./gnus/nngateway.elc
1843./gnus/nnheader.el
1844./gnus/nnheader.elc
1845./gnus/nnimap.el
1846./gnus/nnimap.elc
1847./gnus/nnkiboze.el
1848./gnus/nnkiboze.elc
1849./gnus/nnlistserv.el
1850./gnus/nnlistserv.elc
1851./gnus/nnmail.el
1852./gnus/nnmail.elc
1853./gnus/nnmbox.el
1854./gnus/nnmbox.elc
1855./gnus/nnmh.el
1856./gnus/nnmh.elc
1857./gnus/nnml.el
1858./gnus/nnml.elc
1859./gnus/nnoo.el
1860./gnus/nnoo.elc
1861./gnus/nnslashdot.el
1862./gnus/nnslashdot.elc
1863./gnus/nnsoup.el
1864./gnus/nnsoup.elc
1865./gnus/nnspool.el
1866./gnus/nnspool.elc
1867./gnus/nntp.el
1868./gnus/nntp.elc
1869./gnus/nnultimate.el
1870./gnus/nnultimate.elc
1871./gnus/nnvirtual.el
1872./gnus/nnvirtual.elc
1873./gnus/nnwarchive.el
1874./gnus/nnwarchive.elc
1875./gnus/nnweb.el
1876./gnus/nnweb.elc
1877./gnus/parse-time.el
1878./gnus/parse-time.elc
1879./gnus/pop3.el
1880./gnus/pop3.elc
1881./gnus/post.pbm
1882./gnus/post.xpm
1883./gnus/prev-ur.pbm
1884./gnus/prev-ur.xpm
1885./gnus/qp.el
1886./gnus/qp.elc
1887./gnus/reply-wo.pbm
1888./gnus/reply-wo.xpm
1889./gnus/reply.pbm
1890./gnus/reply.xpm
1891./gnus/rfc1843.el
1892./gnus/rfc1843.elc
1893./gnus/rfc2045.el
1894./gnus/rfc2045.elc
1895./gnus/rfc2047.el
1896./gnus/rfc2047.elc
1897./gnus/rfc2104.el
1898./gnus/rfc2104.elc
1899./gnus/rfc2231.el
1900./gnus/rfc2231.elc
1901./gnus/rot13.pbm
1902./gnus/rot13.xpm
1903./gnus/save-aif.pbm
1904./gnus/save-aif.xpm
1905./gnus/save-art.pbm
1906./gnus/save-art.xpm
1907./gnus/score-mode.el
1908./gnus/score-mode.elc
1909./gnus/smile.pbm
1910./gnus/smiley-ems.el
1911./gnus/smiley-ems.elc
1912./gnus/starttls.el
1913./gnus/starttls.elc
1914./gnus/subscribe.pbm
1915./gnus/subscribe.xpm
1916./gnus/time-date.el
1917./gnus/time-date.elc
1918./gnus/unsubscribe.pbm
1919./gnus/unsubscribe.xpm
1920./gnus/utf7.el
1921./gnus/utf7.elc
1922./gnus/uu-decode.pbm
1923./gnus/uu-decode.xpm
1924./gnus/uu-post.pbm
1925./gnus/uu-post.xpm
1926./gnus/uudecode.el
1927./gnus/uudecode.elc
1928./gnus/webmail.el
1929./gnus/webmail.elc
1930./gnus/wry.pbm
1931./gs.el
1932./gs.elc
1933./gud.el
1934./gud.elc
1935./help-macro.el
1936./help-macro.elc
1937./help.el
1938./help.elc
1939./hexl.el
1940./hexl.elc
1941./hi-lock.el
1942./hi-lock.elc
1943./hilit-chg.el
1944./hilit-chg.elc
1945./hippie-exp.el
1946./hippie-exp.elc
1947./hl-line.el
1948./hl-line.elc
1949./icomplete.el
1950./icomplete.elc
1951./ielm.el
1952./ielm.elc
1953./image-file.el
1954./image-file.elc
1955./image.el
1956./image.elc
1957./imenu.el
1958./imenu.elc
1959./indent.el
1960./indent.elc
1961./info-look.el
1962./info-look.elc
1963./info.el
1964./info.elc
1965./informat.el
1966./informat.elc
1967./international
1968./international/ccl.el
1969./international/ccl.elc
1970./international/characters.el
1971./international/characters.elc
1972./international/codepage.el
1973./international/codepage.elc
1974./international/encoded-kb.el
1975./international/encoded-kb.elc
1976./international/fontset.el
1977./international/fontset.elc
1978./international/isearch-x.el
1979./international/isearch-x.elc
1980./international/iso-acc.el
1981./international/iso-acc.elc
1982./international/iso-ascii.el
1983./international/iso-ascii.elc
1984./international/iso-cvt.el
1985./international/iso-cvt.elc
1986./international/iso-insert.el
1987./international/iso-insert.elc
1988./international/iso-swed.el
1989./international/iso-swed.elc
1990./international/iso-transl.el
1991./international/iso-transl.elc
1992./international/ja-dic-cnv.el
1993./international/ja-dic-cnv.elc
1994./international/ja-dic-utl.el
1995./international/ja-dic-utl.elc
1996./international/kinsoku.el
1997./international/kinsoku.elc
1998./international/kkc.el
1999./international/kkc.elc
2000./international/latin-1.el
2001./international/latin-2.el
2002./international/latin-3.el
2003./international/latin-4.el
2004./international/latin-5.el
2005./international/latin-8.el
2006./international/latin-9.el
2007./international/latin1-disp.el
2008./international/latin1-disp.elc
2009./international/mule-cmds.el
2010./international/mule-cmds.elc
2011./international/mule-conf.el
2012./international/mule-diag.el
2013./international/mule-diag.elc
2014./international/mule-util.el
2015./international/mule-util.elc
2016./international/mule.el
2017./international/mule.elc
2018./international/ogonek.el
2019./international/ogonek.elc
2020./international/quail.el
2021./international/quail.elc
2022./international/swedish.el
2023./international/swedish.elc
2024./international/titdic-cnv.el
2025./international/titdic-cnv.elc
2026./international/utf-8.el
2027./international/utf-8.elc
2028./isearch.el
2029./isearch.elc
2030./iswitchb.el
2031./iswitchb.elc
2032./jit-lock.el
2033./jit-lock.elc
2034./jka-compr.el
2035./jka-compr.elc
2036./kermit.el
2037./kermit.elc
2038./language
2039./language/china-util.el
2040./language/china-util.elc
2041./language/chinese.el
2042./language/chinese.elc
2043./language/cyril-util.el
2044./language/cyril-util.elc
2045./language/cyrillic.el
2046./language/cyrillic.elc
2047./language/czech.el
2048./language/czech.elc
2049./language/devan-util.el
2050./language/devan-util.elc
2051./language/devanagari.el
2052./language/devanagari.elc
2053./language/english.el
2054./language/english.elc
2055./language/ethio-util.el
2056./language/ethio-util.elc
2057./language/ethiopic.el
2058./language/ethiopic.elc
2059./language/european.el
2060./language/european.elc
2061./language/greek.el
2062./language/greek.elc
2063./language/hebrew.el
2064./language/hebrew.elc
2065./language/indian.el
2066./language/indian.elc
2067./language/japan-util.el
2068./language/japan-util.elc
2069./language/japanese.el
2070./language/japanese.elc
2071./language/korea-util.el
2072./language/korea-util.elc
2073./language/korean.el
2074./language/korean.elc
2075./language/lao-util.el
2076./language/lao-util.elc
2077./language/lao.el
2078./language/lao.elc
2079./language/misc-lang.el
2080./language/misc-lang.elc
2081./language/romanian.el
2082./language/romanian.elc
2083./language/slovak.el
2084./language/slovak.elc
2085./language/thai-util.el
2086./language/thai-util.elc
2087./language/thai.el
2088./language/thai.elc
2089./language/tibet-util.el
2090./language/tibet-util.elc
2091./language/tibetan.el
2092./language/tibetan.elc
2093./language/viet-util.el
2094./language/viet-util.elc
2095./language/vietnamese.el
2096./language/vietnamese.elc
2097./lazy-lock.el
2098./lazy-lock.elc
2099./ledit.el
2100./ledit.elc
2101./loaddefs.el
2102./loadhist.el
2103./loadhist.elc
2104./loadup.el
2105./locate.el
2106./locate.elc
2107./log-edit.el
2108./log-edit.elc
2109./log-view.el
2110./log-view.elc
2111./lpr.el
2112./lpr.elc
2113./ls-lisp.el
2114./ls-lisp.elc
2115./macros.el
2116./macros.elc
2117./mail
2118./mail/blessmail.el
2119./mail/emacsbug.el
2120./mail/emacsbug.elc
2121./mail/feedmail.el
2122./mail/feedmail.elc
2123./mail/footnote.el
2124./mail/footnote.elc
2125./mail/mail-extr.el
2126./mail/mail-extr.elc
2127./mail/mail-hist.el
2128./mail/mail-hist.elc
2129./mail/mail-utils.el
2130./mail/mail-utils.elc
2131./mail/mailabbrev.el
2132./mail/mailabbrev.elc
2133./mail/mailalias.el
2134./mail/mailalias.elc
2135./mail/mailheader.el
2136./mail/mailheader.elc
2137./mail/mailpost.el
2138./mail/mailpost.elc
2139./mail/metamail.el
2140./mail/metamail.elc
2141./mail/mh-comp.el
2142./mail/mh-comp.elc
2143./mail/mh-e.el
2144./mail/mh-e.elc
2145./mail/mh-funcs.el
2146./mail/mh-funcs.elc
2147./mail/mh-mime.el
2148./mail/mh-mime.elc
2149./mail/mh-pick.el
2150./mail/mh-pick.elc
2151./mail/mh-seq.el
2152./mail/mh-seq.elc
2153./mail/mh-utils.el
2154./mail/mh-utils.elc
2155./mail/mspools.el
2156./mail/mspools.elc
2157./mail/reporter.el
2158./mail/reporter.elc
2159./mail/rfc2368.el
2160./mail/rfc2368.elc
2161./mail/rfc822.el
2162./mail/rfc822.elc
2163./mail/rmail.el
2164./mail/rmail.elc
2165./mail/rmailedit.el
2166./mail/rmailedit.elc
2167./mail/rmailkwd.el
2168./mail/rmailkwd.elc
2169./mail/rmailmsc.el
2170./mail/rmailmsc.elc
2171./mail/rmailout.el
2172./mail/rmailout.elc
2173./mail/rmailsort.el
2174./mail/rmailsort.elc
2175./mail/rmailsum.el
2176./mail/rmailsum.elc
2177./mail/sendmail.el
2178./mail/sendmail.elc
2179./mail/smtpmail.el
2180./mail/smtpmail.elc
2181./mail/supercite.el
2182./mail/supercite.elc
2183./mail/uce.el
2184./mail/uce.elc
2185./mail/undigest.el
2186./mail/undigest.elc
2187./mail/unrmail.el
2188./mail/unrmail.elc
2189./mail/vms-pmail.el
2190./mail/vms-pmail.elc
2191./Makefile
2192./Makefile.in
2193./makefile.nt
2194./makefile.w32-in
2195./makesum.el
2196./makesum.elc
2197./man.el
2198./man.elc
2199./map-ynp.el
2200./map-ynp.elc
2201./menu-bar.el
2202./menu-bar.elc
2203./midnight.el
2204./midnight.elc
2205./minibuf-eldef.el
2206./minibuf-eldef.elc
2207./misc.el
2208./misc.elc
2209./mouse-copy.el
2210./mouse-copy.elc
2211./mouse-drag.el
2212./mouse-drag.elc
2213./mouse-sel.el
2214./mouse-sel.elc
2215./mouse.el
2216./mouse.elc
2217./msb.el
2218./msb.elc
2219./mwheel.el
2220./mwheel.elc
2221./net
2222./net/ange-ftp.el
2223./net/ange-ftp.elc
2224./net/browse-url.el
2225./net/browse-url.elc
2226./net/eudc-bob.el
2227./net/eudc-bob.elc
2228./net/eudc-export.el
2229./net/eudc-export.elc
2230./net/eudc-hotlist.el
2231./net/eudc-hotlist.elc
2232./net/eudc-vars.el
2233./net/eudc-vars.elc
2234./net/eudc.el
2235./net/eudc.elc
2236./net/eudcb-bbdb.el
2237./net/eudcb-bbdb.elc
2238./net/eudcb-ldap.el
2239./net/eudcb-ldap.elc
2240./net/eudcb-ph.el
2241./net/eudcb-ph.elc
2242./net/goto-addr.el
2243./net/goto-addr.elc
2244./net/ldap.el
2245./net/ldap.elc
2246./net/net-utils.el
2247./net/net-utils.elc
2248./net/quickurl.el
2249./net/quickurl.elc
2250./net/rcompile.el
2251./net/rcompile.elc
2252./net/rlogin.el
2253./net/rlogin.elc
2254./net/snmp-mode.el
2255./net/snmp-mode.elc
2256./net/telnet.el
2257./net/telnet.elc
2258./net/webjump.el
2259./net/webjump.elc
2260./net/zone-mode.el
2261./net/zone-mode.elc
2262./newcomment.el
2263./newcomment.elc
2264./novice.el
2265./novice.elc
2266./obsolete
2267./obsolete/auto-show.el
2268./obsolete/auto-show.elc
2269./obsolete/c-mode.el
2270./obsolete/c-mode.elc
2271./obsolete/cplus-md.el
2272./obsolete/cplus-md.elc
2273./obsolete/hilit19.el
2274./obsolete/hilit19.elc
2275./obsolete/hscroll.el
2276./obsolete/hscroll.elc
2277./obsolete/ooutline.el
2278./obsolete/ooutline.elc
2279./obsolete/profile.el
2280./obsolete/profile.elc
2281./obsolete/rnews.el
2282./obsolete/rnews.elc
2283./obsolete/rnewspost.el
2284./obsolete/rnewspost.elc
2285./obsolete/rsz-mini.el
2286./obsolete/rsz-mini.elc
2287./obsolete/sc.el
2288./obsolete/sc.elc
2289./obsolete/sun-curs.el
2290./obsolete/sun-curs.elc
2291./obsolete/sun-fns.el
2292./obsolete/sun-fns.elc
2293./obsolete/uncompress.el
2294./obsolete/uncompress.elc
2295./obsolete/x-apollo.el
2296./obsolete/x-apollo.elc
2297./obsolete/x-menu.el
2298./obsolete/x-menu.elc
2299./options.el
2300./options.elc
2301./paren.el
2302./paren.elc
2303./patcomp.el
2304./paths.el
2305./pcmpl-cvs.el
2306./pcmpl-cvs.elc
2307./pcmpl-gnu.el
2308./pcmpl-gnu.elc
2309./pcmpl-linux.el
2310./pcmpl-linux.elc
2311./pcmpl-rpm.el
2312./pcmpl-rpm.elc
2313./pcmpl-unix.el
2314./pcmpl-unix.elc
2315./pcomplete.el
2316./pcomplete.elc
2317./pcvs-defs.el
2318./pcvs-defs.elc
2319./pcvs-info.el
2320./pcvs-info.elc
2321./pcvs-parse.el
2322./pcvs-parse.elc
2323./pcvs-util.el
2324./pcvs-util.elc
2325./pcvs.el
2326./pcvs.elc
2327./play
2328./play/5x5.el
2329./play/5x5.elc
2330./play/animate.el
2331./play/animate.elc
2332./play/blackbox.el
2333./play/blackbox.elc
2334./play/bruce.el
2335./play/cookie1.el
2336./play/cookie1.elc
2337./play/decipher.el
2338./play/decipher.elc
2339./play/dissociate.el
2340./play/dissociate.elc
2341./play/doctor.el
2342./play/doctor.elc
2343./play/dunnet.el
2344./play/dunnet.elc
2345./play/fortune.el
2346./play/fortune.elc
2347./play/gamegrid.el
2348./play/gamegrid.elc
2349./play/gametree.el
2350./play/gametree.elc
2351./play/gomoku.el
2352./play/gomoku.elc
2353./play/handwrite.el
2354./play/handwrite.elc
2355./play/hanoi.el
2356./play/hanoi.elc
2357./play/landmark.el
2358./play/landmark.elc
2359./play/life.el
2360./play/life.elc
2361./play/meese.el
2362./play/meese.elc
2363./play/morse.el
2364./play/morse.elc
2365./play/mpuz.el
2366./play/mpuz.elc
2367./play/pong.el
2368./play/pong.elc
2369./play/snake.el
2370./play/snake.elc
2371./play/solitaire.el
2372./play/solitaire.elc
2373./play/spook.el
2374./play/spook.elc
2375./play/studly.el
2376./play/studly.elc
2377./play/tetris.el
2378./play/tetris.elc
2379./play/yow.el
2380./play/yow.elc
2381./play/zone.el
2382./play/zone.elc
2383./progmodes
2384./progmodes/ada-mode.el
2385./progmodes/ada-mode.elc
2386./progmodes/ada-prj.el
2387./progmodes/ada-prj.elc
2388./progmodes/ada-stmt.el
2389./progmodes/ada-stmt.elc
2390./progmodes/ada-xref.el
2391./progmodes/ada-xref.elc
2392./progmodes/antlr-mode.el
2393./progmodes/antlr-mode.elc
2394./progmodes/asm-mode.el
2395./progmodes/asm-mode.elc
2396./progmodes/autoconf.el
2397./progmodes/autoconf.elc
2398./progmodes/awk-mode.el
2399./progmodes/awk-mode.elc
2400./progmodes/cc-align.el
2401./progmodes/cc-align.elc
2402./progmodes/cc-bytecomp.el
2403./progmodes/cc-bytecomp.elc
2404./progmodes/cc-cmds.el
2405./progmodes/cc-cmds.elc
2406./progmodes/cc-compat.el
2407./progmodes/cc-compat.elc
2408./progmodes/cc-defs.el
2409./progmodes/cc-defs.elc
2410./progmodes/cc-engine.el
2411./progmodes/cc-engine.elc
2412./progmodes/cc-langs.el
2413./progmodes/cc-langs.elc
2414./progmodes/cc-menus.el
2415./progmodes/cc-menus.elc
2416./progmodes/cc-mode.el
2417./progmodes/cc-mode.elc
2418./progmodes/cc-styles.el
2419./progmodes/cc-styles.elc
2420./progmodes/cc-vars.el
2421./progmodes/cc-vars.elc
2422./progmodes/cmacexp.el
2423./progmodes/cmacexp.elc
2424./progmodes/compile.el
2425./progmodes/compile.elc
2426./progmodes/cperl-mode.el
2427./progmodes/cperl-mode.elc
2428./progmodes/cpp.el
2429./progmodes/cpp.elc
2430./progmodes/cwarn.el
2431./progmodes/cwarn.elc
2432./progmodes/dcl-mode.el
2433./progmodes/dcl-mode.elc
2434./progmodes/delphi.el
2435./progmodes/delphi.elc
2436./progmodes/ebnf-bnf.el
2437./progmodes/ebnf-bnf.elc
2438./progmodes/ebnf-iso.el
2439./progmodes/ebnf-iso.elc
2440./progmodes/ebnf-otz.el
2441./progmodes/ebnf-otz.elc
2442./progmodes/ebnf-yac.el
2443./progmodes/ebnf-yac.elc
2444./progmodes/ebnf2ps.el
2445./progmodes/ebnf2ps.elc
2446./progmodes/ebrowse.el
2447./progmodes/ebrowse.elc
2448./progmodes/etags.el
2449./progmodes/etags.elc
2450./progmodes/executable.el
2451./progmodes/executable.elc
2452./progmodes/f90.el
2453./progmodes/f90.elc
2454./progmodes/fortran.el
2455./progmodes/fortran.elc
2456./progmodes/glasses.el
2457./progmodes/glasses.elc
2458./progmodes/hideif.el
2459./progmodes/hideif.elc
2460./progmodes/hideshow.el
2461./progmodes/hideshow.elc
2462./progmodes/icon.el
2463./progmodes/icon.elc
2464./progmodes/idlw-rinfo.el
2465./progmodes/idlw-rinfo.elc
2466./progmodes/idlw-shell.el
2467./progmodes/idlw-shell.elc
2468./progmodes/idlw-toolbar.el
2469./progmodes/idlw-toolbar.elc
2470./progmodes/idlwave.el
2471./progmodes/idlwave.elc
2472./progmodes/inf-lisp.el
2473./progmodes/inf-lisp.elc
2474./progmodes/m4-mode.el
2475./progmodes/m4-mode.elc
2476./progmodes/make-mode.el
2477./progmodes/make-mode.elc
2478./progmodes/mantemp.el
2479./progmodes/mantemp.elc
2480./progmodes/meta-mode.el
2481./progmodes/meta-mode.elc
2482./progmodes/modula2.el
2483./progmodes/modula2.elc
2484./progmodes/octave-hlp.el
2485./progmodes/octave-hlp.elc
2486./progmodes/octave-inf.el
2487./progmodes/octave-inf.elc
2488./progmodes/octave-mod.el
2489./progmodes/octave-mod.elc
2490./progmodes/pascal.el
2491./progmodes/pascal.elc
2492./progmodes/perl-mode.el
2493./progmodes/perl-mode.elc
2494./progmodes/prolog.el
2495./progmodes/prolog.elc
2496./progmodes/ps-mode.el
2497./progmodes/ps-mode.elc
2498./progmodes/scheme.el
2499./progmodes/scheme.elc
2500./progmodes/sh-script.el
2501./progmodes/sh-script.elc
2502./progmodes/simula.el
2503./progmodes/simula.elc
2504./progmodes/sql.el
2505./progmodes/sql.elc
2506./progmodes/tcl.el
2507./progmodes/tcl.elc
2508./progmodes/vhdl-mode.el
2509./progmodes/vhdl-mode.elc
2510./ps-bdf.el
2511./ps-bdf.elc
2512./ps-mule.el
2513./ps-mule.elc
2514./ps-print.el
2515./ps-print.elc
2516./README
2517./recentf.el
2518./recentf.elc
2519./rect.el
2520./rect.elc
2521./regi.el
2522./regi.elc
2523./register.el
2524./register.elc
2525./repeat.el
2526./repeat.elc
2527./replace.el
2528./replace.elc
2529./reposition.el
2530./reposition.elc
2531./resume.el
2532./resume.elc
2533./rot13.el
2534./rot13.elc
2535./s-region.el
2536./s-region.elc
2537./saveplace.el
2538./saveplace.elc
2539./sb-dir-minus.xpm
2540./sb-dir-plus.xpm
2541./sb-dir.xpm
2542./sb-mail.xpm
2543./sb-pg-minus.xpm
2544./sb-pg-plus.xpm
2545./sb-pg.xpm
2546./sb-tag-gt.xpm
2547./sb-tag-minus.xpm
2548./sb-tag-plus.xpm
2549./sb-tag-type.xpm
2550./sb-tag-v.xpm
2551./sb-tag.xpm
2552./scroll-all.el
2553./scroll-all.elc
2554./scroll-bar.el
2555./scroll-bar.elc
2556./select.el
2557./select.elc
2558./server.el
2559./server.elc
2560./shadowfile.el
2561./shadowfile.elc
2562./shell.el
2563./shell.elc
2564./simple.el
2565./simple.elc
2566./site-init.el
2567./skeleton.el
2568./skeleton.elc
2569./smerge-mode.el
2570./smerge-mode.elc
2571./sort.el
2572./sort.elc
2573./soundex.el
2574./soundex.elc
2575./speedbar.el
2576./speedbar.elc
2577./startup.el
2578./startup.elc
2579./strokes.el
2580./strokes.elc
2581./subdirs.el
2582./subr.el
2583./subr.elc
2584./tabify.el
2585./tabify.elc
2586./talk.el
2587./talk.elc
2588./tar-mode.el
2589./tar-mode.elc
2590./tcp.el
2591./tcp.elc
2592./tempo.el
2593./tempo.elc
2594./term
2595./term/apollo.el
2596./term/AT386.el
2597./term/bg-mouse.el
2598./term/bg-mouse.elc
2599./term/bobcat.el
2600./term/internal.el
2601./term/iris-ansi.el
2602./term/keyswap.el
2603./term/linux.el
2604./term/lk201.el
2605./term/mac-win.el
2606./term/mac-win.elc
2607./term/news.el
2608./term/pc-win.el
2609./term/pc-win.elc
2610./term/README
2611./term/sun-mouse.el
2612./term/sun-mouse.elc
2613./term/sun.el
2614./term/sun.elc
2615./term/sup-mouse.el
2616./term/sup-mouse.elc
2617./term/tty-colors.el
2618./term/tty-colors.elc
2619./term/tvi970.el
2620./term/tvi970.elc
2621./term/vt100.el
2622./term/vt100.elc
2623./term/vt102.el
2624./term/vt125.el
2625./term/vt200.el
2626./term/vt201.el
2627./term/vt220.el
2628./term/vt240.el
2629./term/vt300.el
2630./term/vt320.el
2631./term/vt400.el
2632./term/vt420.el
2633./term/w32-win.el
2634./term/w32-win.elc
2635./term/wyse50.el
2636./term/x-win.el
2637./term/x-win.elc
2638./term/xterm.el
2639./term.el
2640./term.elc
2641./terminal.el
2642./terminal.elc
2643./textmodes
2644./textmodes/artist.el
2645./textmodes/artist.elc
2646./textmodes/bib-mode.el
2647./textmodes/bib-mode.elc
2648./textmodes/bibtex.el
2649./textmodes/bibtex.elc
2650./textmodes/fill.el
2651./textmodes/fill.elc
2652./textmodes/flyspell.el
2653./textmodes/flyspell.elc
2654./textmodes/ispell.el
2655./textmodes/ispell.elc
2656./textmodes/makeinfo.el
2657./textmodes/makeinfo.elc
2658./textmodes/nroff-mode.el
2659./textmodes/nroff-mode.elc
2660./textmodes/outline.el
2661./textmodes/outline.elc
2662./textmodes/page-ext.el
2663./textmodes/page-ext.elc
2664./textmodes/page.el
2665./textmodes/page.elc
2666./textmodes/paragraphs.el
2667./textmodes/paragraphs.elc
2668./textmodes/picture.el
2669./textmodes/picture.elc
2670./textmodes/refbib.el
2671./textmodes/refbib.elc
2672./textmodes/refer.el
2673./textmodes/refer.elc
2674./textmodes/refill.el
2675./textmodes/refill.elc
2676./textmodes/reftex-auc.el
2677./textmodes/reftex-auc.elc
2678./textmodes/reftex-cite.el
2679./textmodes/reftex-cite.elc
2680./textmodes/reftex-dcr.el
2681./textmodes/reftex-dcr.elc
2682./textmodes/reftex-global.el
2683./textmodes/reftex-global.elc
2684./textmodes/reftex-index.el
2685./textmodes/reftex-index.elc
2686./textmodes/reftex-parse.el
2687./textmodes/reftex-parse.elc
2688./textmodes/reftex-ref.el
2689./textmodes/reftex-ref.elc
2690./textmodes/reftex-sel.el
2691./textmodes/reftex-sel.elc
2692./textmodes/reftex-toc.el
2693./textmodes/reftex-toc.elc
2694./textmodes/reftex-vars.el
2695./textmodes/reftex-vars.elc
2696./textmodes/reftex.el
2697./textmodes/reftex.elc
2698./textmodes/scribe.el
2699./textmodes/scribe.elc
2700./textmodes/sgml-mode.el
2701./textmodes/sgml-mode.elc
2702./textmodes/spell.el
2703./textmodes/spell.elc
2704./textmodes/tex-mode.el
2705./textmodes/tex-mode.elc
2706./textmodes/texinfmt.el
2707./textmodes/texinfmt.elc
2708./textmodes/texinfo.el
2709./textmodes/texinfo.elc
2710./textmodes/texnfo-upd.el
2711./textmodes/texnfo-upd.elc
2712./textmodes/text-mode.el
2713./textmodes/text-mode.elc
2714./textmodes/tildify.el
2715./textmodes/tildify.elc
2716./textmodes/two-column.el
2717./textmodes/two-column.elc
2718./textmodes/underline.el
2719./textmodes/underline.elc
2720./thingatpt.el
2721./thingatpt.elc
2722./time-stamp.el
2723./time-stamp.elc
2724./time.el
2725./time.elc
2726./timer.el
2727./timer.elc
2728./timezone.el
2729./timezone.elc
2730./tmm.el
2731./tmm.elc
2732./toolbar
2733./toolbar/attach.pbm
2734./toolbar/cancel.pbm
2735./toolbar/cancel.xpm
2736./toolbar/close.pbm
2737./toolbar/close.xpm
2738./toolbar/copy.pbm
2739./toolbar/copy.xpm
2740./toolbar/cut.pbm
2741./toolbar/cut.xpm
2742./toolbar/exit.pbm
2743./toolbar/exit.xpm
2744./toolbar/fld_open.pbm
2745./toolbar/fld_open.xpm
2746./toolbar/help.pbm
2747./toolbar/help.xpm
2748./toolbar/home.pbm
2749./toolbar/home.xpm
2750./toolbar/index.pbm
2751./toolbar/index.xpm
2752./toolbar/info.pbm
2753./toolbar/info.xpm
2754./toolbar/jump_to.pbm
2755./toolbar/jump_to.xpm
2756./toolbar/left_arrow.pbm
2757./toolbar/left_arrow.xpm
2758./toolbar/mail.pbm
2759./toolbar/mail.xpm
2760./toolbar/mail_compose.pbm
2761./toolbar/mail_compose.xpm
2762./toolbar/mail_send.pbm
2763./toolbar/mail_send.xpm
2764./toolbar/new.pbm
2765./toolbar/new.xpm
2766./toolbar/open.pbm
2767./toolbar/open.xpm
2768./toolbar/paste.pbm
2769./toolbar/paste.xpm
2770./toolbar/preferences.pbm
2771./toolbar/preferences.xpm
2772./toolbar/print.pbm
2773./toolbar/print.xpm
2774./toolbar/right_arrow.pbm
2775./toolbar/right_arrow.xpm
2776./toolbar/save.pbm
2777./toolbar/save.xpm
2778./toolbar/saveas.pbm
2779./toolbar/saveas.xpm
2780./toolbar/search-replace.pbm
2781./toolbar/search-replace.xpm
2782./toolbar/search.pbm
2783./toolbar/search.xpm
2784./toolbar/spell.pbm
2785./toolbar/spell.xpm
2786./toolbar/tool-bar.el
2787./toolbar/tool-bar.elc
2788./toolbar/undo.pbm
2789./toolbar/undo.xpm
2790./toolbar/up_arrow.pbm
2791./toolbar/up_arrow.xpm
2792./tooltip.el
2793./tooltip.elc
2794./type-break.el
2795./type-break.elc
2796./uniquify.el
2797./uniquify.elc
2798./unused.el
2799./unused.elc
2800./userlock.el
2801./userlock.elc
2802./vc-cvs.el
2803./vc-cvs.elc
2804./vc-hooks.el
2805./vc-hooks.elc
2806./vc-rcs.el
2807./vc-rcs.elc
2808./vc-sccs.el
2809./vc-sccs.elc
2810./vc.el
2811./vc.elc
2812./vcursor.el
2813./vcursor.elc
2814./version.el
2815./view.el
2816./view.elc
2817./vms-patch.el
2818./vms-patch.elc
2819./vmsproc.el
2820./vmsproc.elc
2821./vt-control.el
2822./vt-control.elc
2823./vt100-led.el
2824./vt100-led.elc
2825./w32-fns.el
2826./w32-fns.elc
2827./which-func.el
2828./which-func.elc
2829./whitespace.el
2830./whitespace.elc
2831./wid-browse.el
2832./wid-browse.elc
2833./wid-edit.el
2834./wid-edit.elc
2835./widget.el
2836./widget.elc
2837./windmove.el
2838./windmove.elc
2839./window.el
2840./window.elc
2841./winner.el
2842./winner.elc
2843./woman.el
2844./woman.elc
2845./xml.el
2846./xml.elc
2847./xscheme.el
2848./xscheme.elc
2849./xt-mouse.el
2850./xt-mouse.elc
2851rm -f /opt/local/share/emacs/21.2/lisp/subdirs.el
2852/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/update-subdirs /opt/local/share/emacs/21.2/lisp
2853if [ -f /opt/local/share/emacs/21.2/site-lisp/subdirs.el ]; \
2854then true; \
2855else \
2856  (echo "(if (fboundp 'normal-top-level-add-subdirs-to-load-path)"; \
2857   echo "    (normal-top-level-add-subdirs-to-load-path))") \
2858    > /opt/local/share/emacs/21.2/site-lisp/subdirs.el; \
2859fi
2860chmod a+r /opt/local/share/emacs/21.2/site-lisp/subdirs.el
2861if [ -f /opt/local/share/emacs/site-lisp/subdirs.el ]; \
2862then true; \
2863else \
2864  (echo "(if (fboundp 'normal-top-level-add-subdirs-to-load-path)"; \
2865   echo "    (normal-top-level-add-subdirs-to-load-path))") \
2866    > /opt/local/share/emacs/site-lisp/subdirs.el; \
2867fi
2868chmod a+r /opt/local/share/emacs/site-lisp/subdirs.el
2869unset CDPATH; \
2870if [ `(cd ./etc; /bin/pwd)` != `(cd /opt/local/share/emacs/21.2/etc; /bin/pwd)` ]; \
2871then \
2872   echo "Copying etc/DOC-* to /opt/local/share/emacs/21.2/etc ..." ; \
2873   (cd ./etc; tar -chf - DOC*) \
2874     |(cd /opt/local/share/emacs/21.2/etc; umask 0; tar -xvf - && cat > /dev/null) || exit 1; \
2875   (cd /opt/local/share/emacs/21.2/etc; chmod a+r DOC*; rm DOC); \
2876else true; fi
2877Copying etc/DOC-* to /opt/local/share/emacs/21.2/etc ...
2878DOC
2879DOC-21.2.1
2880unset CDPATH; \
2881if [ -r ./lisp ] \
2882   && [ -r ./lisp/simple.el ] \
2883   && [ x`(cd ./lisp; /bin/pwd)` != x`(cd /opt/local/share/emacs/21.2/lisp; /bin/pwd)` ] \
2884   && [ x`(cd /Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/lisp; /bin/pwd)` != x`(cd ./lisp; /bin/pwd)` ]; \
2885then \
2886   echo "Copying lisp/*.el and lisp/*.elc to /opt/local/share/emacs/21.2/lisp ..." ; \
2887   (cd lisp; tar -chf - *.el *.elc) \
2888     |(cd /opt/local/share/emacs/21.2/lisp; umask 0; tar -xvf - && cat > /dev/null) || exit 1; \
2889else true; fi
2890unset CDPATH; \
2891thisdir=`/bin/pwd`; \
2892if [ `(cd /Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/info && /bin/pwd)` != `(cd /opt/local/info && /bin/pwd)` ]; \
2893then \
2894  (cd /opt/local/info;  \
2895   if [ -f dir ]; then true; \
2896   else \
2897     (cd ${thisdir}; \
2898      /usr/bin/install -c -m 644 /Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/info/dir /opt/local/info/dir; \
2899      chmod a+r /opt/local/info/dir); \
2900   fi; \
2901   cd /Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/info ; \
2902   for f in ada-mode* autotype* ccmode* cl* dired-x* ebrowse* ediff* efaq* emacs* eshell* eudc* forms* gnus* idlwave* info* message* mh-e* pcl-cvs* reftex* sc* speedbar* vip* widget* woman*; do \
2903     (cd ${thisdir}; \
2904      /usr/bin/install -c -m 644 /Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/info/$f /opt/local/info/$f; \
2905      chmod a+r /opt/local/info/$f); \
2906   done); \
2907else true; fi
2908unset CDPATH; \
2909thisdir=`/bin/pwd`; \
2910if [ `(cd /Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/info && /bin/pwd)` != `(cd /opt/local/info && /bin/pwd)` ]; \
2911then \
2912  for f in ada-mode autotype ccmode cl dired-x ebrowse ediff efaq emacs emacs-mime eshell eudc forms gnus idlwave info message mh-e pcl-cvs reftex sc speedbar vip viper widget woman; do \
2913    (cd ${thisdir}; \
2914     install-info --info-dir=/opt/local/info /opt/local/info/$f); \
2915  done; \
2916else true; fi
2917chmod -R a+r /opt/local/share/emacs /opt/local/share/emacs/21.2/etc /opt/local/share/emacs/21.2/lisp /opt/local/info
2918thisdir=`/bin/pwd`; \
2919cd /Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/etc; \
2920for page in emacs etags gfdl ; do \
2921  (cd ${thisdir}; \
2922   /usr/bin/install -c -m 644 /Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/etc/${page}.1 /opt/local/man/man1/${page}.1; \
2923   chmod a+r /opt/local/man/man1/${page}.1); \
2924done
2925(cd lib-src; \
2926  make install  prefix=/opt/local \
2927    exec_prefix=/opt/local bindir=/opt/local/bin \
2928    libexecdir=/opt/local/libexec archlibdir=/opt/local/libexec/emacs/21.2/powerpc-apple-darwin6.1 \
2929    INSTALL_STRIP=)
2930
2931Installing utilities run internally by Emacs.
2932/Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/mkinstalldirs /opt/local/libexec/emacs/21.2/powerpc-apple-darwin6.1
2933mkdir /opt/local/libexec/emacs
2934mkdir /opt/local/libexec/emacs/21.2
2935mkdir /opt/local/libexec/emacs/21.2/powerpc-apple-darwin6.1
2936if [ `(cd /opt/local/libexec/emacs/21.2/powerpc-apple-darwin6.1 && /bin/pwd)` != `/bin/pwd` ]; then for file in profile digest-doc sorted-doc movemail cvtmail fakemail yow emacsserver hexl; do /usr/bin/install -c  $file /opt/local/libexec/emacs/21.2/powerpc-apple-darwin6.1/$file ; done ; fi
2937if [ `(cd /opt/local/libexec/emacs/21.2/powerpc-apple-darwin6.1 && /bin/pwd)` != `(cd /Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/lib-src && /bin/pwd)` ]; then for file in rcs2log vcdiff; do /usr/bin/install -c /Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/lib-src/$file /opt/local/libexec/emacs/21.2/powerpc-apple-darwin6.1/$file; done ; fi
2938
2939Installing utilities for users to run.
2940for file in etags emacsclient b2m ebrowse ; do /usr/bin/install -c  ${file} /opt/local/bin/${file} ; chmod a+rx /opt/local/bin/${file}; done
2941for file in rcs-checkin grep-changelog ; do /usr/bin/install -c /Users/cadamson/dev/darwinports/dports/editors/emacs/work/emacs-21.2/lib-src/${file} /opt/local/bin/${file} ; chmod a+rx /opt/local/bin/${file}; done
2942/usr/bin/install -c  src/emacs /opt/local/bin/emacs-21.2
2943rm -f /opt/local/bin/emacs
2944ln /opt/local/bin/emacs-21.2 /opt/local/bin/emacs
2945unset CDPATH; \
2946for f in `cd lib-src && echo fns-*.el`; do \
2947  if test -r lib-src/$f ; then \
2948    /usr/bin/install -c -m 644 lib-src/$f /opt/local/libexec/emacs/21.2/powerpc-apple-darwin6.1/$f; \
2949  else true; fi ; \
2950done
2951cd leim; make install
2952make[1]: Nothing to be done for `install'.
2953cd lib-src; make maybe-blessmail  \
2954  MAKE='make' archlibdir='/opt/local/libexec/emacs/21.2/powerpc-apple-darwin6.1'
2955make[1]: Nothing to be done for `maybe-blessmail'.
2956--->  Adding emacs to registry, this may take a moment...
2957DEBUG: Executing com.apple.registry (emacs)
2958--->  Warning: Registry adding contents of directory /opt/local/libexec/emacs/21.2
2959--->  Warning: Registry adding contents of directory /opt/local/share/emacs/21.2
2960[moogle:~/dev/darwinports] cadamson%
2961
2962
2963
2964
2965
2966[moogle:~] cadamson% /opt/local/bin/emacs
2967Fatal error (10).Bus error
2968[moogle:~] cadamson% /opt/local/bin/emacs-21.2
2969Fatal error (10).Bus error
2970[moogle:~] cadamson%