package cyrus-sasl2
tags 327479 + patch
thanks

Hello,

As I was looking at the cyrus-sasl2 bugs today, I noticed that #327479
is still open.  On further investigation, it appears that the ppc64
project has a patch [0] (I have attached it) which allows cyrus-sasl2 to
build on ppc64.  The corresponding build log is also available [1].  I
am not an expert on library-fu, so I'd appreciate some comments on
whether this looks like it is suitable for general consumption.

Regards,

-Roberto

[0] 
http://debian-ppc64.alioth.debian.org/patches/cyrus-sasl2_2.1.22.dfsg1-10.0.0.1.gcc4_ppc64.diff
[1] 
http://debian-ppc64.alioth.debian.org/buildd-logs/cyrus-sasl2_2.1.22.dfsg1-10.0.0.1.gcc4_ppc64.log
-- 
Roberto C. Sánchez
http://people.connexer.com/~roberto
http://www.connexer.com
diff -urN ../tmp-orig/cyrus-sasl2-2.1.22/debian/patches/0001_versioned_symbols.dpatch ./debian/patches/0001_versioned_symbols.dpatch
--- ../tmp-orig/cyrus-sasl2-2.1.22/debian/patches/0001_versioned_symbols.dpatch	2006-11-08 13:51:38.000000000 +0000
+++ ./debian/patches/0001_versioned_symbols.dpatch	2006-11-08 13:51:28.000000000 +0000
@@ -14,7 +14,7 @@
  libsasl2_la_SOURCES = $(common_sources) $(common_headers)
 -libsasl2_la_LDFLAGS = -version-info $(sasl_version)
 -libsasl2_la_DEPENDENCIES = $(LTLIBOBJS)
-+libsasl2_la_LDFLAGS = -version-info $(sasl_version) -Wl,--version-script=Versions
++libsasl2_la_LDFLAGS = -version-info $(sasl_version)
 +libsasl2_la_DEPENDENCIES = $(LTLIBOBJS) Versions
  libsasl2_la_LIBADD = $(LTLIBOBJS) $(SASL_DL_LIB) $(LIB_SOCKET) $(LIB_DOOR)
  

Attachment: signature.asc
Description: Digital signature

Reply via email to