Subject: Re: segfault emacs
To: None <port-amd64@netbsd.org>
From: Huub <huubvanniekerk@gmail.com>
List: port-amd64
Date: 12/18/2005 06:57:34
Francisco Valladolid Hdez. wrote:
> 
> --- Huub <huubvanniekerk@gmail.com> wrote:
> 
> 
>>Francisco Valladolid Hdez. wrote:
>>
>>>--- Huub <huubvanniekerk@gmail.com> wrote:
>>>
>>>
>>>
>>>>Hi,
>>>>
>>>>I just installed emacs-21.4anb1.tgz with pkg_add.
>>>>The installation went 
>>>>well, but when I start it, it says "Segmentation
>>>>fault (core dumped)". 
>>>>Anyone a clue why?
>>>
>>>
>>>is the correct package ? amd64 != i386
>>>
>>>you have pkgsrc installed ?
>>>
>>
>>I did this:
>>  pkg_add 
>>
> 
> ftp://ftp.netbsd.org/pub/NetBSD/packages/pkgsrc-2005Q3/NetBSD-2.1/amd64/All/emacs-21.4anb1.tgz
> 
>>Yes, I have pkgsrc installed, but pkg_add saves
>>time. Even on a 2GHz 
>>machine.
> 
> 
> Try to install via pkgsrc, maybe this package is
> corrupt.
> 

Then I get this (/editors/emacs);

bash-3.00# make install
===> Checking for vulnerabilities in emacs-21.4anb1
=> Checksum SHA1 mismatch for emacs-21.4a.tar.gz.
=> Checksum RMD160 mismatch for emacs-21.4a.tar.gz.
Make sure the Makefile and checksum file 
(/usr/pkgsrc/editors/emacs/../../editors/emacs/distinfo)
are up to date.  If you want to override this check, type
"/usr/bin/make NO_CHECKSUM=yes [other args]".
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/editors/emacs

Looks like a serious problem.