pkgsrc-Bugs archive

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

PR/45669 CVS commit: pkgsrc/editors/emacs20



The following reply was made to PR pkg/45669; it has been noted by GNATS.

From: "David A. Holland" <dholland%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/45669 CVS commit: pkgsrc/editors/emacs20
Date: Thu, 1 Dec 2011 04:05:41 +0000

 Module Name:   pkgsrc
 Committed By:  dholland
 Date:          Thu Dec  1 04:05:41 UTC 2011
 
 Modified Files:
        pkgsrc/editors/emacs20: distinfo
        pkgsrc/editors/emacs20/patches: patch-ab
 
 Log Message:
 Patch up configure tests for cpp to avoid problems when running gcc
 4.5's cpp on makefiles. PR 45669.
 
 Unfortunately, this does not by itself fix the build; now I'm getting
 
    ./temacs -batch -l loadup dump
    gmake[1]: *** [emacs] Segmentation fault
 
 and I have a bad feeling that this may be the same issue that the
 other emacs versions are sometimes hitting.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.18 -r1.19 pkgsrc/editors/emacs20/distinfo
 cvs rdiff -u -r1.3 -r1.4 pkgsrc/editors/emacs20/patches/patch-ab
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index