Date: Tue, 06 Feb 2001 01:46:28 +0100 From: "Jose M. Alcaide" <jose@we.lc.ehu.es> To: ports@FreeBSD.org Subject: SIGSEGV while installing kdebase2 port? Message-ID: <3A7F4964.6422FF5C@we.lc.ehu.es>
next in thread | raw e-mail | index | archive | help
Hello, I am trying to build KDE 2.0.1 on a system running a pretty recent FreeBSD 5.0-CURRENT (two days old). I wiped out all installed packages, except XFree86-3.3.6_4, and also updated the ports tree before beginning the KDE build. However, I am getting a SIGSEGV while installing kdebase2: ..... Installing non-KDE applications pwd=`pwd`; \ (cd . && $pwd/kappfinder_install "/usr/local/share/applnk") Creating link /root/.kde/socket-defiant.we.lc.ehu.es. Created link from "/root/.kde/socket-defiant.we.lc.ehu.es" to "/tmp/ksocket-root" Segmentation fault - core dumped gmake[3]: *** [runkappfinder_yes] Error 139 ..... Indeed, kappfinder_install dumps core every time. I tried to recompile it without any "-On" options to no avail. Then, I used gdb and this is what I found: Program received signal SIGSEGV, Segmentation fault. 0x28475f1b in QCString::resize () from /usr/X11R6/lib/libqt2.so Could this be a problem with qt-2.2.4? I built KDE 2.0 about two months ago with no problems, but then qt-2.2.3 was used. Is anybody experiencing the same problem? I didn't find any reference to it in the archives. Cheers, -- JMA ****** Jose M. Alcaide // jose@we.lc.ehu.es // jmas@FreeBSD.org ****** ** "Beware of Programmers who carry screwdrivers" -- Leonard Brandwein ** To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3A7F4964.6422FF5C>