<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style id="owaParaStyle" type="text/css">P {margin-top:0;margin-bottom:0;}</style>
</head>
<body ocsi="0" fpstyle="1">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">Control: tags -1 + patch<br>
<br>
Hello,<br>
<br>
The following patch resolve this issue:<br>
<br>
<font size="2"><span style="font-size:10pt;">--- qrouter-1.3.1/debian/rules  2014-09-21 11:30:27.000000000 +0100<br>
+++ qrouter-1.3.1/debian/rules  2014-10-13 08:09:11.000000000 +0100<br>
@@ -3,6 +3,7 @@<br>
 # Uncomment this to turn on verbose mode.<br>
 #export DH_VERBOSE=1<br>
 <br>
+export CPPFLAGS += -fPIC<br>
 export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed<br>
 <br>
 %:<br>
<br>
</span></font>Regards,<br>
Jurica<br>
</div>
</body>
</html>