Re: Inconsistency detected by ld.so: ../sysdeps/x86_64/dl-machine.h: 460: elf_machine_rela_relative: Assertion `((reloc->r_info) & 0xffffffff) == 8' failed!

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> I tried to build hello word
> 
> #include <stdio.h>
> 
> int main(void)
> {
>     printf("test\n");
> 
>     return 0;
> }
> 
> and it fails.

You did not show the error message, nor the _exact_ command which
generated it.  Re-run with "gcc -v" so that we can see.


> It seems to me that I have something really wrong with C/C++
> toolchain.

So, verify that all the files are present and correct:
   rpm --verify $(rpm -qa  |  grep gcc)
   rpm --verify $(rpm -qf /lib*/ld*)

-- 
-- 
devel mailing list
devel@xxxxxxxxxxxxxxxxxxxxxxx
https://admin.fedoraproject.org/mailman/listinfo/devel



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Fedora Announce]     [Fedora Kernel]     [Fedora Testing]     [Fedora Formulas]     [Fedora PHP Devel]     [Kernel Development]     [Fedora Legacy]     [Fedora Maintainers]     [Fedora Desktop]     [PAM]     [Red Hat Development]     [Gimp]     [Yosemite News]
  Powered by Linux