Date: Thu, 21 Jan 2016 15:56:58 -0500 From: Ed Maste <emaste@freebsd.org> To: Hartmut Brandt <harti@freebsd.org> Cc: "src-committers@freebsd.org" <src-committers@freebsd.org>, "svn-src-all@freebsd.org" <svn-src-all@freebsd.org>, "svn-src-head@freebsd.org" <svn-src-head@freebsd.org> Subject: Re: svn commit: r294507 - head/contrib/bsnmp/snmp_mibII Message-ID: <CAPyFy2CZrbZjS2A35hGDRB1-YwZs-aaYPhX-GDzd4J7JzwXt2A@mail.gmail.com> In-Reply-To: <201601211611.u0LGBKkV086754@repo.freebsd.org> References: <201601211611.u0LGBKkV086754@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 21 January 2016 at 11:11, Hartmut Brandt <harti@freebsd.org> wrote: > Author: harti > Date: Thu Jan 21 16:11:20 2016 > New Revision: 294507 > URL: https://svnweb.freebsd.org/changeset/base/294507 > > Log: > Fill the ifAlias leaf of the ifXTable with the interface description > if there is one available and it fits into the maximum size (64 characters). This breaks the build for our GCC-using architectures: /scratch/tmp/emaste/freebsd/usr.sbin/bsnmpd/modules/snmp_mibII/../../../../contrib/bsnmp/snmp_mibII/mibII.h:85: error: variably modified 'alias' at file scope
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAPyFy2CZrbZjS2A35hGDRB1-YwZs-aaYPhX-GDzd4J7JzwXt2A>