From owner-freebsd-multimedia Tue Jun 9 07:17:03 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA02254 for freebsd-multimedia-outgoing; Tue, 9 Jun 1998 07:17:03 -0700 (PDT) (envelope-from owner-freebsd-multimedia@FreeBSD.ORG) Received: from garbo.lodgenet.com (garbo.lodgenet.com [204.124.122.252]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id HAA02236 for ; Tue, 9 Jun 1998 07:16:56 -0700 (PDT) (envelope-from erich@lodgenet.com) Received: from jake.lodgenet.com (jake.lodgenet.com [10.0.122.30]) by garbo.lodgenet.com (8.6.12/8.6.9) with ESMTP id IAA23922; Tue, 9 Jun 1998 08:59:06 -0500 Received: from jake.lodgenet.com (localhost [127.0.0.1]) by jake.lodgenet.com (8.8.8/8.8.5) with ESMTP id JAA22815; Tue, 9 Jun 1998 09:17:02 -0500 (CDT) Message-Id: <199806091417.JAA22815@jake.lodgenet.com> X-Mailer: exmh version 2.0zeta 7/24/97 To: gmarco@giovannelli.it cc: multimedia@FreeBSD.ORG Subject: Re: kde and audio In-reply-to: Your message of "Tue, 09 Jun 1998 09:58:53 +0200." <357CEB3D.CE0D3472@scotty.masternet.it> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 09 Jun 1998 09:17:02 -0500 From: "Eric L. Hernes" Sender: owner-freebsd-multimedia@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Gianmarco Giovannelli writes: >I have mounted kde 4.1b on my home box, 3.0-current > >But I receive this error when I try to use the kaudioserver: > >/usr/libexec/ld.so: Undefined symbol "_ftok" called from >kaudioserver:/usr/local/lib/libmediatool.so.0.91 at 0x2001c0e4 Yea, there's got to be a -lcompat on the link line to (most) anything linked against libmultimedia.so. Unfortuneately, that alone won't get audio to work. I had to patch some of the sources to kaudioserver, I think there's some #ifdef LINUX floating around in there. It shouldn't be too tough to sort out, just has to be done. I haven't gotten the bells and whistles to work for the window manager events yet, but I haven't had time to look further either. >gmarco:/home/gmarco> > >Is there someone here that has succeded in using audio with kde >(kaudioserver) and with which driver (Luigi, stock voxware, oss) ? It should be driver independant. > >Thanks... > > > >-- > >Regards... > >Gianmarco >"Unix expert since yesterday" > >http://www.giovannelli.it > > Luck, Eric -- Eric L. Hernes erich@lodgenet.com erich@rrnet.com http://rrnet.com/~erich To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message