Re: Problem to generate makefile under cygwin
Dieter Köhler <[email protected]>
| Newsgroups | gmane.games.freeciv.general |
|---|---|
| Message-ID | <[email protected]> |
>The first thing I'd suggest is that you not run autogen. Download a >tarball that has "configure" already in it, and just run that. Trying to run "configure" I get the same error message: bash: fg: %: no such job It seems as if bash does not understand the % command. Do I need to download special package which implements it? d.k.