Advertisement
timcowchip

samba fail

Feb 19th, 2017
158
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.46 KB | None | 0 0
  1. In file included from default/source3/librpc/gen_ndr/ndr_leases_db.h:4:0,
  2. from ../source3/smbd/open.c:39:
  3. ../bin/default/source3/librpc/gen_ndr/leases_db.h:30:2: error: unknown type name 'Struct'
  4. Struct leases_db_file *files;/* [size_is(num_files)] */
  5. ^~~~~~
  6. ../bin/default/source3/librpc/gen_ndr/leases_db.h:30:24: error: expected ':', ',', ';', '}' or '__attribute__' before '*' token
  7. Struct leases_db_file *files;/* [size_is(num_files)] */
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement