Latest Git does not compile on Ubuntu 10.04.3 LTS x64

Scott Jordahl scott at jordahl.com
Fri Dec 16 11:19:21 MST 2011


The latest git will not compile on Ubuntu 10.04 LTS x64 (Alpha17 
compiles fine). Here is the termination:

    Waf: Leaving directory `/usr/local/src/samba4/samba-master/bin'
    Build failed:  -> task failed (err #1):
        {task: cc tables.c -> tables_17.o}
    make: *** [all] Error 1

The errors:

    default/librpc/gen_ndr/ndr_dnsserver.h:104: error: conflicting types 
for 'ndr_push_DNS_RPC_RECORDS_ARRAY'
    ../source4/../librpc/ndr/ndr_dnsserver.h:24: note: previous 
declaration of 'ndr_push_DNS_RPC_RECORDS_ARRAY' was here
    default/librpc/gen_ndr/ndr_dnsserver.h:105: error: conflicting types 
for 'ndr_pull_DNS_RPC_RECORDS_ARRAY'
    ../source4/../librpc/ndr/ndr_dnsserver.h:22: note: previous 
declaration of 'ndr_pull_DNS_RPC_RECORDS_ARRAY' was here

This is a fresh install of Ubuntu 10.04.3 LTS x64 from the "Alternate" 
CD. Additional packages were added as per the "Samba4 Howto".



More information about the samba-technical mailing list