Advertisement
Guest User

Untitled

a guest
Mar 28th, 2023
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.52 KB | None | 0 0
  1.  
  2. make[1]: Entering directory '/mnt/lfs/sources/binutils-2.37/build'
  3. make[2]: Entering directory '/mnt/lfs/sources/binutils-2.37/build/libiberty'
  4. rm -f ./libiberty.a pic/./libiberty.a noasan/./libiberty.a
  5. x86_64-lfs-linux-gnu-ar rc ./libiberty.a \
  6. ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./bsearch_r.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./d-demangle.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filedescriptor.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./vprintf-support.o ./rust-demangle.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xasprintf.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./xvasprintf.o ./setproctitle.o
  7. make[2]: x86_64-lfs-linux-gnu-ar: No such file or directory
  8. make[2]: *** [Makefile:253: libiberty.a] Error 127
  9. make[2]: Leaving directory '/mnt/lfs/sources/binutils-2.37/build/libiberty'
  10. make[1]: *** [Makefile:8140: all-libiberty] Error 2
  11. make[1]: Leaving directory '/mnt/lfs/sources/binutils-2.37/build'
  12. make: *** [Makefile:903: all] Error 2
  13.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement