http://bugs.winehq.com/show_bug.cgi?id=662
*** shadow/662 Thu May 9 14:05:28 2002 --- shadow/662.tmp.8532 Thu May 9 22:44:51 2002 *************** *** 9,15 **** +----------------------------------------------------------------------------+ | Assigned To: wine-bugs@winehq.com | | Reported By: davidmccabe@mac.com | - | CC list: Cc: | +----------------------------------------------------------------------------+ | Milestone: TargetMilestone: --- | | URL: | --- 9,14 ---- *************** *** 21,23 **** --- 20,33 ----
------- Additional Comments From davidmccabe@mac.com 2002-05-09 14:04 ------- *** Bug 661 has been marked as a duplicate of this bug. *** + + ------- Additional Comments From tony_lambregts@telusplanet.net 2002-05-09 22:44 ------- + OK not the right information to go on so... + You say it crashes on make. lets do this by hand so to speak. + + ./configure + make depend + make 2>&1 | tee maketemp.log + tail maketemp.log 30 > make.log + + attach the resulting make.log here.