Closed GoogleCodeExporter closed 9 years ago
Original comment by ruda.moura@gmail.com
on 17 Jul 2011 at 11:56
Build has failed with:
Undefined symbols for architecture x86_64:
"_res_9_b64_ntop", referenced from:
_tty_cmd_setselection in tty.o
ld: symbol(s) not found for architecture x86_64
collect2: ld returned 1 exit status
make: *** [tmux] Error 1
Fix: pass -lresolv to the linker.
Original comment by ruda.moura@gmail.com
on 17 Jul 2011 at 12:43
This issue was closed by revision 1669a2e9576a.
Original comment by ruda.moura@gmail.com
on 17 Jul 2011 at 1:58
Original issue reported on code.google.com by
ruda.moura@gmail.com
on 17 Jul 2011 at 11:27