From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mail-oa0-f44.google.com ([209.85.219.44]) by metis.ext.pengutronix.de with esmtp (Exim 4.72) (envelope-from ) id 1TYgH4-000082-6O for ptxdist@pengutronix.de; Wed, 14 Nov 2012 17:57:15 +0100 Received: by mail-oa0-f44.google.com with SMTP id n5so698725oag.31 for ; Wed, 14 Nov 2012 08:57:08 -0800 (PST) Message-ID: <50A3CD61.20505@gmail.com> Date: Wed, 14 Nov 2012 10:57:05 -0600 From: George McCollister MIME-Version: 1.0 Subject: [ptxdist] [OSELAS.Toolchain] glibc-ports accept4 on ARM for kernels 2.6.36 and later Reply-To: ptxdist@pengutronix.de List-Id: PTXdist Development Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: multipart/mixed; boundary="===============0998323965==" Sender: ptxdist-bounces@pengutronix.de Errors-To: ptxdist-bounces@pengutronix.de To: ptxdist@pengutronix.de This is a multi-part message in MIME format. --===============0998323965== Content-Type: multipart/alternative; boundary="------------040304080204040105080509" This is a multi-part message in MIME format. --------------040304080204040105080509 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit When trying to run systemd on my arm platform I received this error: "systemd-journald[190]: Failed to accept stdout connection: Function not implemented" I was using OSELAS.Toolchain-2011.03.0. I switched to the newest and added this patch at the same time: http://sourceware.org/ml/libc-ports/2012-05/msg00092.html Can't say for sure if the patch was required since I didn't try a build with the new toolchain without the patch. I did look through glibc-2.14.1 and glibc-ports-2.14.1 and I didn't see anywhere else where __ASSUME_ACCEPT4 would be defined for ARM. Regards, George --------------040304080204040105080509 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit When trying to run systemd on my arm platform I received this error:
"systemd-journald[190]: Failed to accept stdout connection: Function not implemented"

I was using OSELAS.Toolchain-2011.03.0. I switched to the newest and added this patch at the same time:
http://sourceware.org/ml/libc-ports/2012-05/msg00092.html

Can't say for sure if the patch was required since I didn't try a build with the new toolchain without the patch. I did look through glibc-2.14.1 and
glibc-ports-2.14.1 and I didn't see anywhere else where __ASSUME_ACCEPT4 would be defined for ARM.

Regards,
George
--------------040304080204040105080509-- --===============0998323965== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline -- ptxdist mailing list ptxdist@pengutronix.de --===============0998323965==--