libc_nonshared.a missing on 10.0-RC1

Albert Cervin albert at acervin.com
Thu Dec 12 19:30:22 UTC 2013


I can add that this can be solved by make && make install in
/usr/src/lib/libc_nonshared. However, I thought that maybe this is an error
with the update or something that needs to be looked at?

Problem is solved for me for now at least!

Cheers,
Albert


On Wed, Dec 11, 2013 at 10:30 PM, Albert Cervin <albert at acervin.com> wrote:

> Could it maybe be related to this:
> http://svnweb.freebsd.org/base?view=revision&revision=258587 ?
>
>
> On Wed, Dec 11, 2013 at 10:17 PM, Albert Cervin <albert at acervin.com>wrote:
>
>> Hi all!
>>
>> Yesterday I upgraded to FreeBSD 10.0-RC1 through freebsd-update.
>> Everything seemed fine until I decided to upgrade my ports today.
>>
>> There was a new version of pkg which built fine up until the linking:
>>
>> ===>  Building for pkg-1.2.3
>> --- all ---
>> ===> libpkg (all)
>> --- objwarn ---
>> --- libpkg.so.1 ---
>> --- objwarn ---
>> Warning: Object directory not changed from original
>> /usr/ports/ports-mgmt/pkg/work/pkg-1.2.3/libpkg
>> --- libpkg.so.1 ---
>> building shared library libpkg.so.1
>> /usr/bin/ld: cannot find /usr/lib/libc_nonshared.a
>> cc: error: linker command failed with exit code 1 (use -v to see
>> invocation)
>> *** [libpkg.so.1] Error code 1
>>
>> make[3]: stopped in /usr/ports/ports-mgmt/pkg/work/pkg-1.2.3/libpkg
>> 1 error
>>
>> make[3]: stopped in /usr/ports/ports-mgmt/pkg/work/pkg-1.2.3/libpkg
>> *** [all] Error code 2
>>
>> make[2]: stopped in /usr/ports/ports-mgmt/pkg/work/pkg-1.2.3
>>
>> make[2]: stopped in /usr/ports/ports-mgmt/pkg/work/pkg-1.2.3
>> ===> Compilation failed unexpectedly.
>> Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure
>> to
>> the maintainer.
>> *** Error code 1
>>
>> Stop.
>> make[1]: stopped in /usr/ports/ports-mgmt/pkg
>> *** Error code 1
>>
>> Stop.
>> make: stopped in /usr/ports/ports-mgmt/pkg
>>
>> Looking in /usr/lib there is in fact no libc_nonshared.a so what do I
>> need to do to fix this?
>>
>> Cheers,
>> Albert
>>
>>
>


More information about the freebsd-stable mailing list