Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Feb 2008 15:32:47 GMT
From:      Jocasta Bruina <jbug@ednixon.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/120835: ports Makefile for ftp/curl tests on/off for defined()
Message-ID:  <200802191532.m1JFWlYk096521@freefall.freebsd.org>
Resent-Message-ID: <200802191540.m1JFe1uw097214@freefall.freebsd.org>

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

>Number:         120835
>Category:       ports
>Synopsis:       ports Makefile for ftp/curl tests on/off for defined()
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Feb 19 15:40:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Jocasta Bruina
>Release:        6.1 kernel, 6.2 tools
>Organization:
obligagtory nonsense
>Environment:
FreeBSD ednixon.com 6.1-BETA1 FreeBSD 6.1-BETA1 #0: Wed Feb  1 21:59:39 UTC 2006     root@opus.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386

>Description:

Trying to build "subversion"


curl won't build because it defines CARES=off and IPV6=on then complains

(after an include that converts OPTIONS to WITH_XXX presumably)

.if defined(WITH_CARES) && defined(WITH_IPV6)
IGNORE=               does not support both c-ares and IPv6 - disable one of t
hem
.endif

No, I can't run real 6.2, it WOULD NOT BOOT on my motherboard.  No, there
is no upgrade script from 6.1 to 6.2

the package perl5.8 is missing GDBM, which breaks our website...



>How-To-Repeat:
]
>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:



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