1 Jun
                
                    2004
                
            
            
                1 Jun
                
                '04
                
            
            
            
        
    
                1:35 p.m.
            
        On 1.6.2004, at 13:13, Andreas Jaekel wrote:
The current CVS snapshot and 1.0-test14 will not build on Solaris 8 because it does not provide a sendfile() funtion. It just has sendfilev(). Solaris 9 has sendfile(), though.
Doesn't the configure detect that you don't have it? It shouldn't define HAVE_SOLARIS_SENDFILE if it isn't there (if sendfile library doesn't have sendfile() function).