Skip to Content.
Sympa Menu

baslinux - Re: Weather report (was: [BL] MPlayer)

baslinux AT lists.ibiblio.org

Subject: Baslinux mailing list

List archive

Chronological Thread  
  • From: sindi keesan <keesan AT sdf.lonestar.org>
  • To: baslinux AT lists.ibiblio.org
  • Subject: Re: Weather report (was: [BL] MPlayer)
  • Date: Wed, 11 May 2005 03:14:53 +0000 (UTC)

http://crystal.apana.org.au/ghansper/MidiAxis.html

A detailed explanation of linux midi and midi in general, which states that Voxware was replaced by OSS. voxware was the old midi driver. I have the SB16 midi module but have not insmodded it. When I insmod it and try again to cmopile, I get a bunch of new errors instead such as
playmidi.c: -- invalid use of undefined type, undeclared..

and finally it exits with 'storage size of 'card_info' isn't know
Error 1.

It is still missing various files such as asm/ioctls.h and linux/awe_voice.h and linux/soundcard.h, which I have.

Can anyone else compile this source code? Maybe I have messed up my compiler again. Or it could be this source code is just written to work with libc5 and not libc6 (1998).


I just downloaded the source code for playmidi 2.5 (final version, 1998) and was told I needed Voxware to Configure but I managed to Configure (for SB AWE32, which I have two of - this one appears to synthesize not use a library of midi sounds).

I typed make and got Error 2 - it could not find /asm/ioctls.h and /linux/soundcard.h, both of which I have.
/usr/src/linux-2.2.16/include/asm/ioctls.h
/usr/src/linux-2.2.16/include/linux/soundcard.h

What might I be doing wrong? Is this 1998 source code looking in some other place than where Slackware 7.1 puts things?

I have libncurses.so.5.2 (2002) in /usr/lib and also /usr/include/ncurses/ as required.

The README.1ST said the Makefile was designed for a 'recent Redhat'.

In the Makefile:
# stuff for sound blaster awe32
INCAWE = -DVOXWARE_CONTROLLER_7_WORKING
# awe_voice.h path
INCAWE +- -I/usr/lib/oss/include/sys

I don't have /usr/lib/oss but I do have
/usr/src/linux-2.2.16/include/config/sound/oss


Where should I be looking for the missing pieces?

I think it is designed to use ncurses and/or gtk and/or svgalib and/or X11R6 - I can't figure out if it needs them all.

_______________________________________________
BasLinux mailing list
BasLinux AT lists.ibiblio.org
http://lists.ibiblio.org/mailman/listinfo/baslinux


keesan AT sdf.lonestar.org
SDF Public Access UNIX System - http://sdf.lonestar.org




Archive powered by MHonArc 2.6.24.

Top of Page