Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Jan 2021 01:43:08 +0000
From:      Mark Linimon <linimon@lonesome.com>
To:        Mark Linimon <linimon@FreeBSD.org>
Cc:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   Re: svn commit: r560912 - head/audio/klystrack
Message-ID:  <20210110014307.GA11305@lonesome.com>
In-Reply-To: <202101100141.10A1fJOi065987@repo.freebsd.org>
References:  <202101100141.10A1fJOi065987@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Jan 10, 2021 at 01:41:19AM +0000, Mark Linimon wrote:
This part was correct:

>   Add compiler:c11 to USES to fix build on GCC-based systems:
  
But this was not:

>     /wrkdirs/usr/ports/security/gvm-libs/work/gvm-libs-20.8.0/base/nvti.c:73: error: redefinition of typedef 'vtref_t'

The correct error message was:

>     src/snd/cydfm.c:73: error: initializer element is not constant

mcl



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