Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Aug 2013 14:28:19 GMT
From:      Ed Maste <emaste@FreeBSD.org>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/181684: [exp-run] enable libexecinfo build in src
Message-ID:  <201308301428.r7UESJBq045878@freefall.freebsd.org>
Resent-Message-ID: <201308301430.r7UEU12r046286@freefall.freebsd.org>

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

>Number:         181684
>Category:       ports
>Synopsis:       [exp-run] enable libexecinfo build in src
>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:   Fri Aug 30 14:30:01 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Ed Maste
>Release:        FreeBSD 10.0-CURRENT amd64
>Organization:
FreeBSD
>Environment:
System: FreeBSD freefall.freebsd.org 10.0-CURRENT FreeBSD 10.0-CURRENT #0 r25447
4: Sun Aug 18 03:32:49 UTC 2013 peter@freefall.freebsd.org:/usr/obj/usr/src/sys/
FREEFALL amd64

>Description:
I have imported NetBSD's libexecinfo into the base system.  It is not
currently built by default but I would like to do so before 10.0.

>How-To-Repeat:
Build and install lib/libexecinfo

>Fix:

--- 0001-Enable-libexecinfo-build.patch begins here ---
>From b2527548b6a6a8dbbade209dffea95b716b6304b Mon Sep 17 00:00:00 2001
From: Ed Maste <emaste@freebsd.org>
Date: Thu, 29 Aug 2013 13:17:45 -0400

---
 lib/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/lib/Makefile b/lib/Makefile
index 6e64925..feca8d3 100644
--- a/lib/Makefile
+++ b/lib/Makefile
@@ -72,6 +72,7 @@ SUBDIR=	${SUBDIR_ORDERED} \
 	libdwarf \
 	libedit \
 	${_libefi} \
+	libexecinfo \
 	libexpat \
 	libfetch \
 	libgeom \
-- 
1.8.3.3
--- 0001-Enable-libexecinfo-build.patch ends here ---


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



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