Hello, I am trying to compile this project - It compiles perfectly in
Linux(ubuntu). But I want it to work on Windows. So I installed MinGW
(which comes with Jamplus installed) - and went ahead installing all the
libs needed for the project. After doing that (phew!) - I downloaded the
src of this project and did './autogen' + './configure -prefix=/mingw' and
then when I do jam, I get "unknown rule" warning. is it because they are
unix commands and MinGW is not able to understand it?? Or is it jam?

http://i1268.photobucket.com/albums/jj568/amitahire/jam-minggw.png

And also when I did ./autogen - it said

"""

configure.ac:144: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call
detected in body
/mingw/src/autoconf/26/autoconf2.5-2.68-1/src/autoconf-2.68/lib/autoconf/lang.m4:194:
AC_LANG_CONFTEST is expanded from...
/mingw/src/autoconf/26/autoconf2.5-2.68-1/src/autoconf-2.68/lib/autoconf/general.m4:2662:
_AC_LINK_IFELSE is expanded from...
/mingw/src/autoconf/26/autoconf2.5-2.68-1/src/autoconf-2.68/lib/autoconf/general.m4:2679:
AC_LINK_IFELSE is expanded from...
mk/autoconf/np_findlib.m4:3: NP_FINDLIB is expanded from...
configure.ac:144: the top level

""" another six more of these.
_______________________________________________
Lincity-ng-devel mailing list
Lincity-ng-devel@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/lincity-ng-devel

Reply via email to