MAGIC Magic Mailing List
 
 

From: R. Timothy Edwards (tim AT stravinsky DOT jhuapl.edu)
Date: Thu Jan 08 2004 - 13:52:57 EST

  • Next message: Lim: "Cum and look like a po.rn star."

    Dear Jake,
    
       A quick grep of the source suggests that the problem is that
    file magic/tclmagic.c should have a line #include <errno.h>.  I
    would guess that the use of errno in tclmagic.c, line 904 without
    reference to any external variable is causing the problem.  Most
    compilers probably either recognize errno as a system global
    variable or else most systems are set up to include errno.h
    somewhere along the way.  I think gcc-3 stopped all this helpful
    behavior.
    
       Anyway, give it a try and let me know if it works.
    
    					Regards,
    					Tim
    


  •  
     
    Questions? Contact Rajit Manohar
    cornell logo