From owner-freebsd-current@FreeBSD.ORG Thu Sep 22 13:09:56 2005 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DC20C16A41F for ; Thu, 22 Sep 2005 13:09:56 +0000 (GMT) (envelope-from doconnor@gsoft.com.au) Received: from cain.gsoft.com.au (cain.gsoft.com.au [203.31.81.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4503443D45 for ; Thu, 22 Sep 2005 13:09:55 +0000 (GMT) (envelope-from doconnor@gsoft.com.au) Received: from inchoate.gsoft.com.au (ppp223-88.lns2.adl4.internode.on.net [203.122.223.88]) (authenticated bits=0) by cain.gsoft.com.au (8.13.4/8.13.4) with ESMTP id j8MD9jZd068210 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Thu, 22 Sep 2005 22:39:51 +0930 (CST) (envelope-from doconnor@gsoft.com.au) From: "Daniel O'Connor" To: freebsd-current@freebsd.org Date: Thu, 22 Sep 2005 22:39:27 +0930 User-Agent: KMail/1.8.2 MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1979056.iTxBl0JBCg"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200509222239.35312.doconnor@gsoft.com.au> X-Spam-Score: 0.05 () FORGED_RCVD_HELO X-Scanned-By: MIMEDefang 2.51 on 203.31.81.10 Subject: Linux compat oddness X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Sep 2005 13:09:57 -0000 --nextPart1979056.iTxBl0JBCg Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Hi, I'm trying to get the Xilinx Webpack tools running under FreeBSD.. I downloaded a bunch of RH Enterprise RPMs for the libraries it needs ( for the installer anyway) but I am stuck now with.. [inchoate 22:21] /tmp/Xilinx >/compat/linux/bin/env LD_LIBRARY_PATH=3D/tmp/= Xilinx/lib:/tmp/Xilinx/usr/X11R6/lib:/tmp/Xilinx/usr/lib:/tmp/Xilinx/platfo= rm/lin/bin/lin /tmp/Xilinx/platform/lin/xilsetup /tmp/Xilinx/platform/lin/xilsetup: error while loading shared libraries: /u= sr/lib/libcom_err.so.2: ELF file OS ABI invalid Which isn't suprising since libcom_err.so.2 is a FreeBSD binary.. I've branded the xilsetup binary, and even tried setting the fallback brand= ing to 3 but it gives the same result. Anyone know why? =2D-=20 Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C --nextPart1979056.iTxBl0JBCg Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (FreeBSD) iD8DBQBDMq0P5ZPcIHs/zowRAmk7AJ9oP1yqDt5fjuHjoE312vZen2R/8QCgnDOY p20fNKb0nj3jvgcbFXlbx3A= =FKcK -----END PGP SIGNATURE----- --nextPart1979056.iTxBl0JBCg--