Date: Sun, 11 Feb 2001 17:13:40 -0800 From: Randy Bush <randy@psg.com> To: freebsd-ports@freebsd.org Subject: ImageMagick in 4.2-stable Message-ID: <E14S7Yi-0005RA-00@rip.psg.com>
next in thread | raw e-mail | index | archive | help
/usr/ports/graphics/ImageMagick# make ===> Configuring for ImageMagick-5.2.7_2 configure.in:796: warning: AC_TRY_RUN called without default to allow cross compiling configure.in:1099: warning: AC_TRY_RUN called without default to allow cross compiling loading cache ./config.cache configuring ImageMagick 5.2.7 checking host system type... i386--freebsd4.2 checking target system type... i386--freebsd4.2 checking build system type... i386--freebsd4.2 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 how to run the C preprocessor... cc -E 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 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--freebsd4.2' 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:657: checking host system type configure:678: checking target system type configure:696: checking build system type configure:721: checking whether build environment is sane configure:776: checking for a BSD compatible install configure:864: checking for mawk configure:894: checking whether make sets ${MAKE} configure:1017: checking for gcc configure:1130: checking whether the C compiler (cc -O -pipe ) works configure:1146: cc -o conftest -O -pipe -I/usr/local/include conftest.c -L/usr/local/lib 1>&5 configure:1172: checking whether the C compiler (cc -O -pipe ) is a cross-compiler configure:1177: checking whether we are using GNU C configure:1205: checking whether cc accepts -g configure:1238: checking how to run the C preprocessor configure:1326: checking dependency style of cc configure:1374: checking how to run the C preprocessor configure:1465: checking for ld used by GCC configure:1533: checking if the linker (/usr/libexec/elf/ld) is GNU ld configure:1562: checking for a BSD compatible install configure:1615: checking whether make sets ${MAKE} configure:1642: checking whether ln -s works configure:1667: checking for Cygwin environment configure:1700: checking for mingw32 environment configure:1731: checking for executable suffix configure:1762: checking for object suffix configure:1880: checking for /usr/libexec/elf/ld option to reload object files configure:1892: checking for BSD-compatible nm configure:1930: checking how to recognise dependant libraries configure:2218: checking for ranlib configure:2285: checking for strip (end of "config.log") *** Error code 1 Stop in /usr/ports/graphics/ImageMagick. *** Error code 1 Stop in /usr/ports/graphics/ImageMagick. *** Error code 1 Stop in /usr/ports/graphics/ImageMagick. *** Error code 1 Stop in /usr/ports/graphics/ImageMagick. 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?E14S7Yi-0005RA-00>