From owner-freebsd-ports Fri Nov 24 2:25:17 2000 Delivered-To: freebsd-ports@freebsd.org Received: from news.IAEhv.nl (news.IAE.nl [194.151.64.4]) by hub.freebsd.org (Postfix) with ESMTP id 2E63937B479; Fri, 24 Nov 2000 02:25:14 -0800 (PST) Received: (from uucp@localhost) by news.IAEhv.nl (8.9.1/8.9.1) with IAEhv.nl id LAA07765; Fri, 24 Nov 2000 11:25:07 +0100 (MET) Received: from localhost (localhost [127.0.0.1]) by bowtie.nl (8.8.8/8.8.8) with ESMTP id LAA27679; Fri, 24 Nov 2000 11:22:52 +0100 (CET) (envelope-from marc@bowtie.nl) Message-Id: <200011241022.LAA27679@bowtie.nl> X-Mailer: exmh version 2.1.1 10/15/1999 To: Keith Walker Cc: kevlo@FreeBSD.ORG, ports@FreeBSD.ORG Subject: Re: FreeBSD Port: kdemultimedia2-2.0 In-reply-to: kew's message of Thu, 23 Nov 2000 09:14:17 -0800. <00112309141700.21980@mars.walker.dom> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 24 Nov 2000 11:22:52 +0100 From: Marc van Kempen Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > Hi! > > I installed KDE2 a while back and I'd been wondering whatever happened to the > kscd program (the CD Player) ever since. > > Well, I went looking at the thing and discovered a few problems with easy > solutions that make the program work. > > 1) The configure file defaults to not building kscd for *any* BSD systems. > Around line 10916 of "configure" the check is made for our bsd systems. > Comment this out and kscd will be built. > > 2) Comment out line 52 of ".../kscd/libwm/plat_freebsd.c" to make the program > quit looking for a file that doesn't exist. > > 3) This one's tougher, since we don't know which cdrom device we should > support, but /dev/rmatcd0c is definitely *not* it. I mean, does *anyone* have > one of these anymore? Anyway, the file ".../kscd/libwm/include/wm_config.h" > at line 131 should be changed to "/dev/cdrom" or "/dev/racd0c" or something. > I use "/dev/cdrom" and do the linux-like symlink to the proper cd device on > my system. > This is a historical leftover from the first time I ported kscd to FreeBSD. The author used the entry for the cdromplayer that I had at the time, and it hasn't changed over the years :) Regards, Marc. -- ---------------------------------------------------- Marc van Kempen BowTie Technology Raiffeisenstraat 7 5611 CH Eindhoven tel. +31 40 2 64 98 60 mailto:marc@bowtie.nl fax. +31 40 2 64 98 61 http://www.bowtie.nl ---------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message