tags 628260 patch
thanks
Hello,
This is the patch that was used in Ubuntu to fix this problem:
https://launchpad.net/ubuntu/oneiric/+source/kolabadmin/0.0.20080222-3ubuntu1
diff -u kolabadmin-0.0.20080222/debian/patches/10_no-add-needed.diff
kolabadmin-0.0.20080222/debian/patches/10_no-add-needed.diff
--- kolabadmin-0.0.20080222/debian/patches/10_no-add-needed.diff
+++ kolabadmin-0.0.20080222/debian/patches/10_no-add-needed.diff
@@ -11,12 +11,13 @@
===================================================================
--- a/kolabadmin.pro
+++ b/kolabadmin.pro
-@@ -92,7 +92,7 @@
+@@ -92,7 +92,8 @@
RESOURCES = application.qrc
-LIBS += -lldap -lssl
-+LIBS += -Wl --no-add-needed -lldap -lssl -lcrypto
++QMAKE_LFLAGS += -Wl,--no-add-needed
++LIBS += -lldap -lssl -lcrypto
DEFINES += LDAP_DEPRECATED
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]