Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 May 2000 11:45:56 -0700 (PDT)
From:      "Mike C. Muir" <mmuir@es.co.nz>
To:        ports@freebsd.org
Cc:        billf@FreeBSD.org
Subject:   graphics/gd problems?
Message-ID:  <Pine.BSF.4.21.0005181142150.8288-100000@haus.lan>

next in thread | raw e-mail | index | archive | help
What happened pretty much speaks for itself:

[haus] [/usr/ports/graphics/gd] # make
If you want to compile in X support use 'make -DWITH_X11' instead
>> gd-1.8.1.tar.gz doesn't seem to exist on this system.
>> Attempting to fetch from http://www.boutell.com/gd/http/.
Receiving gd-1.8.1.tar.gz (274894 bytes): 100%
274894 bytes transferred in 69.6 seconds  (3.86 Kbytes/s)
===>  Extracting for gd-1.8.1
>> Checksum mismatch for gd-1.8.1.tar.gz.
Make sure the Makefile and md5 file (/usr/ports/graphics/gd/files/md5)
are up to date.  If you are absolutely sure you want to override this
"check, type make NO_CHECKSUM=yes [other args]".
*** Error code 1

So...

[haus] [/usr/ports/graphics/gd] # make NO_CHECKSUM=yes
If you want to compile in X support use 'make -DWITH_X11' instead
===>  Extracting for gd-1.8.1
If you want to compile in X support use 'make -DWITH_X11' instead
===>   gd-1.8.1 depends on shared library: png.3 - found
===>   gd-1.8.1 depends on shared library: jpeg.9 - found
===>  Patching for gd-1.8.1
===>  Applying FreeBSD patches for gd-1.8.1
patch: **** can't cd to /usr/ports/graphics/gd/work/gd-1.8.1: No such file
or directory
*** Error code 1

Hmm...

[haus] [/usr/ports/graphics/gd] # ls work/
gd-1.8.2

Odd.. I thought that was supposed to be gd-1.8.1..

[haus] [/usr/ports/graphics/gd] # mv work/gd-1.8.2 work/gd-1.8.1
[haus] [/usr/ports/graphics/gd] # make NO_CHECKSUM=yes
===>  Patching for gd-1.8.1
===>  Applying FreeBSD patches for gd-1.8.1
3 out of 4 hunks failed--saving rejects to Makefile.rej
*** Error code 3

Can't seem to win..

Any suggestions? I had just cvsup'd off cvsup2.freebsd.org so I'm pretty
sure its up to date..

	-mike



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?Pine.BSF.4.21.0005181142150.8288-100000>