Skip site navigation (1)Skip section navigation (2)
Date:      21 Jun 2010 17:18:05 +0200
From:      Klaus Ittner <klaus@kluware.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/148044: Updating squid 3.1.3 to 3.1.4 fails on FreeBSD 6.4  
Message-ID:  <20100621151805.68473.qmail@technik.intranet.kluware.de>
Resent-Message-ID: <201006211540.o5LFe1tK035217@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         148044
>Category:       ports
>Synopsis:       Updating squid 3.1.3 to 3.1.4 fails on FreeBSD 6.4
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jun 21 15:40:01 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Kluware Superuser
>Release:        FreeBSD 6.4-STABLE i386
>Organization:
KluWare
>Environment:
System: FreeBSD technik 6.4-STABLE FreeBSD 6.4-STABLE #0: Sun Sep 20 01:42:02 CEST 2009 root@technik:/usr/obj/usr/src/sys/KLUWARE_6 i386


>Description:
	portupgrade/make of /usr/ports/www/squid31 failes
>How-To-Repeat:
	cd /usr/ports/www/squid31 && make clean all
>Fix:
	Use a newer GCC, e.g. 4.2 by
	adding 	USE_GCC= 4.2+ to the Makefile,

	perhaps as

	.if ${OSVERSION} < 700000
	USE_GCC= 4.2+
	.endif

>Release-Note:
>Audit-Trail:
>Unformatted:
 Cc: adrian@freebsd.org
 X-send-pr-version: 3.113
 X-GNATS-Notify: 
 
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20100621151805.68473.qmail>