joyent / libuv

Go to
https://github.com/libuv/libuv
3.27k stars 653 forks source link

make error : make: *** [libuv.la] Error 1 #1602

Closed yangxikun closed 8 years ago

yangxikun commented 8 years ago
CCLD     libuv.la
Usage: ranlib [options] archive
 Generate an index to speed access to archives
 The options are:
  @<file>                      Read options from <file>
  --plugin <name>              Load the specified plugin
  -D                           Use zero for symbol map timestamp
  -U                           Use actual symbol map timestamp (default)
  -t                           Update the archive's symbol map timestamp
  -h --help                    Print this help message
  -v --version                 Print version information
ranlib: supported targets: elf64-x86-64 elf32-i386 elf32-x86-64 a.out-i386-linux pei-i386 pei-x86-64 elf64-l1om elf64-k1om elf64-little elf64-big elf32-little elf32-big plugin srec symbolsrec verilog tekhex binary ihex
make: *** [libuv.la] Error 1

I have search in google, but still don't know how to fix it. Please help.

chorrell commented 8 years ago

libuv has moved to github.com/libuv/libuv