From owner-freebsd-current Fri Feb 7 12:01:30 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id MAA16047 for current-outgoing; Fri, 7 Feb 1997 12:01:30 -0800 (PST) Received: from usr11.primenet.com (root@usr11.primenet.com [206.165.5.111]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id MAA16035 for ; Fri, 7 Feb 1997 12:01:28 -0800 (PST) Received: from primenet.com (root@mailhost01.primenet.com [206.165.5.52]) by usr11.primenet.com (8.8.5/8.8.5) with ESMTP id NAA02426 for ; Fri, 7 Feb 1997 13:01:24 -0700 (MST) Received: from conceptual.com (consys.com [207.218.17.187]) by primenet.com (8.8.5/8.8.5) with ESMTP id NAA01594 for ; Fri, 7 Feb 1997 13:01:20 -0700 (MST) Received: from conceptual.com (localhost [127.0.0.1]) by conceptual.com (8.8.4/8.6.9) with ESMTP id NAA25717 for ; Fri, 7 Feb 1997 13:01:13 -0700 (MST) Message-Id: <199702072001.NAA25717@conceptual.com> X-Mailer: exmh version 2.0gamma 1/27/96 To: current@freebsd.org Subject: another ELF dropping, acroread Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 07 Feb 1997 13:01:13 -0700 From: "Russell L. Carter" Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk System is yesterday's 2.2. The acroread in ports-current doesn't work: root@conceptual:/usr/local/Acrobat3/Reader/intellinux/bin [109] ./acroread ELF binary type not known Abort trap root@conceptual:/usr/local/Acrobat3/Reader/intellinux/bin [110] brandelf ./acroread File './acroread' is of brand 'Linux'. root@conceptual:/usr/local/Acrobat3/Reader/intellinux/bin [111] file ./acroread ./acroread: ELF 32-bit LSB executable, Intel 80386, version 1 (Linux) I actually inserted the "Linux" by hand. Here is the header after doing that, if it helps 0: 7F 45 4C 46 01 01 01 00 4C 69 6E 75 78 00 00 00 .ELF....Linux... 10: 02 00 03 00 01 00 00 00 D0 A6 03 08 34 00 00 00 ............4... 20: D8 D3 20 00 00 00 00 00 34 00 20 00 05 00 28 00 .. .....4. ...(. 30: 18 00 15 00 06 00 00 00 34 00 00 00 34 00 00 08 ........4...4... 40: 00 00 00 00 A0 00 00 00 A0 00 00 00 05 00 00 00 ................ 50: 04 00 00 00 03 00 00 00 D4 00 00 00 D4 00 00 08 ................ 60: 00 00 00 00 13 00 00 00 13 00 00 00 04 00 00 00 ................ 70: 01 00 00 00 01 00 00 00 00 00 00 00 00 00 00 08 ................ 80: 00 00 00 00 37 55 1E 00 37 55 1E 00 05 00 00 00 ....7U..7U...... 90: 00 10 00 00 01 00 00 00 38 55 1E 00 38 65 1E 08 ........8U..8e.. A0: 00 00 00 00 84 53 02 00 E4 AE 02 00 06 00 00 00 .....S.......... B0: 00 10 00 00 02 00 00 00 EC A7 20 00 EC B7 20 08 .......... ... . C0: 00 00 00 00 D0 00 00 00 D0 00 00 00 06 00 00 00 ................ D0: 04 00 00 00 2F 6C 69 62 2F 6C 64 2D 6C 69 6E 75 ..../lib/ld-linu E0: 78 2E 73 6F 2E 31 00 00 09 02 00 00 09 15 00 00 x.so.1.......... F0: A6 03 00 00 A8 03 00 00 9D 14 00 00 F7 14 00 00 ................ 100: 58 12 00 00 9C 13 00 00 3B 14 00 00 F1 13 00 00 X.......;....... 110: 8A 13 00 00 C7 0F 00 00 0D 03 00 00 2D 12 00 00 ............-... For some reason FreeBSD seems to becoming much more interesting to productive scientific types lately, but they really want their linux apps.