From andrew@ugh.net.au Tue Jul 20 00:43:43 1999
Return-Path: <andrew@ugh.net.au>
Received: from beebite.ugh.net.au (beebite.ugh.net.au [203.31.238.37])
	by hub.freebsd.org (Postfix) with ESMTP id E155215178
	for <FreeBSD-gnats-submit@freebsd.org>; 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 <FreeBSD-gnats-submit@freebsd.org>; Wed, 21 Jul 1999 03:46:09 +1000 (EST)
Message-Id: <Pine.BSF.4.10.9907210345020.413-100000@localhost>
Date: Wed, 21 Jul 1999 03:46:09 +1000 (EST)
From: Andrew <andrew@ugh.net.au>
Sender: andrew@localhost.ugh.net.au
To: FreeBSD-gnats-submit@freebsd.org
Subject: dylan port doesn't compile

>Number:         12714
>Category:       ports
>Synopsis:       dylan port doesn't compile
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jul 20 00:50:00 PDT 1999
>Closed-Date:    Sat Nov 13 18:12:54 PST 1999
>Last-Modified:  Sat Nov 13 18:13:09 PST 1999
>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:

From: andrew@ugh.net.au
To: freebsd-gnats-submit@freebsd.org
Cc:  
Subject: Re: ports/12714: dylan port doesn't compile
Date: Mon, 8 Nov 1999 10:17:24 +1000 (EST)

 Well I have now got the 22 compat libraries installed and dylan now
 compiles (but I cvsupped as well so it may be something else that fixed
 it).
 
 Thanks,
 
 Andrew
 
 
State-Changed-From-To: open->closed  
State-Changed-By: cpiazza 
State-Changed-When: Sat Nov 13 18:12:54 PST 1999 
State-Changed-Why:  
Originator reports that installing compat22 fixes the problem... 
>Unformatted:
