From owner-freebsd-questions@FreeBSD.ORG Wed Apr 21 13:22:57 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 713C016A4CE for ; Wed, 21 Apr 2004 13:22:57 -0700 (PDT) Received: from web25101.mail.ukl.yahoo.com (web25101.mail.ukl.yahoo.com [217.12.10.49]) by mx1.FreeBSD.org (Postfix) with SMTP id C267B43D45 for ; Wed, 21 Apr 2004 13:22:56 -0700 (PDT) (envelope-from slimk7771@yahoo.de) Message-ID: <20040421201302.11232.qmail@web25101.mail.ukl.yahoo.com> Received: from [80.254.183.70] by web25101.mail.ukl.yahoo.com via HTTP; Wed, 21 Apr 2004 22:13:02 CEST Date: Wed, 21 Apr 2004 22:13:02 +0200 (CEST) From: =?iso-8859-1?q?Karl=20Klammer?= To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Subject: EiffelStudio, Bad System Call / SIGSYS / 12 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Apr 2004 20:22:57 -0000 Hi All ! I wanted to install EiffelStudio 5.4, but received a 'Bad System Call' returning to the shell. I wanted to know what I can do to make it operating.. ? tia -slk PS: Im not subscriped - please answer directly This is what I've done till now: * activated in /etc/make.conf: COMPAT4X = true * build & installworld * nothing changed in /etc/rc.conf * according to ldd: > ldd studio/spec/freebsd/bin/estudio studio/spec/freebsd/bin/estudio: libm.so.2 => /lib/libm.so.2 (0x28079000) libc.so.4 => /usr/lib/compat/libc.so.4 (0x28094000) * according to brandelf: > brandelf studio/spec/freebsd/bin/estudio File 'studio/spec/freebsd/bin/estudio' is of brand 'SVR4' (0). * according to file: > file studio/spec/freebsd/bin/estudio studio/spec/freebsd/bin/estudio: ELF 32-bit LSB executable, Intel 80386, version 1 (FreeBSD), dynamically linked (uses shared libs), not stripped * according to gdb: > gdb ./estudio GNU gdb 5.2.1 (FreeBSD) Copyright 2002 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i386-unknown-freebsd"... (no debugging symbols found)... (gdb) run Starting program: /home/Eiffel54/studio/spec/freebsd/bin/estudio (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)... Program received signal SIGSYS, Bad system call. 0x280cad20 in sigaction () from /usr/lib/compat/libc.so.4 (gdb) bt #0 0x280cad20 in sigaction () from /usr/lib/compat/libc.so.4 #1 0x2810dbd3 in signal () from /usr/lib/compat/libc.so.4 #2 0x08049521 in set_signal () #3 0x080492d4 in init_bench () #4 0x08049630 in main () #5 0x08048c25 in _start () Mit schönen Grüßen von Yahoo! Mail - http://mail.yahoo.de