| 1 | ---> Computing dependencies for MacVim |
|---|
| 2 | ---> Fetching MacVim |
|---|
| 3 | ---> Verifying checksum(s) for MacVim |
|---|
| 4 | ---> Checksumming MacVim-7.2.snapshot49.zip |
|---|
| 5 | ---> Extracting MacVim |
|---|
| 6 | ---> Extracting MacVim-7.2.snapshot49.zip |
|---|
| 7 | ---> Configuring MacVim |
|---|
| 8 | checking whether make sets $(MAKE)... yes |
|---|
| 9 | checking for gcc... /usr/bin/gcc-4.2 |
|---|
| 10 | checking for C compiler default output file name... a.out |
|---|
| 11 | checking whether the C compiler works... yes |
|---|
| 12 | checking whether we are cross compiling... no |
|---|
| 13 | checking for suffix of executables... |
|---|
| 14 | checking for suffix of object files... o |
|---|
| 15 | checking whether we are using the GNU C compiler... yes |
|---|
| 16 | checking whether /usr/bin/gcc-4.2 accepts -g... yes |
|---|
| 17 | checking for /usr/bin/gcc-4.2 option to accept ISO C89... none needed |
|---|
| 18 | checking how to run the C preprocessor... /usr/bin/gcc-4.2 -E |
|---|
| 19 | checking for grep that handles long lines and -e... /usr/bin/grep |
|---|
| 20 | checking for egrep... /usr/bin/grep -E |
|---|
| 21 | checking for library containing strerror... none required |
|---|
| 22 | checking for gawk... gawk |
|---|
| 23 | checking for strip... strip |
|---|
| 24 | checking for ANSI C header files... yes |
|---|
| 25 | checking for sys/wait.h that is POSIX.1 compatible... yes |
|---|
| 26 | configure: checking for buggy tools... |
|---|
| 27 | - sh is 'GNU bash, version 3.2.48(1)-release (x86_64-apple-darwin10.0) |
|---|
| 28 | Copyright (C) 2007 Free Software Foundation, Inc.' - probably OK. |
|---|
| 29 | checking for BeOS... no |
|---|
| 30 | checking for QNX... no |
|---|
| 31 | checking for Darwin (Mac OS X)... yes |
|---|
| 32 | checking --disable-darwin argument... no |
|---|
| 33 | checking if Darwin files are there... yes |
|---|
| 34 | checking --with-mac-arch argument... defaulting to current |
|---|
| 35 | checking for sys/types.h... yes |
|---|
| 36 | checking for sys/stat.h... yes |
|---|
| 37 | checking for stdlib.h... yes |
|---|
| 38 | checking for string.h... yes |
|---|
| 39 | checking for memory.h... yes |
|---|
| 40 | checking for strings.h... yes |
|---|
| 41 | checking for inttypes.h... yes |
|---|
| 42 | checking for stdint.h... yes |
|---|
| 43 | checking for unistd.h... yes |
|---|
| 44 | checking Carbon/Carbon.h usability... yes |
|---|
| 45 | checking Carbon/Carbon.h presence... yes |
|---|
| 46 | checking for Carbon/Carbon.h... yes |
|---|
| 47 | checking Cocoa/Cocoa.h usability... yes |
|---|
| 48 | checking Cocoa/Cocoa.h presence... yes |
|---|
| 49 | checking for Cocoa/Cocoa.h... yes |
|---|
| 50 | checking --with-local-dir argument... Defaulting to /usr/local |
|---|
| 51 | checking --with-vim-name argument... Defaulting to vim |
|---|
| 52 | checking --with-ex-name argument... Defaulting to ex |
|---|
| 53 | checking --with-view-name argument... Defaulting to view |
|---|
| 54 | checking --with-global-runtime argument... no |
|---|
| 55 | checking --with-modified-by argument... no |
|---|
| 56 | checking if character set is EBCDIC... no |
|---|
| 57 | checking --disable-selinux argument... no |
|---|
| 58 | checking for is_selinux_enabled in -lselinux... no |
|---|
| 59 | checking --with-features argument... Defaulting to normal |
|---|
| 60 | checking --with-compiledby argument... no |
|---|
| 61 | checking --disable-xsmp argument... no |
|---|
| 62 | checking --disable-xsmp-interact argument... no |
|---|
| 63 | checking --enable-mzschemeinterp argument... no |
|---|
| 64 | checking --enable-perlinterp argument... no |
|---|
| 65 | checking --enable-pythoninterp argument... no |
|---|
| 66 | checking --enable-tclinterp argument... no |
|---|
| 67 | checking --enable-rubyinterp argument... no |
|---|
| 68 | checking --enable-cscope argument... no |
|---|
| 69 | checking --enable-workshop argument... no |
|---|
| 70 | checking --disable-netbeans argument... no |
|---|
| 71 | checking for socket in -lsocket... no |
|---|
| 72 | checking for gethostbyname in -lnsl... no |
|---|
| 73 | checking whether compiling netbeans integration is possible... yes |
|---|
| 74 | checking --enable-sniff argument... no |
|---|
| 75 | checking --enable-multibyte argument... yes |
|---|
| 76 | checking --enable-hangulinput argument... no |
|---|
| 77 | checking --enable-xim argument... defaulting to auto |
|---|
| 78 | checking --enable-fontset argument... no |
|---|
| 79 | defaulting to: don't HAVE_X11 |
|---|
| 80 | checking --enable-gui argument... MacVim GUI support |
|---|
| 81 | checking for MacVim GUI... yes |
|---|
| 82 | checking X11/SM/SMlib.h usability... yes |
|---|
| 83 | checking X11/SM/SMlib.h presence... yes |
|---|
| 84 | checking for X11/SM/SMlib.h... yes |
|---|
| 85 | checking whether toupper is broken... no |
|---|
| 86 | checking whether __DATE__ and __TIME__ work... yes |
|---|
| 87 | checking whether __attribute__((unused)) is allowed... yes |
|---|
| 88 | checking elf.h usability... no |
|---|
| 89 | checking elf.h presence... no |
|---|
| 90 | checking for elf.h... no |
|---|
| 91 | checking for dirent.h that defines DIR... yes |
|---|
| 92 | checking for library containing opendir... none required |
|---|
| 93 | checking stdarg.h usability... yes |
|---|
| 94 | checking stdarg.h presence... yes |
|---|
| 95 | checking for stdarg.h... yes |
|---|
| 96 | checking for stdlib.h... (cached) yes |
|---|
| 97 | checking for string.h... (cached) yes |
|---|
| 98 | checking sys/select.h usability... yes |
|---|
| 99 | checking sys/select.h presence... yes |
|---|
| 100 | checking for sys/select.h... yes |
|---|
| 101 | checking sys/utsname.h usability... yes |
|---|
| 102 | checking sys/utsname.h presence... yes |
|---|
| 103 | checking for sys/utsname.h... yes |
|---|
| 104 | checking termcap.h usability... yes |
|---|
| 105 | checking termcap.h presence... yes |
|---|
| 106 | checking for termcap.h... yes |
|---|
| 107 | checking fcntl.h usability... yes |
|---|
| 108 | checking fcntl.h presence... yes |
|---|
| 109 | checking for fcntl.h... yes |
|---|
| 110 | checking sgtty.h usability... yes |
|---|
| 111 | checking sgtty.h presence... yes |
|---|
| 112 | checking for sgtty.h... yes |
|---|
| 113 | checking sys/ioctl.h usability... yes |
|---|
| 114 | checking sys/ioctl.h presence... yes |
|---|
| 115 | checking for sys/ioctl.h... yes |
|---|
| 116 | checking sys/time.h usability... yes |
|---|
| 117 | checking sys/time.h presence... yes |
|---|
| 118 | checking for sys/time.h... yes |
|---|
| 119 | checking for sys/types.h... (cached) yes |
|---|
| 120 | checking termio.h usability... no |
|---|
| 121 | checking termio.h presence... no |
|---|
| 122 | checking for termio.h... no |
|---|
| 123 | checking iconv.h usability... yes |
|---|
| 124 | checking iconv.h presence... yes |
|---|
| 125 | checking for iconv.h... yes |
|---|
| 126 | checking langinfo.h usability... yes |
|---|
| 127 | checking langinfo.h presence... yes |
|---|
| 128 | checking for langinfo.h... yes |
|---|
| 129 | checking math.h usability... yes |
|---|
| 130 | checking math.h presence... yes |
|---|
| 131 | checking for math.h... yes |
|---|
| 132 | checking for unistd.h... (cached) yes |
|---|
| 133 | checking stropts.h usability... no |
|---|
| 134 | checking stropts.h presence... no |
|---|
| 135 | checking for stropts.h... no |
|---|
| 136 | checking errno.h usability... yes |
|---|
| 137 | checking errno.h presence... yes |
|---|
| 138 | checking for errno.h... yes |
|---|
| 139 | checking sys/resource.h usability... yes |
|---|
| 140 | checking sys/resource.h presence... yes |
|---|
| 141 | checking for sys/resource.h... yes |
|---|
| 142 | checking sys/systeminfo.h usability... no |
|---|
| 143 | checking sys/systeminfo.h presence... no |
|---|
| 144 | checking for sys/systeminfo.h... no |
|---|
| 145 | checking locale.h usability... yes |
|---|
| 146 | checking locale.h presence... yes |
|---|
| 147 | checking for locale.h... yes |
|---|
| 148 | checking sys/stream.h usability... no |
|---|
| 149 | checking sys/stream.h presence... no |
|---|
| 150 | checking for sys/stream.h... no |
|---|
| 151 | checking termios.h usability... yes |
|---|
| 152 | checking termios.h presence... yes |
|---|
| 153 | checking for termios.h... yes |
|---|
| 154 | checking libc.h usability... yes |
|---|
| 155 | checking libc.h presence... yes |
|---|
| 156 | checking for libc.h... yes |
|---|
| 157 | checking sys/statfs.h usability... no |
|---|
| 158 | checking sys/statfs.h presence... no |
|---|
| 159 | checking for sys/statfs.h... no |
|---|
| 160 | checking poll.h usability... yes |
|---|
| 161 | checking poll.h presence... yes |
|---|
| 162 | checking for poll.h... yes |
|---|
| 163 | checking sys/poll.h usability... yes |
|---|
| 164 | checking sys/poll.h presence... yes |
|---|
| 165 | checking for sys/poll.h... yes |
|---|
| 166 | checking pwd.h usability... yes |
|---|
| 167 | checking pwd.h presence... yes |
|---|
| 168 | checking for pwd.h... yes |
|---|
| 169 | checking utime.h usability... yes |
|---|
| 170 | checking utime.h presence... yes |
|---|
| 171 | checking for utime.h... yes |
|---|
| 172 | checking sys/param.h usability... yes |
|---|
| 173 | checking sys/param.h presence... yes |
|---|
| 174 | checking for sys/param.h... yes |
|---|
| 175 | checking libintl.h usability... yes |
|---|
| 176 | checking libintl.h presence... yes |
|---|
| 177 | checking for libintl.h... yes |
|---|
| 178 | checking libgen.h usability... yes |
|---|
| 179 | checking libgen.h presence... yes |
|---|
| 180 | checking for libgen.h... yes |
|---|
| 181 | checking util/debug.h usability... no |
|---|
| 182 | checking util/debug.h presence... no |
|---|
| 183 | checking for util/debug.h... no |
|---|
| 184 | checking util/msg18n.h usability... no |
|---|
| 185 | checking util/msg18n.h presence... no |
|---|
| 186 | checking for util/msg18n.h... no |
|---|
| 187 | checking frame.h usability... no |
|---|
| 188 | checking frame.h presence... no |
|---|
| 189 | checking for frame.h... no |
|---|
| 190 | checking sys/acl.h usability... yes |
|---|
| 191 | checking sys/acl.h presence... yes |
|---|
| 192 | checking for sys/acl.h... yes |
|---|
| 193 | checking sys/access.h usability... no |
|---|
| 194 | checking sys/access.h presence... no |
|---|
| 195 | checking for sys/access.h... no |
|---|
| 196 | checking sys/sysinfo.h usability... no |
|---|
| 197 | checking sys/sysinfo.h presence... no |
|---|
| 198 | checking for sys/sysinfo.h... no |
|---|
| 199 | checking wchar.h usability... yes |
|---|
| 200 | checking wchar.h presence... yes |
|---|
| 201 | checking for wchar.h... yes |
|---|
| 202 | checking wctype.h usability... yes |
|---|
| 203 | checking wctype.h presence... yes |
|---|
| 204 | checking for wctype.h... yes |
|---|
| 205 | checking for sys/ptem.h... no |
|---|
| 206 | checking for sys/sysctl.h... yes |
|---|
| 207 | checking for pthread_np.h... no |
|---|
| 208 | checking for strings.h... (cached) yes |
|---|
| 209 | checking whether /usr/bin/gcc-4.2 needs -traditional... no |
|---|
| 210 | checking for an ANSI C-conforming const... yes |
|---|
| 211 | checking for working volatile... yes |
|---|
| 212 | checking for mode_t... yes |
|---|
| 213 | checking for off_t... yes |
|---|
| 214 | checking for pid_t... yes |
|---|
| 215 | checking for size_t... yes |
|---|
| 216 | checking for uid_t in sys/types.h... yes |
|---|
| 217 | checking whether time.h and sys/time.h may both be included... yes |
|---|
| 218 | checking for ino_t... yes |
|---|
| 219 | checking for dev_t... yes |
|---|
| 220 | checking for rlim_t... yes |
|---|
| 221 | checking for stack_t... yes |
|---|
| 222 | checking whether stack_t has an ss_base field... no |
|---|
| 223 | checking --with-tlib argument... ncurses |
|---|
| 224 | checking for linking with ncurses library... OK |
|---|
| 225 | checking for tgetent()... yes |
|---|
| 226 | checking whether we talk terminfo... yes |
|---|
| 227 | checking whether termcap.h contains ospeed... yes |
|---|
| 228 | checking whether termcap.h contains UP, BC and PC... yes |
|---|
| 229 | checking whether tputs() uses outfuntype... no |
|---|
| 230 | checking whether sys/select.h and sys/time.h may both be included... yes |
|---|
| 231 | checking for /dev/ptc... no |
|---|
| 232 | checking for SVR4 ptys... yes |
|---|
| 233 | checking for ptyranges... pqrstuvw / 0123456789abcdef |
|---|
| 234 | checking default tty permissions/group... can't determine - assume ptys are world accessable |
|---|
| 235 | world |
|---|
| 236 | checking return type of signal handlers... void |
|---|
| 237 | checking for struct sigcontext... yes |
|---|
| 238 | checking getcwd implementation is broken... no |
|---|
| 239 | checking for bcmp... yes |
|---|
| 240 | checking for fchdir... yes |
|---|
| 241 | checking for fchown... yes |
|---|
| 242 | checking for fseeko... yes |
|---|
| 243 | checking for fsync... yes |
|---|
| 244 | checking for ftello... yes |
|---|
| 245 | checking for getcwd... yes |
|---|
| 246 | checking for getpseudotty... no |
|---|
| 247 | checking for getpwnam... yes |
|---|
| 248 | checking for getpwuid... yes |
|---|
| 249 | checking for getrlimit... yes |
|---|
| 250 | checking for gettimeofday... yes |
|---|
| 251 | checking for getwd... yes |
|---|
| 252 | checking for lstat... yes |
|---|
| 253 | checking for memcmp... yes |
|---|
| 254 | checking for memset... yes |
|---|
| 255 | checking for nanosleep... yes |
|---|
| 256 | checking for opendir... yes |
|---|
| 257 | checking for putenv... yes |
|---|
| 258 | checking for qsort... yes |
|---|
| 259 | checking for readlink... yes |
|---|
| 260 | checking for select... yes |
|---|
| 261 | checking for setenv... yes |
|---|
| 262 | checking for setpgid... yes |
|---|
| 263 | checking for setsid... yes |
|---|
| 264 | checking for sigaltstack... yes |
|---|
| 265 | checking for sigstack... no |
|---|
| 266 | checking for sigset... yes |
|---|
| 267 | checking for sigsetjmp... yes |
|---|
| 268 | checking for sigaction... yes |
|---|
| 269 | checking for sigvec... yes |
|---|
| 270 | checking for strcasecmp... yes |
|---|
| 271 | checking for strerror... yes |
|---|
| 272 | checking for strftime... yes |
|---|
| 273 | checking for stricmp... no |
|---|
| 274 | checking for strncasecmp... yes |
|---|
| 275 | checking for strnicmp... no |
|---|
| 276 | checking for strpbrk... yes |
|---|
| 277 | checking for strtol... yes |
|---|
| 278 | checking for tgetent... yes |
|---|
| 279 | checking for towlower... yes |
|---|
| 280 | checking for towupper... yes |
|---|
| 281 | checking for iswupper... yes |
|---|
| 282 | checking for usleep... yes |
|---|
| 283 | checking for utime... yes |
|---|
| 284 | checking for utimes... yes |
|---|
| 285 | checking for st_blksize... yes |
|---|
| 286 | checking whether stat() ignores a trailing slash... no |
|---|
| 287 | checking for iconv_open()... yes; with -liconv |
|---|
| 288 | checking for nl_langinfo(CODESET)... yes |
|---|
| 289 | checking for strtod in -lm... yes |
|---|
| 290 | checking for strtod() and other floating point functions... yes |
|---|
| 291 | checking --disable-acl argument... no |
|---|
| 292 | checking for acl_get_file in -lposix1e... no |
|---|
| 293 | checking for acl_get_file in -lacl... no |
|---|
| 294 | checking for POSIX ACL support... yes |
|---|
| 295 | checking for Solaris ACL support... no |
|---|
| 296 | checking for AIX ACL support... no |
|---|
| 297 | checking --disable-gpm argument... yes |
|---|
| 298 | checking --disable-sysmouse argument... no |
|---|
| 299 | checking for sysmouse... no |
|---|
| 300 | checking for rename... yes |
|---|
| 301 | checking for sysctl... yes |
|---|
| 302 | checking for sysinfo... not usable |
|---|
| 303 | checking for sysinfo.mem_unit... no |
|---|
| 304 | checking for sysconf... not usable |
|---|
| 305 | checking size of int... 4 |
|---|
| 306 | checking whether memmove handles overlaps... yes |
|---|
| 307 | checking for _xpg4_setrunelocale in -lxpg4... no |
|---|
| 308 | checking how to create tags... ctags -I INIT+ --fields=+S |
|---|
| 309 | checking how to run man with a section nr... man -s |
|---|
| 310 | checking --disable-nls argument... yes |
|---|
| 311 | checking dlfcn.h usability... yes |
|---|
| 312 | checking dlfcn.h presence... yes |
|---|
| 313 | checking for dlfcn.h... yes |
|---|
| 314 | checking for dlopen()... yes |
|---|
| 315 | checking for dlsym()... yes |
|---|
| 316 | checking setjmp.h usability... yes |
|---|
| 317 | checking setjmp.h presence... yes |
|---|
| 318 | checking for setjmp.h... yes |
|---|
| 319 | checking for GCC 3 or later... yes |
|---|
| 320 | checking whether we need -D_FORTIFY_SOURCE=1... yes |
|---|
| 321 | configure: creating ./config.status |
|---|
| 322 | config.status: creating auto/config.mk |
|---|
| 323 | config.status: creating auto/config.h |
|---|
| 324 | ---> Building MacVim |
|---|
| 325 | mkdir objects |
|---|
| 326 | CC="/usr/bin/gcc-4.2 -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_MACVIM -Wall -Wno-unknown-pragmas -pipe -I. -Iproto -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon " srcdir=. sh ./osdef.sh |
|---|
| 327 | creating auto/pathdef.c |
|---|
| 328 | /usr/bin/gcc-4.2 -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_MACVIM -Wall -Wno-unknown-pragmas -pipe -I. -Iproto -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon -O2 -arch x86_64 -D_FORTIFY_SOURCE=1 -fobjc-exceptions -o objects/gui_macvim.o MacVim/gui_macvim.m |
|---|
| 329 | /usr/bin/gcc-4.2 -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_MACVIM -Wall -Wno-unknown-pragmas -pipe -I. -Iproto -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon -O2 -arch x86_64 -D_FORTIFY_SOURCE=1 -fobjc-exceptions -o objects/MMBackend.o MacVim/MMBackend.m |
|---|
| 330 | MacVim/MMBackend.m: In function '-[MMBackend exit]': |
|---|
| 331 | MacVim/MMBackend.m:682: warning: 'defaultConnection' is deprecated (declared at /System/Library/Frameworks/Foundation.framework/Headers/NSConnection.h:50) |
|---|
| 332 | MacVim/MMBackend.m:683: warning: 'defaultConnection' is deprecated (declared at /System/Library/Frameworks/Foundation.framework/Headers/NSConnection.h:50) |
|---|
| 333 | MacVim/MMBackend.m: In function '-[MMBackend lookupColorWithKey:]': |
|---|
| 334 | MacVim/MMBackend.m:1057: warning: passing argument 1 of 'getRed:green:blue:alpha:' from incompatible pointer type |
|---|
| 335 | MacVim/MMBackend.m:1057: warning: passing argument 2 of 'getRed:green:blue:alpha:' from incompatible pointer type |
|---|
| 336 | MacVim/MMBackend.m:1057: warning: passing argument 3 of 'getRed:green:blue:alpha:' from incompatible pointer type |
|---|
| 337 | MacVim/MMBackend.m:1057: warning: passing argument 4 of 'getRed:green:blue:alpha:' from incompatible pointer type |
|---|
| 338 | MacVim/MMBackend.m: In function '-[MMBackend registerServerWithName:]': |
|---|
| 339 | MacVim/MMBackend.m:1324: warning: 'defaultConnection' is deprecated (declared at /System/Library/Frameworks/Foundation.framework/Headers/NSConnection.h:50) |
|---|
| 340 | MacVim/MMBackend.m: In function '-[MMBackend sendReply:toPort:]': |
|---|
| 341 | MacVim/MMBackend.m:1499: warning: cast to pointer from integer of different size |
|---|
| 342 | /usr/bin/gcc-4.2 -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_MACVIM -Wall -Wno-unknown-pragmas -pipe -I. -Iproto -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon -O2 -arch x86_64 -D_FORTIFY_SOURCE=1 -o objects/MacVim.o MacVim/MacVim.m |
|---|
| 343 | /usr/bin/gcc-4.2 -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_MACVIM -Wall -Wno-unknown-pragmas -pipe -I. -Iproto -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon -O2 -arch x86_64 -D_FORTIFY_SOURCE=1 -o objects/os_macosx.o os_macosx.c |
|---|
| 344 | /usr/bin/gcc-4.2 -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_MACVIM -Wall -Wno-unknown-pragmas -pipe -I. -Iproto -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon -O2 -arch x86_64 -D_FORTIFY_SOURCE=1 -o objects/os_mac_conv.o os_mac_conv.c |
|---|
| 345 | /usr/bin/gcc-4.2 -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_MACVIM -Wall -Wno-unknown-pragmas -pipe -I. -Iproto -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon -O2 -arch x86_64 -D_FORTIFY_SOURCE=1 -o objects/netbeans.o netbeans.c |
|---|
| 346 | cd xxd; CC="/usr/bin/gcc-4.2" CFLAGS="-I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon -O2 -arch x86_64 -D_FORTIFY_SOURCE=1" \ |
|---|
| 347 | /usr/bin/make -f Makefile |
|---|
| 348 | /usr/bin/gcc-4.2 -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon -O2 -arch x86_64 -D_FORTIFY_SOURCE=1 -DUNIX -o xxd xxd.c |
|---|
| 349 | /usr/bin/gcc-4.2 -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_MACVIM -Wall -Wno-unknown-pragmas -pipe -I. -Iproto -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon -O2 -arch x86_64 -D_FORTIFY_SOURCE=1 -o objects/buffer.o buffer.c |
|---|
| 350 | /usr/bin/gcc-4.2 -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_MACVIM -Wall -Wno-unknown-pragmas -pipe -I. -Iproto -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon -O2 -arch x86_64 -D_FORTIFY_SOURCE=1 -o objects/charset.o charset.c |
|---|
| 351 | /usr/bin/gcc-4.2 -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_MACVIM -Wall -Wno-unknown-pragmas -pipe -I. -Iproto -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon -O2 -arch x86_64 -D_FORTIFY_SOURCE=1 -o objects/diff.o diff.c |
|---|
| 352 | /usr/bin/gcc-4.2 -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_MACVIM -Wall -Wno-unknown-pragmas -pipe -I. -Iproto -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon -O2 -arch x86_64 -D_FORTIFY_SOURCE=1 -o objects/digraph.o digraph.c |
|---|
| 353 | /usr/bin/gcc-4.2 -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_MACVIM -Wall -Wno-unknown-pragmas -pipe -I. -Iproto -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon -O2 -arch x86_64 -D_FORTIFY_SOURCE=1 -o objects/edit.o edit.c |
|---|
| 354 | /usr/bin/gcc-4.2 -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_MACVIM -Wall -Wno-unknown-pragmas -pipe -I. -Iproto -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon -O2 -arch x86_64 -D_FORTIFY_SOURCE=1 -o objects/eval.o eval.c |
|---|
| 355 | /usr/bin/gcc-4.2 -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_MACVIM -Wall -Wno-unknown-pragmas -pipe -I. -Iproto -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon -O2 -arch x86_64 -D_FORTIFY_SOURCE=1 -o objects/ex_cmds.o ex_cmds.c |
|---|
| 356 | /usr/bin/gcc-4.2 -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_MACVIM -Wall -Wno-unknown-pragmas -pipe -I. -Iproto -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon -O2 -arch x86_64 -D_FORTIFY_SOURCE=1 -o objects/ex_cmds2.o ex_cmds2.c |
|---|
| 357 | /usr/bin/gcc-4.2 -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_MACVIM -Wall -Wno-unknown-pragmas -pipe -I. -Iproto -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon -O2 -arch x86_64 -D_FORTIFY_SOURCE=1 -o objects/ex_docmd.o ex_docmd.c |
|---|
| 358 | /usr/bin/gcc-4.2 -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_MACVIM -Wall -Wno-unknown-pragmas -pipe -I. -Iproto -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon -O2 -arch x86_64 -D_FORTIFY_SOURCE=1 -o objects/ex_eval.o ex_eval.c |
|---|
| 359 | /usr/bin/gcc-4.2 -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_MACVIM -Wall -Wno-unknown-pragmas -pipe -I. -Iproto -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon -O2 -arch x86_64 -D_FORTIFY_SOURCE=1 -o objects/ex_getln.o ex_getln.c |
|---|
| 360 | /usr/bin/gcc-4.2 -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_MACVIM -Wall -Wno-unknown-pragmas -pipe -I. -Iproto -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon -O2 -arch x86_64 -D_FORTIFY_SOURCE=1 -o objects/fileio.o fileio.c |
|---|
| 361 | /usr/bin/gcc-4.2 -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_MACVIM -Wall -Wno-unknown-pragmas -pipe -I. -Iproto -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon -O2 -arch x86_64 -D_FORTIFY_SOURCE=1 -o objects/fold.o fold.c |
|---|
| 362 | /usr/bin/gcc-4.2 -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_MACVIM -Wall -Wno-unknown-pragmas -pipe -I. -Iproto -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon -O2 -arch x86_64 -D_FORTIFY_SOURCE=1 -o objects/getchar.o getchar.c |
|---|
| 363 | /usr/bin/gcc-4.2 -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_MACVIM -Wall -Wno-unknown-pragmas -pipe -I. -Iproto -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon -O2 -arch x86_64 -D_FORTIFY_SOURCE=1 -o objects/hardcopy.o hardcopy.c |
|---|
| 364 | /usr/bin/gcc-4.2 -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_MACVIM -Wall -Wno-unknown-pragmas -pipe -I. -Iproto -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon -O2 -arch x86_64 -D_FORTIFY_SOURCE=1 -o objects/hashtab.o hashtab.c |
|---|
| 365 | /usr/bin/gcc-4.2 -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_MACVIM -Wall -Wno-unknown-pragmas -pipe -I. -Iproto -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon -O2 -arch x86_64 -D_FORTIFY_SOURCE=1 -o objects/if_cscope.o if_cscope.c |
|---|
| 366 | /usr/bin/gcc-4.2 -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_MACVIM -Wall -Wno-unknown-pragmas -pipe -I. -Iproto -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon -O2 -arch x86_64 -D_FORTIFY_SOURCE=1 -o objects/if_xcmdsrv.o if_xcmdsrv.c |
|---|
| 367 | /usr/bin/gcc-4.2 -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_MACVIM -Wall -Wno-unknown-pragmas -pipe -I. -Iproto -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon -O2 -arch x86_64 -D_FORTIFY_SOURCE=1 -o objects/main.o main.c |
|---|
| 368 | /usr/bin/gcc-4.2 -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_MACVIM -Wall -Wno-unknown-pragmas -pipe -I. -Iproto -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon -O2 -arch x86_64 -D_FORTIFY_SOURCE=1 -o objects/mark.o mark.c |
|---|
| 369 | /usr/bin/gcc-4.2 -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_MACVIM -Wall -Wno-unknown-pragmas -pipe -I. -Iproto -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon -O2 -arch x86_64 -D_FORTIFY_SOURCE=1 -o objects/memfile.o memfile.c |
|---|
| 370 | /usr/bin/gcc-4.2 -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_MACVIM -Wall -Wno-unknown-pragmas -pipe -I. -Iproto -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon -O2 -arch x86_64 -D_FORTIFY_SOURCE=1 -o objects/memline.o memline.c |
|---|
| 371 | /usr/bin/gcc-4.2 -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_MACVIM -Wall -Wno-unknown-pragmas -pipe -I. -Iproto -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon -O2 -arch x86_64 -D_FORTIFY_SOURCE=1 -o objects/menu.o menu.c |
|---|
| 372 | /usr/bin/gcc-4.2 -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_MACVIM -Wall -Wno-unknown-pragmas -pipe -I. -Iproto -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon -O2 -arch x86_64 -D_FORTIFY_SOURCE=1 -o objects/message.o message.c |
|---|
| 373 | /usr/bin/gcc-4.2 -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_MACVIM -Wall -Wno-unknown-pragmas -pipe -I. -Iproto -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon -O2 -arch x86_64 -D_FORTIFY_SOURCE=1 -o objects/misc1.o misc1.c |
|---|
| 374 | /usr/bin/gcc-4.2 -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_MACVIM -Wall -Wno-unknown-pragmas -pipe -I. -Iproto -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon -O2 -arch x86_64 -D_FORTIFY_SOURCE=1 -o objects/misc2.o misc2.c |
|---|
| 375 | /usr/bin/gcc-4.2 -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_MACVIM -Wall -Wno-unknown-pragmas -pipe -I. -Iproto -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon -O2 -arch x86_64 -D_FORTIFY_SOURCE=1 -o objects/move.o move.c |
|---|
| 376 | /usr/bin/gcc-4.2 -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_MACVIM -Wall -Wno-unknown-pragmas -pipe -I. -Iproto -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon -O2 -arch x86_64 -D_FORTIFY_SOURCE=1 -o objects/mbyte.o mbyte.c |
|---|
| 377 | /usr/bin/gcc-4.2 -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_MACVIM -Wall -Wno-unknown-pragmas -pipe -I. -Iproto -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon -O2 -arch x86_64 -D_FORTIFY_SOURCE=1 -o objects/normal.o normal.c |
|---|
| 378 | /usr/bin/gcc-4.2 -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_MACVIM -Wall -Wno-unknown-pragmas -pipe -I. -Iproto -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon -O2 -arch x86_64 -D_FORTIFY_SOURCE=1 -o objects/ops.o ops.c |
|---|
| 379 | /usr/bin/gcc-4.2 -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_MACVIM -Wall -Wno-unknown-pragmas -pipe -I. -Iproto -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon -O2 -arch x86_64 -D_FORTIFY_SOURCE=1 -o objects/option.o option.c |
|---|
| 380 | /usr/bin/gcc-4.2 -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_MACVIM -Wall -Wno-unknown-pragmas -pipe -I. -Iproto -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon -O2 -arch x86_64 -D_FORTIFY_SOURCE=1 -o objects/os_unix.o os_unix.c |
|---|
| 381 | /usr/bin/gcc-4.2 -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_MACVIM -Wall -Wno-unknown-pragmas -pipe -I. -Iproto -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon -O2 -arch x86_64 -D_FORTIFY_SOURCE=1 -o objects/pathdef.o auto/pathdef.c |
|---|
| 382 | /usr/bin/gcc-4.2 -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_MACVIM -Wall -Wno-unknown-pragmas -pipe -I. -Iproto -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon -O2 -arch x86_64 -D_FORTIFY_SOURCE=1 -o objects/popupmnu.o popupmnu.c |
|---|
| 383 | /usr/bin/gcc-4.2 -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_MACVIM -Wall -Wno-unknown-pragmas -pipe -I. -Iproto -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon -O2 -arch x86_64 -D_FORTIFY_SOURCE=1 -o objects/quickfix.o quickfix.c |
|---|
| 384 | /usr/bin/gcc-4.2 -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_MACVIM -Wall -Wno-unknown-pragmas -pipe -I. -Iproto -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon -O2 -arch x86_64 -D_FORTIFY_SOURCE=1 -o objects/regexp.o regexp.c |
|---|
| 385 | /usr/bin/gcc-4.2 -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_MACVIM -Wall -Wno-unknown-pragmas -pipe -I. -Iproto -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon -O2 -arch x86_64 -D_FORTIFY_SOURCE=1 -o objects/screen.o screen.c |
|---|
| 386 | /usr/bin/gcc-4.2 -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_MACVIM -Wall -Wno-unknown-pragmas -pipe -I. -Iproto -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon -O2 -arch x86_64 -D_FORTIFY_SOURCE=1 -o objects/search.o search.c |
|---|
| 387 | /usr/bin/gcc-4.2 -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_MACVIM -Wall -Wno-unknown-pragmas -pipe -I. -Iproto -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon -O2 -arch x86_64 -D_FORTIFY_SOURCE=1 -o objects/spell.o spell.c |
|---|
| 388 | /usr/bin/gcc-4.2 -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_MACVIM -Wall -Wno-unknown-pragmas -pipe -I. -Iproto -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon -O2 -arch x86_64 -D_FORTIFY_SOURCE=1 -o objects/syntax.o syntax.c |
|---|
| 389 | /usr/bin/gcc-4.2 -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_MACVIM -Wall -Wno-unknown-pragmas -pipe -I. -Iproto -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon -O2 -arch x86_64 -D_FORTIFY_SOURCE=1 -o objects/tag.o tag.c |
|---|
| 390 | /usr/bin/gcc-4.2 -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_MACVIM -Wall -Wno-unknown-pragmas -pipe -I. -Iproto -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon -O2 -arch x86_64 -D_FORTIFY_SOURCE=1 -o objects/term.o term.c |
|---|
| 391 | /usr/bin/gcc-4.2 -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_MACVIM -Wall -Wno-unknown-pragmas -pipe -I. -Iproto -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon -O2 -arch x86_64 -D_FORTIFY_SOURCE=1 -o objects/ui.o ui.c |
|---|
| 392 | /usr/bin/gcc-4.2 -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_MACVIM -Wall -Wno-unknown-pragmas -pipe -I. -Iproto -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon -O2 -arch x86_64 -D_FORTIFY_SOURCE=1 -o objects/undo.o undo.c |
|---|
| 393 | /usr/bin/gcc-4.2 -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_MACVIM -Wall -Wno-unknown-pragmas -pipe -I. -Iproto -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon -O2 -arch x86_64 -D_FORTIFY_SOURCE=1 -o objects/window.o window.c |
|---|
| 394 | /usr/bin/gcc-4.2 -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_MACVIM -Wall -Wno-unknown-pragmas -pipe -I. -Iproto -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon -O2 -arch x86_64 -D_FORTIFY_SOURCE=1 -o objects/gui.o gui.c |
|---|
| 395 | /usr/bin/gcc-4.2 -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_MACVIM -Wall -Wno-unknown-pragmas -pipe -I. -Iproto -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon -O2 -arch x86_64 -D_FORTIFY_SOURCE=1 -o objects/pty.o pty.c |
|---|
| 396 | /usr/bin/gcc-4.2 -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_MACVIM -Wall -Wno-unknown-pragmas -pipe -I. -Iproto -I/opt/local/include -DMACOS_X_UNIX -no-cpp-precomp -I/Developer/Headers/FlatCarbon -O2 -arch x86_64 -D_FORTIFY_SOURCE=1 version.c -o objects/version.o |
|---|
| 397 | /usr/bin/gcc-4.2 -L/opt/local/lib -L/usr/local/lib -o Vim objects/buffer.o objects/charset.o objects/diff.o objects/digraph.o objects/edit.o objects/eval.o objects/ex_cmds.o objects/ex_cmds2.o objects/ex_docmd.o objects/ex_eval.o objects/ex_getln.o objects/fileio.o objects/fold.o objects/getchar.o objects/hardcopy.o objects/hashtab.o objects/if_cscope.o objects/if_xcmdsrv.o objects/main.o objects/mark.o objects/memfile.o objects/memline.o objects/menu.o objects/message.o objects/misc1.o objects/misc2.o objects/move.o objects/mbyte.o objects/normal.o objects/ops.o objects/option.o objects/os_unix.o objects/pathdef.o objects/popupmnu.o objects/quickfix.o objects/regexp.o objects/screen.o objects/search.o objects/spell.o objects/syntax.o objects/tag.o objects/term.o objects/ui.o objects/undo.o objects/window.o objects/gui.o objects/pty.o objects/gui_macvim.o objects/MMBackend.o objects/MacVim.o objects/os_macosx.o objects/os_mac_conv.o objects/netbeans.o objects/version.o -framework Cocoa -framework Carbon -lm -lncurses -liconv |
|---|
| 398 | link.sh: OK, linking works, let's try removing a few libraries. |
|---|
| 399 | link.sh: See auto/link.log for details. |
|---|
| 400 | link.sh: Trying to remove the iconv library... |
|---|
| 401 | link.sh: We DO need the iconv library. |
|---|
| 402 | link.sh: Using unmodified link command |
|---|
| 403 | /usr/bin/gcc-4.2 -L/opt/local/lib -L/usr/local/lib -o Vim objects/buffer.o objects/charset.o objects/diff.o objects/digraph.o objects/edit.o objects/eval.o objects/ex_cmds.o objects/ex_cmds2.o objects/ex_docmd.o objects/ex_eval.o objects/ex_getln.o objects/fileio.o objects/fold.o objects/getchar.o objects/hardcopy.o objects/hashtab.o objects/if_cscope.o objects/if_xcmdsrv.o objects/main.o objects/mark.o objects/memfile.o objects/memline.o objects/menu.o objects/message.o objects/misc1.o objects/misc2.o objects/move.o objects/mbyte.o objects/normal.o objects/ops.o objects/option.o objects/os_unix.o objects/pathdef.o objects/popupmnu.o objects/quickfix.o objects/regexp.o objects/screen.o objects/search.o objects/spell.o objects/syntax.o objects/tag.o objects/term.o objects/ui.o objects/undo.o objects/window.o objects/gui.o objects/pty.o objects/gui_macvim.o objects/MMBackend.o objects/MacVim.o objects/os_macosx.o objects/os_mac_conv.o objects/netbeans.o objects/version.o -framework Cocoa -framework Carbon -lm -lncurses -liconv |
|---|
| 404 | link.sh: Linked OK |
|---|
| 405 | |
|---|
| 406 | === BUILD NATIVE TARGET PSMTabBarControlFramework OF PROJECT PSMTabBarControl WITH THE DEFAULT CONFIGURATION (Release) === |
|---|
| 407 | Check dependencies |
|---|
| 408 | error: There is no SDK with the name or path '/Developer/SDKs/MacOSX10.4u.sdk' |
|---|
| 409 | [BEROR]error: There is no SDK with the name or path '/Developer/SDKs/MacOSX10.4u.sdk' |
|---|
| 410 | ** BUILD FAILED ** |
|---|
| 411 | |
|---|
| 412 | Warning: the following items did not execute (for MacVim): org.macports.activate org.macports.build org.macports.destroot org.macports.install |
|---|