From 1be510f9529cb082f802408b472a77d074b394c0 Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Sun, 14 Apr 2013 13:46:12 +0000 Subject: Add zarb MLs html archives --- zarb-ml/mageia-dev/2012-September/018858.html | 95 +++++++++++++++++++++++++++ 1 file changed, 95 insertions(+) create mode 100644 zarb-ml/mageia-dev/2012-September/018858.html (limited to 'zarb-ml/mageia-dev/2012-September/018858.html') diff --git a/zarb-ml/mageia-dev/2012-September/018858.html b/zarb-ml/mageia-dev/2012-September/018858.html new file mode 100644 index 000000000..ff2a3597f --- /dev/null +++ b/zarb-ml/mageia-dev/2012-September/018858.html @@ -0,0 +1,95 @@ + + + + [Mageia-dev] need some help to build a linuxsampler.rpm + + + + + + + + + +

[Mageia-dev] need some help to build a linuxsampler.rpm

+ Olivier Blin + mageia at blino.org +
+ Sat Sep 22 23:52:04 CEST 2012 +

+
+ +
PhilippeDidier <philippedidier at laposte.net> writes:
+
+> indeed the configured Makefile contains
+> LDFLAGS  option --as-needed htat worked for Mandriva !!!
+>
+> I need now to write a patch for the makefiles...
+> to fix it in a better way than overriding LDFLAGS
+>
+> May we now suppress the --as-needed option for LDFLAGS in every makefile ?
+
+No, you should not remove this option, this is the intended behavior.
+It just exposed a missing -l flag in the software you are packaging.
+
+The proper fix, as Thomas said, is to patch the Makefile to add the
+-lpthread flag where appropriate.
+
+-- 
+Olivier Blin - blino
+
+ + + + + + + + + + + + + + + + + + + + + + + + +
+

+ +
+More information about the Mageia-dev +mailing list
+ -- cgit v1.2.1