Status: New
Owner: ----

New issue 197 by schivmeister: MIDI module not built and locale error
http://code.google.com/p/solfege/issues/detail?id=197

== Reproduction ==
1. Get 3.17.0
2. Build (./configure && make)
3. Install (make install)

== Issue ==
1. If configured with --enable-oss-sound (default), the make install step  
errors out:

/bin/install: cannot stat `solfege/soundcard/_solfege_c_midi.so': No such  
file or directory
make: *** [install-soundcard] Error 1

Searching the directory reveals no such library module, meaning that it was  
not even built. There was no visible error during the make step to indicate  
this.

2. If then configured with --disable-oss-sound, the make install step  
succeeds, but running solfege reveals an unrelated error:

NameError: global name 'locale' is not defined

See http://www.solfege.org/SITS-Incoming/ProblemWhileOpeningGnuSolfege

== Details ==
Platform: Arch Linux
Python: 2.6.5, 2.7 (does not build or work with 3.1.2)
SWIG: 2.0.0

Builds and works fine with 3.16.4, the previous release.


------------------------------------------------------------------------------
Nokia and AT&T present the 2010 Calling All Innovators-North America contest
Create new apps & games for the Nokia N8 for consumers in  U.S. and Canada
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store 
http://p.sf.net/sfu/nokia-dev2dev
_______________________________________________
Solfege-devel mailing list
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe", or visit
https://lists.sourceforge.net/lists/listinfo/solfege-devel

Reply via email to