Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Nov 2000 06:01:04 -0600 (CST)
From:      jtm63@enteract.com
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/22687: ImageMagick make fails
Message-ID:  <200011081201.GAA19933@jamestown.enteract.com>

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

>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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200011081201.GAA19933>