Date: Tue, 14 Oct 2003 19:33:01 -0400 From: Forrest Aldrich <forrie@forrie.com> To: ports@freebsd.org Subject: PCRE compile failure Message-ID: <6.0.0.22.2.20031014193118.01d8d668@192.168.1.1>
next in thread | raw e-mail | index | archive | help
Looks like PCRE has a version problem. The Makefile claims to be 4.4, but the distfiles available are only up to 4.3 and INDEX claims 4.3. # make >> pcre-4.4.tar.bz2 doesn't seem to exist in /usr/ports/distfiles/. >> Attempting to fetch from ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/. fetch: ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/pcre-4.4.tar.bz2: Connection refused >> Attempting to fetch from http://dl.droso.net/FreeBSD/distfiles/. fetch: http://dl.droso.net/FreeBSD/distfiles/pcre-4.4.tar.bz2: Not Found >> Attempting to fetch from http://us.dl.sourceforge.net/pcre/. fetch: http://us.dl.sourceforge.net/pcre/pcre-4.4.tar.bz2: Not Found >> Attempting to fetch from http://eu.dl.sourceforge.net/pcre/. fetch: http://eu.dl.sourceforge.net/pcre/pcre-4.4.tar.bz2: Not Found >> Attempting to fetch from ftp://us.dl.sourceforge.net/pub/sourceforge/pcre/. fetch: ftp://us.dl.sourceforge.net/pub/sourceforge/pcre/pcre-4.4.tar.bz2: File unavailable (e.g., file not found, no access) >> Attempting to fetch from ftp://ftp.kddlabs.co.jp/sourceforge/pcre/. fetch: ftp://ftp.kddlabs.co.jp/sourceforge/pcre/pcre-4.4.tar.bz2: File unavailable (e.g., file not found, no access) >> Attempting to fetch from ftp://ftp.chg.ru/pub/sourceforge/pcre/. fetch: ftp://ftp.chg.ru/pub/sourceforge/pcre/pcre-4.4.tar.bz2: File unavailable (e.g., file not found, no access) >> Attempting to fetch from ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/. fetch: ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/pcre-4.4.tar.bz2: File unavailable (e.g., file not found, no access) >> 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/pcre.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6.0.0.22.2.20031014193118.01d8d668>