From: paul_hohberg on
Is anyone else reporting an issue building Samba 3.4.8 with winbind on FreeBSD 8.0? This is the output of the error I am getting when compiling. The output of uname for this systems follows. Thanks in advance for your help.


Compiling winbindd/idmap_ad.c
winbindd/idmap_ad.c: In function 'idmap_ad_unixids_to_sids':
winbindd/idmap_ad.c:390: error: incompatible types in assignment
winbindd/idmap_ad.c:410: warning: assignment makes pointer from integer without a cast
winbindd/idmap_ad.c:412: warning: assignment makes pointer from integer without a cast
winbindd/idmap_ad.c: In function 'idmap_ad_sids_to_unixids':
winbindd/idmap_ad.c:583: error: incompatible types in assignment
winbindd/idmap_ad.c:603: warning: assignment makes pointer from integer without a cast
winbindd/idmap_ad.c:605: warning: assignment makes pointer from integer without a cast
winbindd/idmap_ad.c: In function 'nss_ad_get_info':
winbindd/idmap_ad.c:874: warning: assignment makes pointer from integer without a cast
winbindd/idmap_ad.c:875: warning: assignment makes pointer from integer without a cast
winbindd/idmap_ad.c:876: warning: assignment makes pointer from integer without a cast
winbindd/idmap_ad.c:906: error: incompatible types in assignment
winbindd/idmap_ad.c:912: warning: assignment makes pointer from integer without a cast
winbindd/idmap_ad.c:913: warning: assignment makes pointer from integer without a cast
winbindd/idmap_ad.c:914: warning: assignment makes pointer from integer without a cast
winbindd/idmap_ad.c: In function 'nss_ad_map_to_alias':
winbindd/idmap_ad.c:985: error: incompatible types in assignment
winbindd/idmap_ad.c:991: warning: assignment makes pointer from integer without a cast
winbindd/idmap_ad.c: In function 'nss_ad_map_from_alias':
winbindd/idmap_ad.c:1064: error: incompatible types in assignment
winbindd/idmap_ad.c:1071: warning: assignment makes pointer from integer without a cast
The following command failed:
cc -O2 -pipe -fno-strict-aliasing -I. -I/usr/ports/net/samba34/work/samba-3.4.8/source3 -I/usr/ports/net/samba34/work/samba-3.4.8/source3/../lib/popt -I/usr/ports/net/samba34/work/samba-3.4.8/source3/iniparser/src -Iinclude -I./include -I. -I. -I./../lib/replace -I/usr/local/include -I./../lib/tevent -I./../lib/tdb/include -I./libaddns -I./librpc -I./.. -DHAVE_CONFIG_H -I/usr/local/include -Iinclude -I./include -I. -I. -I./../lib/replace -I/usr/local/include -I./../lib/tevent -I./../lib/tdb/include -I./libaddns -I./librpc -I./.. -I./../lib/popt -I/usr/local/include -I/usr/ports/net/samba34/work/samba-3.4.8/source3/lib -I.. -I../source4 -D_SAMBA_BUILD_=3 -D_SAMBA_BUILD_=3 -fPIC -DPIC -c winbindd/idmap_ad.c -o winbindd/idmap_ad.o
gmake: *** [winbindd/idmap_ad.o] Error 1
*** Error code 1

Stop in /usr/ports/net/samba34.
*** Error code 1


8.0-RELEASE FreeBSD 8.0-RELEASE #0: Sat Nov 21 15:48:17 UTC 2009 root(a)almeida.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386




Paul Hohberg
System Administrator
Fullerton School District
1401 W. Valencia Drive
Fullerton, CA 92833
714-447-7483

_______________________________________________
freebsd-ports(a)freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscribe(a)freebsd.org"