Have you tried doing pkg_add -r automake19? - It appears as though it
wasnt able to fetch the dist file, you can try going to one of the
mirrors and download it manually then putting it in
/usr/ports/distfiles/

Cheers!

On Sun, 23 Jan 2005 17:06:39 -0600, Cody Holland <[EMAIL PROTECTED]> wrote:
> I'm a newbie to FreeBSD, so please be patient with me.  I'm running
> 5.3 adn am trying to install php4-extensions through the ports
> collection and getting:
> 
> ===>  Installing for php4-extensions-1.0
> ===>   php4-extensions-1.0 depends on file:
> /usr/local/include/php/main/php.h - found
> ===>   php4-extensions-1.0 depends on file:
> /usr/local/lib/php/20020429/ctype.so - not found
> ===>    Verifying install for /usr/local/lib/php/20020429/ctype.so in
> /usr/ports/textproc/php4-ctype
> ===>  Vulnerability check disabled, database not found
> ===>  Extracting for php4-ctype-4.3.10_1
> => Checksum OK for php-4.3.10.tar.bz2.
> ===>  Patching for php4-ctype-4.3.10_1
> ===>   php4-ctype-4.3.10_1 depends on executable: phpize - found
> ===>   php4-ctype-4.3.10_1 depends on file: /usr/local/bin/automake15
> - not found
> ===>    Verifying install for /usr/local/bin/automake15 in
> /usr/ports/devel/automake15
> ===>   NOTICE:
> 
> This port is deprecated; you may wish to reconsider installing it:
> 
> Please use devel/automake19 instead.
> 
> ===>  Vulnerability check disabled, database not found
> ===>  Extracting for automake-1.5_2,1
> => Checksum mismatch for automake-1.5.tar.gz.
> ===>  Refetch for 1 more times files: automake-1.5.tar.gz
> ===>   NOTICE:
> 
> This port is deprecated; you may wish to reconsider installing it:
> 
> Please use devel/automake19 instead.
> 
> ===>  Vulnerability check disabled, database not found
> => automake-1.5.tar.gz doesn't seem to exist in /usr/ports/distfiles/.
> => Attempting to fetch from http://ftp.gnu.org/gnu/automake/.
> fetch: automake-1.5.tar.gz: local modification time does not match remote
> => Attempting to fetch from ftp://ftp.gnu.org/gnu/automake/.
> fetch: automake-1.5.tar.gz: local modification time does not match remote
> => Attempting to fetch from http://ftp.lug.udel.edu/pub/gnu/automake/.
> fetch: automake-1.5.tar.gz: local modification time does not match remote
> => Attempting to fetch from http://gnu.mirror.mcgill.ca/automake/.
> fetch: automake-1.5.tar.gz: local modification time does not match remote
> => Attempting to fetch from
> ftp://ftp.nstu.ru/pub/mirrors/ftp.gnu.org/gnu/automake/.
> fetch: 
> ftp://ftp.nstu.ru/pub/mirrors/ftp.gnu.org/gnu/automake/automake-1.5.tar.gz:
> File unavailable (e.g., file not found, no access)
> => Attempting to fetch from
> http://www.gtlib.cc.gatech.edu/pub/gnu/gnu/automake/.
> fetch: automake-1.5.tar.gz: local modification time does not match remote
> => Attempting to fetch from http://mirrors.usc.edu/pub/gnu/automake/.
> fetch: automake-1.5.tar.gz: local modification time does not match remote
> => Attempting to fetch from http://gatekeeper.dec.com/pub/GNU/automake/.
> fetch: automake-1.5.tar.gz: local modification time does not match remote
> => Attempting to fetch from ftp://ftp.de.uu.net/pub/gnu/automake/.
> fetch: ftp://ftp.de.uu.net/pub/gnu/automake/automake-1.5.tar.gz:
> Operation timed out
> => Attempting to fetch from http://ftp.funet.fi/pub/gnu/prep/automake/.
> fetch: automake-1.5.tar.gz: local modification time does not match remote
> => Attempting to fetch from ftp://ftp.leo.org/pub/comp/os/unix/gnu/automake/.
> fetch: automake-1.5.tar.gz: local modification time does not match remote
> => Attempting to fetch from ftp://ftp.wustl.edu/mirrors/gnu/automake/.
> fetch: automake-1.5.tar.gz: local modification time does not match remote
> => Attempting to fetch from ftp://ftp.kddlabs.co.jp/GNU/automake/.
> fetch: automake-1.5.tar.gz: local modification time does not match remote
> => Attempting to fetch from ftp://ftp.dti.ad.jp/pub/GNU/automake/.
> fetch: automake-1.5.tar.gz: local modification time does not match remote
> => Attempting to fetch from ftp://www.t.ring.gr.jp/pub/GNU/automake/.
> fetch: automake-1.5.tar.gz: local modification time does not match remote
> => Attempting to fetch from http://www.t.ring.gr.jp/archives/GNU/automake/.
> fetch: automake-1.5.tar.gz: local modification time does not match remote
> => Attempting to fetch from
> ftp://ftp.mirrorservice.org/sites/ftp.gnu.org/gnu/automake/.
> fetch: automake-1.5.tar.gz: local modification time does not match remote
> => Attempting to fetch from ftp://ftp.sunsite.org.uk/package/gnu/automake/.
> fetch: automake-1.5.tar.gz: local modification time does not match remote
> => Attempting to fetch from 
> ftp://ftp.informatik.hu-berlin.de/pub/gnu/automake/.
> fetch: transfer timed out
> => Attempting to fetch from
> ftp://ftp.informatik.rwth-aachen.de/pub/mirror/ftp.gnu.org/pub/gnu/automake/.
> fetch: automake-1.5.tar.gz: local modification time does not match remote
> => Attempting to fetch from
> http://ftp.rediris.es/sites/ftp.gnu.org/pub/automake/.
> fetch: 
> http://ftp.rediris.es/sites/ftp.gnu.org/pub/automake/automake-1.5.tar.gz:
> Not Found
> => Attempting to fetch from ftp://ftp.lip6.fr/pub/gnu/automake/.
> fetch: automake-1.5.tar.gz: local modification time does not match remote
> => Attempting to fetch from ftp://ftp.chg.ru/pub/gnu/automake/.
> fetch: automake-1.5.tar.gz: local modification time does not match remote
> => Attempting to fetch from 
> ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/.
> fetch: automake-1.5.tar.gz: local modification time does not match remote
> => Couldn't fetch it - please try to retrieve this
> => port manually into /usr/ports/distfiles/ and try again.
> *** Error code 1
> 
> Stop in /usr/ports/devel/automake15.
> *** Error code 1
> 
> Stop in /usr/ports/devel/automake15.
> *** Error code 1
> 
> Stop in /usr/ports/textproc/php4-ctype.
> *** Error code 1
> 
> Stop in /usr/ports/lang/php4-extensions.
> 
> It says to use automake19, so I've installed it from the ports, but am
> still getting the same error.  I'm sure I'm doing something wrong, I
> just don't know what.  Any help would be much appreciated.
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "[EMAIL PROTECTED]"
> 


-- 
gabriel,

Member of:
FreeBSD-Announce
FreeBSD-Hardware
FreeBSD-Multimedia
FreeBSD-questions
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to