Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Oct 2011 07:52:40 GMT
From:      Emil <the_mix_room@hotmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   misc/161324: Patch to solve build problem for www/axis2
Message-ID:  <201110060752.p967qeou087333@red.freebsd.org>
Resent-Message-ID: <201110060800.p9680JSN068225@freefall.freebsd.org>

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

>Number:         161324
>Category:       misc
>Synopsis:       Patch to solve build problem for www/axis2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Oct 06 08:00:18 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Emil
>Release:        8.2-RELEASE
>Organization:
>Environment:
FreeBSD d07r1508.local 8.2-RELEASE FreeBSD 8.2-RELEASE #0: Fri Feb 18 02:24:46 UTC 2011     root@almeida.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
www/axis2 is broken during installation as per http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.8.20110926093045/axis2-1.6.1.log

It seemed to me as if the problem was a missing /usr/local/bin/unzip binary. 

I solved this by adding a build dependency to archivers/unzip
>How-To-Repeat:
Build www/axis2 on pointyhat cluster
>Fix:
Apply patch to Makefile in www/axis2:
"
26a27,28
> BUILD_DEPENDS+=${PORTSDIR}/archivers/unzip
>
"


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



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