Can't make check

Alyssa Ross hi@alyssa.is
Thu Mar 25 13:40:15 GMT 2021


Florian Weimer <fw@deneb.enyo.de> writes:

>> I did, roughly:
>>
>>     mkdir build
>>     cd build
>>     ../configure --prefix=/opt/local
>>     make -j4
>>     make -j4 check
>>
>> I'm getting 143 failures in a fresh Fedora VM.  Is there anything I can
>> look at (test output, etc.) to help me debug what's going on here?
>
> Try configuring with --prefix=/usr, otherwise libgcc_s won't be found.
> (You probably should start from scratch for that, deleting the build
> directory.)

Thank you, this made most of the failures go away.  (There were a few
left over that were due to not enough memory.)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 832 bytes
Desc: not available
URL: <https://sourceware.org/pipermail/libc-help/attachments/20210325/a13e510b/attachment.sig>


More information about the Libc-help mailing list