Date: Mon, 17 Apr 2000 15:00:03 -0700 (PDT) From: "Jeffrey S. Sharp" <jss@subatomix.com> To: freebsd-ports@FreeBSD.org Subject: Re: ports/17938: KDM dumping core in 4.0-STABLE (!) Message-ID: <200004172200.PAA73364@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/17938; it has been noted by GNATS. From: "Jeffrey S. Sharp" <jss@subatomix.com> To: freebsd-gnats-submit@FreeBSD.org Cc: Subject: Re: ports/17938: KDM dumping core in 4.0-STABLE (!) Date: Mon, 17 Apr 2000 16:59:34 -0500 (CDT) The following is a possible workaround for ports/17938. It worked for me and at least one other person who was experiencing this problem. Basically, all one needs to to is recompile KDM without optimization: cd /usr/ports/x11/kdebase11 make configure cd work/kdebase-1.1.2/kdm # Edit Makefile and remove the three instances of "-O" gmake gmake install cd ../../.. make clean I hope this helps to narrow down where the problem is. -- Jeffrey S. Sharp (XorAxAx) jss@subatomix.com -----BEGIN GEEK CODE BLOCK----- Version 3.12 GCS/IT/MU d-@ s-:+ a21 C++(++++) UBL+(+++$)> P L+(+++$)> E+> W++ N+(++) o? K? w++$> !O M(-) !V PS+ PE Y PGP- t+ 5 X+ R(+) tv+ b+ DI++(+++) G++ e> h--- r+++ y+++ ------END GEEK CODE BLOCK------ 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?200004172200.PAA73364>