From owner-freebsd-stable Wed Apr 25 10:11:45 2001 Delivered-To: freebsd-stable@freebsd.org Received: from switch01.switch.no (c13048.catch.sdsl.no [217.8.130.48]) by hub.freebsd.org (Postfix) with ESMTP id F26E637B422; Wed, 25 Apr 2001 10:11:39 -0700 (PDT) (envelope-from ros@switch.no) Received: by switch01.switch.no with Internet Mail Service (5.5.2650.21) id ; Wed, 25 Apr 2001 19:03:43 +0200 Message-ID: From: Roger Svenning To: "'freebsd-questions@freebsd.org'" , "'freebsd-stable@freebsd.org'" Subject: Missing syscalls on 4.2 [Linux binary] Date: Wed, 25 Apr 2001 19:03:42 +0200 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm running a linux compiled httpd on my 4.2-STABLE and get some kernel errors: /kernel: linux: syscall fstat64 is obsoleted or not implemented (pid=49837) /kernel: linux: syscall stat64 is obsoleted or not implemented (pid=49838) /kernel: linux: syscall setup is obsoleted or not implemented (pid=49838) Anyway to fix this ? You might ask why a linux httpd, well the thing is that it's close to impossible to compile httpd on freebsd with php4 and oracle 8 support as ld complains about freebsd libs conflicting with linux libs .... Roger O. Svenning To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message