I get a build failure on OS X 10.4.11, after running ./compile in the nextstep directory:
gcc -c -fpascal-strings -DMAC_OSX -Demacs -DHAVE_CONFIG_H -I. -I/Users/Shared/src/emacs/src -fpascal-strings -DMAC_OSX -I/usr/X11R6/include -DXTHREADS -I/opt/local/include/gtk-2.0 -I/opt/local/lib/gtk-2.0/include -I/opt/local/include/atk-1.0 -I/opt/local/include/cairo -I/opt/local/include/pango-1.0 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/freetype2 -I/opt/local/include/libpng12 -I/usr/X11R6/include -I/opt/local/include/pixman-1 -DXTHREADS -I/opt/local/include -I/usr/X11R6/include -I/opt/local/include/freetype2 -Dtemacs -DXTHREADS -I/opt/local/include/librsvg-2 -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include/gtk-2.0 -I/opt/local/include/cairo -I/opt/local/include/freetype2 -I/opt/local/include/libpng12 -I/usr/X11R6/include -I/opt/local/include/pixman-1 -I/opt/local/include/dbus-1.0 -I/opt/local/lib/dbus-1.0/include -g -O2 -Wno-pointer-sign xftfont.c ftfont.c: In function 'ftfont_pattern_entity': ftfont.c:163: error: 'FC_WEIGHT_REGULAR' undeclared (first use in this function) ftfont.c:163: error: (Each undeclared identifier is reported only once ftfont.c:163: error: for each function it appears in.) ftfont.c:172: error: 'FC_WIDTH' undeclared (first use in this function) ftfont.c: In function 'ftfont_list': ftfont.c:768: error: 'FC_WIDTH' undeclared (first use in this function) make[1]: *** [ftfont.o] Error 1 make[1]: *** Waiting for unfinished jobs.... xftfont.c: In function 'xftfont_open': xftfont.c:218: error: 'FC_WIDTH' undeclared (first use in this function) xftfont.c:218: error: (Each undeclared identifier is reported only once xftfont.c:218: error: for each function it appears in.) make[1]: *** [xftfont.o] Error 1 make: *** [src] Error 2 *** Compilation failed. *** Please examine the above output to determine what went wrong, edit the configure options in this script (\'compile\') to fix it, and rerun. nextstep[508] > gcc --version i686-apple-darwin8-gcc-4.0.1 (GCC) 4.0.1 (Apple Computer, Inc. build 5370) The last commit of the repo when I tried this was by Miles Bader, "Add arch tagline." On Tue, Jul 15, 2008 at 14:52, Adrian Robert <[EMAIL PROTECTED]> wrote: > Yes, it finally happened! > > Please use that version as basis for any bug reporting or development > work. > > For CVS checkout info see: > > http://savannah.gnu.org/cvs/?group=emacs > > The file nextstep/FOR-RELEASE contains the current list of issues, and > I hope to keep this as a summary of the most important bugs reported > through various channels. One of the most major ones is getting > dumping working under GNUstep. > > I hope the inclusion in GNU CVS will make it easier for others to > obtain the latest version of the code and contribute to improving > Emacs.app to be the best interface for GNU Emacs. > > > -Adrian > > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > Emacs-app-dev- mailing list > Emacs-app-dev-@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/emacs-app-dev- > -- Denis ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Emacs-app-dev- mailing list Emacs-app-dev-@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/emacs-app-dev-