[wx 2.8.7, WinXP, MinGW-5.1.3 & Msys 1.0] unable to create makefile

Julian Smart julian at anthemion.co.uk
Tue May 6 03:02:33 PDT 2008


Hi,

If all else fails (or indeed before!) you might try using DialogBlocks, 
which can compile wxWidgets and your own projects using either MSYS 
(using a regular GCC configuration in DialogBlocks) or using MinGW 
makefiles without MSYS (using a MinGW configuration in DialogBlocks). 
You can also use it with a variety of other compilers.

You can get DialogBlocks here:

http://www.anthemion.co.uk/dialogblocks

Regards,

Julian

Honza Sýkora wrote:
> Hello.
> I am newbie but I double checked the instructions in article
> "Compiling WxWidgets With MSYS-MinGW" web
> http://wiki.wxwidgets.org/Compiling_WxWidgets_With_MSYS-MinGW.
> But I could not create a makefile by configure.
> I used the Msys bash, command: " $../configure --build=x86-winnt-
> mingw32 --disable-shared --disable-threads". I got many errors I
> cannot solve (among others "configure: error: cannot find install-sh
> or..."), see full list bellow.
>
> Thank you in advance for advise
> Jan Sykora
> -----
>       0 [main] sh 16240 open_stackdumpfile: Dumping stack trace to
> sh.exe.stackdump
> ../configure: line 52: 16240 Segmentation fault      (core dumped)
> ( set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`" )
>       0 [main] sh 16352 open_stackdumpfile: Dumping stack trace to
> sh.exe.stackdump
> ../configure: line 52: 16352 Segmentation fault      (core dumped)
> ( set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`" )
>       0 [main] sh 12756 open_stackdumpfile: Dumping stack trace to
> sh.exe.stackdump
> ../configure: line 52: 12756 Segmentation fault      (core dumped)
> ( set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`" )
>       0 [main] sh 16356 open_stackdumpfile: Dumping stack trace to
> sh.exe.stackdump
> ../configure: line 52: 16356 Segmentation fault      (core dumped)
> ( set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`" )
>       0 [main] sh 13988 open_stackdumpfile: Dumping stack trace to
> sh.exe.stackdump
>       0 [main] sh 12976 open_stackdumpfile: Dumping stack trace to
> sh.exe.stackdump
> ../configure: line 52: 12976 Segmentation fault      (core dumped)
> ( set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`" )
>       0 [main] sh 12328 open_stackdumpfile: Dumping stack trace to
> sh.exe.stackdump
>       0 [main] sh 13116 open_stackdumpfile: Dumping stack trace to
> sh.exe.stackdump
> ../configure: line 52: 13116 Segmentation fault      (core dumped)
> ( set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`" )
>       0 [main] sh 13472 open_stackdumpfile: Dumping stack trace to
> sh.exe.stackdump
> ../configure: line 52: 13472 Segmentation fault      (core dumped)
> ( set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`" )
>       0 [main] sh 14904 open_stackdumpfile: Dumping stack trace to
> sh.exe.stackdump
>       0 [main] sh 14788 open_stackdumpfile: Dumping stack trace to
> sh.exe.stackdump
> ../configure: line 52: 14788 Segmentation fault      (core dumped)
> ( set +x; test -z "`(eval $as_var=C; export $as_var) 2>&1`" )
>       0 [main] sh 14860 open_stackdumpfile: Dumping stack trace to
> sh.exe.stackdump
>       0 [main] sh 15240 open_stackdumpfile: Dumping stack trace to
> sh.exe.stackdump
>       0 [main] sh 15380 open_stackdumpfile: Dumping stack trace to
> sh.exe.stackdump
> configure: error: cannot find install-sh or install.sh in  /.. /../..
> _______________________________________________
> wx-users mailing list
> wx-users at lists.wxwidgets.org
> http://lists.wxwidgets.org/mailman/listinfo/wx-users
>
>
>   


-- 
Julian Smart, Anthemion Software Ltd.
28/5 Gillespie Crescent, Edinburgh, Midlothian, EH10 4HU
www.anthemion.co.uk | +44 (0)131 229 5306
Tools for writers: www.writerscafe.co.uk
wxWidgets RAD:     www.anthemion.co.uk/dialogblocks



More information about the wx-users mailing list