--- param/util.o --- cc-1065 c99: ERROR File = ./librpc/gen_ndr/nbt.h, Line = 472 A semicolon is expected at this point. uint32_t sa_family; ^ --- param/loadparm.o --- cc-1065 c99: ERROR File = ./librpc/gen_ndr/nbt.h, Line = 472 A semicolon is expected at this point. uint32_t sa_family; ^ --- lib/sharesec.o --- cc-1065 c99: ERROR File = ./librpc/gen_ndr/nbt.h, Line = 472 A semicolon is expected at this point. uint32_t sa_family; ^ --- param/params.o --- cc-1065 c99: ERROR File = ./librpc/gen_ndr/nbt.h, Line = 472 A semicolon is expected at this point. uint32_t sa_family; ^
This was in 3.2.0rc1.
This has been changed to just 'family' in the latest 3.2-stable tree. Jeremy.