From trevor@jpj.net  Mon Jul 10 04:12:32 2000
Return-Path: <trevor@jpj.net>
Received: from blues.jpj.net (blues.jpj.net [204.97.17.146])
	by hub.freebsd.org (Postfix) with ESMTP id 4148D37B7CA
	for <FreeBSD-gnats-submit@FreeBSD.ORG>; Mon, 10 Jul 2000 04:12:31 -0700 (PDT)
	(envelope-from trevor@jpj.net)
Received: from localhost (trevor@localhost)
	by blues.jpj.net (right/backatcha) with ESMTP id e6ABCMK15534
	for <FreeBSD-gnats-submit@FreeBSD.ORG>; Mon, 10 Jul 2000 07:12:22 -0400 (EDT)
Message-Id: <Pine.BSI.4.21.0007100700280.12386-100000@blues.jpj.net>
Date: Mon, 10 Jul 2000 07:12:21 -0400 (EDT)
From: Trevor Johnson <trevor@jpj.net>
To: FreeBSD-gnats-submit@FreeBSD.ORG
Subject: devel/ORBit won't compile

>Number:         19819
>Category:       ports
>Synopsis:       devel/ORBit won't compile
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    ade
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jul 10 04:20:03 PDT 2000
>Closed-Date:    Mon Jul 10 08:37:35 PDT 2000
>Last-Modified:  Mon Jul 10 08:38:12 PDT 2000
>Originator:     Trevor Johnson
>Release:        4.0-STABLE i386
>Organization:
myself
>Environment:

FreeBSD 4.0-STABLE #0: Fri May  5 23:39:48 PDT 2000
root@invalid:/usr/src/sys/compile/FREEBASE50b  i386

libtool-1.3.4

# $FreeBSD: ports/devel/ORBit/Makefile,v 1.33 2000/07/05 18:27:47 sobomax Exp $

>Description:

bash-2.03# make install
===>  Extracting for ORBit-0.5.2
>How-To-Repeat:

as shown

>Fix:

unknown--ltconfig is in /usr/local/share/libtool/ on my system, not in
/usr/share/libtool/.  The ORBit sources also come with a copy of it.


>Release-Note:
>Audit-Trail:

From: Ade Lovett <ade@FreeBSD.org>
To: Trevor Johnson <trevor@jpj.net>
Cc: FreeBSD-gnats-submit@FreeBSD.ORG
Subject: Re: ports/19819: devel/ORBit won't compile
Date: Mon, 10 Jul 2000 09:10:36 -0500

 On Mon, Jul 10, 2000 at 07:12:21AM -0400, Trevor Johnson wrote:
 > 
 > [snip]
 >  checking whether ln -s works... yes
 >  updating cache ./config.cache
 >  /usr/share/libtool/ltconfig: Can't open /usr/share/libtool/ltconfig: No such file or directory
 >  configure: error: libtool configure failed
 
 
 This is one of those "can't happen" situations.  I've just verified
 the build on my 5.x and 4.x machines, with ports trees up to date
 as of yesterday.
 
 Is it possible that you have another libtool (not installed from
 ports) floating around in your ${PATH} somewhere?
 
 -aDe
 
 -- 
 Ade Lovett, Austin, TX.			ade@FreeBSD.org
 FreeBSD: The Power to Serve		http://www.FreeBSD.org/
 

From: Trevor Johnson <trevor@jpj.net>
To: Ade Lovett <ade@FreeBSD.org>
Cc: FreeBSD-gnats-submit@FreeBSD.org
Subject: Re: ports/19819: devel/ORBit won't compile
Date: Mon, 10 Jul 2000 10:15:58 -0400 (EDT)

 > This is one of those "can't happen" situations.  I've just verified
 > the build on my 5.x and 4.x machines, with ports trees up to date
 > as of yesterday.
 > 
 > Is it possible that you have another libtool (not installed from
 > ports) floating around in your ${PATH} somewhere?
 
 $ locate libtool|grep -vw ports|grep -vw local|grep -vw var
 /usr/bin/libtool
 $ ls -l `which libtool`
 lrwxr-xr-x  1 root  wheel  22 Jul  5 06:54 /usr/bin/libtool -> /usr/local/bin/libtool
 
 Sorry for wasting your time.
 --
 Trevor Johnson
 http://jpj.net/~trevor/gpgkey.txt
 
 
