Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Dec 2013 20:30:16 +0100
From:      Albert Cervin <albert@acervin.com>
To:        freebsd-stable@freebsd.org
Subject:   Re: libc_nonshared.a missing on 10.0-RC1
Message-ID:  <CAMMK2LC_-dM5KCvMW46PNWQcWqJNPOqLfjafy-fDYeqkBYn=rA@mail.gmail.com>
In-Reply-To: <CAMMK2LBrtacROSTaTfLodbaqM=eDZDXjnz1QFu6%2BtD3BQ2XnQg@mail.gmail.com>
References:  <CAMMK2LAJREQ0kvZW9eeD0N6kkb3JsbTMg4LNdmO4bxbmv-qcFQ@mail.gmail.com> <CAMMK2LBrtacROSTaTfLodbaqM=eDZDXjnz1QFu6%2BtD3BQ2XnQg@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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@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@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
>>
>>
>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAMMK2LC_-dM5KCvMW46PNWQcWqJNPOqLfjafy-fDYeqkBYn=rA>