Complete.Org: Mailing Lists: Archives: freeciv-dev: January 2004:
[Freeciv-Dev] CVS doesn't compile
Home

[Freeciv-Dev] CVS doesn't compile

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: Freeciv Developers <freeciv-dev@xxxxxxxxxxx>
Subject: [Freeciv-Dev] CVS doesn't compile
From: Christian Knoke <chrisk@xxxxxxxxx>
Date: Thu, 15 Jan 2004 12:29:12 +0100

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

-- 
Christian Knoke            * * *            http://cknoke.de
* * * * * * * * *  Ceterum censeo Microsoft esse dividendum.


[Prev in Thread] Current Thread [Next in Thread]