[Python-bugs-list] [ python-Bugs-832236 ] Build fails in ossaudiodev.c with missing macros

SourceForge.net noreply at sourceforge.net
Wed Oct 29 04:05:21 EST 2003


Bugs item #832236, was opened at 2003-10-29 01:05
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=832236&group_id=5470

Category: Build
Group: Platform-specific
Status: Open
Resolution: None
Priority: 5
Submitted By: Daniel Parks (danielparks)
Assigned to: Nobody/Anonymous (nobody)
Summary: Build fails in ossaudiodev.c with missing macros

Initial Comment:
I'm building Python 2.3.2 with no configure flags on MkLinux 
Pre-R1. uname -a:

Linux gondor.middle.earth 2.0.37-osfmach3 
GENERIC_08alpha-20 Fri Jul 30 11:07:38 PDT 1999 ppc 
unknown

The missing macros are: 
SOUND_MIXER_DIGITAL1, SOUND_MIXER_DIGITAL2, 
SOUND_MIXER_DIGITAL3, SOUND_MIXER_PHONEIN, 
SOUND_MIXER_PHONEOUT, SOUND_MIXER_VIDEO, 
SOUND_MIXER_RADIO, SOUND_MIXER_MONITOR, 
SNDCTL_DSP_GETODELAY

I commented out two lines in setup.py and it seems to have 
built correctly. I would test it, but I need to go to bed, and I 
will forget to add this bug tomorrow.

I will update this if Python actually works.


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=832236&group_id=5470



More information about the Python-bugs-list mailing list