Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Mar 2013 04:06:48 -0400
From:      Glen Barber <gjb@FreeBSD.org>
To:        Kirk McKusick <mckusick@FreeBSD.org>, Kirk McKusick <mckusick@mckusick.com>
Cc:        svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org
Subject:   Re: svn commit: r248639 - head/sbin/fsdb
Message-ID:  <20130323080648.GI1512@glenbarber.us>
In-Reply-To: <201303230757.r2N7vUop039830@svn.freebsd.org>
References:  <201303230757.r2N7vUop039830@svn.freebsd.org>

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

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

On Sat, Mar 23, 2013 at 07:57:30AM +0000, Kirk McKusick wrote:
> Author: mckusick
> Date: Sat Mar 23 07:57:30 2013
> New Revision: 248639
> URL: http://svnweb.freebsd.org/changeset/base/248639
>=20
> Log:
>   Fix the build after addition of cylinder group cacheing (r248625)
>  =20
>   Reported by:   Glen Barber (gjb@)
>   Pointy hat to: Kirk McKusick (mckusick@)
>=20
> Modified:
>   head/sbin/fsdb/fsdb.c
>=20

This is wrong.

r248625 was reverted with r248634.

head/ is now re-broken.

gjb@nucleus:~/freebsd/newsrc/base/head/sbin/fsdb % make
Warning: Object directory not changed from original
/freebsd/newsrc/base/head/sbin/fsdb
/usr/local/libexec/ccache/world/cc -O2 -pipe
-I/freebsd/newsrc/base/head/sbin/fsdb/../fsck_ffs
-std=3Dgnu99 -fstack-protector -Wsystem-headers -Wall -Wno-format-y2k
-Wno-uninitialized -Wno-poin
ter-sign  -static -o fsdb fsdb.o fsdbutil.o dir.o ea.o fsutil.o inode.o
pass1.o pass1b.o pass2.o
 pass3.o pass4.o pass5.o setup.o utilities.o ffs_subr.o ffs_tables.o
 -ledit -ltermcap
 fsdb.o: In function `findblk':
 fsdb.c:(.text+0x1916): undefined reference to `cgget'
 *** [fsdb] Error code 1
 =20
  Stop in /freebsd/newsrc/base/head/sbin/fsdb.

Glen


--jIYo0VRlfdMI9fLa
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.19 (FreeBSD)

iQEcBAEBCAAGBQJRTWKYAAoJEFJPDDeguUajShkH/2HAKrLJlvHSOw0t/RBPHEdz
uKODgTlZ0l8OIy+Y/0LCy1fVGVGBVvcSYxoVbHEiV4YnAd5J827Rcp4GgUk73IAZ
hzcBoAZo51+4A+ZHRe/rgEm4l2CY22Xhly0IDgWN6CO4D+VU7tVnf8+jMpxC1Bid
s+aTuM1lcbr+EutPBvQNdZLRoqZzEckOv85vrD8huc5Nn9f7+8YmaqQu/RdVflBp
pqay52fMmOwMqDHuOvcCrWX/R42jOphijNk7lmvxwmpCegsKCWOPkB9iBEgneIPB
YdfTkgr2cEe6+4jryEaiVF5d2JmRUe6fsp4mFuj8pZfO4khuoa/ZUyYa/htnZGg=
=h+Ln
-----END PGP SIGNATURE-----

--jIYo0VRlfdMI9fLa--



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