NAS Driver PART II

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Sorry, i ommit to say that -L/usr/lib/X11R6 must be set with -l audio

and a little break on compiling due to an #ifdef omit 

The litte patch to audio.c :o)

--- /audio.c    Thu Jul 11 11:49:38 2002
+++ audio.c     Thu Jul 11 11:50:02 2002
@@ -1252,6 +1252,7 @@
 }
 #endif
 
+#ifdef HAVE_NAS
 static int nas_init(void) {
     TRACE("NAS INIT\n");
     if (!(AuServ = AuOpenServer(NULL, 0, NULL, 0, NULL, NULL)))
@@ -1490,3 +1491,4 @@
 
         return (retval);
 }
+#endif



[Index of Archives]     [Gimp for Windows]     [Red Hat]     [Samba]     [Yosemite Camping]     [Graphics Cards]     [Wine Home]

  Powered by Linux