mc-2005-05-21-03: Segfault
Pavel Tsekov
ptsekov at gmx.net
Sat Jun 25 15:55:59 UTC 2005
Hello,
On Sat, 25 Jun 2005, Meino Christian Cramer wrote:
>
> Hi,
>
> I have a mysterious problem:
>
> I compiled mc as well with my build script:
>
> #!/bin/bash
> unset CFLAGS
> unset CXXFLAGS
> proj=$(basename `pwd`)
> ./configure --prefix=/usr --disable-nls \
> --without-gnome \
> --without-ncurses \
> --with-screen=slang \
> --with-subshell \
> --with-gpm-mouse && \
> make && sudo paco -lp "$proj" "make install"
>
> as weel with a plain './configure --prefix=/usr'. I tried to move my
> personal ~/.mc/. out of the way.
>
> But regardless, what I am doing, mc segfaults directly after
> starting. No other action prior to the segfault has been noticed.
I configured MC the same way you did, but it didn't crash. Please, fetch a
current MC (CVS or http://pavelsh.pp.ru/mc/mc-4.6.1-pre4.tar.bz2) and try
again.
More information about the mc
mailing list