From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sven Neumann Date: Fri, 17 Apr 2009 19:59:25 +0200 Subject: [Buildroot] problem with dbus-daemon Message-ID: <1239991165.6397.20.camel@sven> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net Hi, I am trying to run dbus-daemon (out of buildroot) on an ARM platform and keep getting this error: Can't modify application's text section; use the GCC option -fPIE for position-independent executables. What exactly is this message trying to tell me? What can be done to resolve this? Sven