Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37900589
en ru br
ALT Linux repos
S:0.2.41-alt10
5.0: 0.2.41-alt3
4.1: 0.2.39-alt0.M41.1
4.0: 0.2.36-alt5
3.0: 0.2.34-alt1.2

Group :: System/Servers
RPM: esound

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: esound-0.2.19-alt-noerrors.patch
Download


--- esound-0.2.19/audio_oss.c.noerrors	Wed Jul 19 13:12:22 2000
+++ esound-0.2.19/audio_oss.c	Wed Jul 19 13:12:36 2000
@@ -41,7 +41,7 @@
     device = esd_audio_device ? esd_audio_device : "/dev/dsp";
     if ((afd = open(device, mode, 0)) == -1)
     {   /* Opening device failed */
-        perror(device);
+        /* perror(device); */
         return( -2 );
     }
 
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin