Date: Sun, 27 May 2012 12:40:34 GMT From: Andrei Lavreniyuk <andy.lavr@gmail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/168369: [PATCH] cannot build www/libxul 1.9.2.28 Message-ID: <201205271240.q4RCeYIx029994@red.freebsd.org> Resent-Message-ID: <201205271250.q4RCo1b1091008@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 168369 >Category: ports >Synopsis: [PATCH] cannot build www/libxul 1.9.2.28 >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: Sun May 27 12:50:00 UTC 2012 >Closed-Date: >Last-Modified: >Originator: Andrei Lavreniyuk >Release: FreeBSD 9.0-STABLE >Organization: Technica-03, Inc. >Environment: FreeBSD datacenter.technica-03.local 9.0-STABLE FreeBSD 9.0-STABLE #0: Sat May 26 05:49:36 EEST 2012 root@datacenter.technica-03.local:/usr/obj/usr/src/sys/SMP64 amd64 >Description: error: '_Unwind_Backtrace' was not declared in this scope >How-To-Repeat: >Fix: Please commit the patch. Patch attached with submission follows: --- Makefile.orig 2012-05-27 15:25:52.600237745 +0300 +++ Makefile 2012-05-27 15:17:18.167248902 +0300 @@ -29,6 +29,8 @@ USE_GMAKE= yes MAKE_JOBS_SAFE= yes MAKE_ENV= SKIP_GRE_REGISTRATION=1 mozappdir=${PREFIX}/lib/${MOZILLA} +CONFIGURE_ENV+= LOCALBASE=${LOCALBASE} CPPFLAGS="-I${LOCALBASE}/include/cairo" \ + ac_cv_func__Unwind_Backtrace=no LDFLAGS+= -Wl,-rpath,${PREFIX}/lib/${MOZ_RPATH} USE_LDCONFIG= ${PREFIX}/lib/${MOZILLA} >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201205271240.q4RCeYIx029994>