Bug 21620 - unable to compile
Summary: unable to compile
Status: RESOLVED WORKSFORME
Alias: None
Product: glibc
Classification: Unclassified
Component: libc (show other bugs)
Version: 2.25
: P2 critical
Target Milestone: ---
Assignee: Not yet assigned to anyone
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-06-18 20:43 UTC by CoOdieE
Modified: 2017-10-10 09:38 UTC (History)
2 users (show)

See Also:
Host:
Target:
Build:
Last reconfirmed: 2017-06-21 00:00:00
fweimer: security-


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description CoOdieE 2017-06-18 20:43:04 UTC
make gives *** errlist.c count 134 inflated to GLIBC_2.12 count 135 (old errno.h?)
while a weird strange error occurs whie runing make install
ln -s `scripts/rellns-sh -p /tools/lib/libc-2.25.so /tools/lib/libc.so.6` /tools/lib/libc.so.6
echo > /media/ubuntu/minnow/build/glibc-2.25/format.lds.new 'OUTPUT_FORMAT(elf64-x86-64)'
/bin/sh: \C0X0@\FE: \B8\91\F3\B7: Error 18446744073491976478
Makerules:1105: recipe for target '/media/ubuntu/minnow/build/glibc-2.25/format.lds' failed
make[1]: *** [/media/ubuntu/minnow/build/glibc-2.25/format.lds] Error 127
make[1]: Leaving directory '/media/ubuntu/minnow/src/glibc-2.25'
Makefile:12: recipe for target 'install' failed
make: *** [install] Error 2
Comment 1 Florian Weimer 2017-06-21 09:41:57 UTC
Please provide more information about your build environment.
Comment 2 Florian Weimer 2017-10-10 09:38:03 UTC
Insufficient information in the bug report.