On Sat, Nov 23, 2002 at 12:08:54PM +0100, S�bastien GALLET wrote:
> Thanks for your tips
> But i can't compile amanda-2.4.3 with this option !!!

Try this patch.

Jean-Louis
-- 
Jean-Louis Martineau             email: [EMAIL PROTECTED] 
Departement IRO, Universite de Montreal
C.P. 6128, Succ. CENTRE-VILLE    Tel: (514) 343-6111 ext. 3529
Montreal, Canada, H3C 3J7        Fax: (514) 343-5834
--- tape-src/output-tape.c.orig 2002-11-12 16:24:20.000000000 -0500
+++ tape-src/output-tape.c      2002-11-23 11:30:24.000000000 -0500
@@ -71,7 +71,7 @@
  * when skipping.
  */
 
-static int
+int
 tape_tapefd_fsf(fd, count)
     int fd;
     int count;

Reply via email to