configure fails under linux

Lars Kneschke lk at netuse.de
Tue Feb 1 14:15:26 GMT 2000


Lars Kneschke wrote:
> 
> Hello!
> 
> Today i have tried to compile Samba TNG under Linux. But configure
> fails! It works under Solaris.
> 
> checking whether to use syslog logging... no
> checking whether to use profiling... no
> checking whether to support netatalk... no
> checking whether to support disk-quotas... no
> checking how to get filesystem space usage
> checking statvfs64 function (SVR4)... no
> checking statvfs function (SVR4)... yes
> checking configure summary
> WARNING: No automated network interface determination
> ERROR: no seteuid method available
> configure: error: summary failure. Aborting config
AH, this is the output from config.log
configure:9382: checking how to get filesystem space usage
configure:9389: checking statvfs64 function (SVR4)
configure:9408: gcc -o conftest -O   conftest.c -ldl  -lcrypt -lpam 1>&5
configure: In function `main':
configure:9403: storage size of `fsd' isn't known
configure: failed program was:
#line 9397 "configure"
#include "confdefs.h"
 
#include <sys/types.h>
#include <sys/statvfs.h>
  main ()
  {
    struct statvfs64 fsd;
    exit (statfs64 (".", &fsd));
  }
configure:9441: checking statvfs function (SVR4)
configure:9454: gcc -o conftest -O   conftest.c -ldl  -lcrypt -lpam 1>&5
configure:9738: gcc -o conftest -O   conftest.c -ldl  -lcrypt -lpam 1>&5
configure: failed program was:
#line 9734 "configure"
#include "confdefs.h"
#include "./tests/summary.c"          

Cu
-- 
Lars Kneschke
NetUSE Kommunikationstechnologie GmbH
Siemenswall, D-24107 Kiel, Germany
Fon: +49 431 386435 00   --   Fax: +49 431 386435 99


More information about the samba-ntdom mailing list