Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Jun 2012 00:50:07 GMT
From:      Scot Hetzel <swhetzel@gmail.com>
To:        freebsd-amd64@FreeBSD.org
Subject:   Re: amd64/169365: Buildworld breaks at libncp
Message-ID:  <201206250050.q5P0o7XT090177@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR amd64/169365; it has been noted by GNATS.

From: Scot Hetzel <swhetzel@gmail.com>
To: Beeblebrox <zaphod@berentweb.com>
Cc: freebsd-gnats-submit@freebsd.org
Subject: Re: amd64/169365: Buildworld breaks at libncp
Date: Sun, 24 Jun 2012 19:44:37 -0500

 On Sun, Jun 24, 2012 at 3:26 AM, Beeblebrox <zaphod@berentweb.com> wrote:
 > Buildworld breaks at libncp.
 > My source repository is: At revision 237525.
 > My /etc/src.conf has: WITHOUT_NLS=3D yes, WITHOUT_NLS_CATALOGS=3D yes
 >
 > Looking at the error message, I first thought it could be because of the =
 =A0WITHOUT_NLS setting above. However, I got the same result when I comment=
 ed out those two lines.
 >
 > ERROR MESSAGE:
 > /usr/local/bin/ccache cc -fpic -DPIC =A0-O2 -pipe -march=3Dk8 -DNDEBUG -s=
 td=3Dgnu99 -fstack-protector -Wno-pointer-sign -c /usr/src/lib/libncp/ncpl_=
 rpc.c -o ncpl_rpc.So
 > /usr/src/lib/libncp/ncpl_nls.c:301: error: 'NCP_NLS_DE' undeclared here (=
 not in a function)
 > /usr/src/lib/libncp/ncpl_nls.c:301: error: 'NCP_NLS_DE_NAME' undeclared h=
 ere (not in a function)
 > *** Error code 1
 > /usr/src/lib/libncp/ncpl_nls.c:301: error: 'NCP_NLS_DE' undeclared here (=
 not in a function)
 > /usr/src/lib/libncp/ncpl_nls.c:301: error: 'NCP_NLS_DE_NAME' undeclared h=
 ere (not in a function)
 > *** Error code 1
 > 2 errors
 >
 Does it build if you don't use ccache?
 
 Scot



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