<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> </head> <body bgcolor="#ffffff" text="#000000"> <font size="-1"><font face="Verdana">download the latest from the head of the trunk, then ran 'configure' under msys and received the following.... has anyone done this under msys on a windows pc??<br> <br> $ configure<br> ./configure: line 51: 1968 Segmentation fault (core dumped) ( PATH="/nonexistent;."; conf$$.sh ) >/dev/null 2>&1<br> ./configure: line 58: 5272 Segmentation fault (core dumped) ( ( MAIL=60; unset MAIL ) || exit ) >/dev/null 2>&1<br> 0 [main] sh 4000 open_stackdumpfile: Dumping stack trace to sh.exe.stackdump<br> 0 [main] sh 6116 open_stackdumpfile: Dumping stack trace to sh.exe.stackdump<br> 0 [main] sh 3592 open_stackdumpfile: Dumping stack trace to sh.exe.stackdump<br> 0 [main] sh 816 open_stackdumpfile: Dumping stack trace to sh.exe.stackdump<br> 0 [main] sh 5032 open_stackdumpfile: Dumping stack trace to sh.exe.stackdump<br> ./configure: line 113: 5032 Segmentation fault (core dumped) ( set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`" )<br> 0 [main] sh 3932 open_stackdumpfile: Dumping stack trace to sh.exe.stackdump<br> 0 [main] sh 5180 open_stackdumpfile: Dumping stack trace to sh.exe.stackdump<br> ./configure: line 113: 5180 Segmentation fault (core dumped) ( set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`" )<br> 0 [main] sh 4936 open_stackdumpfile: Dumping stack trace to sh.exe.stackdump<br> ./configure: line 113: 4936 Segmentation fault (core dumped) ( set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`" )<br> 0 [main] sh 4348 open_stackdumpfile: Dumping stack trace to sh.exe.stackdump<br> ./configure: line 113: 4348 Segmentation fault (core dumped) ( set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`" )<br> 0 [main] sh 4628 open_stackdumpfile: Dumping stack trace to sh.exe.stackdump<br> 0 [main] sh 4272 open_stackdumpfile: Dumping stack trace to sh.exe.stackdump<br> 0 [main] sh 4192 open_stackdumpfile: Dumping stack trace to sh.exe.stackdump<br> 0 [main] sh 5244 open_stackdumpfile: Dumping stack trace to sh.exe.stackdump<br> checking build system type... 0 [main] sh 3032 open_stackdumpfile: Dumping stack trace to sh.exe.stackdump<br> 0 [main] sh 5020 open_stackdumpfile: Dumping stack trace to sh.exe.stackdump<br> 0 [main] sh 4720 open_stackdumpfile: Dumping stack trace to sh.exe.stackdump<br> 0 [main] sh 1568 open_stackdumpfile: Dumping stack trace to sh.exe.stackdump<br> 0 [main] sh 2480 open_stackdumpfile: Dumping stack trace to sh.exe.stackdump<br> 0 [main] sh 3564 open_stackdumpfile: Dumping stack trace to sh.exe.stackdump<br> autoconf/config.guess: line 1: 3564 Segmentation fault (core dumped) ( umask 077 && mkdir $tmp )<br> 0 [main] sh 2696 open_stackdumpfile: Dumping stack trace to sh.exe.stackdump<br> autoconf/config.guess: line 1: 2696 Segmentation fault (core dumped) ( umask 077 && mkdir $tmp )<br> : cannot create a temporary directory in /tmp<br> 0 [main] sh 4348 open_stackdumpfile: Dumping stack trace to sh.exe.stackdump<br> autoconf/config.guess: line 1: 4348 Segmentation fault (core dumped) ( rm -f $tmpfiles 2>/dev/null; rmdir $tmp 2>/dev/null )<br> configure: error: cannot guess build type; you must specify one<br> 0 [main] sh 2720 open_stackdumpfile: Dumping stack trace to sh.exe.stackdump<br> <br> </font></font> </body> </html>
Hello, Bob> download the latest from the head of the trunk, then ran 'configure' under > msys and received the following.... has anyone done this under msys on a > windows pc??Msys works fine for me. What is the version of msys you're using? What is the version of bash? -- With best regards, Anton Korobeynikov Faculty of Mathematics and Mechanics, Saint Petersburg State University
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta content="text/html;charset=utf-8" http-equiv="Content-Type"> </head> <body bgcolor="#ffffff" text="#000000"> <font size="-1"><font face="Verdana">i running msys 1.0 it appears; the bash sh is 2.04.0(1)<br> <br> just to be sure, i'm simply typing $SRC_ROOT/configure from my $OBJ_ROOT directory<br> <br> </font></font><br> Anton Korobeynikov wrote: <blockquote cite="mid:b087fca00905040859h6d7ea1b3wfd8dbc30d6584f98@mail.gmail.com" type="cite"> <pre wrap="">Hello, Bob </pre> <blockquote type="cite"> <pre wrap="">download the latest from the head of the trunk, then ran 'configure' under msys and received the following.... has anyone done this under msys on a windows pc?? </pre> </blockquote> <pre wrap=""><!---->Msys works fine for me. What is the version of msys you're using? What is the version of bash? </pre> </blockquote> </body> </html>