Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Oct 2013 13:43:17 GMT
From:      sergio lenzi <lenzi.sergio@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   amd64/183082: libgtop does not compile under current
Message-ID:  <201310181343.r9IDhH2O037684@oldred.freebsd.org>
Resent-Message-ID: <201310181350.r9IDo0MW041658@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
>Number:         183082
>Category:       amd64
>Synopsis:       libgtop does not compile under current
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-amd64
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Oct 18 13:50:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     sergio lenzi
>Release:        current r256712M
>Organization:
k1 sistemas
>Environment:
FreeBSD freebsd10.lenzicasa 11.0-CURRENT FreeBSD 11.0-CURRENT #3 r256712M: Thu Oct 17 20:29:54 UTC 2013     lzt@freebsd10.lenzicasa:/usr/obj/usr/src/sys/server  amd64
>Description:
libgtop does not compile struct ifaddr does not defines under current...


>How-To-Repeat:
cd /usr/ports/devel/libgtop
>Fix:
change CPPFLAGS from:

CPPFLAGS+=      -I${LOCALBASE}/include -DHAVE_NET_IF_VAR_H

to:

CPPFLAGS+=      -I${LOCALBASE}/include -DHAVE_NET_IF_VAR_H -D_WANT_IFADDR

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



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