Ticket #11673: eterm.txt

File eterm.txt, 86.0 KB (added by mjijackson@…, 17 years ago)

Console printout of configure and make

Line 
1--->  Configuring Eterm
2DEBUG: Executing com.apple.configure (Eterm)
3DEBUG: Assembled command: 'cd "/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_x11_Eterm/work/Eterm-0.9.4" && CPPFLAGS="-L/opt/local/lib -I/opt/local/include -DDARWIN" LDDFLAGS="-lXmu" ./configure --prefix=/opt/local --mandir=/opt/local/share/man --enable-escreen --enable-escreen-fx --enable-profile --enable-trans --disable-utmp --enable-auto-encoding --enable-multi-charset --enable-name-reporting-escapes'
4checking for a BSD-compatible install... /usr/bin/install -c
5checking whether build environment is sane... yes
6/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_x11_Eterm/work/Eterm-0.9.4/missing: Unknown `--run' option
7Try `/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_x11_Eterm/work/Eterm-0.9.4/missing --help' for more information
8configure: WARNING: `missing' script is too old or missing
9checking for gawk... no
10checking for mawk... no
11checking for nawk... no
12checking for awk... awk
13checking whether make sets $(MAKE)... yes
14checking for preferred libtoolize... libtoolize
15checking for preferred aclocal... aclocal
16checking for preferred autoconf... autoconf
17checking for preferred autoheader... autoheader
18checking for preferred automake... automake
19grep: ./src/netdisp.c: No such file or directory
20checking build system type... i686-apple-darwin8.9.1
21checking host system type... i686-apple-darwin8.9.1
22checking for gcc... gcc
23checking for C compiler default output file name... a.out
24checking whether the C compiler works... yes
25checking whether we are cross compiling... no
26checking for suffix of executables...
27checking for suffix of object files... o
28checking whether we are using the GNU C compiler... yes
29checking whether gcc accepts -g... yes
30checking for gcc option to accept ANSI C... none needed
31checking for style of include used by make... GNU
32checking dependency style of gcc... gcc3
33checking how to run the C preprocessor... gcc -E
34checking for egrep... grep -E
35checking for AIX... no
36checking for library containing strerror... none required
37checking for ANSI C header files... yes
38checking for sys/types.h... yes
39checking for sys/stat.h... yes
40checking for stdlib.h... yes
41checking for string.h... yes
42checking for memory.h... yes
43checking for strings.h... yes
44checking for inttypes.h... yes
45checking for stdint.h... yes
46checking for unistd.h... yes
47checking minix/config.h usability... no
48checking minix/config.h presence... no
49checking for minix/config.h... no
50checking for a sed that does not truncate output... /usr/bin/sed
51checking for ld used by gcc... /usr/bin/ld
52checking if the linker (/usr/bin/ld) is GNU ld... no
53checking for /usr/bin/ld option to reload object files... -r
54checking for BSD-compatible nm... /usr/bin/nm -p
55checking whether ln -s works... yes
56checking how to recognise dependent libraries... pass_all
57checking dlfcn.h usability... yes
58checking dlfcn.h presence... yes
59checking for dlfcn.h... yes
60checking for g++... g++
61checking whether we are using the GNU C++ compiler... yes
62checking whether g++ accepts -g... yes
63checking dependency style of g++... gcc3
64checking how to run the C++ preprocessor... g++ -E
65checking for g77... no
66checking for f77... no
67checking for xlf... no
68checking for frt... no
69checking for pgf77... no
70checking for fort77... no
71checking for fl32... no
72checking for af77... no
73checking for f90... no
74checking for xlf90... no
75checking for pgf90... no
76checking for epcf90... no
77checking for f95... no
78checking for fort... no
79checking for xlf95... no
80checking for ifc... no
81checking for efc... no
82checking for pgf95... no
83checking for lf95... no
84checking for gfortran... no
85checking whether we are using the GNU Fortran 77 compiler... no
86checking whether  accepts -g... no
87checking the maximum length of command line arguments... 65536
88checking command to parse /usr/bin/nm -p output from gcc object... ok
89checking for objdir... .libs
90checking for ar... ar
91checking for ranlib... ranlib
92checking for strip... strip
93checking if gcc static flag  works... yes
94checking if gcc supports -fno-rtti -fno-exceptions... no
95checking for gcc option to produce PIC... -fno-common
96checking if gcc PIC flag -fno-common works... yes
97checking if gcc supports -c -o file.o... yes
98checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
99checking dynamic linker characteristics... darwin8.9.1 dyld
100checking how to hardcode library paths into programs... immediate
101checking whether stripping libraries is possible... yes
102checking if libtool supports shared libraries... yes
103checking whether to build shared libraries... yes
104checking whether to build static libraries... yes
105configure: creating libtool
106appending configuration tag "CXX" to libtool
107checking for ld used by g++... /usr/bin/ld
108checking if the linker (/usr/bin/ld) is GNU ld... no
109checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
110checking for g++ option to produce PIC... -fno-common
111checking if g++ PIC flag -fno-common works... yes
112checking if g++ supports -c -o file.o... yes
113checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
114checking dynamic linker characteristics... darwin8.9.1 dyld
115checking how to hardcode library paths into programs... immediate
116checking whether stripping libraries is possible... yes
117appending configuration tag "F77" to libtool
118checking for distribution root... /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_x11_Eterm/work/Eterm-0.9.4
119checking whether gcc needs -traditional... no
120checking for a BSD-compatible install... /usr/bin/install -c
121checking whether build environment is sane... yes
122checking whether to enable maintainer-specific portions of Makefiles... no
123checking if malloc debugging is wanted... no
124checking for sed... /usr/bin/sed
125checking for rm... rm
126checking for cp... cp
127checking for chmod... chmod
128checking for tar... tar
129checking for mkdir... mkdir
130checking for ctags... ctags
131checking for ar... ar
132checking for mv... mv
133checking for tic... tic
134checking whether ln -s works... yes
135checking for perl... /opt/local/bin/perl
136checking for gawk... (cached) awk
137checking for an ANSI C-conforming const... yes
138checking for inline... inline
139checking whether byte ordering is bigendian... no
140checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
141checking for gethostbyname... yes
142checking for connect... yes
143checking for remove... yes
144checking for shmat... yes
145checking for IceConnectionNumber in -lICE... yes
146checking for sys/wait.h that is POSIX.1 compatible... yes
147checking fcntl.h usability... yes
148checking fcntl.h presence... yes
149checking for fcntl.h... yes
150checking termios.h usability... yes
151checking termios.h presence... yes
152checking for termios.h... yes
153checking sys/ioctl.h usability... yes
154checking sys/ioctl.h presence... yes
155checking for sys/ioctl.h... yes
156checking sys/select.h usability... yes
157checking sys/select.h presence... yes
158checking for sys/select.h... yes
159checking sys/time.h usability... yes
160checking sys/time.h presence... yes
161checking for sys/time.h... yes
162checking sys/sockio.h usability... yes
163checking sys/sockio.h presence... yes
164checking for sys/sockio.h... yes
165checking sys/byteorder.h usability... no
166checking sys/byteorder.h presence... no
167checking for sys/byteorder.h... no
168checking malloc.h usability... no
169checking malloc.h presence... no
170checking for malloc.h... no
171checking utmpx.h usability... yes
172checking utmpx.h presence... yes
173checking for utmpx.h... yes
174checking for unistd.h... (cached) yes
175checking bsd/signal.h usability... no
176checking bsd/signal.h presence... no
177checking for bsd/signal.h... no
178checking regex.h usability... yes
179checking regex.h presence... yes
180checking for regex.h... yes
181checking regexp.h usability... no
182checking regexp.h presence... no
183checking for regexp.h... no
184checking stdarg.h usability... yes
185checking stdarg.h presence... yes
186checking for stdarg.h... yes
187checking X11/X.h usability... yes
188checking X11/X.h presence... yes
189checking for X11/X.h... yes
190checking X11/Xlib.h usability... yes
191checking X11/Xlib.h presence... yes
192checking for X11/Xlib.h... yes
193checking X11/Xmu/Atoms.h usability... yes
194checking X11/Xmu/Atoms.h presence... yes
195checking for X11/Xmu/Atoms.h... yes
196checking X11/Sunkeysym.h usability... yes
197checking X11/Sunkeysym.h presence... yes
198checking for X11/Sunkeysym.h... yes
199checking X11/Xlocale.h usability... yes
200checking X11/Xlocale.h presence... yes
201checking for X11/Xlocale.h... yes
202checking whether time.h and sys/time.h may both be included... yes
203checking for mode_t... yes
204checking for off_t... yes
205checking for pid_t... yes
206checking for uid_t in sys/types.h... yes
207checking return type of signal handlers... void
208checking for atexit... yes
209checking for _exit... yes
210checking for unsetenv... yes
211checking for setutent... no
212checking for seteuid... yes
213checking for memmove... yes
214checking for putenv... yes
215checking for strsep... yes
216checking for setresuid... no
217checking for setresgid... no
218checking for memmem... no
219checking for usleep... yes
220checking for snprintf... yes
221checking for strcasestr... yes
222checking for strcasechr... no
223checking for strcasepbrk... no
224checking for strrev... no
225checking for nl_langinfo... yes
226checking whether snprintf ignores n... no, snprintf is ok
227checking for pow in -lm... yes
228checking for library containing login... none required
229checking for library containing logout... none required
230checking for library containing getpwuid... none required
231checking for debugging level... 4
232checking for ptsname... yes
233checking for grantpt... yes
234checking for unlockpt... yes
235checking for pty mechanism... generic only
236checking for pty group... wheel
237checking for saved uids... unknown...assuming no support
238checking if strict ICCCM compliance should be enabled... no
239checking for XOpenDisplay in -lX11... yes
240checking for XextAddDisplay in -lXext... yes
241checking for XShapeQueryExtension in -lXext... yes
242checking if Pablo support is wanted... no
243checking for Escreen support... yes
244checking for Etwin support... no
245checking for Escreen startup effects... yes
246checking if profiling macros should be included... yes
247checking for pixmap support... yes
248checking for dlopen in -ldl... yes
249checking for TT_Init_FreeType in -lttf... yes
250checking for imlib_create_image in -lImlib2... yes
251checking for transparency support... yes
252checking for MMX support... no (no MMX detected)
253checking for SSE2 support... no (no SSE2 detected)
254checking for libast-config... libast-config
255checking for libast_set_program_name in -last... yes
256checking for utmp support... no
257checking for backspace key configuration... default
258checking for delete key configuration... default
259checking for home key configuration... default
260checking for end key configuration... default
261checking if mousewheel support should be enabled... yes
262checking for automatic encoding... yes
263checking for multi-charset support... ISO-10646
264checking for XIM support... yes
265checking for XmuInternAtom in -lXmu... yes
266checking for XRegisterIMInstantiateCallback in -lX11... yes
267checking for X11/extensions/XRes.h... yes
268checking for XResQueryExtension in -lXRes... yes
269checking for Greek keyboard support... no
270checking for dbx... no
271checking for gdb... /usr/bin/gdb
272checking for pstack... no
273checking for U_STACK_TRACE in -lcl... no
274checking for Linux 2.1 or higher... no
275checking if we should enable name reporting escape sequences... yes
276checking for life_signs in -lKenny... no
277  Oh my god, they killed Kenny!  You bastards!
278configure: creating ./config.status
279config.status: creating Makefile
280config.status: creating bg/Makefile
281config.status: creating doc/Makefile
282config.status: creating utils/Makefile
283config.status: creating pix/Makefile
284config.status: creating src/Makefile
285config.status: creating themes/Makefile
286config.status: creating config.h
287config.status: executing depfiles commands
288creating utils/kEsetroot
289creating themes/Eterm/theme.cfg
290creating themes/auto/theme.cfg
291creating themes/Escreen/theme.cfg
292creating themes/trans/theme.cfg
293
294Eterm 0.9.4
295Configuration:
296--------------
297
298  Source code location:       .
299  Host System Type:           i686-apple-darwin8.9.1
300  Preprocessor:               gcc -E -I/opt/local/include -L/opt/local/lib -I/opt/local/include -DDARWIN -I/usr/X11R6/include -I/opt/local/include -L/opt/local/lib -I/opt/local/include -I/usr/X11R6/include
301  Compiler:                   gcc -g -O2
302  Linker:                     gcc -L/opt/local/lib -L/usr/X11R6/lib -L/opt/local/lib -L/usr/X11R6/lib  -lImlib2 -lttf -ldl -L/opt/local/lib -lImlib2 -L/opt/local/lib -lfreetype -lz -L/usr/X11R6/lib -lX11 -lXext -ldl -lm  -lSM -lICE -lpcre   -lXRes  -lSM -lICE -lXmu -last -lXext -lX11 -lm 
303  Install path:               /opt/local
304
305  See src/feature.h for further configuration information.
306
307  Now type 'make' to build Eterm 0.9.4.
308
309--->  Building Eterm with target all
310DEBUG: Executing com.apple.build (Eterm)
311DEBUG: Assembled command: 'cd "/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_x11_Eterm/work/Eterm-0.9.4" && make all'
312make  all-recursive
313Making all in src
314if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/opt/local/include -L/opt/local/lib -I/opt/local/include -DDARWIN -I/usr/X11R6/include -I/opt/local/include -L/opt/local/lib -I/opt/local/include -I/usr/X11R6/include   -g -O2 -MT actions.lo -MD -MP -MF ".deps/actions.Tpo" -c -o actions.lo actions.c; \
315then mv -f ".deps/actions.Tpo" ".deps/actions.Plo"; else rm -f ".deps/actions.Tpo"; exit 1; fi
316mkdir .libs
317 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include -L/opt/local/lib -I/opt/local/include -DDARWIN -I/usr/X11R6/include -I/opt/local/include -L/opt/local/lib -I/opt/local/include -I/usr/X11R6/include -g -O2 -MT actions.lo -MD -MP -MF .deps/actions.Tpo -c actions.c  -fno-common -DPIC -o .libs/actions.o
318 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include -L/opt/local/lib -I/opt/local/include -DDARWIN -I/usr/X11R6/include -I/opt/local/include -L/opt/local/lib -I/opt/local/include -I/usr/X11R6/include -g -O2 -MT actions.lo -MD -MP -MF .deps/actions.Tpo -c actions.c -o actions.o >/dev/null 2>&1
319if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/opt/local/include -L/opt/local/lib -I/opt/local/include -DDARWIN -I/usr/X11R6/include -I/opt/local/include -L/opt/local/lib -I/opt/local/include -I/usr/X11R6/include   -g -O2 -MT buttons.lo -MD -MP -MF ".deps/buttons.Tpo" -c -o buttons.lo buttons.c; \
320then mv -f ".deps/buttons.Tpo" ".deps/buttons.Plo"; else rm -f ".deps/buttons.Tpo"; exit 1; fi
321 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include -L/opt/local/lib -I/opt/local/include -DDARWIN -I/usr/X11R6/include -I/opt/local/include -L/opt/local/lib -I/opt/local/include -I/usr/X11R6/include -g -O2 -MT buttons.lo -MD -MP -MF .deps/buttons.Tpo -c buttons.c  -fno-common -DPIC -o .libs/buttons.o
322 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include -L/opt/local/lib -I/opt/local/include -DDARWIN -I/usr/X11R6/include -I/opt/local/include -L/opt/local/lib -I/opt/local/include -I/usr/X11R6/include -g -O2 -MT buttons.lo -MD -MP -MF .deps/buttons.Tpo -c buttons.c -o buttons.o >/dev/null 2>&1
323if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/opt/local/include -L/opt/local/lib -I/opt/local/include -DDARWIN -I/usr/X11R6/include -I/opt/local/include -L/opt/local/lib -I/opt/local/include -I/usr/X11R6/include   -g -O2 -MT command.lo -MD -MP -MF ".deps/command.Tpo" -c -o command.lo command.c; \
324then mv -f ".deps/command.Tpo" ".deps/command.Plo"; else rm -f ".deps/command.Tpo"; exit 1; fi
325 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include -L/opt/local/lib -I/opt/local/include -DDARWIN -I/usr/X11R6/include -I/opt/local/include -L/opt/local/lib -I/opt/local/include -I/usr/X11R6/include -g -O2 -MT command.lo -MD -MP -MF .deps/command.Tpo -c command.c  -fno-common -DPIC -o .libs/command.o
326command.c: In function 'inp_text':
327command.c:2691: warning: pointer targets in passing argument 1 of 'cmd_write' differ in signedness
328command.c:2694: warning: pointer targets in passing argument 1 of 'tt_write' differ in signedness
329command.c: In function 'main_loop':
330command.c:3607: warning: pointer targets in passing argument 1 of 'safe_print_string' differ in signedness
331 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include -L/opt/local/lib -I/opt/local/include -DDARWIN -I/usr/X11R6/include -I/opt/local/include -L/opt/local/lib -I/opt/local/include -I/usr/X11R6/include -g -O2 -MT command.lo -MD -MP -MF .deps/command.Tpo -c command.c -o command.o >/dev/null 2>&1
332if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/opt/local/include -L/opt/local/lib -I/opt/local/include -DDARWIN -I/usr/X11R6/include -I/opt/local/include -L/opt/local/lib -I/opt/local/include -I/usr/X11R6/include   -g -O2 -MT draw.lo -MD -MP -MF ".deps/draw.Tpo" -c -o draw.lo draw.c; \
333then mv -f ".deps/draw.Tpo" ".deps/draw.Plo"; else rm -f ".deps/draw.Tpo"; exit 1; fi
334 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include -L/opt/local/lib -I/opt/local/include -DDARWIN -I/usr/X11R6/include -I/opt/local/include -L/opt/local/lib -I/opt/local/include -I/usr/X11R6/include -g -O2 -MT draw.lo -MD -MP -MF .deps/draw.Tpo -c draw.c  -fno-common -DPIC -o .libs/draw.o
335 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include -L/opt/local/lib -I/opt/local/include -DDARWIN -I/usr/X11R6/include -I/opt/local/include -L/opt/local/lib -I/opt/local/include -I/usr/X11R6/include -g -O2 -MT draw.lo -MD -MP -MF .deps/draw.Tpo -c draw.c -o draw.o >/dev/null 2>&1
336if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/opt/local/include -L/opt/local/lib -I/opt/local/include -DDARWIN -I/usr/X11R6/include -I/opt/local/include -L/opt/local/lib -I/opt/local/include -I/usr/X11R6/include   -g -O2 -MT e.lo -MD -MP -MF ".deps/e.Tpo" -c -o e.lo e.c; \
337then mv -f ".deps/e.Tpo" ".deps/e.Plo"; else rm -f ".deps/e.Tpo"; exit 1; fi
338 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include -L/opt/local/lib -I/opt/local/include -DDARWIN -I/usr/X11R6/include -I/opt/local/include -L/opt/local/lib -I/opt/local/include -I/usr/X11R6/include -g -O2 -MT e.lo -MD -MP -MF .deps/e.Tpo -c e.c  -fno-common -DPIC -o .libs/e.o
339 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include -L/opt/local/lib -I/opt/local/include -DDARWIN -I/usr/X11R6/include -I/opt/local/include -L/opt/local/lib -I/opt/local/include -I/usr/X11R6/include -g -O2 -MT e.lo -MD -MP -MF .deps/e.Tpo -c e.c -o e.o >/dev/null 2>&1
340if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/opt/local/include -L/opt/local/lib -I/opt/local/include -DDARWIN -I/usr/X11R6/include -I/opt/local/include -L/opt/local/lib -I/opt/local/include -I/usr/X11R6/include   -g -O2 -MT events.lo -MD -MP -MF ".deps/events.Tpo" -c -o events.lo events.c; \
341then mv -f ".deps/events.Tpo" ".deps/events.Plo"; else rm -f ".deps/events.Tpo"; exit 1; fi
342 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include -L/opt/local/lib -I/opt/local/include -DDARWIN -I/usr/X11R6/include -I/opt/local/include -L/opt/local/lib -I/opt/local/include -I/usr/X11R6/include -g -O2 -MT events.lo -MD -MP -MF .deps/events.Tpo -c events.c  -fno-common -DPIC -o .libs/events.o
343events.c: In function 'handle_button_press':
344events.c:712: warning: pointer targets in passing argument 1 of 'tt_write' differ in signedness
345events.c:714: warning: pointer targets in passing argument 1 of 'tt_write' differ in signedness
346events.c:716: warning: pointer targets in passing argument 1 of 'tt_write' differ in signedness
347events.c:728: warning: pointer targets in passing argument 1 of 'tt_write' differ in signedness
348events.c:730: warning: pointer targets in passing argument 1 of 'tt_write' differ in signedness
349events.c:732: warning: pointer targets in passing argument 1 of 'tt_write' differ in signedness
350 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include -L/opt/local/lib -I/opt/local/include -DDARWIN -I/usr/X11R6/include -I/opt/local/include -L/opt/local/lib -I/opt/local/include -I/usr/X11R6/include -g -O2 -MT events.lo -MD -MP -MF .deps/events.Tpo -c events.c -o events.o >/dev/null 2>&1
351if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/opt/local/include -L/opt/local/lib -I/opt/local/include -DDARWIN -I/usr/X11R6/include -I/opt/local/include -L/opt/local/lib -I/opt/local/include -I/usr/X11R6/include   -g -O2 -MT font.lo -MD -MP -MF ".deps/font.Tpo" -c -o font.lo font.c; \
352then mv -f ".deps/font.Tpo" ".deps/font.Plo"; else rm -f ".deps/font.Tpo"; exit 1; fi
353 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include -L/opt/local/lib -I/opt/local/include -DDARWIN -I/usr/X11R6/include -I/opt/local/include -L/opt/local/lib -I/opt/local/include -I/usr/X11R6/include -g -O2 -MT font.lo -MD -MP -MF .deps/font.Tpo -c font.c  -fno-common -DPIC -o .libs/font.o
354font.c: In function 'parse_font_fx':
355font.c:743: warning: pointer targets in passing argument 1 of 'spiftool_num_words' differ in signedness
356font.c:751: warning: pointer targets in passing argument 2 of 'spiftool_get_word' differ in signedness
357font.c:751: warning: pointer targets in assignment differ in signedness
358font.c:760: warning: pointer targets in passing argument 2 of 'spiftool_get_word' differ in signedness
359font.c:760: warning: pointer targets in assignment differ in signedness
360font.c:762: warning: pointer targets in passing argument 2 of 'spiftool_get_word' differ in signedness
361font.c:762: warning: pointer targets in assignment differ in signedness
362font.c:763: warning: pointer targets in passing argument 2 of 'spiftool_get_pword' differ in signedness
363font.c:763: warning: pointer targets in assignment differ in signedness
364font.c:777: warning: pointer targets in passing argument 2 of 'spiftool_get_word' differ in signedness
365font.c:777: warning: pointer targets in assignment differ in signedness
366font.c:782: warning: pointer targets in passing argument 2 of 'spiftool_get_word' differ in signedness
367font.c:782: warning: pointer targets in assignment differ in signedness
368font.c:790: warning: pointer targets in passing argument 2 of 'spiftool_get_word' differ in signedness
369font.c:790: warning: pointer targets in assignment differ in signedness
370font.c:795: warning: pointer targets in passing argument 2 of 'spiftool_get_word' differ in signedness
371font.c:795: warning: pointer targets in assignment differ in signedness
372font.c:806: warning: pointer targets in passing argument 2 of 'spiftool_get_word' differ in signedness
373font.c:806: warning: pointer targets in assignment differ in signedness
374font.c:807: warning: pointer targets in passing argument 2 of 'spiftool_get_pword' differ in signedness
375font.c:807: warning: pointer targets in assignment differ in signedness
376font.c:809: warning: pointer targets in passing argument 2 of 'spiftool_get_word' differ in signedness
377font.c:809: warning: pointer targets in assignment differ in signedness
378font.c:810: warning: pointer targets in passing argument 2 of 'spiftool_get_pword' differ in signedness
379font.c:810: warning: pointer targets in assignment differ in signedness
380 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include -L/opt/local/lib -I/opt/local/include -DDARWIN -I/usr/X11R6/include -I/opt/local/include -L/opt/local/lib -I/opt/local/include -I/usr/X11R6/include -g -O2 -MT font.lo -MD -MP -MF .deps/font.Tpo -c font.c -o font.o >/dev/null 2>&1
381if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/opt/local/include -L/opt/local/lib -I/opt/local/include -DDARWIN -I/usr/X11R6/include -I/opt/local/include -L/opt/local/lib -I/opt/local/include -I/usr/X11R6/include   -g -O2 -MT grkelot.lo -MD -MP -MF ".deps/grkelot.Tpo" -c -o grkelot.lo grkelot.c; \
382then mv -f ".deps/grkelot.Tpo" ".deps/grkelot.Plo"; else rm -f ".deps/grkelot.Tpo"; exit 1; fi
383 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include -L/opt/local/lib -I/opt/local/include -DDARWIN -I/usr/X11R6/include -I/opt/local/include -L/opt/local/lib -I/opt/local/include -I/usr/X11R6/include -g -O2 -MT grkelot.lo -MD -MP -MF .deps/grkelot.Tpo -c grkelot.c  -fno-common -DPIC -o .libs/grkelot.o
384 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include -L/opt/local/lib -I/opt/local/include -DDARWIN -I/usr/X11R6/include -I/opt/local/include -L/opt/local/lib -I/opt/local/include -I/usr/X11R6/include -g -O2 -MT grkelot.lo -MD -MP -MF .deps/grkelot.Tpo -c grkelot.c -o grkelot.o >/dev/null 2>&1
385if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/opt/local/include -L/opt/local/lib -I/opt/local/include -DDARWIN -I/usr/X11R6/include -I/opt/local/include -L/opt/local/lib -I/opt/local/include -I/usr/X11R6/include   -g -O2 -MT menus.lo -MD -MP -MF ".deps/menus.Tpo" -c -o menus.lo menus.c; \
386then mv -f ".deps/menus.Tpo" ".deps/menus.Plo"; else rm -f ".deps/menus.Tpo"; exit 1; fi
387 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include -L/opt/local/lib -I/opt/local/include -DDARWIN -I/usr/X11R6/include -I/opt/local/include -L/opt/local/lib -I/opt/local/include -I/usr/X11R6/include -g -O2 -MT menus.lo -MD -MP -MF .deps/menus.Tpo -c menus.c  -fno-common -DPIC -o .libs/menus.o
388 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include -L/opt/local/lib -I/opt/local/include -DDARWIN -I/usr/X11R6/include -I/opt/local/include -L/opt/local/lib -I/opt/local/include -I/usr/X11R6/include -g -O2 -MT menus.lo -MD -MP -MF .deps/menus.Tpo -c menus.c -o menus.o >/dev/null 2>&1
389if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/opt/local/include -L/opt/local/lib -I/opt/local/include -DDARWIN -I/usr/X11R6/include -I/opt/local/include -L/opt/local/lib -I/opt/local/include -I/usr/X11R6/include   -g -O2 -MT misc.lo -MD -MP -MF ".deps/misc.Tpo" -c -o misc.lo misc.c; \
390then mv -f ".deps/misc.Tpo" ".deps/misc.Plo"; else rm -f ".deps/misc.Tpo"; exit 1; fi
391 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include -L/opt/local/lib -I/opt/local/include -DDARWIN -I/usr/X11R6/include -I/opt/local/include -L/opt/local/lib -I/opt/local/include -I/usr/X11R6/include -g -O2 -MT misc.lo -MD -MP -MF .deps/misc.Tpo -c misc.c  -fno-common -DPIC -o .libs/misc.o
392misc.c: In function 'str_trim':
393misc.c:83: warning: pointer targets in passing argument 1 of 'spiftool_chomp' differ in signedness
394misc.c: In function 'escape_string':
395misc.c:237: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
396misc.c: In function 'add_carriage_returns':
397misc.c:319: warning: pointer targets in passing argument 1 of 'safe_print_string' differ in signedness
398misc.c:330: warning: pointer targets in passing argument 1 of 'safe_print_string' differ in signedness
399 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include -L/opt/local/lib -I/opt/local/include -DDARWIN -I/usr/X11R6/include -I/opt/local/include -L/opt/local/lib -I/opt/local/include -I/usr/X11R6/include -g -O2 -MT misc.lo -MD -MP -MF .deps/misc.Tpo -c misc.c -o misc.o >/dev/null 2>&1
400if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/opt/local/include -L/opt/local/lib -I/opt/local/include -DDARWIN -I/usr/X11R6/include -I/opt/local/include -L/opt/local/lib -I/opt/local/include -I/usr/X11R6/include   -g -O2 -MT options.lo -MD -MP -MF ".deps/options.Tpo" -c -o options.lo options.c; \
401then mv -f ".deps/options.Tpo" ".deps/options.Plo"; else rm -f ".deps/options.Tpo"; exit 1; fi
402 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include -L/opt/local/lib -I/opt/local/include -DDARWIN -I/usr/X11R6/include -I/opt/local/include -L/opt/local/lib -I/opt/local/include -I/usr/X11R6/include -g -O2 -MT options.lo -MD -MP -MF .deps/options.Tpo -c options.c  -fno-common -DPIC -o .libs/options.o
403options.c: In function 'handle_attribute':
404options.c:811: warning: pointer targets in passing argument 2 of 'spifconf_parse_line' differ in signedness
405options.c: In function 'parse_color':
406options.c:822: warning: pointer targets in passing argument 2 of 'spiftool_get_word' differ in signedness
407options.c:822: warning: pointer targets in assignment differ in signedness
408options.c:824: warning: pointer targets in passing argument 2 of 'spiftool_get_word' differ in signedness
409options.c:824: warning: pointer targets in assignment differ in signedness
410options.c:829: warning: pointer targets in passing argument 2 of 'spiftool_get_word' differ in signedness
411options.c:829: warning: pointer targets in assignment differ in signedness
412options.c:836: warning: pointer targets in passing argument 2 of 'spiftool_get_word' differ in signedness
413options.c:836: warning: pointer targets in assignment differ in signedness
414options.c:842: warning: pointer targets in passing argument 2 of 'spiftool_get_word' differ in signedness
415options.c:842: warning: pointer targets in assignment differ in signedness
416options.c:846: warning: pointer targets in passing argument 2 of 'spiftool_get_word' differ in signedness
417options.c:846: warning: pointer targets in assignment differ in signedness
418options.c:849: warning: pointer targets in passing argument 2 of 'spiftool_get_word' differ in signedness
419options.c:849: warning: pointer targets in assignment differ in signedness
420options.c:854: warning: pointer targets in passing argument 2 of 'spiftool_get_pword' differ in signedness
421options.c:854: warning: pointer targets in initialization differ in signedness
422options.c:867: warning: pointer targets in passing argument 1 of 'spiftool_num_words' differ in signedness
423options.c:873: warning: pointer targets in passing argument 2 of 'spiftool_get_pword' differ in signedness
424options.c:873: warning: pointer targets in assignment differ in signedness
425options.c:874: warning: pointer targets in passing argument 2 of 'spiftool_get_pword' differ in signedness
426options.c:874: warning: pointer targets in assignment differ in signedness
427options.c:883: warning: pointer targets in passing argument 2 of 'spiftool_get_word' differ in signedness
428options.c:883: warning: pointer targets in assignment differ in signedness
429options.c:888: warning: pointer targets in passing argument 2 of 'spiftool_get_word' differ in signedness
430options.c:888: warning: pointer targets in assignment differ in signedness
431options.c:895: warning: pointer targets in passing argument 2 of 'spiftool_get_word' differ in signedness
432options.c:895: warning: pointer targets in assignment differ in signedness
433options.c:901: warning: pointer targets in passing argument 2 of 'spiftool_get_word' differ in signedness
434options.c:901: warning: pointer targets in assignment differ in signedness
435options.c:913: warning: pointer targets in passing argument 2 of 'spiftool_get_pword' differ in signedness
436options.c:913: warning: pointer targets in assignment differ in signedness
437options.c:914: warning: pointer targets in passing argument 2 of 'spiftool_get_pword' differ in signedness
438options.c:914: warning: pointer targets in assignment differ in signedness
439options.c:955: warning: pointer targets in passing argument 2 of 'spiftool_get_word' differ in signedness
440options.c:955: warning: pointer targets in assignment differ in signedness
441options.c: In function 'parse_attributes':
442options.c:974: warning: pointer targets in passing argument 2 of 'spiftool_get_word' differ in signedness
443options.c:974: warning: pointer targets in assignment differ in signedness
444options.c:977: warning: pointer targets in passing argument 2 of 'spiftool_get_word' differ in signedness
445options.c:977: warning: pointer targets in assignment differ in signedness
446options.c:980: warning: pointer targets in passing argument 2 of 'spiftool_get_word' differ in signedness
447options.c:980: warning: pointer targets in assignment differ in signedness
448options.c:983: warning: pointer targets in passing argument 2 of 'spiftool_get_word' differ in signedness
449options.c:983: warning: pointer targets in assignment differ in signedness
450options.c:989: warning: pointer targets in passing argument 2 of 'spiftool_get_word' differ in signedness
451options.c:989: warning: pointer targets in assignment differ in signedness
452options.c:992: warning: pointer targets in passing argument 2 of 'spiftool_get_pword' differ in signedness
453options.c:992: warning: pointer targets in passing argument 1 of 'strtoul' differ in signedness
454options.c:996: warning: pointer targets in passing argument 2 of 'spiftool_get_pword' differ in signedness
455options.c:996: warning: pointer targets in initialization differ in signedness
456options.c:1000: warning: pointer targets in passing argument 2 of 'spiftool_get_pword' differ in signedness
457options.c:1000: warning: pointer targets in passing argument 1 of 'parse_font_fx' differ in signedness
458options.c:1005: warning: pointer targets in passing argument 2 of 'spiftool_get_pword' differ in signedness
459options.c:1005: warning: pointer targets in assignment differ in signedness
460options.c:1017: warning: pointer targets in passing argument 2 of 'spiftool_get_pword' differ in signedness
461options.c:1017: warning: pointer targets in passing argument 2 of 'eterm_font_add' differ in signedness
462options.c:1023: warning: pointer targets in passing argument 2 of 'spiftool_get_word' differ in signedness
463options.c:1023: warning: pointer targets in assignment differ in signedness
464options.c:1029: warning: pointer targets in passing argument 2 of 'spiftool_get_pword' differ in signedness
465options.c:1029: warning: pointer targets in passing argument 1 of 'strtoul' differ in signedness
466options.c:1032: warning: pointer targets in passing argument 2 of 'spiftool_get_word' differ in signedness
467options.c:1032: warning: pointer targets in assignment differ in signedness
468options.c: In function 'parse_toggles':
469options.c:1054: warning: pointer targets in passing argument 2 of 'spiftool_get_pword' differ in signedness
470options.c:1054: warning: pointer targets in assignment differ in signedness
471options.c: In function 'parse_keyboard':
472options.c:1296: warning: pointer targets in passing argument 2 of 'spiftool_get_word' differ in signedness
473options.c:1296: warning: pointer targets in assignment differ in signedness
474options.c:1304: warning: pointer targets in passing argument 2 of 'spiftool_get_word' differ in signedness
475options.c:1304: warning: pointer targets in assignment differ in signedness
476options.c:1326: warning: pointer targets in passing argument 2 of 'spiftool_get_word' differ in signedness
477options.c:1326: warning: pointer targets in assignment differ in signedness
478options.c:1330: warning: pointer targets in passing argument 1 of 'spiftool_chomp' differ in signedness
479options.c:1348: warning: pointer targets in passing argument 2 of 'spiftool_get_pword' differ in signedness
480options.c:1348: warning: pointer targets in initialization differ in signedness
481options.c:1358: warning: pointer targets in passing argument 2 of 'spiftool_get_pword' differ in signedness
482options.c:1358: warning: pointer targets in initialization differ in signedness
483options.c:1368: warning: pointer targets in passing argument 2 of 'spiftool_get_pword' differ in signedness
484options.c:1368: warning: pointer targets in initialization differ in signedness
485options.c:1410: warning: pointer targets in passing argument 2 of 'spiftool_get_pword' differ in signedness
486options.c:1410: warning: pointer targets in initialization differ in signedness
487options.c:1429: warning: pointer targets in passing argument 2 of 'spiftool_get_pword' differ in signedness
488options.c:1429: warning: pointer targets in initialization differ in signedness
489options.c: In function 'parse_misc':
490options.c:1461: warning: pointer targets in passing argument 2 of 'spiftool_get_word' differ in signedness
491options.c:1461: warning: pointer targets in assignment differ in signedness
492options.c:1467: warning: pointer targets in passing argument 2 of 'spiftool_get_pword' differ in signedness
493options.c:1467: warning: pointer targets in passing argument 1 of 'strtol' differ in signedness
494options.c:1470: warning: pointer targets in passing argument 2 of 'spiftool_get_pword' differ in signedness
495options.c:1470: warning: pointer targets in passing argument 1 of 'strtol' differ in signedness
496options.c:1474: warning: pointer targets in passing argument 2 of 'spiftool_get_pword' differ in signedness
497options.c:1474: warning: pointer targets in passing argument 1 of 'strtol' differ in signedness
498options.c:1480: warning: pointer targets in passing argument 2 of 'spiftool_get_pword' differ in signedness
499options.c:1480: warning: pointer targets in passing argument 1 of 'strtol' differ in signedness
500options.c:1483: warning: pointer targets in passing argument 2 of 'spiftool_get_word' differ in signedness
501options.c:1483: warning: pointer targets in assignment differ in signedness
502options.c:1486: warning: pointer targets in passing argument 2 of 'spiftool_get_word' differ in signedness
503options.c:1486: warning: pointer targets in assignment differ in signedness
504options.c:1489: warning: pointer targets in passing argument 2 of 'spiftool_get_word' differ in signedness
505options.c:1489: warning: pointer targets in assignment differ in signedness
506options.c:1492: warning: pointer targets in passing argument 2 of 'spiftool_get_word' differ in signedness
507options.c:1495: warning: pointer targets in passing argument 2 of 'spiftool_get_pword' differ in signedness
508options.c:1495: warning: pointer targets in passing argument 1 of 'strtoul' differ in signedness
509options.c:1501: warning: pointer targets in passing argument 2 of 'spiftool_get_pword' differ in signedness
510options.c:1504: warning: pointer targets in passing argument 2 of 'spiftool_get_word' differ in signedness
511options.c:1504: warning: pointer targets in assignment differ in signedness
512options.c:1511: warning: pointer targets in passing argument 2 of 'spiftool_get_word' differ in signedness
513options.c:1511: warning: pointer targets in assignment differ in signedness
514options.c:1512: warning: pointer targets in passing argument 1 of 'spiftool_chomp' differ in signedness
515options.c: In function 'parse_imageclasses':
516options.c:1533: warning: pointer targets in passing argument 2 of 'spiftool_get_word' differ in signedness
517options.c:1533: warning: pointer targets in assignment differ in signedness
518options.c:1540: warning: pointer targets in passing argument 2 of 'spiftool_get_pword' differ in signedness
519options.c:1540: warning: pointer targets in passing argument 1 of 'strtoul' differ in signedness
520options.c:1546: warning: pointer targets in passing argument 2 of 'spiftool_get_word' differ in signedness
521options.c:1546: warning: pointer targets in assignment differ in signedness
522options.c:1550: warning: pointer targets in passing argument 2 of 'spiftool_get_pword' differ in signedness
523options.c:1550: warning: pointer targets in initialization differ in signedness
524options.c: In function 'parse_image':
525options.c:1591: warning: pointer targets in passing argument 2 of 'spiftool_get_pword' differ in signedness
526options.c:1591: warning: pointer targets in initialization differ in signedness
527options.c:1634: warning: pointer targets in passing argument 2 of 'spiftool_get_pword' differ in signedness
528options.c:1634: warning: pointer targets in initialization differ in signedness
529options.c:1635: warning: pointer targets in passing argument 2 of 'spiftool_get_pword' differ in signedness
530options.c:1635: warning: pointer targets in initialization differ in signedness
531options.c:1680: warning: pointer targets in passing argument 2 of 'spiftool_get_pword' differ in signedness
532options.c:1680: warning: pointer targets in initialization differ in signedness
533options.c:1727: warning: pointer targets in passing argument 2 of 'spiftool_get_word' differ in signedness
534options.c:1727: warning: pointer targets in initialization differ in signedness
535options.c:1727: warning: pointer targets in passing argument 2 of 'spiftool_get_word' differ in signedness
536options.c:1727: warning: pointer targets in initialization differ in signedness
537options.c:1759: warning: pointer targets in passing argument 2 of 'spiftool_get_pword' differ in signedness
538options.c:1759: warning: pointer targets in initialization differ in signedness
539options.c:1783: warning: pointer targets in passing argument 2 of 'spiftool_get_pword' differ in signedness
540options.c:1783: warning: pointer targets in initialization differ in signedness
541options.c:1804: warning: pointer targets in passing argument 2 of 'spiftool_get_pword' differ in signedness
542options.c:1804: warning: pointer targets in initialization differ in signedness
543options.c:1805: warning: pointer targets in passing argument 2 of 'spiftool_get_pword' differ in signedness
544options.c:1805: warning: pointer targets in initialization differ in signedness
545options.c:1827: warning: pointer targets in passing argument 1 of 'spiftool_num_words' differ in signedness
546options.c:1836: warning: pointer targets in passing argument 2 of 'spiftool_get_pword' differ in signedness
547options.c:1836: warning: pointer targets in passing argument 1 of 'strtol' differ in signedness
548options.c:1839: warning: pointer targets in passing argument 2 of 'spiftool_get_pword' differ in signedness
549options.c:1839: warning: pointer targets in passing argument 1 of 'strtol' differ in signedness
550options.c:1849: warning: pointer targets in passing argument 2 of 'spiftool_get_pword' differ in signedness
551options.c:1849: warning: pointer targets in passing argument 1 of 'strtol' differ in signedness
552options.c:1852: warning: pointer targets in passing argument 2 of 'spiftool_get_pword' differ in signedness
553options.c:1852: warning: pointer targets in passing argument 1 of 'strtol' differ in signedness
554options.c:1862: warning: pointer targets in passing argument 2 of 'spiftool_get_pword' differ in signedness
555options.c:1862: warning: pointer targets in passing argument 1 of 'strtol' differ in signedness
556options.c:1865: warning: pointer targets in passing argument 2 of 'spiftool_get_pword' differ in signedness
557options.c:1865: warning: pointer targets in passing argument 1 of 'strtol' differ in signedness
558options.c:1875: warning: pointer targets in passing argument 2 of 'spiftool_get_pword' differ in signedness
559options.c:1875: warning: pointer targets in passing argument 1 of 'strtol' differ in signedness
560options.c:1878: warning: pointer targets in passing argument 2 of 'spiftool_get_pword' differ in signedness
561options.c:1878: warning: pointer targets in passing argument 1 of 'strtol' differ in signedness
562options.c:1894: warning: pointer targets in passing argument 1 of 'spiftool_num_words' differ in signedness
563options.c:1901: warning: pointer targets in passing argument 2 of 'spiftool_get_pword' differ in signedness
564options.c:1901: warning: pointer targets in passing argument 1 of 'strtoul' differ in signedness
565options.c:1902: warning: pointer targets in passing argument 2 of 'spiftool_get_pword' differ in signedness
566options.c:1902: warning: pointer targets in passing argument 1 of 'strtoul' differ in signedness
567options.c:1903: warning: pointer targets in passing argument 2 of 'spiftool_get_pword' differ in signedness
568options.c:1903: warning: pointer targets in passing argument 1 of 'strtoul' differ in signedness
569options.c:1904: warning: pointer targets in passing argument 2 of 'spiftool_get_pword' differ in signedness
570options.c:1904: warning: pointer targets in passing argument 1 of 'strtoul' differ in signedness
571options.c:1922: warning: pointer targets in passing argument 1 of 'spiftool_num_words' differ in signedness
572options.c:1934: warning: pointer targets in passing argument 2 of 'spiftool_get_pword' differ in signedness
573options.c:1939: warning: pointer targets in passing argument 2 of 'spiftool_get_pword' differ in signedness
574options.c:1939: warning: pointer targets in passing argument 1 of 'strtoul' differ in signedness
575options.c:1940: warning: pointer targets in passing argument 2 of 'spiftool_get_pword' differ in signedness
576options.c:1940: warning: pointer targets in passing argument 1 of 'strtoul' differ in signedness
577options.c:1941: warning: pointer targets in passing argument 2 of 'spiftool_get_pword' differ in signedness
578options.c:1941: warning: pointer targets in passing argument 1 of 'strtoul' differ in signedness
579options.c:1942: warning: pointer targets in passing argument 2 of 'spiftool_get_pword' differ in signedness
580options.c:1942: warning: pointer targets in passing argument 1 of 'strtoul' differ in signedness
581options.c:1962: warning: pointer targets in passing argument 1 of 'spiftool_num_words' differ in signedness
582options.c:1969: warning: pointer targets in passing argument 2 of 'spiftool_get_pword' differ in signedness
583options.c:1969: warning: pointer targets in passing argument 1 of 'strtoul' differ in signedness
584options.c:1970: warning: pointer targets in passing argument 2 of 'spiftool_get_pword' differ in signedness
585options.c:1970: warning: pointer targets in passing argument 1 of 'strtoul' differ in signedness
586options.c:1971: warning: pointer targets in passing argument 2 of 'spiftool_get_pword' differ in signedness
587options.c:1971: warning: pointer targets in passing argument 1 of 'strtoul' differ in signedness
588options.c:1972: warning: pointer targets in passing argument 2 of 'spiftool_get_pword' differ in signedness
589options.c:1972: warning: pointer targets in passing argument 1 of 'strtoul' differ in signedness
590options.c: In function 'parse_actions':
591options.c:2000: warning: pointer targets in passing argument 2 of 'spiftool_get_word' differ in signedness
592options.c:2000: warning: pointer targets in assignment differ in signedness
593options.c:2043: warning: pointer targets in passing argument 2 of 'spiftool_get_pword' differ in signedness
594options.c:2043: warning: pointer targets in assignment differ in signedness
595options.c:2045: warning: pointer targets in passing argument 2 of 'spiftool_get_word' differ in signedness
596options.c:2045: warning: pointer targets in assignment differ in signedness
597options.c:2049: warning: pointer targets in passing argument 2 of 'spiftool_get_word' differ in signedness
598options.c:2049: warning: pointer targets in assignment differ in signedness
599options.c:2055: warning: pointer targets in passing argument 2 of 'spiftool_get_word' differ in signedness
600options.c:2055: warning: pointer targets in assignment differ in signedness
601options.c:2060: warning: pointer targets in passing argument 2 of 'spiftool_get_word' differ in signedness
602options.c:2060: warning: pointer targets in assignment differ in signedness
603options.c: In function 'parse_menu':
604options.c:2083: warning: pointer targets in passing argument 2 of 'spiftool_get_pword' differ in signedness
605options.c:2083: warning: pointer targets in initialization differ in signedness
606options.c:2103: warning: pointer targets in passing argument 2 of 'spiftool_get_word' differ in signedness
607options.c:2103: warning: pointer targets in initialization differ in signedness
608options.c:2109: warning: pointer targets in passing argument 2 of 'spiftool_get_word' differ in signedness
609options.c:2109: warning: pointer targets in initialization differ in signedness
610options.c: In function 'parse_menuitem':
611options.c:2157: warning: pointer targets in passing argument 2 of 'spiftool_get_word' differ in signedness
612options.c:2157: warning: pointer targets in initialization differ in signedness
613options.c:2167: warning: pointer targets in passing argument 2 of 'spiftool_get_word' differ in signedness
614options.c:2167: warning: pointer targets in initialization differ in signedness
615options.c:2180: warning: pointer targets in passing argument 2 of 'spiftool_get_pword' differ in signedness
616options.c:2180: warning: pointer targets in initialization differ in signedness
617options.c:2181: warning: pointer targets in passing argument 2 of 'spiftool_get_word' differ in signedness
618options.c:2181: warning: pointer targets in initialization differ in signedness
619options.c: In function 'parse_bbar':
620options.c:2227: warning: pointer targets in passing argument 2 of 'spiftool_get_word' differ in signedness
621options.c:2227: warning: pointer targets in initialization differ in signedness
622options.c:2233: warning: pointer targets in passing argument 2 of 'spiftool_get_pword' differ in signedness
623options.c:2233: warning: pointer targets in initialization differ in signedness
624options.c:2250: warning: pointer targets in passing argument 2 of 'spiftool_get_pword' differ in signedness
625options.c:2250: warning: pointer targets in initialization differ in signedness
626options.c:2262: warning: pointer targets in passing argument 2 of 'spiftool_get_pword' differ in signedness
627options.c:2262: warning: pointer targets in initialization differ in signedness
628options.c:2270: warning: pointer targets in passing argument 2 of 'spiftool_get_word' differ in signedness
629options.c:2270: warning: pointer targets in assignment differ in signedness
630options.c:2281: warning: pointer targets in passing argument 2 of 'spiftool_get_word' differ in signedness
631options.c:2281: warning: pointer targets in assignment differ in signedness
632options.c:2291: warning: pointer targets in passing argument 2 of 'spiftool_get_pword' differ in signedness
633options.c:2291: warning: pointer targets in initialization differ in signedness
634options.c:2293: warning: pointer targets in passing argument 2 of 'spiftool_get_word' differ in signedness
635options.c:2293: warning: pointer targets in assignment differ in signedness
636options.c: In function 'parse_xim':
637options.c:2335: warning: pointer targets in passing argument 2 of 'spiftool_get_word' differ in signedness
638options.c:2335: warning: pointer targets in assignment differ in signedness
639options.c:2337: warning: pointer targets in passing argument 2 of 'spiftool_get_word' differ in signedness
640options.c:2337: warning: pointer targets in assignment differ in signedness
641options.c: In function 'parse_multichar':
642options.c:2358: warning: pointer targets in passing argument 2 of 'spiftool_get_word' differ in signedness
643options.c:2358: warning: pointer targets in assignment differ in signedness
644options.c:2378: warning: pointer targets in passing argument 2 of 'spiftool_get_pword' differ in signedness
645options.c:2378: warning: pointer targets in initialization differ in signedness
646options.c:2381: warning: pointer targets in passing argument 1 of 'spiftool_num_words' differ in signedness
647options.c:2389: warning: pointer targets in passing argument 2 of 'spiftool_get_pword' differ in signedness
648options.c:2389: warning: pointer targets in passing argument 2 of 'eterm_font_add' differ in signedness
649options.c:2394: warning: pointer targets in passing argument 2 of 'spiftool_get_word' differ in signedness
650options.c:2394: warning: pointer targets in assignment differ in signedness
651options.c: In function 'parse_escreen':
652options.c:2422: warning: pointer targets in passing argument 2 of 'spiftool_get_word' differ in signedness
653options.c:2422: warning: pointer targets in assignment differ in signedness
654options.c:2424: warning: pointer targets in passing argument 2 of 'spiftool_get_word' differ in signedness
655options.c:2424: warning: pointer targets in assignment differ in signedness
656options.c:2426: warning: pointer targets in passing argument 2 of 'spiftool_get_pword' differ in signedness
657options.c:2426: warning: pointer targets in passing argument 1 of 'strtol' differ in signedness
658options.c:2428: warning: pointer targets in passing argument 2 of 'spiftool_get_word' differ in signedness
659options.c:2428: warning: pointer targets in assignment differ in signedness
660options.c:2430: warning: pointer targets in passing argument 2 of 'spiftool_get_pword' differ in signedness
661options.c:2430: warning: pointer targets in initialization differ in signedness
662options.c: In function 'spifconf_parse_theme':
663options.c:2472: warning: pointer targets in passing argument 1 of 'spifconf_shell_expand' differ in signedness
664options.c:2475: warning: pointer targets in passing argument 1 of 'spifconf_parse' differ in signedness
665options.c:2475: warning: pointer targets in passing argument 2 of 'spifconf_parse' differ in signedness
666options.c:2475: warning: pointer targets in passing argument 3 of 'spifconf_parse' differ in signedness
667options.c:2475: warning: pointer targets in assignment differ in signedness
668options.c:2481: warning: pointer targets in passing argument 1 of 'spifconf_parse' differ in signedness
669options.c:2481: warning: pointer targets in passing argument 2 of 'spifconf_parse' differ in signedness
670options.c:2481: warning: pointer targets in passing argument 3 of 'spifconf_parse' differ in signedness
671options.c:2481: warning: pointer targets in assignment differ in signedness
672options.c:2487: warning: pointer targets in passing argument 1 of 'spifconf_parse' differ in signedness
673options.c:2487: warning: pointer targets in passing argument 2 of 'spifconf_parse' differ in signedness
674options.c:2487: warning: pointer targets in passing argument 3 of 'spifconf_parse' differ in signedness
675options.c:2487: warning: pointer targets in return differ in signedness
676options.c: In function 'init_defaults':
677options.c:2565: warning: pointer targets in passing argument 1 of 'spifconf_register_context' differ in signedness
678options.c:2566: warning: pointer targets in passing argument 1 of 'spifconf_register_context' differ in signedness
679options.c:2567: warning: pointer targets in passing argument 1 of 'spifconf_register_context' differ in signedness
680options.c:2568: warning: pointer targets in passing argument 1 of 'spifconf_register_context' differ in signedness
681options.c:2569: warning: pointer targets in passing argument 1 of 'spifconf_register_context' differ in signedness
682options.c:2570: warning: pointer targets in passing argument 1 of 'spifconf_register_context' differ in signedness
683options.c:2571: warning: pointer targets in passing argument 1 of 'spifconf_register_context' differ in signedness
684options.c:2572: warning: pointer targets in passing argument 1 of 'spifconf_register_context' differ in signedness
685options.c:2573: warning: pointer targets in passing argument 1 of 'spifconf_register_context' differ in signedness
686options.c:2574: warning: pointer targets in passing argument 1 of 'spifconf_register_context' differ in signedness
687options.c:2575: warning: pointer targets in passing argument 1 of 'spifconf_register_context' differ in signedness
688options.c:2576: warning: pointer targets in passing argument 1 of 'spifconf_register_context' differ in signedness
689options.c:2577: warning: pointer targets in passing argument 1 of 'spifconf_register_context' differ in signedness
690options.c:2578: warning: pointer targets in passing argument 1 of 'spifconf_register_context' differ in signedness
691options.c: In function 'post_parse':
692options.c:2911: warning: pointer targets in passing argument 1 of 'spiftool_num_words' differ in signedness
693options.c:2920: warning: pointer targets in passing argument 2 of 'spiftool_get_pword' differ in signedness
694options.c:2920: warning: pointer targets in passing argument 1 of 'strtol' differ in signedness
695options.c:2923: warning: pointer targets in passing argument 2 of 'spiftool_get_pword' differ in signedness
696options.c:2923: warning: pointer targets in passing argument 1 of 'strtol' differ in signedness
697options.c:2930: warning: pointer targets in passing argument 1 of 'spiftool_num_words' differ in signedness
698options.c:2939: warning: pointer targets in passing argument 2 of 'spiftool_get_pword' differ in signedness
699options.c:2939: warning: pointer targets in passing argument 1 of 'strtol' differ in signedness
700options.c:2942: warning: pointer targets in passing argument 2 of 'spiftool_get_pword' differ in signedness
701options.c:2942: warning: pointer targets in passing argument 1 of 'strtol' differ in signedness
702options.c:2950: warning: pointer targets in passing argument 1 of 'spiftool_num_words' differ in signedness
703options.c:2959: warning: pointer targets in passing argument 2 of 'spiftool_get_pword' differ in signedness
704options.c:2959: warning: pointer targets in passing argument 1 of 'strtol' differ in signedness
705options.c:2962: warning: pointer targets in passing argument 2 of 'spiftool_get_pword' differ in signedness
706options.c:2962: warning: pointer targets in passing argument 1 of 'strtol' differ in signedness
707options.c:2970: warning: pointer targets in passing argument 1 of 'spiftool_num_words' differ in signedness
708options.c:2979: warning: pointer targets in passing argument 2 of 'spiftool_get_pword' differ in signedness
709options.c:2979: warning: pointer targets in passing argument 1 of 'strtol' differ in signedness
710options.c:2982: warning: pointer targets in passing argument 2 of 'spiftool_get_pword' differ in signedness
711options.c:2982: warning: pointer targets in passing argument 1 of 'strtol' differ in signedness
712options.c:3042: warning: pointer targets in passing argument 1 of 'spiftool_num_words' differ in signedness
713options.c:3046: warning: pointer targets in passing argument 2 of 'spiftool_get_word' differ in signedness
714options.c:3046: warning: pointer targets in assignment differ in signedness
715options.c:3049: warning: pointer targets in passing argument 1 of 'spiftool_num_words' differ in signedness
716options.c:3050: warning: pointer targets in passing argument 1 of 'spiftool_num_words' differ in signedness
717options.c:3054: warning: pointer targets in passing argument 2 of 'spiftool_get_pword' differ in signedness
718options.c:3054: warning: pointer targets in assignment differ in signedness
719options.c:3055: warning: pointer targets in passing argument 2 of 'spiftool_get_pword' differ in signedness
720options.c:3055: warning: pointer targets in assignment differ in signedness
721options.c:3059: warning: pointer targets in passing argument 2 of 'spiftool_get_word' differ in signedness
722options.c:3059: warning: pointer targets in assignment differ in signedness
723options.c:3063: warning: pointer targets in passing argument 2 of 'spiftool_get_word' differ in signedness
724options.c:3063: warning: pointer targets in assignment differ in signedness
725 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include -L/opt/local/lib -I/opt/local/include -DDARWIN -I/usr/X11R6/include -I/opt/local/include -L/opt/local/lib -I/opt/local/include -I/usr/X11R6/include -g -O2 -MT options.lo -MD -MP -MF .deps/options.Tpo -c options.c -o options.o >/dev/null 2>&1
726if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/opt/local/include -L/opt/local/lib -I/opt/local/include -DDARWIN -I/usr/X11R6/include -I/opt/local/include -L/opt/local/lib -I/opt/local/include -I/usr/X11R6/include   -g -O2 -MT pixmap.lo -MD -MP -MF ".deps/pixmap.Tpo" -c -o pixmap.lo pixmap.c; \
727then mv -f ".deps/pixmap.Tpo" ".deps/pixmap.Plo"; else rm -f ".deps/pixmap.Tpo"; exit 1; fi
728 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include -L/opt/local/lib -I/opt/local/include -DDARWIN -I/usr/X11R6/include -I/opt/local/include -L/opt/local/lib -I/opt/local/include -I/usr/X11R6/include -g -O2 -MT pixmap.lo -MD -MP -MF .deps/pixmap.Tpo -c pixmap.c  -fno-common -DPIC -o .libs/pixmap.o
729pixmap.c: In function 'paste_simage':
730pixmap.c:837: warning: pointer targets in passing argument 2 of 'spiftool_get_pword' differ in signedness
731pixmap.c:837: warning: pointer targets in passing argument 1 of 'strtoul' differ in signedness
732pixmap.c: In function 'render_simage':
733pixmap.c:1069: warning: pointer targets in passing argument 2 of 'spiftool_get_pword' differ in signedness
734pixmap.c:1069: warning: pointer targets in passing argument 1 of 'strtoul' differ in signedness
735 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include -L/opt/local/lib -I/opt/local/include -DDARWIN -I/usr/X11R6/include -I/opt/local/include -L/opt/local/lib -I/opt/local/include -I/usr/X11R6/include -g -O2 -MT pixmap.lo -MD -MP -MF .deps/pixmap.Tpo -c pixmap.c -o pixmap.o >/dev/null 2>&1
736if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/opt/local/include -L/opt/local/lib -I/opt/local/include -DDARWIN -I/usr/X11R6/include -I/opt/local/include -L/opt/local/lib -I/opt/local/include -I/usr/X11R6/include   -g -O2 -MT screen.lo -MD -MP -MF ".deps/screen.Tpo" -c -o screen.lo screen.c; \
737then mv -f ".deps/screen.Tpo" ".deps/screen.Plo"; else rm -f ".deps/screen.Tpo"; exit 1; fi
738 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include -L/opt/local/lib -I/opt/local/include -DDARWIN -I/usr/X11R6/include -I/opt/local/include -L/opt/local/lib -I/opt/local/include -I/usr/X11R6/include -g -O2 -MT screen.lo -MD -MP -MF .deps/screen.Tpo -c screen.c  -fno-common -DPIC -o .libs/screen.o
739screen.c: In function 'scr_refresh':
740screen.c:1823: warning: pointer targets in passing argument 1 of 'multichar_decode' differ in signedness
741screen.c: In function 'scr_search_scrollback':
742screen.c:2241: warning: pointer targets in passing argument 1 of 'strstr' differ in signedness
743screen.c:2256: warning: pointer targets in assignment differ in signedness
744screen.c:2260: warning: pointer targets in passing argument 1 of 'strncasecmp' differ in signedness
745screen.c: In function 'scr_dump_to_file':
746screen.c:2358: warning: pointer targets in assignment differ in signedness
747screen.c: In function 'selection_write':
748screen.c:2429: warning: pointer targets in initialization differ in signedness
749screen.c: In function 'selection_fetch':
750screen.c:2510: warning: pointer targets in passing argument 1 of 'selection_write' differ in signedness
751screen.c: In function 'selection_copy_string':
752screen.c:2538: warning: pointer targets in passing argument 7 of 'XChangeProperty' differ in signedness
753screen.c: In function 'selection_copy':
754screen.c:2546: warning: pointer targets in passing argument 2 of 'selection_copy_string' differ in signedness
755screen.c: In function 'selection_send':
756screen.c:3323: warning: pointer targets in assignment differ in signedness
757screen.c: In function 'parse_screen_status_if_necessary':
758screen.c:3457: warning: pointer targets in passing argument 4 of 'ns_parse_screen' differ in signedness
759 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include -L/opt/local/lib -I/opt/local/include -DDARWIN -I/usr/X11R6/include -I/opt/local/include -L/opt/local/lib -I/opt/local/include -I/usr/X11R6/include -g -O2 -MT screen.lo -MD -MP -MF .deps/screen.Tpo -c screen.c -o screen.o >/dev/null 2>&1
760if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/opt/local/include -L/opt/local/lib -I/opt/local/include -DDARWIN -I/usr/X11R6/include -I/opt/local/include -L/opt/local/lib -I/opt/local/include -I/usr/X11R6/include   -g -O2 -MT script.lo -MD -MP -MF ".deps/script.Tpo" -c -o script.lo script.c; \
761then mv -f ".deps/script.Tpo" ".deps/script.Plo"; else rm -f ".deps/script.Tpo"; exit 1; fi
762 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include -L/opt/local/lib -I/opt/local/include -DDARWIN -I/usr/X11R6/include -I/opt/local/include -L/opt/local/lib -I/opt/local/include -I/usr/X11R6/include -g -O2 -MT script.lo -MD -MP -MF .deps/script.Tpo -c script.c  -fno-common -DPIC -o .libs/script.o
763script.c: In function 'script_handler_copy':
764script.c:163: warning: pointer targets in assignment differ in signedness
765script.c: In function 'script_handler_echo':
766script.c:194: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
767script.c:194: warning: pointer targets in passing argument 1 of 'tt_write' differ in signedness
768script.c: In function 'script_handler_exit':
769script.c:215: warning: pointer targets in passing argument 1 of 'atoi' differ in signedness
770script.c:217: warning: pointer targets in passing argument 1 of 'spiftool_join' differ in signedness
771script.c:217: warning: pointer targets in assignment differ in signedness
772script.c: In function 'script_handler_kill':
773script.c:238: warning: pointer targets in passing argument 1 of 'atoi' differ in signedness
774script.c: In function 'script_handler_paste':
775script.c:264: warning: pointer targets in assignment differ in signedness
776script.c: In function 'script_handler_save':
777script.c:297: warning: pointer targets in passing argument 1 of 'strcasecmp' differ in signedness
778script.c:298: warning: pointer targets in passing argument 1 of 'save_config' differ in signedness
779script.c:300: warning: pointer targets in passing argument 1 of 'save_config' differ in signedness
780script.c: In function 'script_handler_save_buff':
781script.c:318: warning: pointer targets in passing argument 1 of 'scr_dump_to_file' differ in signedness
782script.c: In function 'script_handler_scroll':
783script.c:345: warning: pointer targets in passing argument 1 of 'strtod' differ in signedness
784script.c:353: warning: pointer targets in assignment differ in signedness
785script.c: In function 'script_handler_spawn':
786script.c:414: warning: pointer targets in passing argument 1 of 'spiftool_join' differ in signedness
787script.c:414: warning: pointer targets in assignment differ in signedness
788script.c: In function 'script_handler_string':
789script.c:434: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
790script.c:434: warning: pointer targets in passing argument 1 of 'cmd_write' differ in signedness
791script.c: In function 'script_handler_exec_dialog':
792script.c:451: warning: pointer targets in passing argument 1 of 'spiftool_join' differ in signedness
793script.c:451: warning: pointer targets in assignment differ in signedness
794script.c: In function 'script_handler_msgbox':
795script.c:477: warning: pointer targets in passing argument 1 of 'spiftool_join' differ in signedness
796script.c:477: warning: pointer targets in assignment differ in signedness
797script.c: In function 'script_handler_es_display':
798script.c:514: warning: pointer targets in assignment differ in signedness
799script.c:515: warning: pointer targets in assignment differ in signedness
800script.c:518: warning: pointer targets in assignment differ in signedness
801script.c: In function 'script_handler_es_region':
802script.c:609: warning: pointer targets in assignment differ in signedness
803script.c:610: warning: pointer targets in assignment differ in signedness
804script.c:613: warning: pointer targets in assignment differ in signedness
805script.c: In function 'script_handler_es_statement':
806script.c:679: warning: pointer targets in passing argument 1 of 'spiftool_join' differ in signedness
807script.c:679: warning: pointer targets in assignment differ in signedness
808script.c: In function 'script_parse':
809script.c:742: warning: pointer targets in passing argument 1 of 'spiftool_split' differ in signedness
810script.c:742: warning: pointer targets in passing argument 2 of 'spiftool_split' differ in signedness
811script.c:749: warning: pointer targets in assignment differ in signedness
812script.c:750: warning: pointer targets in passing argument 1 of 'spiftool_chomp' differ in signedness
813script.c:781: warning: pointer targets in passing argument 1 of 'spiftool_split' differ in signedness
814script.c:781: warning: pointer targets in passing argument 2 of 'spiftool_split' differ in signedness
815 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include -L/opt/local/lib -I/opt/local/include -DDARWIN -I/usr/X11R6/include -I/opt/local/include -L/opt/local/lib -I/opt/local/include -I/usr/X11R6/include -g -O2 -MT script.lo -MD -MP -MF .deps/script.Tpo -c script.c -o script.o >/dev/null 2>&1
816if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/opt/local/include -L/opt/local/lib -I/opt/local/include -DDARWIN -I/usr/X11R6/include -I/opt/local/include -L/opt/local/lib -I/opt/local/include -I/usr/X11R6/include   -g -O2 -MT scrollbar.lo -MD -MP -MF ".deps/scrollbar.Tpo" -c -o scrollbar.lo scrollbar.c; \
817then mv -f ".deps/scrollbar.Tpo" ".deps/scrollbar.Plo"; else rm -f ".deps/scrollbar.Tpo"; exit 1; fi
818 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include -L/opt/local/lib -I/opt/local/include -DDARWIN -I/usr/X11R6/include -I/opt/local/include -L/opt/local/lib -I/opt/local/include -I/usr/X11R6/include -g -O2 -MT scrollbar.lo -MD -MP -MF .deps/scrollbar.Tpo -c scrollbar.c  -fno-common -DPIC -o .libs/scrollbar.o
819 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include -L/opt/local/lib -I/opt/local/include -DDARWIN -I/usr/X11R6/include -I/opt/local/include -L/opt/local/lib -I/opt/local/include -I/usr/X11R6/include -g -O2 -MT scrollbar.lo -MD -MP -MF .deps/scrollbar.Tpo -c scrollbar.c -o scrollbar.o >/dev/null 2>&1
820if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/opt/local/include -L/opt/local/lib -I/opt/local/include -DDARWIN -I/usr/X11R6/include -I/opt/local/include -L/opt/local/lib -I/opt/local/include -I/usr/X11R6/include   -g -O2 -MT startup.lo -MD -MP -MF ".deps/startup.Tpo" -c -o startup.lo startup.c; \
821then mv -f ".deps/startup.Tpo" ".deps/startup.Plo"; else rm -f ".deps/startup.Tpo"; exit 1; fi
822 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include -L/opt/local/lib -I/opt/local/include -DDARWIN -I/usr/X11R6/include -I/opt/local/include -L/opt/local/lib -I/opt/local/include -I/usr/X11R6/include -g -O2 -MT startup.lo -MD -MP -MF .deps/startup.Tpo -c startup.c  -fno-common -DPIC -o .libs/startup.o
823 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include -L/opt/local/lib -I/opt/local/include -DDARWIN -I/usr/X11R6/include -I/opt/local/include -L/opt/local/lib -I/opt/local/include -I/usr/X11R6/include -g -O2 -MT startup.lo -MD -MP -MF .deps/startup.Tpo -c startup.c -o startup.o >/dev/null 2>&1
824if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/opt/local/include -L/opt/local/lib -I/opt/local/include -DDARWIN -I/usr/X11R6/include -I/opt/local/include -L/opt/local/lib -I/opt/local/include -I/usr/X11R6/include   -g -O2 -MT system.lo -MD -MP -MF ".deps/system.Tpo" -c -o system.lo system.c; \
825then mv -f ".deps/system.Tpo" ".deps/system.Plo"; else rm -f ".deps/system.Tpo"; exit 1; fi
826 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include -L/opt/local/lib -I/opt/local/include -DDARWIN -I/usr/X11R6/include -I/opt/local/include -L/opt/local/lib -I/opt/local/include -I/usr/X11R6/include -g -O2 -MT system.lo -MD -MP -MF .deps/system.Tpo -c system.c  -fno-common -DPIC -o .libs/system.o
827 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include -L/opt/local/lib -I/opt/local/include -DDARWIN -I/usr/X11R6/include -I/opt/local/include -L/opt/local/lib -I/opt/local/include -I/usr/X11R6/include -g -O2 -MT system.lo -MD -MP -MF .deps/system.Tpo -c system.c -o system.o >/dev/null 2>&1
828if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/opt/local/include -L/opt/local/lib -I/opt/local/include -DDARWIN -I/usr/X11R6/include -I/opt/local/include -L/opt/local/lib -I/opt/local/include -I/usr/X11R6/include   -g -O2 -MT term.lo -MD -MP -MF ".deps/term.Tpo" -c -o term.lo term.c; \
829then mv -f ".deps/term.Tpo" ".deps/term.Plo"; else rm -f ".deps/term.Tpo"; exit 1; fi
830 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include -L/opt/local/lib -I/opt/local/include -DDARWIN -I/usr/X11R6/include -I/opt/local/include -L/opt/local/lib -I/opt/local/include -I/usr/X11R6/include -g -O2 -MT term.lo -MD -MP -MF .deps/term.Tpo -c term.c  -fno-common -DPIC -o .libs/term.o
831term.c: In function 'lookup_key':
832term.c:482: warning: pointer targets in passing argument 1 of 'safe_print_string' differ in signedness
833term.c:489: warning: pointer targets in passing argument 1 of 'safe_print_string' differ in signedness
834term.c:495: warning: pointer targets in passing argument 1 of 'safe_print_string' differ in signedness
835term.c:729: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness
836term.c:738: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness
837term.c:745: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness
838term.c:755: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness
839term.c:768: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness
840term.c:795: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness
841term.c:802: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness
842term.c:809: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness
843term.c:816: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness
844term.c:826: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness
845term.c:832: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness
846term.c:837: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness
847term.c:845: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness
848term.c:852: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness
849term.c:858: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness
850term.c:865: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness
851term.c:871: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness
852term.c:883: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness
853term.c:887: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness
854term.c:891: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness
855term.c:898: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness
856term.c:908: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness
857term.c:917: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness
858term.c:940: warning: pointer targets in passing argument 1 of 'strcpy' differ in signedness
859term.c:1065: warning: pointer targets in passing argument 1 of 'safe_print_string' differ in signedness
860term.c: In function 'process_xterm_seq':
861term.c:1514: warning: pointer targets in passing argument 2 of 'set_window_color' differ in signedness
862 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include -L/opt/local/lib -I/opt/local/include -DDARWIN -I/usr/X11R6/include -I/opt/local/include -L/opt/local/lib -I/opt/local/include -I/usr/X11R6/include -g -O2 -MT term.lo -MD -MP -MF .deps/term.Tpo -c term.c -o term.o >/dev/null 2>&1
863if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/opt/local/include -L/opt/local/lib -I/opt/local/include -DDARWIN -I/usr/X11R6/include -I/opt/local/include -L/opt/local/lib -I/opt/local/include -I/usr/X11R6/include   -g -O2 -MT timer.lo -MD -MP -MF ".deps/timer.Tpo" -c -o timer.lo timer.c; \
864then mv -f ".deps/timer.Tpo" ".deps/timer.Plo"; else rm -f ".deps/timer.Tpo"; exit 1; fi
865 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include -L/opt/local/lib -I/opt/local/include -DDARWIN -I/usr/X11R6/include -I/opt/local/include -L/opt/local/lib -I/opt/local/include -I/usr/X11R6/include -g -O2 -MT timer.lo -MD -MP -MF .deps/timer.Tpo -c timer.c  -fno-common -DPIC -o .libs/timer.o
866 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include -L/opt/local/lib -I/opt/local/include -DDARWIN -I/usr/X11R6/include -I/opt/local/include -L/opt/local/lib -I/opt/local/include -I/usr/X11R6/include -g -O2 -MT timer.lo -MD -MP -MF .deps/timer.Tpo -c timer.c -o timer.o >/dev/null 2>&1
867if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/opt/local/include -L/opt/local/lib -I/opt/local/include -DDARWIN -I/usr/X11R6/include -I/opt/local/include -L/opt/local/lib -I/opt/local/include -I/usr/X11R6/include   -g -O2 -MT utmp.lo -MD -MP -MF ".deps/utmp.Tpo" -c -o utmp.lo utmp.c; \
868then mv -f ".deps/utmp.Tpo" ".deps/utmp.Plo"; else rm -f ".deps/utmp.Tpo"; exit 1; fi
869 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include -L/opt/local/lib -I/opt/local/include -DDARWIN -I/usr/X11R6/include -I/opt/local/include -L/opt/local/lib -I/opt/local/include -I/usr/X11R6/include -g -O2 -MT utmp.lo -MD -MP -MF .deps/utmp.Tpo -c utmp.c  -fno-common -DPIC -o .libs/utmp.o
870 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include -L/opt/local/lib -I/opt/local/include -DDARWIN -I/usr/X11R6/include -I/opt/local/include -L/opt/local/lib -I/opt/local/include -I/usr/X11R6/include -g -O2 -MT utmp.lo -MD -MP -MF .deps/utmp.Tpo -c utmp.c -o utmp.o >/dev/null 2>&1
871if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/opt/local/include -L/opt/local/lib -I/opt/local/include -DDARWIN -I/usr/X11R6/include -I/opt/local/include -L/opt/local/lib -I/opt/local/include -I/usr/X11R6/include   -g -O2 -MT windows.lo -MD -MP -MF ".deps/windows.Tpo" -c -o windows.lo windows.c; \
872then mv -f ".deps/windows.Tpo" ".deps/windows.Plo"; else rm -f ".deps/windows.Tpo"; exit 1; fi
873 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include -L/opt/local/lib -I/opt/local/include -DDARWIN -I/usr/X11R6/include -I/opt/local/include -L/opt/local/lib -I/opt/local/include -I/usr/X11R6/include -g -O2 -MT windows.lo -MD -MP -MF .deps/windows.Tpo -c windows.c  -fno-common -DPIC -o .libs/windows.o
874windows.c: In function 'Create_Windows':
875windows.c:507: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
876 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include -L/opt/local/lib -I/opt/local/include -DDARWIN -I/usr/X11R6/include -I/opt/local/include -L/opt/local/lib -I/opt/local/include -I/usr/X11R6/include -g -O2 -MT windows.lo -MD -MP -MF .deps/windows.Tpo -c windows.c -o windows.o >/dev/null 2>&1
877if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/opt/local/include -L/opt/local/lib -I/opt/local/include -DDARWIN -I/usr/X11R6/include -I/opt/local/include -L/opt/local/lib -I/opt/local/include -I/usr/X11R6/include   -g -O2 -MT defaultfont.lo -MD -MP -MF ".deps/defaultfont.Tpo" -c -o defaultfont.lo defaultfont.c; \
878then mv -f ".deps/defaultfont.Tpo" ".deps/defaultfont.Plo"; else rm -f ".deps/defaultfont.Tpo"; exit 1; fi
879 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include -L/opt/local/lib -I/opt/local/include -DDARWIN -I/usr/X11R6/include -I/opt/local/include -L/opt/local/lib -I/opt/local/include -I/usr/X11R6/include -g -O2 -MT defaultfont.lo -MD -MP -MF .deps/defaultfont.Tpo -c defaultfont.c  -fno-common -DPIC -o .libs/defaultfont.o
880 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include -L/opt/local/lib -I/opt/local/include -DDARWIN -I/usr/X11R6/include -I/opt/local/include -L/opt/local/lib -I/opt/local/include -I/usr/X11R6/include -g -O2 -MT defaultfont.lo -MD -MP -MF .deps/defaultfont.Tpo -c defaultfont.c -o defaultfont.o >/dev/null 2>&1
881if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/opt/local/include -L/opt/local/lib -I/opt/local/include -DDARWIN -I/usr/X11R6/include -I/opt/local/include -L/opt/local/lib -I/opt/local/include -I/usr/X11R6/include   -g -O2 -MT libscream.lo -MD -MP -MF ".deps/libscream.Tpo" -c -o libscream.lo libscream.c; \
882then mv -f ".deps/libscream.Tpo" ".deps/libscream.Plo"; else rm -f ".deps/libscream.Tpo"; exit 1; fi
883 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include -L/opt/local/lib -I/opt/local/include -DDARWIN -I/usr/X11R6/include -I/opt/local/include -L/opt/local/lib -I/opt/local/include -I/usr/X11R6/include -g -O2 -MT libscream.lo -MD -MP -MF .deps/libscream.Tpo -c libscream.c  -fno-common -DPIC -o .libs/libscream.o
884libscream.c:1488:2: warning: #warning compiling in libscream
885libscream.c:1493:2: warning: #warning compiling in support for GNU screen
886 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include -L/opt/local/lib -I/opt/local/include -DDARWIN -I/usr/X11R6/include -I/opt/local/include -L/opt/local/lib -I/opt/local/include -I/usr/X11R6/include -g -O2 -MT libscream.lo -MD -MP -MF .deps/libscream.Tpo -c libscream.c -o libscream.o >/dev/null 2>&1
887/bin/sh ../libtool --mode=link gcc  -g -O2  -L/opt/local/lib -L/usr/X11R6/lib -L/opt/local/lib -L/usr/X11R6/lib  -o libEterm.la -rpath /opt/local/lib -release 0.9.4 actions.lo buttons.lo command.lo draw.lo e.lo events.lo font.lo grkelot.lo menus.lo misc.lo options.lo pixmap.lo screen.lo script.lo scrollbar.lo startup.lo system.lo term.lo timer.lo utmp.lo windows.lo defaultfont.lo libscream.lo  -lImlib2 -lttf -ldl -L/opt/local/lib -lImlib2 -L/opt/local/lib -lfreetype -lz -L/usr/X11R6/lib -lX11 -lXext -ldl -lm  -lSM -lICE -lpcre   -lXRes  -lSM -lICE -lXmu -last -lXext -lX11 -lm 
888libtool: link: warning: library `/opt/local/lib/libttf.la' was moved.
889rm -fr .libs/libEterm.lax
890mkdir .libs/libEterm.lax
891rm -fr .libs/libEterm.lax/libttf.a
892mkdir .libs/libEterm.lax/libttf.a
893Extracting /opt/local/lib/libttf.a
894gcc -dynamiclib ${wl}-flat_namespace ${wl}-undefined ${wl}suppress -o .libs/libEterm-0.9.4.dylib  .libs/actions.o .libs/buttons.o .libs/command.o .libs/draw.o .libs/e.o .libs/events.o .libs/font.o .libs/grkelot.o .libs/menus.o .libs/misc.o .libs/options.o .libs/pixmap.o .libs/screen.o .libs/script.o .libs/scrollbar.o .libs/startup.o .libs/system.o .libs/term.o .libs/timer.o .libs/utmp.o .libs/windows.o .libs/defaultfont.o .libs/libscream.o  .libs/libEterm.lax/libttf.a/freetype.o .libs/libEterm.lax/libttf.a/ftxcmap.o .libs/libEterm.lax/libttf.a/ftxerr18.o .libs/libEterm.lax/libttf.a/ftxgasp.o .libs/libEterm.lax/libttf.a/ftxgdef.o .libs/libEterm.lax/libttf.a/ftxgpos.o .libs/libEterm.lax/libttf.a/ftxgsub.o .libs/libEterm.lax/libttf.a/ftxkern.o .libs/libEterm.lax/libttf.a/ftxopen.o .libs/libEterm.lax/libttf.a/ftxpost.o .libs/libEterm.lax/libttf.a/ftxsbit.o .libs/libEterm.lax/libttf.a/ftxwidth.o   -L/opt/local/lib -L/usr/X11R6/lib /opt/local/lib/libImlib2.dylib /opt/local/lib/libz.dylib /usr/X11R6/lib/libX11.dylib /usr/X11R6/lib/libXext.dylib /opt/local/lib/libfreetype.dylib -lz -ldl /opt/local/lib/libpcre.dylib -lXRes -lSM -lICE -lXmu /opt/local/lib/libast.dylib /usr/X11R6/lib/libSM.dylib /usr/X11R6/lib/libICE.dylib -lXext -lX11 -lm  -install_name  /opt/local/lib/libEterm-0.9.4.dylib
895ld: common symbols not allowed with MH_DYLIB output format with the -multi_module option
896.libs/libEterm.lax/libttf.a/freetype.o definition of common _TTMemory_Allocated (size 16)
897.libs/libEterm.lax/libttf.a/freetype.o definition of common _TTMemory_MaxAllocated (size 16)
898/usr/bin/libtool: internal link edit command failed
899make[2]: *** [libEterm.la] Error 1
900make[1]: *** [all-recursive] Error 1
901make: *** [all] Error 2
902Error: Target com.apple.build returned: shell command "cd "/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_x11_Eterm/work/Eterm-0.9.4" && make all" returned error 2
903Command output: then mv -f ".deps/windows.Tpo" ".deps/windows.Plo"; else rm -f ".deps/windows.Tpo"; exit 1; fi
904 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include -L/opt/local/lib -I/opt/local/include -DDARWIN -I/usr/X11R6/include -I/opt/local/include -L/opt/local/lib -I/opt/local/include -I/usr/X11R6/include -g -O2 -MT windows.lo -MD -MP -MF .deps/windows.Tpo -c windows.c  -fno-common -DPIC -o .libs/windows.o
905windows.c: In function 'Create_Windows':
906windows.c:507: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
907 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include -L/opt/local/lib -I/opt/local/include -DDARWIN -I/usr/X11R6/include -I/opt/local/include -L/opt/local/lib -I/opt/local/include -I/usr/X11R6/include -g -O2 -MT windows.lo -MD -MP -MF .deps/windows.Tpo -c windows.c -o windows.o >/dev/null 2>&1
908if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/opt/local/include -L/opt/local/lib -I/opt/local/include -DDARWIN -I/usr/X11R6/include -I/opt/local/include -L/opt/local/lib -I/opt/local/include -I/usr/X11R6/include   -g -O2 -MT defaultfont.lo -MD -MP -MF ".deps/defaultfont.Tpo" -c -o defaultfont.lo defaultfont.c; \
909then mv -f ".deps/defaultfont.Tpo" ".deps/defaultfont.Plo"; else rm -f ".deps/defaultfont.Tpo"; exit 1; fi
910 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include -L/opt/local/lib -I/opt/local/include -DDARWIN -I/usr/X11R6/include -I/opt/local/include -L/opt/local/lib -I/opt/local/include -I/usr/X11R6/include -g -O2 -MT defaultfont.lo -MD -MP -MF .deps/defaultfont.Tpo -c defaultfont.c  -fno-common -DPIC -o .libs/defaultfont.o
911 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include -L/opt/local/lib -I/opt/local/include -DDARWIN -I/usr/X11R6/include -I/opt/local/include -L/opt/local/lib -I/opt/local/include -I/usr/X11R6/include -g -O2 -MT defaultfont.lo -MD -MP -MF .deps/defaultfont.Tpo -c defaultfont.c -o defaultfont.o >/dev/null 2>&1
912if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..   -I/opt/local/include -L/opt/local/lib -I/opt/local/include -DDARWIN -I/usr/X11R6/include -I/opt/local/include -L/opt/local/lib -I/opt/local/include -I/usr/X11R6/include   -g -O2 -MT libscream.lo -MD -MP -MF ".deps/libscream.Tpo" -c -o libscream.lo libscream.c; \
913then mv -f ".deps/libscream.Tpo" ".deps/libscream.Plo"; else rm -f ".deps/libscream.Tpo"; exit 1; fi
914 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include -L/opt/local/lib -I/opt/local/include -DDARWIN -I/usr/X11R6/include -I/opt/local/include -L/opt/local/lib -I/opt/local/include -I/usr/X11R6/include -g -O2 -MT libscream.lo -MD -MP -MF .deps/libscream.Tpo -c libscream.c  -fno-common -DPIC -o .libs/libscream.o
915libscream.c:1488:2: warning: #warning compiling in libscream
916libscream.c:1493:2: warning: #warning compiling in support for GNU screen
917 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/local/include -L/opt/local/lib -I/opt/local/include -DDARWIN -I/usr/X11R6/include -I/opt/local/include -L/opt/local/lib -I/opt/local/include -I/usr/X11R6/include -g -O2 -MT libscream.lo -MD -MP -MF .deps/libscream.Tpo -c libscream.c -o libscream.o >/dev/null 2>&1
918/bin/sh ../libtool --mode=link gcc  -g -O2  -L/opt/local/lib -L/usr/X11R6/lib -L/opt/local/lib -L/usr/X11R6/lib  -o libEterm.la -rpath /opt/local/lib -release 0.9.4 actions.lo buttons.lo command.lo draw.lo e.lo events.lo font.lo grkelot.lo menus.lo misc.lo options.lo pixmap.lo screen.lo script.lo scrollbar.lo startup.lo system.lo term.lo timer.lo utmp.lo windows.lo defaultfont.lo libscream.lo  -lImlib2 -lttf -ldl -L/opt/local/lib -lImlib2 -L/opt/local/lib -lfreetype -lz -L/usr/X11R6/lib -lX11 -lXext -ldl -lm  -lSM -lICE -lpcre   -lXRes  -lSM -lICE -lXmu -last -lXext -lX11 -lm 
919libtool: link: warning: library `/opt/local/lib/libttf.la' was moved.
920rm -fr .libs/libEterm.lax
921mkdir .libs/libEterm.lax
922rm -fr .libs/libEterm.lax/libttf.a
923mkdir .libs/libEterm.lax/libttf.a
924Extracting /opt/local/lib/libttf.a
925gcc -dynamiclib ${wl}-flat_namespace ${wl}-undefined ${wl}suppress -o .libs/libEterm-0.9.4.dylib  .libs/actions.o .libs/buttons.o .libs/command.o .libs/draw.o .libs/e.o .libs/events.o .libs/font.o .libs/grkelot.o .libs/menus.o .libs/misc.o .libs/options.o .libs/pixmap.o .libs/screen.o .libs/script.o .libs/scrollbar.o .libs/startup.o .libs/system.o .libs/term.o .libs/timer.o .libs/utmp.o .libs/windows.o .libs/defaultfont.o .libs/libscream.o  .libs/libEterm.lax/libttf.a/freetype.o .libs/libEterm.lax/libttf.a/ftxcmap.o .libs/libEterm.lax/libttf.a/ftxerr18.o .libs/libEterm.lax/libttf.a/ftxgasp.o .libs/libEterm.lax/libttf.a/ftxgdef.o .libs/libEterm.lax/libttf.a/ftxgpos.o .libs/libEterm.lax/libttf.a/ftxgsub.o .libs/libEterm.lax/libttf.a/ftxkern.o .libs/libEterm.lax/libttf.a/ftxopen.o .libs/libEterm.lax/libttf.a/ftxpost.o .libs/libEterm.lax/libttf.a/ftxsbit.o .libs/libEterm.lax/libttf.a/ftxwidth.o   -L/opt/local/lib -L/usr/X11R6/lib /opt/local/lib/libImlib2.dylib /opt/local/lib/libz.dylib /usr/X11R6/lib/libX11.dylib /usr/X11R6/lib/libXext.dylib /opt/local/lib/libfreetype.dylib -lz -ldl /opt/local/lib/libpcre.dylib -lXRes -lSM -lICE -lXmu /opt/local/lib/libast.dylib /usr/X11R6/lib/libSM.dylib /usr/X11R6/lib/libICE.dylib -lXext -lX11 -lm  -install_name  /opt/local/lib/libEterm-0.9.4.dylib
926ld: common symbols not allowed with MH_DYLIB output format with the -multi_module option
927.libs/libEterm.lax/libttf.a/freetype.o definition of common _TTMemory_Allocated (size 16)
928.libs/libEterm.lax/libttf.a/freetype.o definition of common _TTMemory_MaxAllocated (size 16)
929/usr/bin/libtool: internal link edit command failed
930make[2]: *** [libEterm.la] Error 1
931make[1]: *** [all-recursive] Error 1
932make: *** [all] Error 2
933
934Warning: the following items did not execute (for Eterm): com.apple.activate com.apple.build com.apple.destroot com.apple.install
935Error: Status 1 encountered during processing.