emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Build has been broken on OSX for a few days


From: Randal L. Schwartz
Subject: Build has been broken on OSX for a few days
Date: Mon, 28 Jun 2010 19:24:45 -0700
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (berkeley-unix)

This commit broke the build:

    commit 91bc145dd14fdd2e492c45741a655da7ee43178e
    Author: Chong Yidong <address@hidden>
    Date:   Sat Jun 26 20:30:52 2010 -0400

        Change default-frame-alist and menu/tool-bar-mode interaction
        (Bug#2249).
        Don't add entries for `menu-bar-lines' and `tool-bar-lines' to
        `default-frame-alist' and `initial-frame-alist' at startup.
        Instead, use X resources to update the `menu-bar-mode' and
        `tool-bar-mode' variables at startup, and use them as defaults
        during
        frame creation.
    ....

with the collapse ending in:

    nsfns.m: In function 'Fx_display_color_cells':
    nsfns.m:2385: warning: ISO C90 forbids mixed declarations and code
    make[2]: *** [nsfns.o] Error 1
    make[1]: *** [src] Error 2
    make: *** [bootstrap] Error 2

-- 
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<address@hidden> <URL:http://www.stonehenge.com/merlyn/>
Smalltalk/Perl/Unix consulting, Technical writing, Comedy, etc. etc.
See http://methodsandmessages.vox.com/ for Smalltalk and Seaside discussion




reply via email to

[Prev in Thread] Current Thread [Next in Thread]