can't built /usr/ports/mail/mutt-ng

2006-10-04 Thread Jeff Dickens

This happens:

y# make
===  Vulnerability check disabled, database not found
===  Found saved configuration for mutt-ng-20051110_1
= muttng-20051110.tar.gz doesn't seem to exist in /usr/ports/distfiles/.
= Attempting to fetch from http://nion.modprobe.de/mutt-ng/snapshots/.
fetch: http://nion.modprobe.de/mutt-ng/snapshots/muttng-20051110.tar.gz: 
Network is unreachable
= Attempting to fetch from 
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/.
muttng-20051110.tar.gz100% of 2668 kB  215 kBps 
00m00s

===  Extracting for mutt-ng-20051110_1
= MD5 Checksum OK for muttng-20051110.tar.gz.
= SHA256 Checksum OK for muttng-20051110.tar.gz.
===  Patching for mutt-ng-20051110_1
===  Applying FreeBSD patches for mutt-ng-20051110_1
===   mutt-ng-20051110_1 depends on executable: lynx - found
===   mutt-ng-20051110_1 depends on executable: sgmlfmt - found
===   mutt-ng-20051110_1 depends on shared library: db41.1 - not found
===Verifying install for db41.1 in /usr/ports/databases/db41
===  Vulnerability check disabled, database not found
= db-4.1.25.tar.gz doesn't seem to exist in /usr/ports/distfiles/bdb.
= Attempting to fetch from http://downloads.sleepycat.com/.
fetch: http://downloads.sleepycat.com/db-4.1.25.tar.gz: Network is 
unreachable
= Attempting to fetch from 
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/bdb/.
fetch: 
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/bdb/db-4.1.25.tar.gz: 
size mismatch: expected 3080234, actual 2901161

= Couldn't fetch it - please try to retrieve this
= port manually into /usr/ports/distfiles/bdb and try again.
*** Error code 1

Stop in /usr/ports/databases/db41.
*** Error code 1

Stop in /usr/ports/mail/mutt-ng.


I'd go pack and de-select the db4 caching business but I can't figure 
out how to get to the config menu again

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: can't built /usr/ports/mail/mutt-ng

2006-10-04 Thread ajm
On Wed, Oct 04, 2006 at 03:10:16PM -0400, Jeff Dickens wrote:
 This happens:
 
 y# make
 ===  Vulnerability check disabled, database not found
 ===  Found saved configuration for mutt-ng-20051110_1
 = muttng-20051110.tar.gz doesn't seem to exist in /usr/ports/distfiles/.
 = Attempting to fetch from http://nion.modprobe.de/mutt-ng/snapshots/.
 fetch: http://nion.modprobe.de/mutt-ng/snapshots/muttng-20051110.tar.gz: 
 Network is unreachable
 = Attempting to fetch from 
 ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/.
 muttng-20051110.tar.gz100% of 2668 kB  215 kBps 
 00m00s
 ===  Extracting for mutt-ng-20051110_1
 = MD5 Checksum OK for muttng-20051110.tar.gz.
 = SHA256 Checksum OK for muttng-20051110.tar.gz.
 ===  Patching for mutt-ng-20051110_1
 ===  Applying FreeBSD patches for mutt-ng-20051110_1
 ===   mutt-ng-20051110_1 depends on executable: lynx - found
 ===   mutt-ng-20051110_1 depends on executable: sgmlfmt - found
 ===   mutt-ng-20051110_1 depends on shared library: db41.1 - not found
 ===Verifying install for db41.1 in /usr/ports/databases/db41
 ===  Vulnerability check disabled, database not found
 = db-4.1.25.tar.gz doesn't seem to exist in /usr/ports/distfiles/bdb.
 = Attempting to fetch from http://downloads.sleepycat.com/.
 fetch: http://downloads.sleepycat.com/db-4.1.25.tar.gz: Network is 
 unreachable
 = Attempting to fetch from 
 ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/bdb/.
 fetch: 
 ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/bdb/db-4.1.25.tar.gz: 
 size mismatch: expected 3080234, actual 2901161
 = Couldn't fetch it - please try to retrieve this
 = port manually into /usr/ports/distfiles/bdb and try again.
 *** Error code 1
 
 Stop in /usr/ports/databases/db41.
 *** Error code 1
 
 Stop in /usr/ports/mail/mutt-ng.
 
 
 I'd go pack and de-select the db4 caching business but I can't figure 
 out how to get to the config menu again

go to your /mail/mutt-ng directory and execute
make config

-- 
Alex
FreeBSD 6.0-RELEASE i386
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]