Comment 6 for bug 205783

Revision history for this message
nahoo (nahoo82) wrote :

Does the following patch work for you instead of the proposed one?

Thanks.

--- Makefile 2005-12-16 16:28:40.000000000 +0100
+++ Makefile.new 2008-04-21 14:08:13.181781154 +0200
@@ -3,7 +3,7 @@
 LD = ld
 INSTALL = /usr/bin/install
 CFLAGS = -fPIC -O2 -c -g -Wall -Wformat-security -fno-strict-aliasing
-LDFLAGS = -x --shared
+LDFLAGS = --shared
 PAMLIB = -lpam
 CPPFLAGS =