Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Oct 2018 19:40:37 +0200
From:      Stefan Esser <se@freebsd.org>
To:        "Julian H. Stacey" <jhs@berklix.com>
Cc:        FreeBSD Current <freebsd-current@freebsd.org>
Subject:   Re: careless commits disrupt
Message-ID:  <227d54a4-09e8-d30b-4ff2-eb467e14c9b6@freebsd.org>
In-Reply-To: <201810111620.w9BGKJsp045821@fire.js.berklix.net>
References:  <201810111620.w9BGKJsp045821@fire.js.berklix.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Am 11.10.18 um 18:20 schrieb Julian H. Stacey:
>> On Thu, Oct 11, 2018 at 05:54:08PM +0200, Julian H. Stacey wrote:
>>> ....
>>> 3_sxnet.pico v3_tlsf.pico v3_utl.pico v3err.pico |  tsort -q`  -lpthread
>>> /usr/bin/ld: error: unable to find library -lpthread
>>> cc: error: linker command failed with exit code 1 (use -v to see invocati=
>> on)
>>> *** Error code 1
>>> =20
>>> Stop.
>>> make[4]: stopped in /usr/src/secure/lib/libcrypto
>>> =20
>>> Yes I'm current:
>>> 	.ctm_status src-cur 13733
>>> 	.svn_revision 339303
>>> ....
>>
>> I had no issues this morning performing a src-based update from
>> head/amd64 @r339278 to r339303 -- either on my laptop or my build
>> machine.
> 
> Hi David, 
> Then it seems this one is hopefuly my local problem then,
> so I'll revert to vanilla r339303 & retry. Thanks.

It worked for me when I started with a clean /usr/obj.

You should also delete old files:

cd /usr/src
make delete-old
make delete-old-libs

Regards, STefan



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?227d54a4-09e8-d30b-4ff2-eb467e14c9b6>