Date: Fri, 15 Sep 2017 21:12:57 +0700 From: Eugene Grosbein <eugen@grosbein.net> To: freebsd-ports@freebsd.org Subject: Re: slrn from ports segfaults when running Message-ID: <59BBDFE9.4010902@grosbein.net> In-Reply-To: <20170915135734.GE20223@v007.zyxst.net> References: <20170915130055.GD20223@v007.zyxst.net> <59BBD0AA.60804@grosbein.net> <20170915135734.GE20223@v007.zyxst.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On 15.09.2017 20:57, tech-lists wrote: > On Fri, Sep 15, 2017 at 08:07:54PM +0700, Eugene Grosbein wrote: > >> First, try to rebuild port using "make WITH_DEBUG=yes" and run non-stripped binary >>from stage/ subdirectory of port building ares. Then get corefile and >> use gdb to get backtrace. > > I had to run make install because running it from the staging > directory gives this error: > > slrn 1.0.3 > Unable to locate slrn.sl on load path > Configuration error: Unable to load startup file > The hardcoded load path is set to: /usr/local/share/slrn/slang > You make need to set the SLRN_SLANG_DIR environment variable. > slrn fatal error: > Error initializing S-Lang interpreter. > > so, ran make install: This installs slrn.sl to right place. You can still run debugging binary or just manually copy it to /usr/local/bin/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?59BBDFE9.4010902>