Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Feb 2000 09:26:53 -0800
From:      Kent Stewart <kstewart@3-cities.com>
To:        Dave Banning <tracker@worldy.com>
Cc:        questions@freebsd.org
Subject:   Re: kde-help
Message-ID:  <38AD80DD.B08FE282@3-cities.com>
References:  <38AD3860.41C67EA6@worldy.com>

next in thread | previous in thread | raw e-mail | index | archive | help


Dave Banning wrote:
> 
> I am getting an error message in kde when I push the help icon.
> It says /kernel: cmd kdehelp pid 1838 tried to use non-present SYSVMSG.

Sounds like you built a kernel without

#
# These three options provide support for System V Interface
# Definition-style interprocess communication, in the form of shared
# memory, semaphores, and message queues, respectively.
#
options         SYSVSHM
options         SYSVSEM
options         SYSVMSG

in it. 

Kent

> 
> But I am not using System V!
> 
> I tried going to www.kde.org but could not find a help email address
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message

-- 
Kent Stewart
Richland, WA

mailto:kstewart@3-cities.com
http://www.3-cities.com/~kstewart/index.html
http://daily.daemonnews.org/

SETI (Search for Extraterrestrial Intelligence) @ Home
http://setiathome.ssl.berkeley.edu/


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?38AD80DD.B08FE282>