Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Mar 2001 14:36:38 -0500 (EST)
From:      Marius <marius@mail.communityconnect.com>
To:        questions@FreeBSD.org
Subject:   ImageMagick not configuring
Message-ID:  <Pine.BSF.4.21.0103221425570.22916-100000@utterlux.hq.communitconnect.com>

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

I am trying to build that most wonderful printing suite of
apsfilter.  And it wants to make ImageMagick for me, which is fine.  Or,
it would be fine if I could make it.  This is what I get when I try to build
it:

---------------------------------------------------
===>  Installing for apsfilter-6.1.0
===>   apsfilter-6.1.0 depends on executable: gs - found
===>   apsfilter-6.1.0 depends on executable: psnup - found
===>   apsfilter-6.1.0 depends on executable: a2ps - found
===>   apsfilter-6.1.0 depends on executable: acroread4 - found
===>   apsfilter-6.1.0 depends on executable: convert - not found
===>    Verifying install for convert in /usr/ports/graphics/ImageMagick
===>  Configuring for ImageMagick-5.2.9_1
configure.in:796: warning: AC_TRY_RUN called without default to allow
cross comp
iling
configure.in:1117: warning: AC_TRY_RUN called without default to allow
cross com
piling
loading cache ./config.cache
configuring ImageMagick 5.2.9
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 main in -lltdl... (cached) no
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  

------------------------------------------------

uname -a
FreeBSD utterlux.hq.communitconnect.com 4.2-STABLE FreeBSD 4.2-STABLE #0: 
Fri Jan  5 18:00:18 EST 2001 
root@utterlux.hq.communitconnect.com:/usr/obj/usr/src/sys/UTTERLUX  i386

To those up on the ports tree, they will see that I am trying to fetch the
current versions of apsfilter and ImageMagick  The version of apsfilter
from when I last made world had a MD5 checksum error, so I fetched the
never version of the ports.  I assume the error that crashes everything is
the 'ltconfig' bit, but I don't know how to fix this.  Anyone have a clue?     


---------------------
Marius 
Community Connect Inc.
marius@mail.communityconnect.com



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




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