From nobody@FreeBSD.org  Sat Oct 19 21:14:18 2002
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 617A937B401
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 19 Oct 2002 21:14:18 -0700 (PDT)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 2162443E65
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 19 Oct 2002 21:14:18 -0700 (PDT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.12.6/8.12.6) with ESMTP id g9K4EH7R059765
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 19 Oct 2002 21:14:17 -0700 (PDT)
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.12.6/8.12.6/Submit) id g9K4EHed059764;
	Sat, 19 Oct 2002 21:14:17 -0700 (PDT)
Message-Id: <200210200414.g9K4EHed059764@www.freebsd.org>
Date: Sat, 19 Oct 2002 21:14:17 -0700 (PDT)
From: Jamie Aczel <temperanza@softhome.net>
To: freebsd-gnats-submit@FreeBSD.org
Subject: bonobo-1.0.21_1 missing dependency on libIDL?
X-Send-Pr-Version: www-1.0

>Number:         44294
>Category:       ports
>Synopsis:       bonobo-1.0.21_1 missing dependency on libIDL?
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    gnome
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Oct 19 21:20:01 PDT 2002
>Closed-Date:    Sat Oct 19 21:30:13 PDT 2002
>Last-Modified:  Sat Oct 19 21:30:13 PDT 2002
>Originator:     Jamie Aczel
>Release:        4.7-STABLE
>Organization:
n/a
>Environment:
FreeBSD makoto.sakura 4.7-STABLE FreeBSD 4.7-STABLE #13: Fri Oct 11 02:45:02 PDT 2002     tempy@makoto.sakura:/usr/obj/usr/src/sys/MAKOTO  i386
>Description:
root@makoto.sakura> make install
===>  Extracting for bonobo-1.0.21_1
>How-To-Repeat:
build in a similar enviroment?
>Fix:
      
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports->gnome 
Responsible-Changed-By: marcus 
Responsible-Changed-When: Sat Oct 19 21:27:31 PDT 2002 
Responsible-Changed-Why:  
Over to maintainers. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=44294 
State-Changed-From-To: open->closed 
State-Changed-By: marcus 
State-Changed-When: Sat Oct 19 21:27:48 PDT 2002 
State-Changed-Why:  
The libIDL that bonobo-1.0.x depends on is installed as part of devel/ORBit. 
The current version is 0.6.8 which comes with ORBit-0.5.17.  It seems your 
ORBit installation is broken.  I recommend you reinstall ORBit, making sure 
that ${LOCALBASE}/etc/libIDLConf.sh is properly installed. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=44294 
>Unformatted:
 >> Checksum OK for gnome/bonobo-1.0.21.tar.bz2.
 .. ... ...
 sed: ./intl/po2tbl.sed.in: No such file or directory
 checking ORBit version... 0.5.17
 checking for libIDL >= 0.6.8... configure: error: not found
 ===>  Script "configure" failed unexpectedly.
       Please report the problem to gnome@FreeBSD.org [maintainer] and attach
       the "/usr/ports/devel/bonobo/work/bonobo-1.0.21/config.log" including the
       output of the failure of your make command. Also, it might be a good idea
       to provide an overview of all packages installed on your system (e.g. an
       `ls /var/db/pkg`).
 *** Error code 1
 
 Stop in /usr/ports/devel/bonobo.
 
 
 installing devel/libIDL does not fix the problem
