Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Jul 2000 07:12:21 -0400 (EDT)
From:      Trevor Johnson <trevor@jpj.net>
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   ports/19819: devel/ORBit won't compile
Message-ID:  <Pine.BSI.4.21.0007100700280.12386-100000@blues.jpj.net>

next in thread | raw e-mail | index | archive | help

>Number:         19819
>Category:       ports
>Synopsis:       devel/ORBit won't compile
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jul 10 04:20:03 PDT 2000
>Closed-Date:
>Last-Modified:
>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:
>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.
 


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSI.4.21.0007100700280.12386-100000>