pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/45395 (Emacs-snapshot does not compile)
The following reply was made to PR pkg/45395; it has been noted by GNATS.
From: Makoto Fujiwara <makoto%ki.nu@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: pkg/45395 (Emacs-snapshot does not compile)
Date: Sat, 24 Sep 2011 15:25:34 +0900
| From: nhat.minh.le%huoc.org@localhost
| Subject: Re: pkg/45395 (Emacs-snapshot does not compile)
| Date: Fri, 23 Sep 2011 22:00:07 +0000 (UTC)
| Message-ID: <20110923220007.D671363B884%www.NetBSD.org@localhost>
> It seems the new crt{i,n}.o start files are not linked into temacs
> (the START_FILES make variable needs to be modified in the GNU
> makefile), hence it fails to link/load properly.
The problem started after following commit.
--------
2011-06-29 Glenn Morris <rgm%gnu.org@localhost>
* configure.in: Try to test for the required crt*.o files.
--------
I have interim fix for wip/emacs-current to back out it.
The patch may not (should not) be the right fix, but it works at least
for now.
--------
cd pkgsrc/editors/emacs-snapshot
wget -O patches/patch-configure.in-2
'http://pkgsrc-wip.cvs.sourceforge.net/viewvc/pkgsrc-wip/wip/emacs-current/patches/patch-configure.in-2?revision=1.1'
make distinfo && make clean && make package
.....
=> Checking for missing run-time search paths in emacs-24.0.50.20110821
=> Checking for work-directory references in emacs-24.0.50.20110821
WARNING: [check-fakehome.mk] fake home directory not empty:
/export/pkgsrc/editors/emacs-snapshot/work/.home
/export/pkgsrc/editors/emacs-snapshot/work/.home/.gnupg
/export/pkgsrc/editors/emacs-snapshot/work/.home/.gnupg/gpg.conf
/export/pkgsrc/editors/emacs-snapshot/work/.home/.gnupg/secring.gpg
/export/pkgsrc/editors/emacs-snapshot/work/.home/.gnupg/pubring.gpg
===> Building binary package for emacs-24.0.50.20110821
=> Creating binary package
/export/pkgsrc/packages/All/emacs-24.0.50.20110821.tgz
--------
Makoto Fujiwara
Home |
Main Index |
Thread Index |
Old Index