From owner-freebsd-ports@FreeBSD.ORG Mon May 7 21:24:17 2007 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7F15916A400 for ; Mon, 7 May 2007 21:24:17 +0000 (UTC) (envelope-from jeff@sailorfej.net) Received: from mail.sailorfej.net (mail.sailorfej.net [66.93.72.123]) by mx1.freebsd.org (Postfix) with ESMTP id 56B8F13C447 for ; Mon, 7 May 2007 21:24:17 +0000 (UTC) (envelope-from jeff@sailorfej.net) Received: from [192.168.10.244] (doorwarden.onlineed.com [66.93.72.126]) (authenticated bits=0) by mail.sailorfej.net (8.13.8/8.13.8) with ESMTP id l47KiauI022753 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Mon, 7 May 2007 13:44:37 -0700 (PDT) (envelope-from jeff@sailorfej.net) Message-ID: <463F92BB.4000200@sailorfej.net> Date: Mon, 07 May 2007 13:57:31 -0700 From: Jeffrey Williams User-Agent: Thunderbird 1.5.0.10 (Windows/20070221) MIME-Version: 1.0 To: freebsd-ports@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-4.4 required=6.0 tests=ALL_TRUSTED,BAYES_00 autolearn=failed version=3.1.1 X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on mail.sailorfej.net Subject: Problem running acroread7 on 6.2 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 May 2007 21:24:17 -0000 I just installed acroread7-7.0.9,1 from ports on a new FreeBSD 6.2-p3 system. It will not run, when I attempt to run it from the command line, I get the following error: :~> acroread ELF binary type "3" not known. ldconfig: illegal option -- p usage: ldconfig [-32] [-aout | -elf] [-Rimrsv] [-f hints_file] [directory | file ...] ELF binary type "3" not known. /usr/X11R6/Adobe/Acrobat7.0/ENU/Reader/intellinux/bin/acroread: 1: Syntax error: "(" unexpected :~> Any ideas? did I miss a compile time option during the install? Thanks Jeff