From: SF/projects/mingw n. l. <min...@li...> - 2012-10-19 08:58:51
|
Bugs item #3578330, was opened at 2012-10-19 01:58 Message generated for change (Tracker Item Submitted) made by tombert You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=102435&aid=3578330&group_id=2435 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Thomas Perschak (tombert) Assigned to: Nobody/Anonymous (nobody) Summary: (hostname || uname -n) crashes Initial Comment: WinXP hostname 5.97 gcc 4.7.0 Binutils 2.22 uname MINGW32_NT-5.1 MD10Y4BC 1.0.12(0.46/3/2) 2011-07-20 17:52 i686 unknown Compiling libzmq fails, traced back to following problem in configure file: (hostname || uname -n) This line crashes immediately. Calling hostname inside a bash script seems to hang, after pressing ctrl-c it crashes. It returns version and hostname when called from within a windows cmd shell. thx ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=102435&aid=3578330&group_id=2435 |