pkgsrc-Bugs archive

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

Re: pkg/43091: emacs20 doesn't work



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

From: David Holland <dholland-pbugs%netbsd.org@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: pkg/43091: emacs20 doesn't work
Date: Thu, 8 Apr 2010 09:51:03 +0000

 On Wed, Mar 31, 2010 at 10:05:01PM +0000, schaecsn%gmx.net@localhost wrote:
  > 1. editors/emacs20 tries to link against libXaw.so (-lXaw). This
  > library is called in pkgsrc libXaw6.so a/o libXaw7.so.
 
 It works for me (TM):
 
 % ldd /usr/pkg/bin/emacs
 /usr/pkg/bin/emacs:
         -lXaw7.7 => /usr/pkg/lib/libXaw7.so.7
             :
 
 That's emacs20 with pkgsrc libXaw-1.0.7. However, that's not on Linux.
 Perhaps the configure script is examining your /usr/X11R6, but the
 build is using the buildlinked pkgsrc libs?
 
  > 2. On linux, emacs20 does not run (slackware 13 - gcc-4.3.3, CLAGS=-O2 
-march=pentium4)
  > 
  > # /usr/current/bin/emacs
  > Fatal error (11).Segmentation fault
 
 What's it crashing on? If it's using mixed versions of X libraries (as
 point (1) suggests it may be) core dumping isn't particularly a
 surprise.
 
 -- 
 David A. Holland
 dholland%netbsd.org@localhost
 


Home | Main Index | Thread Index | Old Index