compiling problem on samba-3.0.3pre2

Jianliang Lu j.lu at tiesse.com
Tue Apr 6 13:23:29 GMT 2004


The include/config.h created in Samba-3.0.3pre2 has defined gid_t and uid_t 
to "int", so the typedef in sys/types.h for gid_t and uid_t, which is 
included bu include.h,  will produce a lot of warning as following:
	In file included from include/includes.h:76,
        ........
        /usr/include/sys/types.h:66: warning: empty declaration
	/usr/include/sys/types.h:81: warning: empty declaration

We may put some #ifdef to prevent this. In Samba-3.0.3pre1 there were 
not these behaviors.

Jianliang Lu
TieSse s.p.a.     Ivrea (To) - Italy
j.lu at tiesse.com   luj at libero.it
http://www.tiesse.com


More information about the samba-technical mailing list