State-Changed-From-To: open->feedback 
State-Changed-By: ade 
State-Changed-When: Mon Jul 10 08:01:26 PDT 2000 
State-Changed-Why:  
Waiting on submitter to verify a few things with their system, 
since ORBit builds fine here on both 4.x and 5.x 


Responsible-Changed-From-To: freebsd-ports->ade 
Responsible-Changed-By: ade 
Responsible-Changed-When: Mon Jul 10 08:01:26 PDT 2000 
Responsible-Changed-Why:  
My port. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=19819 
State-Changed-From-To: feedback->closed 
State-Changed-By: ade 
State-Changed-When: Mon Jul 10 08:37:35 PDT 2000 
State-Changed-Why:  
Submitter reports that removing a (bogus) /usr/bin/libtool 
symlink fixed the problem. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=19819 
>Unformatted:
 >> Checksum OK for ORBit-0.5.2.tar.gz.
 ===>   ORBit-0.5.2 depends on executable: gmake - found
 ===>   ORBit-0.5.2 depends on executable: libtool - found
 ===>   ORBit-0.5.2 depends on shared library: glib12.3 - found
 ===>   ORBit-0.5.2 depends on shared library: intl.1 - found
 ===>  Patching for ORBit-0.5.2
 ===>  Applying FreeBSD patches for ORBit-0.5.2
 ===>  Configuring for ORBit-0.5.2
 creating cache ./config.cache
 checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel
 checking whether build environment is sane... yes
 checking whether make sets ${MAKE}... yes
 checking for working aclocal... found
 checking for working autoconf... found
 checking for working automake... found
 checking for working autoheader... found
 checking for working makeinfo... found
 checking host system type... i386--freebsd4.0
 checking build system type... i386--freebsd4.0
 checking for ranlib... ranlib
 checking for gcc... cc
 checking whether the C compiler (cc -O -pipe -L/usr/local/lib) works... yes
 checking whether the C compiler (cc -O -pipe -L/usr/local/lib) is a cross-compiler... no
 checking whether we are using GNU C... yes
 checking whether cc accepts -g... yes
 checking for ld used by GCC... /usr/libexec/elf/ld
 checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes
 checking for BSD-compatible nm... /usr/bin/nm -B
 checking whether ln -s works... yes
 updating cache ./config.cache
 /usr/share/libtool/ltconfig: Can't open /usr/share/libtool/ltconfig: No such file or directory
 configure: error: libtool configure failed
 ===>  Script "configure" failed: here are the contents of "config.log"
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
 configure:633: checking for a BSD compatible install
 configure:686: checking whether build environment is sane
 configure:743: checking whether make sets ${MAKE}
 configure:782: checking for working aclocal
 configure:795: checking for working autoconf
 configure:808: checking for working automake
 configure:821: checking for working autoheader
 configure:834: checking for working makeinfo
 configure:924: checking host system type
 configure:945: checking build system type
 configure:965: checking for ranlib
 configure:995: checking for gcc
 configure:1108: checking whether the C compiler (cc -O -pipe -L/usr/local/lib) works
 configure:1124: cc -o conftest -O -pipe -I/usr/local/include -L/usr/local/lib conftest.c  1>&5
 configure:1150: checking whether the C compiler (cc -O -pipe -L/usr/local/lib) is a cross-compiler
 configure:1155: checking whether we are using GNU C
 configure:1164: cc -E conftest.c
 configure:1183: checking whether cc accepts -g
 configure:1226: checking for ld used by GCC
 configure:1288: checking if the linker (/usr/libexec/elf/ld) is GNU ld
 GNU ld version 2.9.1 (with BFD 2.9.1)
 configure:1304: checking for BSD-compatible nm
 configure:1340: checking whether ln -s works
 (end of "config.log")
 *** Error code 1
 
 Stop in /usr/ports/devel/ORBit.
 *** Error code 1
 
 Stop in /usr/ports/devel/ORBit.
 *** Error code 1
 
 Stop in /usr/ports/devel/ORBit.
 *** Error code 1
 
 Stop in /usr/ports/devel/ORBit.
 *** Error code 1
 
 Stop in /usr/ports/devel/ORBit.
 
