The Samba-Bugzilla – Attachment 6036 Details for
Bug 7758
smbd with avahi support needs to link with -lpthread
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
patch to fix linker flags for smbd
samba-fix-smbd-libs-avahi.patch (text/plain), 568 bytes, created by
Sven Neumann
on 2010-10-27 08:39:33 UTC
(
hide
)
Description:
patch to fix linker flags for smbd
Filename:
MIME Type:
Creator:
Sven Neumann
Created:
2010-10-27 08:39:33 UTC
Size:
568 bytes
patch
obsolete
>--- samba-3.5.6-orig/source3/Makefile.in 2010-10-07 18:41:16.000000000 +0200 >+++ samba-3.5.6/source3/Makefile.in 2010-10-27 14:52:40.000000000 +0200 >@@ -1552,7 +1552,7 @@ > $(KRB5LIBS) $(DYNEXP) $(PRINT_LIBS) $(AUTH_LIBS) \ > $(ACL_LIBS) $(PASSDB_LIBS) $(LIBS) $(DNSSD_LIBS) $(AVAHI_LIBS) \ > $(POPT_LIBS) @SMBD_LIBS@ $(LIBTALLOC_LIBS) $(LIBTDB_LIBS) \ >- $(LIBWBCLIENT_LIBS) $(ZLIB_LIBS) >+ $(LIBWBCLIENT_LIBS) $(ZLIB_LIBS) $(PTHREAD_LDFLAGS) > > bin/nmbd@EXEEXT@: $(BINARY_PREREQS) $(NMBD_OBJ) @BUILD_POPT@ $(LIBTALLOC) $(LIBTDB) $(LIBWBCLIENT) > @echo Linking $@
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 7758
: 6036