Samba4 does not compile on FreeBSD 8.1 (32bit)
Zahari Zahariev
zahari.zahariev at gmail.com
Mon Oct 11 01:35:11 MDT 2010
Hello Jelmer & list,
I had the idea of adding FreeBSD 8.1 to our buildfarm. Everything was OK
yesterday I cloned and was able to compile and install Samba4 but
unfortunately this morning after update with git I no longer could
compile. You can see the 'make' error below.
[1536/2156] Compiling rpc_server/drsuapi/drsutil.c
[1537/2156] Compiling rpc_server/browser/dcesrv_browser.c
[1538/2156] Compiling rpc_server/eventlog/dcesrv_eventlog6.c
../rpc_server/eventlog/dcesrv_eventlog6.c: In function
'dcesrv_eventlog6_EvtRpcRegisterLogQuery':
../rpc_server/eventlog/dcesrv_eventlog6.c:84: warning: assignment from
incompatible pointer type
../rpc_server/eventlog/dcesrv_eventlog6.c:86: warning: assignment from
incompatible pointer type
[1539/2156] Compiling rpc_server/dcerpc_server.c
../rpc_server/dcerpc_server.c:1462: error: field 'iov' has incomplete type
Waf: Leaving directory `/usr/home/zahari/samba-master/source4/bin'
Build failed: -> task failed (err #1):
{task: cc dcerpc_server.c -> dcerpc_server_21.o}
*** Error code 1
Is this something to do with your last changes?
Thanks!
More information about the samba-technical
mailing list