From owner-freebsd-questions Mon Nov 2 06:43:52 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA21638 for freebsd-questions-outgoing; Mon, 2 Nov 1998 06:43:52 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from ns1.schleprock.com (ns1.schleprock.com [209.44.61.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA21632 for ; Mon, 2 Nov 1998 06:43:51 -0800 (PST) (envelope-from jeffries@ns1.schleprock.com) Received: from localhost (jeffries@localhost) by ns1.schleprock.com (8.9.1/8.9.1) with ESMTP id JAA27783 for ; Mon, 2 Nov 1998 09:37:57 -0600 (CST) Date: Mon, 2 Nov 1998 09:37:54 -0600 (CST) From: Jeffrey Lynn Jeffries To: questions@FreeBSD.ORG Subject: ImageMagick port: make problem Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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