Date: Tue, 26 May 2015 18:36:02 +0200 From: Baptiste Daroussin <bapt@freebsd.org> To: Matteo Riondato <matteo@freebsd.org> Cc: Alastair Hogge <agh@fastmail.fm>, svn-src-head@freebsd.org, src-committers@freebsd.org, svn-src-all@freebsd.org Subject: Re: svn commit: r283132 - head/lib/libproc Message-ID: <20150526163554.GO39108@ivaldir.etoilebsd.net> In-Reply-To: <CA%2BfiBi5a_-2C=LNT_9Wncje48k%2BwHEHTFn5FMq2GWpFZSL2GvQ@mail.gmail.com> References: <201505192223.t4JMNGDZ025108@svn.freebsd.org> <20150526090759.GQ55490@kropotkin.auxio> <CA%2BfiBi5a_-2C=LNT_9Wncje48k%2BwHEHTFn5FMq2GWpFZSL2GvQ@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--B3NBd8mrXZtPJEYR Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, May 26, 2015 at 09:20:39AM -0400, Matteo Riondato wrote: > On Tue, May 26, 2015 at 5:07 AM, Alastair Hogge <agh@fastmail.fm> wrote: > > On 2015-05-19 Tue 22:23:16 +0000 Baptiste Daroussin <bapt@FreeBSD.org>,= wrote: > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > >> --- head/lib/libproc/Makefile Tue May 19 22:22:53 2015 (r283131) > >> +++ head/lib/libproc/Makefile Tue May 19 22:23:15 2015 (r283132) > >> @@ -23,6 +23,8 @@ LIBADD+=3D cxxrt > >> LIBADD+=3D supcplusplus > >> .endif > >> > >> +LIBADD+=3D elf rtld_db util > >> + > > > > I have to revert this commit on my CURRENT systems so buildworld can > > continue. > > > > On one such system(r283554): > > [..] > > --- all_subdir_libproc --- > > /tmp/bdver2/usr/src/tmp/usr/bin/ld: cannot find -lrtld_db > > cc: error: linker command failed with exit code 1 (use -v to see invoca= tion) > > *** [libproc.so.3] Error code 1 >=20 > Same here. >=20 > make.conf: > KERNCONF=3DTRITON > CPUTYPE?=3Dk8-sse3 > SVN_UPDATE=3Dy > COPTFLAGS=3D-O2 -pipe > MALLOC_PRODUCTION=3Dy >=20 > src.conf: > WITHOUT_AMD=3Dy > WITHOUT_APM=3Dy > WITHOUT_ASSERT_DEBUG=3Dy > WITHOUT_ATM=3Dy > WITHOUT_AUTOFS=3Dy > WITHOUT_BHYVE=3Dy > WITHOUT_BLUETOOTH=3Dy > WITHOUT_BOOTPARAMD=3Dy > WITHOUT_BOOTPD=3Dy > WITHOUT_BSNMP=3Dy > WITHOUT_CAPSICUM=3Dy > WITHOUT_CASPER=3Dy > WITHOUT_CDDL=3Dy > WITHOUT_CTM=3Dy > WITHOUT_FLOPPY=3Dy > WITHOUT_HAST=3Dy > WITHOUT_HTML=3Dy > WITHOUT_HYPERV=3Dy > WITHOUT_IPFILTER=3Dy > WITHOUT_ISCSI=3Dy > WITHOUT_NDIS=3Dy > WITHOUT_PPP=3Dy > WITHOUT_PROFILE=3Dy > WITHOUT_RBOOTD=3Dy > WITHOUT_ROUTED=3Dy > WITH_SORT_THREADS=3Dy > WITHOUT_TESTS=3Dy > WITHOUT_WIRELESS=3Dy >=20 > Best, > Matteo Should be fixed, thanks for reporting Best regards, Bapt --B3NBd8mrXZtPJEYR Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlVkoOkACgkQ8kTtMUmk6EzEXQCgqeH0aMzx5WzjtjV52bo4ze9w VKsAn1qdLjpuyjHNal6o9EZZeM08PalU =iRRB -----END PGP SIGNATURE----- --B3NBd8mrXZtPJEYR--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20150526163554.GO39108>