Hi, I have emacs 21.2-9 installed on Mac OS X 10.2.1 and try to update to 21.2-10 (newest from fink cvs unstable). However, the makefile in lib-src seems to not be created correctly. There are not targets defined. Here my output from configure and make:
Configured for `powerpc-apple-darwin6.1'. Where should the build process find the source code? /sw/src/emacs21-21.2-10/emacs-21.2 What operating system and machine description files should Emacs use? `s/darwin.h' and `m/powermacintosh.h' What compiler should emacs be built with? gcc Should Emacs use the GNU version of malloc? yes Should Emacs use a relocating allocator for buffers? yes Should Emacs use mmap(2) for buffer allocation? What window system should Emacs use? x11 What toolkit should Emacs use? LUCID Where do we find X Windows header files? /usr/X11R6/include Where do we find X Windows libraries? /usr/X11R6/lib Does Emacs use -lXaw3d? no Does Emacs use -lXpm? no Does Emacs use -ljpeg? no Does Emacs use -ltiff? no Does Emacs use -lungif? no Does Emacs use -lpng? no Does Emacs use X toolkit scroll bars? no updating cache ./config.cache creating ./config.status creating Makefile creating lib-src/Makefile.c creating oldXMenu/Makefile creating man/Makefile creating lwlib/Makefile creating src/Makefile.c creating lisp/Makefile creating leim/Makefile creating src/config.h creating src/epaths.h creating lib-src/Makefile ./config.status: /lib/cpp: No such file or directory creating src/Makefile ./config.status: /lib/cpp: No such file or directory /sw/src/emacs21-21.2-10/emacs-21.2 # make if [ ! -f /sw/src/emacs21-21.2-10/emacs-21.2/lisp/abbrev.elc ]; then \ make bootstrap; \ fi cd lib-src; make all \ CC='gcc' CFLAGS='' CPPFLAGS='' \ LDFLAGS='-L/usr/X11R6/lib' MAKE='make' make[1]: *** No rule to make target `all'. Stop. make: *** [lib-src] Error 2 Any idea what is going wrong? Thanks a lot and best regards Remi P.S. fink --version Package manager version: 0.10.0.cvs Distribution version: 0.4.9.cvs autoconf --version autoconf (GNU Autoconf) 2.53 Written by David J. MacKenzie and Akim Demaille. Copyright 2002 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. make --version GNU Make version 3.79, by Richard Stallman and Roland McGrath. Built for powerpc-apple-darwin6.0 Copyright (C) 1988, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. gcc --version gcc (GCC) 3.1 20020420 (prerelease) Copyright (C) 2002 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. --------------------------------------------------------------------- "Truth decays into beauty, while beauty soon becomes merely charm. Charm ends up as strangeness, and even that doesn't last, but up and down are forever." (Anonymous) ********************************************************************* Remigius K. Mommsen e-mail: [EMAIL PROTECTED] University of California, Irvine URL: home.cern.ch/mommsen c/o SLAC voice: ++1 (650) 926-3595 2575 Sand Hill Road #35 mobile: ++1 (650) 387-1402 Menlo Park, CA 94025, US fax: ++1 (650) 926-8522 ********************************************************************* ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users