[Freeciv-Dev] Re: CVS doesn't compile
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
On Thu, Jan 15, 2004 at 12:29:12PM +0100, Christian Knoke wrote:
> gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I./aicore -g -O2 -Wall
> -Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations -c
> `test -f 'capstr.c' || echo './'`capstr.c
> ./generate_packets.py
> Traceback (most recent call last):
> File "./generate_packets.py", line 1596, in ?
> main()
> File "./generate_packets.py", line 1316, in main
> content=re.sub(r"/\*(.|\n)*?\*/","",content)
> File "/usr/lib/python2.1/sre.py", line 63, in sub
> return _compile(pattern, 0).sub(repl, string, count)
> File "/usr/lib/python2.1/sre.py", line 164, in _sub
> return _subn(pattern, template, string, count)[0]
> File "/usr/lib/python2.1/sre.py", line 179, in _subn
> m = c.search()
> RuntimeError: maximum recursion limit exceeded
> make[3]: *** [packets_gen.h] Error 1
> make[3]: Leaving directory `/usr/local/httpd/freeciv/common'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory `/usr/local/httpd/freeciv/common'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/usr/local/httpd/freeciv'
> make: *** [all] Error 2
Should be solved now.
Raimar
--
email: rf13@xxxxxxxxxxxxxxxxx
Tank: So what do you need? Besides a miracle.
Neo: Guns. Lots of guns.
-- From The Matrix
|
|