Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 Nov 1998 09:37:54 -0600 (CST)
From:      Jeffrey Lynn Jeffries <jeffries@ns1.schleprock.com>
To:        questions@FreeBSD.ORG
Subject:   ImageMagick port: make problem
Message-ID:  <Pine.BSI.4.05L.9811020926360.27713-100000@ns1.schleprock.com>

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

I'm having problems making the port for ImageMagick 4.0.9 and was curious
if anyone else had the same problem/solution before I start corresponding
with the authors. . .

While trying to make the port, it freaks out about a checksum.  Thinking
that the copy on the mastersite (freebsd.org/~jseger) may be bad, I pulled
it out of the list, and let the other sites give it a try.  Still no luck.  
If you override the checksum, it doesn't get much farther.  I have pasted
the output from the make below.  Just in case it makes a difference, I'm
running a 2.2.7-stable machine (supped Oct 31/ Nov 1) on a PPro 200/512k
with 64 MB RAM.



Output from make:

>> ImageMagick-4.0.9.tar.gz doesn't seem to exist on this system.
>> Attempting to fetch from ftp://ftp.wizards.dupont.com/pub/ImageMagick/.
fetch: ftp.wizards.dupont.com: Not logged in
>> Attempting to fetch from ftp://ftp.cci.fr/pub/unix/gfx/ImageMagick/.
Receiving ImageMagick-4.0.9.tar.gz (2389533 bytes): 100%
2389533 bytes transfered in 640.7 seconds  (3.64 Kbytes/s)
===>  Extracting for ImageMagick-4.0.9
>> Checksum mismatch for ImageMagick-4.0.9.tar.gz.
Make sure the Makefile and md5 file
(/usr/ports/graphics/ImageMagick/files/md5)
are up to date.  If you want to override this check, type
"make NO_CHECKSUM=yes [other args]".
*** Error code 1

Stop.
*** Error code 1
   (this repeats quite a few times)



bash# make NO_CHECKSUM=yes
===>  Extracting for ImageMagick-4.0.9
===>   ImageMagick-4.0.9 depends on executable: fig2dev - found
===>   ImageMagick-4.0.9 depends on executable: picttoppm - found
===>   ImageMagick-4.0.9 depends on executable: gs - found
===>   ImageMagick-4.0.9 depends on executable: perl5.00502 - not found
===>    Verifying install for perl5.00502 in /usr/ports/lang/perl5
===>   Returning to build of ImageMagick-4.0.9
===>   ImageMagick-4.0.9 depends on shared library: jpeg.9 - found
===>   ImageMagick-4.0.9 depends on shared library: mpeg.1 - found
===>   ImageMagick-4.0.9 depends on shared library: tiff34.1 - found
===>   ImageMagick-4.0.9 depends on shared library: png.2 - found
===>   ImageMagick-4.0.9 depends on shared library: jbig.1 - not found
===>    Verifying install for jbig.1 in /usr/ports/graphics/jbigkit
===>  Patching for jbigkit-1.0
===>  Applying FreeBSD patches for jbigkit-1.0
Ignoring previously applied (or reversed) patch.
3 out of 3 hunks ignored--saving rejects to Makefile.rej
*** Error code 3

Stop.
*** Error code 1
   (this repeats quite a few times)

==========================================================================
   Jeffrey Lynn Jeffries

   jeffries@schleprock.com

   Proud user of FreeBSD: Ask me how to unleash the daemon inside your PC


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.BSI.4.05L.9811020926360.27713-100000>