Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Apr 2014 09:50:01 GMT
From:      "Eugene M. Zheganin" <eugene@zhegan.in>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/188498: lang/hiphop-php build failure
Message-ID:  <201404120950.s3C9o1du094513@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/188498; it has been noted by GNATS.

From: "Eugene M. Zheganin" <eugene@zhegan.in>
To: bug-followup@FreeBSD.org, eugene@zhegan.in
Cc:  
Subject: Re: ports/188498: lang/hiphop-php build failure
Date: Sat, 12 Apr 2014 15:44:05 +0600

 This error can be worked around by adding the following change to the 
 /usr/ports/lang/hiphop-php/work/hiphop-php-HPHP-2.1/CMake/HPHPFindLibs.cmake:
 
 # FIND_LIBRARY (BINUTIL_LIB iberty)
 SET(BINUTIL_LIB /usr/local/lib/gcc47/libiberty.a)



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