From owner-freebsd-ports Wed Nov 8 4:10: 9 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 17B3537B4C5 for ; Wed, 8 Nov 2000 04:10:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id EAA12630; Wed, 8 Nov 2000 04:10:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from mail.enteract.com (mail.enteract.com [207.229.143.33]) by hub.freebsd.org (Postfix) with ESMTP id 4BC9537B4C5 for ; Wed, 8 Nov 2000 04:00:59 -0800 (PST) Received: from jamestown.enteract.com (207-229-151-171.d.enteract.com [207.229.151.171]) by mail.enteract.com (8.9.3/8.9.3) with ESMTP id GAA97792 for ; Wed, 8 Nov 2000 06:00:56 -0600 (CST) (envelope-from jtm@enteract.com) Received: (from jtm@localhost) by jamestown.enteract.com (8.9.3/8.9.3) id GAA19933; Wed, 8 Nov 2000 06:01:04 -0600 (CST) (envelope-from jtm) Message-Id: <200011081201.GAA19933@jamestown.enteract.com> Date: Wed, 8 Nov 2000 06:01:04 -0600 (CST) From: jtm63@enteract.com Reply-To: jtm63@enteract.com To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/22687: ImageMagick make fails Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 22687 >Category: ports >Synopsis: ImageMagick make fails >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Nov 08 04:10:01 PST 2000 >Closed-Date: >Last-Modified: >Originator: James McNaughton >Release: FreeBSD 3.5-STABLE i386 >Organization: >Environment: >Description: Making port ImageMagick (as part of kde11 reinstall) fails with an error: Script started on Wed Nov 8 05:50:21 2000 jamestown# make ===> Configuring for ImageMagick-5.2.3 configure.in:824: warning: AC_TRY_RUN called without default to allow cross compiling configure.in:1062: warning: AC_TRY_RUN called without default to allow cross compiling loading cache ./config.cache configuring ImageMagick 5.2.3 checking host system type... i386--freebsd3.5 checking target system type... i386--freebsd3.5 checking build system type... i386--freebsd3.5 checking whether build environment is sane... yes checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel checking for mawk... (cached) awk checking whether make sets ${MAKE}... (cached) yes checking for gcc... (cached) cc checking whether the C compiler (cc -O -pipe ) works... yes checking whether the C compiler (cc -O -pipe ) is a cross-compiler... no checking whether we are using GNU C... (cached) yes checking whether cc accepts -g... (cached) yes checking how to run the C preprocessor... (cached) cc -E checking dependency style of cc... (cached) gcc checking for ld used by GCC... (cached) /usr/libexec/elf/ld checking if the linker (/usr/libexec/elf/ld) is GNU ld... (cached) yes checking how to run the C preprocessor... cc -E checking for a BSD compatible install... /usr/bin/install -c -o root -g wheel checking whether make sets ${MAKE}... (cached) yes checking whether ln -s works... (cached) yes checking for Cygwin environment... (cached) no checking for mingw32 environment... (cached) no checking for executable suffix... (cached) no checking for object suffix... (cached) o checking for /usr/libexec/elf/ld option to reload object files... (cached) -r checking for BSD-compatible nm... (cached) /usr/bin/nm -B checking how to recognise dependant libraries... (cached) pass_all checking for ranlib... (cached) ranlib checking for strip... (cached) strip updating cache ./config.cache ltconfig: unrecognized option `--build=i386--freebsd3.5' Try `ltconfig --help' for more information. 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:654: checking host system type configure:675: checking target system type configure:693: checking build system type configure:718: checking whether build environment is sane configure:773: checking for a BSD compatible install configure:860: checking for mawk configure:890: checking whether make sets ${MAKE} configure:1022: checking for gcc configure:1135: checking whether the C compiler (cc -O -pipe ) works configure:1151: cc -o conftest -O -pipe -I/usr/local/include conftest.c -L/usr/local/lib 1>&5 configure:1177: checking whether the C compiler (cc -O -pipe ) is a cross-compiler configure:1182: checking whether we are using GNU C configure:1210: checking whether cc accepts -g configure:1243: checking how to run the C preprocessor configure:1331: checking dependency style of cc configure:1387: checking for ld used by GCC configure:1455: checking if the linker (/usr/libexec/elf/ld) is GNU ld configure:1473: checking how to run the C preprocessor configure:1564: checking for a BSD compatible install configure:1617: checking whether make sets ${MAKE} configure:1644: checking whether ln -s works configure:1669: checking for Cygwin environment configure:1702: checking for mingw32 environment configure:1733: checking for executable suffix configure:1764: checking for object suffix configure:1882: checking for /usr/libexec/elf/ld option to reload object files configure:1894: checking for BSD-compatible nm configure:1931: checking how to recognise dependant libraries configure:2216: checking for ranlib configure:2283: checking for strip (end of "config.log") *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. jamestown# ^Dexit Script done on Wed Nov 8 05:50:46 2000 >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message