all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#3537: Mac OS X compile error
@ 2009-06-11 17:53 ` K.-W. Shin
  2009-06-13  0:15   ` bug#3537: marked as done (Mac OS X compile error) Emacs bug Tracking System
  0 siblings, 1 reply; 2+ messages in thread
From: K.-W. Shin @ 2009-06-11 17:53 UTC (permalink / raw
  To: bug-gnu-emacs

[-- Attachment #1: Type: text/plain, Size: 295 bytes --]

I'm trying to compile CVS version of Emacs on Mac OS X 10.5.7 with  
Xcode package 3.

The configure step seems no problem with --enable-carbon-app and -- 
with-ns options, but it cannot compile due to lack of make rule for  
'mac-fix-env'.

I'm attaching gcc -v, make, configure output lines.


[-- Attachment #2: gcc_info --]
[-- Type: application/octet-stream, Size: 506 bytes --]

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

[-- Attachment #3: make_log --]
[-- Type: application/octet-stream, Size: 7130 bytes --]

cd lib-src; make all                            \
	  CC='gcc -I/sw/include -L/sw/lib' CFLAGS='-g -O2 -Wno-pointer-sign ' CPPFLAGS='' \
	  LDFLAGS='' MAKE='make'
gcc -I/sw/include -L/sw/lib -DHAVE_CONFIG_H -I. -I../src -I/Users/taris/Downloads/Programs/EmacsInstall/emacs/lib-src -I/Users/taris/Downloads/Programs/EmacsInstall/emacs/lib-src/../src   -g -O2 -Wno-pointer-sign  -o test-distrib /Users/taris/Downloads/Programs/EmacsInstall/emacs/lib-src/test-distrib.c
./test-distrib /Users/taris/Downloads/Programs/EmacsInstall/emacs/lib-src/testfile
gcc -I/sw/include -L/sw/lib -DHAVE_CONFIG_H -I. -I../src -I/Users/taris/Downloads/Programs/EmacsInstall/emacs/lib-src -I/Users/taris/Downloads/Programs/EmacsInstall/emacs/lib-src/../src   -g -O2 -Wno-pointer-sign  /Users/taris/Downloads/Programs/EmacsInstall/emacs/lib-src/make-docfile.c  -o make-docfile
gcc -I/sw/include -L/sw/lib -DHAVE_CONFIG_H -I. -I../src -I/Users/taris/Downloads/Programs/EmacsInstall/emacs/lib-src -I/Users/taris/Downloads/Programs/EmacsInstall/emacs/lib-src/../src   -g -O2 -Wno-pointer-sign  /Users/taris/Downloads/Programs/EmacsInstall/emacs/lib-src/profile.c  -o profile
gcc -I/sw/include -L/sw/lib -DHAVE_CONFIG_H -I. -I../src -I/Users/taris/Downloads/Programs/EmacsInstall/emacs/lib-src -I/Users/taris/Downloads/Programs/EmacsInstall/emacs/lib-src/../src   -g -O2 -Wno-pointer-sign  /Users/taris/Downloads/Programs/EmacsInstall/emacs/lib-src/digest-doc.c  -o digest-doc
gcc -I/sw/include -L/sw/lib -DHAVE_CONFIG_H -I. -I../src -I/Users/taris/Downloads/Programs/EmacsInstall/emacs/lib-src -I/Users/taris/Downloads/Programs/EmacsInstall/emacs/lib-src/../src   -g -O2 -Wno-pointer-sign  /Users/taris/Downloads/Programs/EmacsInstall/emacs/lib-src/sorted-doc.c  -o sorted-doc
cp /Users/taris/Downloads/Programs/EmacsInstall/emacs/lib-src/getopt_.h getopt.h-t
mv getopt.h-t getopt.h
gcc -I/sw/include -L/sw/lib -c -DHAVE_CONFIG_H -I. -I../src -I/Users/taris/Downloads/Programs/EmacsInstall/emacs/lib-src -I/Users/taris/Downloads/Programs/EmacsInstall/emacs/lib-src/../src  -g -O2 -Wno-pointer-sign  -Demacs  /Users/taris/Downloads/Programs/EmacsInstall/emacs/lib-src/movemail.c
gcc -I/sw/include -L/sw/lib -c -DHAVE_CONFIG_H -I. -I../src -I/Users/taris/Downloads/Programs/EmacsInstall/emacs/lib-src -I/Users/taris/Downloads/Programs/EmacsInstall/emacs/lib-src/../src  -g -O2 -Wno-pointer-sign   /Users/taris/Downloads/Programs/EmacsInstall/emacs/lib-src/pop.c
gcc -I/sw/include -L/sw/lib -c -DHAVE_CONFIG_H -I. -I../src -I/Users/taris/Downloads/Programs/EmacsInstall/emacs/lib-src -I/Users/taris/Downloads/Programs/EmacsInstall/emacs/lib-src/../src  -g -O2 -Wno-pointer-sign  /Users/taris/Downloads/Programs/EmacsInstall/emacs/lib-src/getopt.c
gcc -I/sw/include -L/sw/lib -c -DHAVE_CONFIG_H -I. -I../src -I/Users/taris/Downloads/Programs/EmacsInstall/emacs/lib-src -I/Users/taris/Downloads/Programs/EmacsInstall/emacs/lib-src/../src  -g -O2 -Wno-pointer-sign  /Users/taris/Downloads/Programs/EmacsInstall/emacs/lib-src/getopt1.c
gcc -I/sw/include -L/sw/lib -DHAVE_CONFIG_H -I. -I../src -I/Users/taris/Downloads/Programs/EmacsInstall/emacs/lib-src -I/Users/taris/Downloads/Programs/EmacsInstall/emacs/lib-src/../src  -g -O2 -Wno-pointer-sign   movemail.o pop.o getopt.o getopt1.o         -o movemail
gcc -I/sw/include -L/sw/lib -DHAVE_CONFIG_H -I. -I../src -I/Users/taris/Downloads/Programs/EmacsInstall/emacs/lib-src -I/Users/taris/Downloads/Programs/EmacsInstall/emacs/lib-src/../src   -g -O2 -Wno-pointer-sign  /Users/taris/Downloads/Programs/EmacsInstall/emacs/lib-src/cvtmail.c  -o cvtmail
gcc -I/sw/include -L/sw/lib -DHAVE_CONFIG_H -I. -I../src -I/Users/taris/Downloads/Programs/EmacsInstall/emacs/lib-src -I/Users/taris/Downloads/Programs/EmacsInstall/emacs/lib-src/../src   -g -O2 -Wno-pointer-sign  /Users/taris/Downloads/Programs/EmacsInstall/emacs/lib-src/fakemail.c  -o fakemail
gcc -I/sw/include -L/sw/lib -DHAVE_CONFIG_H -I. -I../src -I/Users/taris/Downloads/Programs/EmacsInstall/emacs/lib-src -I/Users/taris/Downloads/Programs/EmacsInstall/emacs/lib-src/../src   -g -O2 -Wno-pointer-sign  /Users/taris/Downloads/Programs/EmacsInstall/emacs/lib-src/hexl.c  -o hexl
gcc -I/sw/include -L/sw/lib -c -DHAVE_CONFIG_H -I. -I../src -I/Users/taris/Downloads/Programs/EmacsInstall/emacs/lib-src -I/Users/taris/Downloads/Programs/EmacsInstall/emacs/lib-src/../src  -g -O2 -Wno-pointer-sign  /Users/taris/Downloads/Programs/EmacsInstall/emacs/lib-src/update-game-score.c -DHAVE_SHARED_GAME_DIR="\"/Users/taris/Downloads/Programs/EmacsInstall/emacs/build/nextstep/Emacs.app/Contents/Resources/var/games/emacs\""
gcc -I/sw/include -L/sw/lib -DHAVE_CONFIG_H -I. -I../src -I/Users/taris/Downloads/Programs/EmacsInstall/emacs/lib-src -I/Users/taris/Downloads/Programs/EmacsInstall/emacs/lib-src/../src  -g -O2 -Wno-pointer-sign   update-game-score.o getopt.o getopt1.o  -o update-game-score
gcc -I/sw/include -L/sw/lib -c -DHAVE_CONFIG_H -I. -I../src -I/Users/taris/Downloads/Programs/EmacsInstall/emacs/lib-src -I/Users/taris/Downloads/Programs/EmacsInstall/emacs/lib-src/../src  -g -O2 -Wno-pointer-sign  -DCONFIG_BROKETS -DINHIBIT_STRING_HEADER /Users/taris/Downloads/Programs/EmacsInstall/emacs/lib-src/../src/regex.c
gcc -I/sw/include -L/sw/lib -DHAVE_CONFIG_H -I. -I../src -I/Users/taris/Downloads/Programs/EmacsInstall/emacs/lib-src -I/Users/taris/Downloads/Programs/EmacsInstall/emacs/lib-src/../src   -g -O2 -Wno-pointer-sign  -DEMACS_NAME="\"GNU Emacs\"" -DVERSION="\"23.0.94\"" /Users/taris/Downloads/Programs/EmacsInstall/emacs/lib-src/etags.c getopt.o getopt1.o regex.o  -o etags
gcc -I/sw/include -L/sw/lib -DHAVE_CONFIG_H -I. -I../src -I/Users/taris/Downloads/Programs/EmacsInstall/emacs/lib-src -I/Users/taris/Downloads/Programs/EmacsInstall/emacs/lib-src/../src   -g -O2 -Wno-pointer-sign  -DCTAGS -DEMACS_NAME="\"GNU Emacs\"" -DVERSION="\"23.0.94\"" /Users/taris/Downloads/Programs/EmacsInstall/emacs/lib-src/etags.c getopt.o getopt1.o regex.o  -o ctags
gcc -I/sw/include -L/sw/lib -DHAVE_CONFIG_H -I. -I../src -I/Users/taris/Downloads/Programs/EmacsInstall/emacs/lib-src -I/Users/taris/Downloads/Programs/EmacsInstall/emacs/lib-src/../src   -g -O2 -Wno-pointer-sign  /Users/taris/Downloads/Programs/EmacsInstall/emacs/lib-src/emacsclient.c getopt.o getopt1.o -DVERSION="\"23.0.94\""  -o emacsclient
gcc -I/sw/include -L/sw/lib -DHAVE_CONFIG_H -I. -I../src -I/Users/taris/Downloads/Programs/EmacsInstall/emacs/lib-src -I/Users/taris/Downloads/Programs/EmacsInstall/emacs/lib-src/../src   -g -O2 -Wno-pointer-sign  /Users/taris/Downloads/Programs/EmacsInstall/emacs/lib-src/b2m.c -DVERSION="\"23.0.94\"" getopt.o getopt1.o  -o b2m
gcc -I/sw/include -L/sw/lib -DHAVE_CONFIG_H -I. -I../src -I/Users/taris/Downloads/Programs/EmacsInstall/emacs/lib-src -I/Users/taris/Downloads/Programs/EmacsInstall/emacs/lib-src/../src   -g -O2 -Wno-pointer-sign  -DVERSION="\"23.0.94\"" /Users/taris/Downloads/Programs/EmacsInstall/emacs/lib-src/ebrowse.c getopt.o getopt1.o  -o ebrowse
make[1]: *** No rule to make target `/Users/taris/Downloads/Programs/EmacsInstall/emacs/lib-src/mac-fix-env.m', needed by `mac-fix-env'.  Stop.
make: *** [lib-src] Error 2

[-- Attachment #4: config_log --]
[-- Type: application/octet-stream, Size: 14102 bytes --]

checking build system type... i386-apple-darwin9.7.0
checking host system type... i386-apple-darwin9.7.0
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... cc -E -no-cpp-precomp -I/sw/include -L/sw/lib
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for AIX... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether gcc understands -Wno-pointer-sign... yes
checking whether ln -s works... yes
checking how to run the C preprocessor... cc -E -no-cpp-precomp -I/sw/include -L/sw/lib
checking for a BSD-compatible install... /usr/bin/install -c
checking for ranlib... ranlib
checking for install-info... /sw/sbin/install-info
checking for install-info... (cached) /sw/sbin/install-info
checking for install-info... (cached) /sw/sbin/install-info
checking for gzip... /sw/bin/gzip
checking for makeinfo... /usr/bin/makeinfo
checking for -znocombreloc... no
configure: checking the machine- and system-dependent files to find out
 - which libraries the lib-src programs will want, and
 - whether the GNU malloc routines are usable...
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
rm: cannot remove `conftest.dSYM': Is a directory
checking machine/soundcard.h usability... no
checking machine/soundcard.h presence... no
checking for machine/soundcard.h... no
checking sys/soundcard.h usability... no
checking sys/soundcard.h presence... no
checking for sys/soundcard.h... no
checking soundcard.h usability... no
checking soundcard.h presence... no
checking for soundcard.h... no
checking for _oss_ioctl in -lossaudio... no
checking for pkg-config... no
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/timeb.h usability... yes
checking sys/timeb.h presence... yes
checking for sys/timeb.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking linux/version.h usability... no
checking linux/version.h presence... no
checking for linux/version.h... no
checking sys/systeminfo.h usability... no
checking sys/systeminfo.h presence... no
checking for sys/systeminfo.h... no
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for string.h... (cached) yes
checking for stdlib.h... (cached) yes
checking termcap.h usability... yes
checking termcap.h presence... yes
checking for termcap.h... yes
checking stdio_ext.h usability... no
checking stdio_ext.h presence... no
checking for stdio_ext.h... no
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for strings.h... (cached) yes
checking coff.h usability... no
checking coff.h presence... no
checking for coff.h... no
checking pty.h usability... no
checking pty.h presence... no
checking for pty.h... no
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/vlimit.h usability... no
checking sys/vlimit.h presence... no
checking for sys/vlimit.h... no
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking sys/_mbstate_t.h usability... no
checking sys/_mbstate_t.h presence... no
checking for sys/_mbstate_t.h... no
checking sys/utsname.h usability... yes
checking sys/utsname.h presence... yes
checking for sys/utsname.h... yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking if personality LINUX32 can be set... no
checking for term.h... yes
checking for ANSI C header files... (cached) yes
checking whether time.h and sys/time.h may both be included... yes
checking whether sys_siglist is declared... no
checking whether __sys_siglist is declared... no
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for struct utimbuf... yes
checking return type of signal handlers... void
checking for speed_t... yes
checking for struct timeval... yes
checking for struct exception... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking for net/if.h... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for struct tm.tm_zone... yes
checking for struct tm.tm_gmtoff... yes
checking for struct ifreq.ifr_flags... yes
checking for struct ifreq.ifr_hwaddr... no
checking for struct ifreq.ifr_netmask... no
checking for struct ifreq.ifr_broadaddr... yes
checking for struct ifreq.ifr_addr... yes
checking for function prototypes... yes
checking for working volatile... yes
checking for an ANSI C-conforming const... yes
checking for void * support... yes
checking whether make sets $(MAKE)... yes
checking for long file names... yes
checking for X... libraries /usr/X11/lib, headers /usr/X11/include
checking AppKit/AppKit.h usability... yes
checking AppKit/AppKit.h presence... yes
checking for AppKit/AppKit.h... yes
checking for malloc_get_state... no
checking for malloc_set_state... no
checking whether __after_morecore_hook exists... no
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking for dnet_ntoa in -ldnet... no
checking for main in -lXbsd... no
checking for cma_open in -lpthreads... no
checking for pkg-config... (cached) no
checking for pkg-config... (cached) no
checking gpm.h usability... no
checking gpm.h presence... no
checking for gpm.h... no
checking malloc/malloc.h usability... yes
checking malloc/malloc.h presence... yes
checking for malloc/malloc.h... yes
checking whether netdb declares h_errno... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for sqrt in -lm... yes
checking for maillock in -lmail... no
checking for maillock in -llockfile... no
checking for liblockfile.so... no
checking for touchlock... no
checking maillock.h usability... no
checking maillock.h presence... no
checking for maillock.h... no
checking for gethostname... yes
checking for getdomainname... yes
checking for dup2... yes
checking for rename... yes
checking for closedir... yes
checking for mkdir... yes
checking for rmdir... yes
checking for sysinfo... no
checking for getrusage... yes
checking for get_current_dir_name... no
checking for random... yes
checking for lrand48... yes
checking for bcopy... yes
checking for bcmp... yes
checking for logb... yes
checking for frexp... yes
checking for fmod... yes
checking for rint... yes
checking for cbrt... yes
checking for ftime... yes
checking for setsid... yes
checking for strerror... yes
checking for fpathconf... yes
checking for select... yes
checking for mktime... yes
checking for euidaccess... no
checking for getpagesize... (cached) yes
checking for tzset... yes
checking for setlocale... yes
checking for utimes... yes
checking for getrlimit... yes
checking for setrlimit... yes
checking for setpgid... yes
checking for getcwd... yes
checking for getwd... yes
checking for shutdown... yes
checking for getaddrinfo... yes
checking for __fpending... no
checking for mblen... yes
checking for mbrlen... yes
checking for mbsinit... yes
checking for strsignal... yes
checking for setitimer... yes
checking for ualarm... yes
checking for index... yes
checking for rindex... yes
checking for sendto... yes
checking for recvfrom... yes
checking for getsockopt... yes
checking for setsockopt... yes
checking for getsockname... yes
checking for getpeername... yes
checking for gai_strerror... yes
checking for mkstemp... yes
checking for getline... no
checking for getdelim... no
checking for mremap... no
checking for memmove... yes
checking for fsync... yes
checking for sync... yes
checking for bzero... yes
checking for memset... yes
checking for memcmp... yes
checking for difftime... yes
checking for memcpy... yes
checking for mempcpy... no
checking for mblen... (cached) yes
checking for mbrlen... (cached) yes
checking for posix_memalign... no
checking for cfmakeraw... yes
checking for cfsetspeed... yes
checking sys/un.h usability... yes
checking sys/un.h presence... yes
checking for sys/un.h... yes
checking for sys/time.h... (cached) yes
checking for unistd.h... (cached) yes
checking for alarm... yes
checking for working mktime... yes
checking for getloadavg... yes
checking for pstat_getdynamic... no
checking for kstat_open in -lkstat... no
checking for getloadavg... yes
checking whether getloadavg requires setgid... rm: cannot remove `conftest.dSYM': Is a directory
no
checking for _LARGEFILE_SOURCE value needed for large files... no
rm: cannot remove `conftest.dSYM': Is a directory
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking for getopt_long_only... yes
checking whether optreset is declared... yes
checking whether getpgrp requires zero arguments... yes
checking for strftime... yes
checking for grantpt... yes
checking for getpt... no
checking for tparm in -lncurses... yes
checking for res_init with -lresolv... yes
checking for dgettext in -lintl... yes
checking whether localtime caches TZ... no
checking for gettimeofday... yes
checking whether gettimeofday can accept two arguments... yes
checking for socket... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking whether system supports dynamic ptys... no
checking for pid_t... yes
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for nl_langinfo and CODESET... yes
checking for size_t... yes
checking for mbstate_t... yes
checking for C restrict keyword... __restrict
checking for C restricted array declarations... yes

Configured for `i386-apple-darwin9.7.0'.

  Where should the build process find the source code?    /Users/taris/Downloads/Programs/EmacsInstall/emacs
  What operating system and machine description files should Emacs use?
        `s/darwin.h' and `m/intel386.h'
  What compiler should emacs be built with?               gcc -I/sw/include -L/sw/lib -g -O2 -Wno-pointer-sign 
  Should Emacs use the GNU version of malloc?             no
    (The GNU allocators don't work with this system configuration.)
  Should Emacs use a relocating allocator for buffers?    no
  Should Emacs use mmap(2) for buffer allocation?         no
  What window system should Emacs use?                    nextstep
  What toolkit should Emacs use?                          none
  Where do we find X Windows header files?                /usr/X11/include
  Where do we find X Windows libraries?                   /usr/X11/lib
  Does Emacs use -lXaw3d?                                 no
  Does Emacs use -lXpm?                                   no
  Does Emacs use -ljpeg?                                  no
  Does Emacs use -ltiff?                                  no
  Does Emacs use a gif library?                           no 
  Does Emacs use -lpng?                                   no
  Does Emacs use -lrsvg-2?                                no
  Does Emacs use -lgpm?                                   no
  Does Emacs use -ldbus?                                  no
  Does Emacs use -lfreetype?                              no
  Does Emacs use -lm17n-flt?                              no
  Does Emacs use -lotf?                                   no
  Does Emacs use -lxft?                                   no
  Does Emacs use toolkit scroll bars?                     yes



You must run "make install" in order to test the built application.
The installed application will go to nextstep/Emacs.app and can be
run or moved from there.
The application will be fully self-contained.

rm: cannot remove `conftest.dSYM': Is a directory
configure: creating ./config.status
config.status: creating Makefile
config.status: creating lib-src/Makefile.c
config.status: creating oldXMenu/Makefile
config.status: creating doc/emacs/Makefile
config.status: creating doc/misc/Makefile
config.status: creating doc/lispintro/Makefile
config.status: creating doc/lispref/Makefile
config.status: creating src/Makefile.c
config.status: creating lwlib/Makefile
config.status: creating lisp/Makefile
config.status: creating leim/Makefile
config.status: creating src/config.h
config.status: executing default commands
creating src/epaths.h
creating lib-src/Makefile
creating src/Makefile
creating src/.gdbinit

^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#3537: marked as done (Mac OS X compile error)
  2009-06-11 17:53 ` bug#3537: Mac OS X compile error K.-W. Shin
@ 2009-06-13  0:15   ` Emacs bug Tracking System
  0 siblings, 0 replies; 2+ messages in thread
From: Emacs bug Tracking System @ 2009-06-13  0:15 UTC (permalink / raw
  To: Chong Yidong

[-- Attachment #1: Type: text/plain, Size: 830 bytes --]


Your message dated Fri, 12 Jun 2009 20:10:21 -0400
with message-id <87r5xpgfiq.fsf@cyd.mit.edu>
and subject line Re: Mac OS X compile error
has caused the Emacs bug report #3537,
regarding Mac OS X compile error
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@emacsbugs.donarmstrong.com
immediately.)


-- 
3537: http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=3537
Emacs Bug Tracking System
Contact owner@emacsbugs.donarmstrong.com with problems

[-- Attachment #2: Type: message/rfc822, Size: 25848 bytes --]

[-- Attachment #2.1.1: Type: text/plain, Size: 295 bytes --]

I'm trying to compile CVS version of Emacs on Mac OS X 10.5.7 with  
Xcode package 3.

The configure step seems no problem with --enable-carbon-app and -- 
with-ns options, but it cannot compile due to lack of make rule for  
'mac-fix-env'.

I'm attaching gcc -v, make, configure output lines.


[-- Attachment #2.1.2: gcc_info --]
[-- Type: application/octet-stream, Size: 506 bytes --]

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

[-- Attachment #2.1.3: make_log --]
[-- Type: application/octet-stream, Size: 7130 bytes --]

cd lib-src; make all                            \
	  CC='gcc -I/sw/include -L/sw/lib' CFLAGS='-g -O2 -Wno-pointer-sign ' CPPFLAGS='' \
	  LDFLAGS='' MAKE='make'
gcc -I/sw/include -L/sw/lib -DHAVE_CONFIG_H -I. -I../src -I/Users/taris/Downloads/Programs/EmacsInstall/emacs/lib-src -I/Users/taris/Downloads/Programs/EmacsInstall/emacs/lib-src/../src   -g -O2 -Wno-pointer-sign  -o test-distrib /Users/taris/Downloads/Programs/EmacsInstall/emacs/lib-src/test-distrib.c
./test-distrib /Users/taris/Downloads/Programs/EmacsInstall/emacs/lib-src/testfile
gcc -I/sw/include -L/sw/lib -DHAVE_CONFIG_H -I. -I../src -I/Users/taris/Downloads/Programs/EmacsInstall/emacs/lib-src -I/Users/taris/Downloads/Programs/EmacsInstall/emacs/lib-src/../src   -g -O2 -Wno-pointer-sign  /Users/taris/Downloads/Programs/EmacsInstall/emacs/lib-src/make-docfile.c  -o make-docfile
gcc -I/sw/include -L/sw/lib -DHAVE_CONFIG_H -I. -I../src -I/Users/taris/Downloads/Programs/EmacsInstall/emacs/lib-src -I/Users/taris/Downloads/Programs/EmacsInstall/emacs/lib-src/../src   -g -O2 -Wno-pointer-sign  /Users/taris/Downloads/Programs/EmacsInstall/emacs/lib-src/profile.c  -o profile
gcc -I/sw/include -L/sw/lib -DHAVE_CONFIG_H -I. -I../src -I/Users/taris/Downloads/Programs/EmacsInstall/emacs/lib-src -I/Users/taris/Downloads/Programs/EmacsInstall/emacs/lib-src/../src   -g -O2 -Wno-pointer-sign  /Users/taris/Downloads/Programs/EmacsInstall/emacs/lib-src/digest-doc.c  -o digest-doc
gcc -I/sw/include -L/sw/lib -DHAVE_CONFIG_H -I. -I../src -I/Users/taris/Downloads/Programs/EmacsInstall/emacs/lib-src -I/Users/taris/Downloads/Programs/EmacsInstall/emacs/lib-src/../src   -g -O2 -Wno-pointer-sign  /Users/taris/Downloads/Programs/EmacsInstall/emacs/lib-src/sorted-doc.c  -o sorted-doc
cp /Users/taris/Downloads/Programs/EmacsInstall/emacs/lib-src/getopt_.h getopt.h-t
mv getopt.h-t getopt.h
gcc -I/sw/include -L/sw/lib -c -DHAVE_CONFIG_H -I. -I../src -I/Users/taris/Downloads/Programs/EmacsInstall/emacs/lib-src -I/Users/taris/Downloads/Programs/EmacsInstall/emacs/lib-src/../src  -g -O2 -Wno-pointer-sign  -Demacs  /Users/taris/Downloads/Programs/EmacsInstall/emacs/lib-src/movemail.c
gcc -I/sw/include -L/sw/lib -c -DHAVE_CONFIG_H -I. -I../src -I/Users/taris/Downloads/Programs/EmacsInstall/emacs/lib-src -I/Users/taris/Downloads/Programs/EmacsInstall/emacs/lib-src/../src  -g -O2 -Wno-pointer-sign   /Users/taris/Downloads/Programs/EmacsInstall/emacs/lib-src/pop.c
gcc -I/sw/include -L/sw/lib -c -DHAVE_CONFIG_H -I. -I../src -I/Users/taris/Downloads/Programs/EmacsInstall/emacs/lib-src -I/Users/taris/Downloads/Programs/EmacsInstall/emacs/lib-src/../src  -g -O2 -Wno-pointer-sign  /Users/taris/Downloads/Programs/EmacsInstall/emacs/lib-src/getopt.c
gcc -I/sw/include -L/sw/lib -c -DHAVE_CONFIG_H -I. -I../src -I/Users/taris/Downloads/Programs/EmacsInstall/emacs/lib-src -I/Users/taris/Downloads/Programs/EmacsInstall/emacs/lib-src/../src  -g -O2 -Wno-pointer-sign  /Users/taris/Downloads/Programs/EmacsInstall/emacs/lib-src/getopt1.c
gcc -I/sw/include -L/sw/lib -DHAVE_CONFIG_H -I. -I../src -I/Users/taris/Downloads/Programs/EmacsInstall/emacs/lib-src -I/Users/taris/Downloads/Programs/EmacsInstall/emacs/lib-src/../src  -g -O2 -Wno-pointer-sign   movemail.o pop.o getopt.o getopt1.o         -o movemail
gcc -I/sw/include -L/sw/lib -DHAVE_CONFIG_H -I. -I../src -I/Users/taris/Downloads/Programs/EmacsInstall/emacs/lib-src -I/Users/taris/Downloads/Programs/EmacsInstall/emacs/lib-src/../src   -g -O2 -Wno-pointer-sign  /Users/taris/Downloads/Programs/EmacsInstall/emacs/lib-src/cvtmail.c  -o cvtmail
gcc -I/sw/include -L/sw/lib -DHAVE_CONFIG_H -I. -I../src -I/Users/taris/Downloads/Programs/EmacsInstall/emacs/lib-src -I/Users/taris/Downloads/Programs/EmacsInstall/emacs/lib-src/../src   -g -O2 -Wno-pointer-sign  /Users/taris/Downloads/Programs/EmacsInstall/emacs/lib-src/fakemail.c  -o fakemail
gcc -I/sw/include -L/sw/lib -DHAVE_CONFIG_H -I. -I../src -I/Users/taris/Downloads/Programs/EmacsInstall/emacs/lib-src -I/Users/taris/Downloads/Programs/EmacsInstall/emacs/lib-src/../src   -g -O2 -Wno-pointer-sign  /Users/taris/Downloads/Programs/EmacsInstall/emacs/lib-src/hexl.c  -o hexl
gcc -I/sw/include -L/sw/lib -c -DHAVE_CONFIG_H -I. -I../src -I/Users/taris/Downloads/Programs/EmacsInstall/emacs/lib-src -I/Users/taris/Downloads/Programs/EmacsInstall/emacs/lib-src/../src  -g -O2 -Wno-pointer-sign  /Users/taris/Downloads/Programs/EmacsInstall/emacs/lib-src/update-game-score.c -DHAVE_SHARED_GAME_DIR="\"/Users/taris/Downloads/Programs/EmacsInstall/emacs/build/nextstep/Emacs.app/Contents/Resources/var/games/emacs\""
gcc -I/sw/include -L/sw/lib -DHAVE_CONFIG_H -I. -I../src -I/Users/taris/Downloads/Programs/EmacsInstall/emacs/lib-src -I/Users/taris/Downloads/Programs/EmacsInstall/emacs/lib-src/../src  -g -O2 -Wno-pointer-sign   update-game-score.o getopt.o getopt1.o  -o update-game-score
gcc -I/sw/include -L/sw/lib -c -DHAVE_CONFIG_H -I. -I../src -I/Users/taris/Downloads/Programs/EmacsInstall/emacs/lib-src -I/Users/taris/Downloads/Programs/EmacsInstall/emacs/lib-src/../src  -g -O2 -Wno-pointer-sign  -DCONFIG_BROKETS -DINHIBIT_STRING_HEADER /Users/taris/Downloads/Programs/EmacsInstall/emacs/lib-src/../src/regex.c
gcc -I/sw/include -L/sw/lib -DHAVE_CONFIG_H -I. -I../src -I/Users/taris/Downloads/Programs/EmacsInstall/emacs/lib-src -I/Users/taris/Downloads/Programs/EmacsInstall/emacs/lib-src/../src   -g -O2 -Wno-pointer-sign  -DEMACS_NAME="\"GNU Emacs\"" -DVERSION="\"23.0.94\"" /Users/taris/Downloads/Programs/EmacsInstall/emacs/lib-src/etags.c getopt.o getopt1.o regex.o  -o etags
gcc -I/sw/include -L/sw/lib -DHAVE_CONFIG_H -I. -I../src -I/Users/taris/Downloads/Programs/EmacsInstall/emacs/lib-src -I/Users/taris/Downloads/Programs/EmacsInstall/emacs/lib-src/../src   -g -O2 -Wno-pointer-sign  -DCTAGS -DEMACS_NAME="\"GNU Emacs\"" -DVERSION="\"23.0.94\"" /Users/taris/Downloads/Programs/EmacsInstall/emacs/lib-src/etags.c getopt.o getopt1.o regex.o  -o ctags
gcc -I/sw/include -L/sw/lib -DHAVE_CONFIG_H -I. -I../src -I/Users/taris/Downloads/Programs/EmacsInstall/emacs/lib-src -I/Users/taris/Downloads/Programs/EmacsInstall/emacs/lib-src/../src   -g -O2 -Wno-pointer-sign  /Users/taris/Downloads/Programs/EmacsInstall/emacs/lib-src/emacsclient.c getopt.o getopt1.o -DVERSION="\"23.0.94\""  -o emacsclient
gcc -I/sw/include -L/sw/lib -DHAVE_CONFIG_H -I. -I../src -I/Users/taris/Downloads/Programs/EmacsInstall/emacs/lib-src -I/Users/taris/Downloads/Programs/EmacsInstall/emacs/lib-src/../src   -g -O2 -Wno-pointer-sign  /Users/taris/Downloads/Programs/EmacsInstall/emacs/lib-src/b2m.c -DVERSION="\"23.0.94\"" getopt.o getopt1.o  -o b2m
gcc -I/sw/include -L/sw/lib -DHAVE_CONFIG_H -I. -I../src -I/Users/taris/Downloads/Programs/EmacsInstall/emacs/lib-src -I/Users/taris/Downloads/Programs/EmacsInstall/emacs/lib-src/../src   -g -O2 -Wno-pointer-sign  -DVERSION="\"23.0.94\"" /Users/taris/Downloads/Programs/EmacsInstall/emacs/lib-src/ebrowse.c getopt.o getopt1.o  -o ebrowse
make[1]: *** No rule to make target `/Users/taris/Downloads/Programs/EmacsInstall/emacs/lib-src/mac-fix-env.m', needed by `mac-fix-env'.  Stop.
make: *** [lib-src] Error 2

[-- Attachment #2.1.4: config_log --]
[-- Type: application/octet-stream, Size: 14102 bytes --]

checking build system type... i386-apple-darwin9.7.0
checking host system type... i386-apple-darwin9.7.0
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... cc -E -no-cpp-precomp -I/sw/include -L/sw/lib
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for AIX... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether gcc understands -Wno-pointer-sign... yes
checking whether ln -s works... yes
checking how to run the C preprocessor... cc -E -no-cpp-precomp -I/sw/include -L/sw/lib
checking for a BSD-compatible install... /usr/bin/install -c
checking for ranlib... ranlib
checking for install-info... /sw/sbin/install-info
checking for install-info... (cached) /sw/sbin/install-info
checking for install-info... (cached) /sw/sbin/install-info
checking for gzip... /sw/bin/gzip
checking for makeinfo... /usr/bin/makeinfo
checking for -znocombreloc... no
configure: checking the machine- and system-dependent files to find out
 - which libraries the lib-src programs will want, and
 - whether the GNU malloc routines are usable...
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
rm: cannot remove `conftest.dSYM': Is a directory
checking machine/soundcard.h usability... no
checking machine/soundcard.h presence... no
checking for machine/soundcard.h... no
checking sys/soundcard.h usability... no
checking sys/soundcard.h presence... no
checking for sys/soundcard.h... no
checking soundcard.h usability... no
checking soundcard.h presence... no
checking for soundcard.h... no
checking for _oss_ioctl in -lossaudio... no
checking for pkg-config... no
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/timeb.h usability... yes
checking sys/timeb.h presence... yes
checking for sys/timeb.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking linux/version.h usability... no
checking linux/version.h presence... no
checking for linux/version.h... no
checking sys/systeminfo.h usability... no
checking sys/systeminfo.h presence... no
checking for sys/systeminfo.h... no
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for string.h... (cached) yes
checking for stdlib.h... (cached) yes
checking termcap.h usability... yes
checking termcap.h presence... yes
checking for termcap.h... yes
checking stdio_ext.h usability... no
checking stdio_ext.h presence... no
checking for stdio_ext.h... no
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for strings.h... (cached) yes
checking coff.h usability... no
checking coff.h presence... no
checking for coff.h... no
checking pty.h usability... no
checking pty.h presence... no
checking for pty.h... no
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/vlimit.h usability... no
checking sys/vlimit.h presence... no
checking for sys/vlimit.h... no
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking sys/_mbstate_t.h usability... no
checking sys/_mbstate_t.h presence... no
checking for sys/_mbstate_t.h... no
checking sys/utsname.h usability... yes
checking sys/utsname.h presence... yes
checking for sys/utsname.h... yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking if personality LINUX32 can be set... no
checking for term.h... yes
checking for ANSI C header files... (cached) yes
checking whether time.h and sys/time.h may both be included... yes
checking whether sys_siglist is declared... no
checking whether __sys_siglist is declared... no
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for struct utimbuf... yes
checking return type of signal handlers... void
checking for speed_t... yes
checking for struct timeval... yes
checking for struct exception... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking for net/if.h... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for struct tm.tm_zone... yes
checking for struct tm.tm_gmtoff... yes
checking for struct ifreq.ifr_flags... yes
checking for struct ifreq.ifr_hwaddr... no
checking for struct ifreq.ifr_netmask... no
checking for struct ifreq.ifr_broadaddr... yes
checking for struct ifreq.ifr_addr... yes
checking for function prototypes... yes
checking for working volatile... yes
checking for an ANSI C-conforming const... yes
checking for void * support... yes
checking whether make sets $(MAKE)... yes
checking for long file names... yes
checking for X... libraries /usr/X11/lib, headers /usr/X11/include
checking AppKit/AppKit.h usability... yes
checking AppKit/AppKit.h presence... yes
checking for AppKit/AppKit.h... yes
checking for malloc_get_state... no
checking for malloc_set_state... no
checking whether __after_morecore_hook exists... no
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking for dnet_ntoa in -ldnet... no
checking for main in -lXbsd... no
checking for cma_open in -lpthreads... no
checking for pkg-config... (cached) no
checking for pkg-config... (cached) no
checking gpm.h usability... no
checking gpm.h presence... no
checking for gpm.h... no
checking malloc/malloc.h usability... yes
checking malloc/malloc.h presence... yes
checking for malloc/malloc.h... yes
checking whether netdb declares h_errno... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for sqrt in -lm... yes
checking for maillock in -lmail... no
checking for maillock in -llockfile... no
checking for liblockfile.so... no
checking for touchlock... no
checking maillock.h usability... no
checking maillock.h presence... no
checking for maillock.h... no
checking for gethostname... yes
checking for getdomainname... yes
checking for dup2... yes
checking for rename... yes
checking for closedir... yes
checking for mkdir... yes
checking for rmdir... yes
checking for sysinfo... no
checking for getrusage... yes
checking for get_current_dir_name... no
checking for random... yes
checking for lrand48... yes
checking for bcopy... yes
checking for bcmp... yes
checking for logb... yes
checking for frexp... yes
checking for fmod... yes
checking for rint... yes
checking for cbrt... yes
checking for ftime... yes
checking for setsid... yes
checking for strerror... yes
checking for fpathconf... yes
checking for select... yes
checking for mktime... yes
checking for euidaccess... no
checking for getpagesize... (cached) yes
checking for tzset... yes
checking for setlocale... yes
checking for utimes... yes
checking for getrlimit... yes
checking for setrlimit... yes
checking for setpgid... yes
checking for getcwd... yes
checking for getwd... yes
checking for shutdown... yes
checking for getaddrinfo... yes
checking for __fpending... no
checking for mblen... yes
checking for mbrlen... yes
checking for mbsinit... yes
checking for strsignal... yes
checking for setitimer... yes
checking for ualarm... yes
checking for index... yes
checking for rindex... yes
checking for sendto... yes
checking for recvfrom... yes
checking for getsockopt... yes
checking for setsockopt... yes
checking for getsockname... yes
checking for getpeername... yes
checking for gai_strerror... yes
checking for mkstemp... yes
checking for getline... no
checking for getdelim... no
checking for mremap... no
checking for memmove... yes
checking for fsync... yes
checking for sync... yes
checking for bzero... yes
checking for memset... yes
checking for memcmp... yes
checking for difftime... yes
checking for memcpy... yes
checking for mempcpy... no
checking for mblen... (cached) yes
checking for mbrlen... (cached) yes
checking for posix_memalign... no
checking for cfmakeraw... yes
checking for cfsetspeed... yes
checking sys/un.h usability... yes
checking sys/un.h presence... yes
checking for sys/un.h... yes
checking for sys/time.h... (cached) yes
checking for unistd.h... (cached) yes
checking for alarm... yes
checking for working mktime... yes
checking for getloadavg... yes
checking for pstat_getdynamic... no
checking for kstat_open in -lkstat... no
checking for getloadavg... yes
checking whether getloadavg requires setgid... rm: cannot remove `conftest.dSYM': Is a directory
no
checking for _LARGEFILE_SOURCE value needed for large files... no
rm: cannot remove `conftest.dSYM': Is a directory
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking for getopt_long_only... yes
checking whether optreset is declared... yes
checking whether getpgrp requires zero arguments... yes
checking for strftime... yes
checking for grantpt... yes
checking for getpt... no
checking for tparm in -lncurses... yes
checking for res_init with -lresolv... yes
checking for dgettext in -lintl... yes
checking whether localtime caches TZ... no
checking for gettimeofday... yes
checking whether gettimeofday can accept two arguments... yes
checking for socket... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking whether system supports dynamic ptys... no
checking for pid_t... yes
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for nl_langinfo and CODESET... yes
checking for size_t... yes
checking for mbstate_t... yes
checking for C restrict keyword... __restrict
checking for C restricted array declarations... yes

Configured for `i386-apple-darwin9.7.0'.

  Where should the build process find the source code?    /Users/taris/Downloads/Programs/EmacsInstall/emacs
  What operating system and machine description files should Emacs use?
        `s/darwin.h' and `m/intel386.h'
  What compiler should emacs be built with?               gcc -I/sw/include -L/sw/lib -g -O2 -Wno-pointer-sign 
  Should Emacs use the GNU version of malloc?             no
    (The GNU allocators don't work with this system configuration.)
  Should Emacs use a relocating allocator for buffers?    no
  Should Emacs use mmap(2) for buffer allocation?         no
  What window system should Emacs use?                    nextstep
  What toolkit should Emacs use?                          none
  Where do we find X Windows header files?                /usr/X11/include
  Where do we find X Windows libraries?                   /usr/X11/lib
  Does Emacs use -lXaw3d?                                 no
  Does Emacs use -lXpm?                                   no
  Does Emacs use -ljpeg?                                  no
  Does Emacs use -ltiff?                                  no
  Does Emacs use a gif library?                           no 
  Does Emacs use -lpng?                                   no
  Does Emacs use -lrsvg-2?                                no
  Does Emacs use -lgpm?                                   no
  Does Emacs use -ldbus?                                  no
  Does Emacs use -lfreetype?                              no
  Does Emacs use -lm17n-flt?                              no
  Does Emacs use -lotf?                                   no
  Does Emacs use -lxft?                                   no
  Does Emacs use toolkit scroll bars?                     yes



You must run "make install" in order to test the built application.
The installed application will go to nextstep/Emacs.app and can be
run or moved from there.
The application will be fully self-contained.

rm: cannot remove `conftest.dSYM': Is a directory
configure: creating ./config.status
config.status: creating Makefile
config.status: creating lib-src/Makefile.c
config.status: creating oldXMenu/Makefile
config.status: creating doc/emacs/Makefile
config.status: creating doc/misc/Makefile
config.status: creating doc/lispintro/Makefile
config.status: creating doc/lispref/Makefile
config.status: creating src/Makefile.c
config.status: creating lwlib/Makefile
config.status: creating lisp/Makefile
config.status: creating leim/Makefile
config.status: creating src/config.h
config.status: executing default commands
creating src/epaths.h
creating lib-src/Makefile
creating src/Makefile
creating src/.gdbinit

[-- Attachment #3: Type: message/rfc822, Size: 1318 bytes --]

From: Chong Yidong <cyd@stupidchicken.com>
To: "K.-W. Shin" <talezshin@gmail.com>
Cc: 3537-done@emacsbugs.donarmstrong.com
Subject: Re: Mac OS X compile error
Date: Fri, 12 Jun 2009 20:10:21 -0400
Message-ID: <87r5xpgfiq.fsf@cyd.mit.edu>

> I'm trying to compile CVS version of Emacs on Mac OS X 10.5.7 with  
> Xcode package 3.

> The configure step seems no problem with --enable-carbon-app and -- 
> with-ns options, but it cannot compile due to lack of make rule for  
> 'mac-fix-env'.

I've just checked in a fix.  Thanks.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-06-13  0:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <87r5xpgfiq.fsf@cyd.mit.edu>
2009-06-11 17:53 ` bug#3537: Mac OS X compile error K.-W. Shin
2009-06-13  0:15   ` bug#3537: marked as done (Mac OS X compile error) Emacs bug Tracking System

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.