From owner-freebsd-ports Tue Jul 20 0:50: 4 1999 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 09239150E7 for ; Tue, 20 Jul 1999 00:50:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id AAA91010; Tue, 20 Jul 1999 00:50:00 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from beebite.ugh.net.au (beebite.ugh.net.au [203.31.238.37]) by hub.freebsd.org (Postfix) with ESMTP id E155215178 for ; Tue, 20 Jul 1999 00:43:34 -0700 (PDT) (envelope-from andrew@ugh.net.au) Received: by beebite.ugh.net.au (Postfix, from userid 1000) id 8F498E6; Wed, 21 Jul 1999 03:46:09 +1000 (EST) Received: from localhost (localhost [127.0.0.1]) by beebite.ugh.net.au (Postfix) with ESMTP id 7F68D3F for ; Wed, 21 Jul 1999 03:46:09 +1000 (EST) Message-Id: Date: Wed, 21 Jul 1999 03:46:09 +1000 (EST) From: Andrew To: FreeBSD-gnats-submit@freebsd.org Subject: ports/12714: dylan port doesn't compile Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 12714 >Category: ports >Synopsis: dylan port doesn't compile >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Jul 20 00:50:00 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Andrew >Release: FreeBSD 3.2-STABLE i386 >Organization: UgH! >Environment: 3.2 cvsupped about 2 weeks ago. dylan port version 2.2.0. >Description: When compiling the dylan port the compile dies with: Couldn't open /usr/libexec/ld.so >How-To-Repeat: cd /usr/ports/lang/dylan make >Fix: The problem seems to be that the dylan port requires a binary copy of d2c. It ftps d2c but it appears to a version for FreeBSD 2 as it seems to try and use /usr/libexec/ld.so rather than /usr/libexec/ld-elf.so.1. The problem could probably be alleviated by installing the compat distribution but I haven't had a chance to try it. The best solution would probably be to FTP a binary copy of d2c built from FreeBSD 3. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message