From owner-freebsd-ports Mon Oct 23 2:40: 6 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 B6B1D37B4C5 for ; Mon, 23 Oct 2000 02:40:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA98636; Mon, 23 Oct 2000 02:40:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from Omega.csie.NCTU.edu.tw (omega.csie.nctu.edu.tw [140.113.214.167]) by hub.freebsd.org (Postfix) with ESMTP id 8014537B479 for ; Mon, 23 Oct 2000 02:39:34 -0700 (PDT) Received: (from wkwu@localhost) by Omega.csie.NCTU.edu.tw (8.11.1/8.11.0) id e9N9dPu61025; Mon, 23 Oct 2000 17:39:25 +0800 (CST) (envelope-from wkwu) Message-Id: <200010230939.e9N9dPu61025@Omega.csie.NCTU.edu.tw> Date: Mon, 23 Oct 2000 17:39:25 +0800 (CST) From: wkwu@csie.nctu.edu.tw Reply-To: wkwu@csie.nctu.edu.tw To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/22239: Image-Magic ports make error Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 22239 >Category: ports >Synopsis: Image-Magic ports make error >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Oct 23 02:40:01 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Wei-Kai Wu >Release: FreeBSD 5.0-CURRENT i386 >Organization: Kavalan >Environment: ports-cur.3515 >Description: ===> Patching for ImageMagick-5.2.3 ===> Applying FreeBSD patches for ImageMagick-5.2.3 ===> 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 creating cache ./config.cache configuring ImageMagick 5.2.3 checking host system type... i386--freebsd5.0 [deleted]... checking for ranlib... ranlib checking for strip... strip updating cache ./config.cache ltconfig: unrecognized option `--build=i386--freebsd5.0' 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:860: checking for gawk configure:860: checking for nawk configure:860: checking for awk configure:890: checking whether make sets ${MAKE} configure:1022: checking for gcc configure:1135: checking whether the C compiler (gcc -O2 -pipe ) works configure:1151: gcc -o conftest -O2 -pipe -I/usr/local/include conftest.c -L/usr/local/lib 1>&5 configure:1177: checking whether the C compiler (gcc -O2 -pipe ) is a cross-compiler configure:1182: checking whether we are using GNU C configure:1191: gcc -E conftest.c configure:1210: checking whether gcc accepts -g configure:1243: checking how to run the C preprocessor configure:1264: gcc -E -I/usr/local/include conftest.c >/dev/null 2>conftest.out configure:1331: checking dependency style of gcc configure:1387: checking for ld used by GCC configure:1455: checking if the linker (/usr/libexec/elf/ld) is GNU ld GNU ld version 2.10.0 (with BFD 2.10.0) 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:1685: gcc -c -O2 -pipe -I/usr/local/include conftest.c 1>&5 configure: In function `main': configure:1681: `__CYGWIN32__' undeclared (first use in this function) configure:1681: (Each undeclared identifier is reported only once configure:1681: for each function it appears in.) configure: failed program was: #line 1674 "configure" #include "confdefs.h" int main() { #ifndef __CYGWIN__ #define __CYGWIN__ __CYGWIN32__ #endif return __CYGWIN__; ; return 0; } configure:1702: checking for mingw32 environment configure:1714: gcc -c -O2 -pipe -I/usr/local/include conftest.c 1>&5 configure: In function `main': configure:1710: `__MINGW32__' undeclared (first use in this function) configure:1710: (Each undeclared identifier is reported only once configure:1710: for each function it appears in.) configure: failed program was: #line 1707 "configure" #include "confdefs.h" int main() { return __MINGW32__; ; return 0; } configure:1733: checking for executable suffix configure:1743: gcc -o conftest -O2 -pipe -I/usr/local/include conftest.c -L/usr/local/lib 1>&5 configure:1764: checking for object suffix configure:1770: gcc -c -O2 -pipe -I/usr/local/include conftest.c 1>&5 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 in /home/FreeBSD/ports/graphics/ImageMagick. *** Error code 1 >How-To-Repeat: cd /usr/ports/graphics/ImageMagick ; make >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message