Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 May 2006 09:06:05 +0300
From:      Ruslan Ermilov <ru@freebsd.org>
To:        Renato Botelho <rbgarga@gmail.com>
Cc:        freebsd-stable@freebsd.org
Subject:   Re: libnetgraph doesn't build fine on RELENG_6
Message-ID:  <20060503060605.GA90462@ip.net.ua>
In-Reply-To: <747dc8f30605020652y7b4c07bby32c5a8155a8479dd@mail.gmail.com>
References:  <747dc8f30605020652y7b4c07bby32c5a8155a8479dd@mail.gmail.com>

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

--Kj7319i9nmIyA2yE
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Tue, May 02, 2006 at 10:52:23AM -0300, Renato Botelho wrote:
> I've updated my src today using RELENG_6,
>=20
> when i'm running a buildworld, i got this problem on libnetgraph
>=20
> =3D=3D=3D> lib/libnetgraph (depend,all,install)
> rm -f .depend
> CC=3D'/usr/local/libexec/ccache/cc' mkdep -f .depend -a   =20
> /usr/src/lib/libnetgraph/sock.c /usr/src/lib/libnetgraph/msg.c
> /usr/src/lib/libnetgraph/debug.c
> /usr/local/libexec/ccache/cc -O2 -fno-strict-aliasing -pipe=20
> -Wsystem-headers -Werror -Wall -Wno-format-y2k -W
> -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes
> -Wpointer-arith -Wno-uninitialized -c /usr/src/lib/libnetgraph/sock.c
> /usr/local/libexec/ccache/cc -O2 -fno-strict-aliasing -pipe=20
> -Wsystem-headers -Werror -Wall -Wno-format-y2k -W
> -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes
> -Wpointer-arith -Wno-uninitialized -c /usr/src/lib/libnetgraph/msg.c
> /usr/src/lib/libnetgraph/msg.c: In function `NgDeliverMsg':
> /usr/src/lib/libnetgraph/msg.c:236: error: `NGM_HASREPLY' undeclared
> (first use in this function)
> /usr/src/lib/libnetgraph/msg.c:236: error: (Each undeclared identifier
> is reported only once
> /usr/src/lib/libnetgraph/msg.c:236: error: for each function it appears i=
n.)
> *** Error code 1
>=20
> I ran a
>=20
> cd /usr/src/includes && make depend all install
>=20
> and problem was fixed, is this the correct way? If yes, it's supposed
> to be documented on UPDATING, isn't it?
>=20
You used ccache, so you're supposed to fix problems like this on
our own.


Cheers,
--=20
Ruslan Ermilov
ru@FreeBSD.org
FreeBSD committer

--Kj7319i9nmIyA2yE
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (FreeBSD)

iD8DBQFEWEhMqRfpzJluFF4RAox/AJ9trbhz2l9nke1L7/B6rqcUWBwK2ACdGMjB
/wAbvKRxr+HBO4MawZ+8uQ0=
=hZ9n
-----END PGP SIGNATURE-----

--Kj7319i9nmIyA2yE--



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