17 Sep
                
                    2007
                
            
            
                17 Sep
                
                '07
                
            
            
            
        
    
                10:38 a.m.
            
        Hello, I've been trying to generate CFFI bindings for rrdtool. I have generated the XML output separately using cvs version of gccxml. After issuing these lines in repl, (setf generator (make-instance 'c2ffi:cffi-generator :xml-file "/path/to/rrd.h") (c2ffi:write-bindings generator :in-package :cl-rrd) All i get in the output file is: (IN-PACKAGE :CL-RRD) Can someone point me to what i am missing? btw, I'm using AllegroCL 8.0 on a amd64 box. thanks, Anurag -- Anurag <B20A82C1>