Mipsel-Linux-Ar ошибка, связанная с компиляцией появляется в конкретном ядре Fedora 11

Я скомпилировал свою кодовую базу на ПК Linux Linux fc11 и получил следующую ошибку.

Archive: [libexam.a]
Usage: mipsel-linux-ar [emulation options] [-]{dmpqrstx}[abcfilNoPsSuvV] [member-name][count] archive-file file...
mipsel-linux-ar -M [<mri-script]
 commands:
  d            - delete file(s) from the archive
  m[ab]        - move file(s) in the archive
  p            - print file(s) found in the archive
  q[f]         - quick append file(s) to the archive
  r[ab][f][u]  - replace existing or insert new file(s) into the archive
  t            - display contents of archive
  x[o]         - extract file(s) from the archive
 command specific modifiers:
  [a]          - put file(s) after [member-name]
  [b]          - put file(s) before [member-name] (same as [i])
  [D]          - use zero for timestamps and uids/gids
  [N]          - use instance [count] of name
  [f]          - truncate inserted file names
  [P]          - use full path names when matching
  [o]          - preserve original dates
  [u]          - only replace files that are newer than current archive contents
 generic modifiers:
  [c]          - do not warn if the library had to be created
  [s]          - create an archive index (cf. ranlib)
  [S]          - do not build a symbol table
  [T]          - make a thin archive
  [v]          - be verbose
  [V]          - display the version number
 @<file>      - read options from <file>
 emulation options:
  No emulation specific options

 mipsel-linux-ar: supported targets: elf32-tradlittlemips elf32-tradbigmips ecoff-     littlemips ecoff-bigmips elf32-ntradlittlemips elf64-tradlittlemips elf32-ntradbigmips     elf64-tradbigmips elf64-little elf64-big elf32-little elf32-big srec symbolsrec verilog tekhex binary ihex
make[3]: *** [core/linuxuser.mipsel-uclibc/libexam.a] Error 1
make[2]: *** [default] Error 2
make[1]: *** [build-exam] Error 2
make: *** [app] Error 2

Может ли кто-нибудь помочь мне определить, для чего предназначена эта ошибка?

Примечание: я упомянул конкретный, потому что я получаю эту ошибку только в одном конкретном ПК fc11. Я сравнил uname -a между рабочим и не рабочим ПК, оба одинаковы. Подтвердил ли кто-нибудь, требуется ли для этого какой-либо конкретный пакет.

0 ответов

Другие вопросы по тегам