Displaying 5 results from an estimated 5 matches for "wbc_async".
2010 Nov 03
0
Building Samba RPM packages for RHEL/CentOS 5 - Needed corrections to the .spec file
...The RPM build process finally fails because some files, which were
compiled and copied to the temporary tree, are not called by the
packaging process. The following lines must be included on the spec
file, under "Files section":
/usr/share/locale/de/LC_MESSAGES/net.mo
%{_includedir}/wbc_async.h
%{_mandir}/man5/pam_winbind.conf.5.gz
I suggest you include them close to related lines (same paths) for the
sake of clarity.
After these corrections the build of the RPM packages went on with no
errors and was successful. All the packages installed correctly afterward.
I hope these tips w...
2010 Nov 03
0
Building Samba RPM packages for RHEL/CentOS 5 - Needed corrections to the .spec file
...The RPM build process finally fails because some files, which were
compiled and copied to the temporary tree, are not called by the
packaging process. The following lines must be included on the spec
file, under "Files section":
/usr/share/locale/de/LC_MESSAGES/net.mo
%{_includedir}/wbc_async.h
%{_mandir}/man5/pam_winbind.conf.5.gz
I suggest you include them close to related lines (same paths) for the
sake of clarity.
After these corrections the build of the RPM packages went on with no
errors and was successful. All the packages installed correctly afterward.
I hope these tips w...
2010 Sep 01
3
samba-3.5.4: compilation fails on RHAS5U5
hello
I tried to compile samba on Redhat AS5U5 but it fails with this message: Install: cannot stat `source3/bin/umount.cifs': No such file or directory.
Any solution?
kind regards
werner maes
2010 May 11
1
Samba 3.5.2 compile on AIX
...ling ../nsswitch/libwbclient/wbc_pwd.c
Compiling ../nsswitch/libwbclient/wbc_idmap.c
Compiling ../nsswitch/libwbclient/wbc_sid.c
Compiling ../nsswitch/libwbclient/wbc_guid.c
Compiling ../nsswitch/libwbclient/wbc_pam.c
Compiling ../nsswitch/libwbclient/wb_reqtrans.c
Compiling ../nsswitch/libwbclient/wbc_async.c
Compiling ../nsswitch/wb_common.c
Compiling ../lib/async_req/async_sock.c
Compiling ../lib/util/tevent_unix.c
Compiling ../lib/util/blocking.c
Compiling ../lib/tevent/tevent.c
Compiling ../lib/tevent/tevent_debug.c
Compiling ../lib/tevent/tevent_util.c
Compiling ../lib/tevent/tevent_fd.c
Compilin...
2010 May 02
2
samba4 make error - drsblobs.so
...tch/libwbclient/tests/wbclient.c
../nsswitch/libwbclient/tests/wbclient.c: In function ?test_wbc_lookup_rids?:
../nsswitch/libwbclient/tests/wbclient.c:499: warning: cast discards qualifiers from pointer target type
Partially linking bin/mergedobj/torture_winbind.o
Compiling ../nsswitch/libwbclient/wbc_async.c
Compiling ../nsswitch/libwbclient/wbc_idmap_async.c
Compiling ../nsswitch/libwbclient/wbc_pam_async.c
Compiling ../nsswitch/libwbclient/wbc_sid_async.c
Compiling ../nsswitch/libwbclient/wbc_util_async.c
Compiling ../nsswitch/libwbclient/wb_reqtrans.c
Partially linking bin/mergedobj/wbclient_async...